forms/l10n/zh_CN.json

131 строка
7.3 KiB
JSON
Исходник Обычный вид История

2019-07-03 19:09:14 +03:00
{ "translations": {
2021-02-26 05:44:34 +03:00
"Forms" : "表单",
2021-02-28 05:41:45 +03:00
"{user} has shared the form {formTitle} with you" : "{user} 和你分享了表单 {formTitle}",
"{user} has shared the form {formTitle} with group {group}" : "{user} 和小组 {group} 分享了表单 {formTitle}",
"{user} answered your form {formTitle}" : "{user} 答复了你的表单 {formTitle}",
2021-02-26 05:44:34 +03:00
"Anonymous user" : "匿名用户",
2021-02-28 05:41:45 +03:00
"A form has been <strong>shared</strong> with you" : "已经和你 <strong>分享了</strong>一张表单",
"Someone <strong>answered</strong> a form" : "某人 <strong>回复了</strong> 一张表单",
2021-02-24 05:46:57 +03:00
"Copy" : "复制",
2020-10-02 05:32:47 +03:00
"Anonymous response" : "匿名回应",
2021-02-27 05:45:10 +03:00
"Shared by %s" : "分享者 %s",
2021-01-24 05:40:48 +03:00
"User display name" : "用户展示名",
"Timestamp" : "时间戳",
2021-01-23 05:42:19 +03:00
"responses" : "回应",
2020-12-13 05:40:56 +03:00
"📝 Simple surveys and questionnaires, self-hosted" : "📝 简单的自托管调查问卷",
2020-05-06 06:15:29 +03:00
"New form" : "新表格",
2021-02-28 05:41:45 +03:00
"Your Forms" : "你的表单",
"Shared with you" : "与你分享",
2020-05-06 06:15:29 +03:00
"Loading forms …" : "正在加载表格",
2020-12-04 05:42:57 +03:00
"No forms created yet" : "尚未创建表格",
2020-05-06 06:15:29 +03:00
"Create a form" : "创建表格",
"Select a form or create a new one" : "选择一个表格或新建表格",
2020-04-28 06:17:00 +03:00
"Create new form" : "创建新表单",
2020-05-06 06:15:29 +03:00
"An error occurred while loading the forms list" : "在加载表格时发生错误",
"Unable to create a new form" : "无法新建表格",
2021-02-24 05:46:57 +03:00
"Unable to copy form" : "无法复制表格",
"Copy form" : "复制表格",
2020-03-27 06:22:15 +03:00
"Delete form" : "删除表单",
2020-05-06 06:15:29 +03:00
"Form link copied" : "已复制表格连接",
2020-03-28 06:23:49 +03:00
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
2021-02-24 05:46:57 +03:00
"Share link" : "共享链接",
2020-10-02 05:32:47 +03:00
"Are you sure you want to delete {title}?" : "你确定要删除 {title} 吗?",
"Error while deleting {title}" : "删除 {title} 时出错",
2020-12-28 05:42:04 +03:00
"An answer for the {index} option" : " {index} 选项的一个答案",
2020-12-13 05:40:56 +03:00
"Answer number {index}" : "第 {index} 个回答",
2020-10-02 05:32:47 +03:00
"Delete answer" : "删除答案",
"Error while saving the answer" : "保存答案时出错",
2020-12-13 05:40:56 +03:00
"Question number {index}" : "第 {index} 个问题",
2020-12-28 05:42:04 +03:00
"Drag to reorder the questions" : "拖动以重新排列问题",
2020-12-13 05:40:56 +03:00
"Title of question number {index}" : "第 {index} 个问题的标题",
2020-06-17 05:35:00 +03:00
"Required" : "必填",
2020-10-02 05:32:47 +03:00
"Delete question" : "删除问题",
"This question needs a title!" : "你需要为此问题设置一个标题!",
"Add a new answer" : "添加新的答案",
2020-12-28 05:42:04 +03:00
"There was an issue deleting this option" : "删除此选项时有一个问题",
"A long answer for the question “{text}”" : "问题 “{text}” 的长篇回答",
"A short answer for the question “{text}”" : "问题 “{text}” 的简短回答",
2020-10-02 05:32:47 +03:00
"Delete this response" : "删除此回复",
"No response" : "没有回复",
2020-12-28 05:42:04 +03:00
"User or group name …" : "用户或群组名 ......",
2020-05-07 06:17:42 +03:00
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Searching …" : "正在搜索 ...",
"No elements found." : "未发现元素。",
2019-07-03 19:09:14 +03:00
"Group" : "分组",
2020-12-28 05:42:04 +03:00
"Loading {title} …" : "正在加载 {title} ......",
"Toggle settings" : "切换设置",
2020-10-02 05:32:47 +03:00
"Form title" : "表单标题",
2019-07-03 19:09:14 +03:00
"Description" : "描述",
2020-10-02 05:32:47 +03:00
"Add a question" : "添加一个新问题",
2020-12-28 05:42:04 +03:00
"Responses are anonymous." : "回应是匿名的",
2020-12-13 05:40:56 +03:00
"Responses are connected to your Nextcloud account." : "回应已连接到您的Nextcloud账号",
2020-12-28 05:42:04 +03:00
"An asterisk (*) indicates mandatory questions." : "“*”表示必填项。",
"There was an error while adding the new question" : "添加新问题时有一个错误",
"There was an error while removing the question" : "删除新问题时有一个错误",
2020-10-02 05:32:47 +03:00
"Error while saving form" : "保存表单时出错",
2020-12-28 05:42:04 +03:00
"Loading responses …" : "加载回应中 ......",
2020-10-02 05:32:47 +03:00
"Back to questions" : "返回问题",
2020-12-28 05:42:04 +03:00
"{amount} responses" : "{amount} 个回应",
2020-12-04 05:42:57 +03:00
"Summary" : "概况",
2021-03-02 05:47:35 +03:00
"Responses" : "回应",
2020-05-06 06:15:29 +03:00
"Options" : "选项",
2021-02-28 05:41:45 +03:00
"Save CSV to Files" : "将 CSV 保存到文件",
"Download CSV" : "下载 CSV",
2020-10-02 05:32:47 +03:00
"Delete all responses" : "删除全部回应",
"No responses yet" : "暂时没有回应",
2020-12-28 05:42:04 +03:00
"Results of submitted forms will show up here" : "提交表格的结果会显示在此处",
"There was an error while loading the results" : "加载结果时有一个错误",
2021-02-28 05:41:45 +03:00
"Export successful to {file}" : "成功导出到 {file}",
"There was an error, while exporting to Files" : "导出到文件时有一个错误",
2020-12-28 05:42:04 +03:00
"There was an error while removing this response" : "删除这个回应时有一个错误",
"Are you sure you want to delete all responses of {title}?" : "你确定要删除 {title} 的所有回应吗?",
"There was an error while removing responses" : "删除多个回应时有一个错误",
"Share form" : "分享表格",
2020-10-02 05:32:47 +03:00
"Share via link" : "通过链接分享",
2020-12-28 05:42:04 +03:00
"Show to all users of this instance" : "展示给该实例的所有用户",
"Choose users to share with" : "选择要分享的用户",
2020-04-29 06:16:35 +03:00
"Settings" : "设置",
2020-12-28 05:42:04 +03:00
"Anonymous responses" : "匿名回应",
"Allow multiple responses per person" : "允许每人多个回应",
2020-04-29 06:16:35 +03:00
"Set expiration date" : "设置过期日期",
2020-05-04 06:15:45 +03:00
"Expiration date" : "过期日期",
2020-12-28 05:42:04 +03:00
"Select expiration date" : "选择到期日",
"Expired on {date}" : "已于 {date} 到期",
"Expires on {date}" : " {date} 到期",
"Submitting form …" : "提交表格中 ......",
2020-10-02 05:32:47 +03:00
"Thank you for completing the form!" : "感谢您填写此表单!",
2021-02-27 05:45:10 +03:00
"Submit" : "提交",
"Submit form" : "提交表格",
2020-12-28 05:42:04 +03:00
"There was an error submitting the form" : "提交表格时有一个错误",
2020-10-02 05:32:47 +03:00
"Error while saving question" : "保存此问题时出错",
2020-05-06 06:15:29 +03:00
"Checkboxes" : "复选框",
2020-12-28 05:42:04 +03:00
"Checkbox question title" : "单选题的标题",
"This question needs a title and at least one answer!" : "这个问题需要一个标题和至少一个答案!",
2020-07-08 05:36:25 +03:00
"Multiple choice" : "多选",
2020-12-28 05:42:04 +03:00
"Multiple choice question title" : "多选问题标题",
"Dropdown" : "下拉",
"Dropdown question title" : "可展开问题的标题",
"People can pick one option" : "人们可以选择一个选项",
"Pick an option" : "选择一个选项",
"Short answer" : "简答题",
"Short answer question title" : "简答问题的标题",
"People can enter a short answer" : "人们可以输入一个简短的答案",
"Enter a short answer" : "输入一个简短的答案",
"Long text" : "长篇文字",
"Long text question title" : "长文本问题的标题",
"People can enter a long text" : "人们可以输入一段很长的文本",
"Enter a long text" : "输入一段长文本",
"Date" : "日期",
"Date question title" : "日期问题的标题",
"People can pick a date" : "人们可以挑选一个日期",
"Pick a date" : "挑选一个日期",
"Datetime" : "日期时间",
"Datetime question title" : "日期时间问题的标题",
"People can pick a date and time" : "人们可以挑选一个日期和时间",
"Pick a date and time" : "挑选一个日期和时间",
2020-05-06 06:15:29 +03:00
"Form expired" : "已过期表格",
2020-12-28 05:42:04 +03:00
"This form has expired and is no longer taking answers" : "此表单已过期,不再接受答案。",
2020-10-02 05:32:47 +03:00
"Form not found" : "表单未找到",
2020-05-06 06:15:29 +03:00
"This form does not exist" : "该表格不存在"
2019-07-03 19:09:14 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}