[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-11-02 02:29:14 +00:00
Родитель b389b16c2a
Коммит 5c5d245335
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 86 добавлений и 16 удалений

Просмотреть файл

@ -11,6 +11,8 @@ OC.L10N.register(
"Copy" : "复制",
"Anonymous response" : "匿名回应",
"Shared by %s" : "由 %s 分享",
"Forms including questions and submissions" : "包含问题和反馈的表单",
"User ID" : "用户ID",
"User display name" : "用户展示名",
"Timestamp" : "时间戳",
"responses" : "回应",
@ -23,6 +25,7 @@ OC.L10N.register(
"No forms created yet" : "尚未创建表单",
"Create a form" : "创建表单",
"Select a form or create a new one" : "选择或新建表单",
"Please select a form" : "选择一个表单",
"Create new form" : "创建新表单",
"An error occurred while loading the forms list" : "在加载表单时发生错误",
"Form not found" : "未找到表单",
@ -31,11 +34,22 @@ OC.L10N.register(
"This form does not exist" : "该表单不存在",
"Form expired" : "表单已过期",
"This form has expired and is no longer taking answers" : "此表单已过期,不再接受答案。",
"Form creation" : "建立表单",
"Restrict form creation to selected groups" : "仅允许以下指定的组成员建立表单",
"Select groups" : "选择分组",
"Form sharing" : "共享表单",
"Allow sharing by link" : "允许使用链接共享",
"Allow sharing to all logged in accounts" : "允许共享给所有已登录用户",
"Error while saving configuration" : "保存配置时发生错误",
"Error while reloading config" : "重新载入配置时发生错误",
"Form actions" : "表单操作",
"Edit form" : "编辑表单",
"Share form" : "分享表单",
"Results" : "结果",
"Copy form" : "复制表单",
"Delete form" : "删除表单",
"Expired {relativeDate}" : "已于 {relativeDate} 过期",
"Expires {relativeDate}" : "将于 {relativeDate} 过期",
"Are you sure you want to delete {title}?" : "你确定要删除 {title} 吗?",
"Error while deleting {title}" : "删除 {title} 时出错",
"An answer for the {index} option" : " {index} 选项的一个答复",
@ -46,6 +60,7 @@ OC.L10N.register(
"Drag to reorder the questions" : "拖动以重新排列问题",
"Title of question number {index}" : "第 {index} 个问题的标题",
"Required" : "必填",
"Shuffle options" : "随机排列选项",
"Delete question" : "删除问题",
"Description" : "描述",
"This question needs a title!" : "你需要为此问题设置一个标题!",
@ -55,8 +70,10 @@ OC.L10N.register(
"A short answer for the question “{text}”" : "问题 “{text}” 的简短答复",
"No response" : "没有回应",
"Delete this response" : "删除此回应",
"Store responses anonymously" : "匿名记录答复",
"Allow multiple responses per person" : "允许单人多次回应",
"Set expiration date" : "设置过期日期",
"This can not be controlled, if the form has a public link or stores responses anonymously." : "表单有公开链接或匿名记录答复时,无法控制此功能",
"Expired on {date}" : "已于 {date} 到期",
"Expires on {date}" : " {date} 到期",
"Search for user or group …" : "搜索用户或分组 ...",
@ -68,7 +85,19 @@ OC.L10N.register(
"Share link" : "共享链接",
"Add link" : "添加链接",
"Copy to clipboard" : "复制到剪贴板",
"Remove link" : "移除链接",
"Legacy Link" : "旧版链接",
"Form still supports old sharing-link." : "表单依然支持旧的分享链接",
"For compatibility with the old Sharing, the internal link is still usable as Share link. We recommend replacing the link with a new Share link." : "为兼容旧版共享功能,内部链接仍可用作分享链接。我们建议将这类链接替换为新的分享链接。",
"Remove Legacy Link" : "移除旧版链接",
"Internal link" : "内部链接",
"Only works for logged in accounts with access rights" : "仅适用于具有访问权限的已登录用户",
"Permit access to all logged in accounts" : "允许所有已登录用户访问",
"Show to all accounts on sidebar" : "在侧边栏上展示给所有用户",
"There was an error while adding the share" : "新增分享时发生错误",
"There was an error while adding the link" : "新建链接时发生错误",
"There was an error while removing the share" : "移除分享时发生错误",
"View form" : "查看表单",
"Toggle settings" : "切换设置",
"Loading {title} …" : "正在加载 {title} ......",
"Form title" : "表单标题",
@ -95,6 +124,7 @@ OC.L10N.register(
"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" : "删除多个回应时出错",
"Form settings" : "表单设置",
"Sharing" : "共享",
"Settings" : "设置",
"Submitting form …" : "正在提交表格 ......",
@ -105,28 +135,33 @@ OC.L10N.register(
"Error while saving question" : "保存此问题时出错",
"Form link copied" : "已复制表单链接",
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
"Checkboxes" : "复选框",
"Checkbox question title" : "单选题的标题",
"This question needs a title and at least one answer!" : "这个问题需要一个标题和至少一个答案!",
"Checkboxes" : "不定项选择",
"Checkbox question title" : "不定项选择的标题",
"This question needs a title and at least one answer!" : "这个问题需要一个标题和至少一个选项!",
"Radio buttons" : "单选项",
"Radio buttons question title" : "单选项的问题",
"Dropdown" : "下拉列表",
"Dropdown question title" : "可展开问题的标题",
"People can pick one option" : "人们可以选择一个选项",
"People can pick one option" : "这里可以选择一个选项",
"Pick an option" : "选择一个选项",
"Short answer" : "简短答复",
"Short answer question title" : "简短答复的标题",
"People can enter a short answer" : "人们可以输入一个简短答复",
"People can enter a short answer" : "这里可以输入一个简短答复",
"Enter your answer" : "请输入答复",
"Long text" : "长篇文字",
"Long text question title" : "长文本问题的标题",
"People can enter a long text" : "人们可以输入一段很长的文本",
"People can enter a long text" : "这里可以输入一段很长的文本",
"Date" : "日期",
"Date question title" : "日期问题的标题",
"People can pick a date" : "人们可以挑选一个日期",
"People can pick a date" : "这里可以挑选一个日期",
"Pick a date" : "挑选一个日期",
"Datetime" : "日期时间",
"Datetime question title" : "日期时间问题的标题",
"People can pick a date and time" : "人们可以挑选一个日期和时间",
"People can pick a date and time" : "这里可以挑选一个日期和时间",
"Pick a date and time" : "挑选一个日期和时间",
"Time" : "时间",
"Time question title" : "时间问题标题",
"People can pick a time" : "这里可以选择一个时间",
"Pick a time" : "选择一个时间"
},
"nplurals=1; plural=0;");

Просмотреть файл

@ -9,6 +9,8 @@
"Copy" : "复制",
"Anonymous response" : "匿名回应",
"Shared by %s" : "由 %s 分享",
"Forms including questions and submissions" : "包含问题和反馈的表单",
"User ID" : "用户ID",
"User display name" : "用户展示名",
"Timestamp" : "时间戳",
"responses" : "回应",
@ -21,6 +23,7 @@
"No forms created yet" : "尚未创建表单",
"Create a form" : "创建表单",
"Select a form or create a new one" : "选择或新建表单",
"Please select a form" : "选择一个表单",
"Create new form" : "创建新表单",
"An error occurred while loading the forms list" : "在加载表单时发生错误",
"Form not found" : "未找到表单",
@ -29,11 +32,22 @@
"This form does not exist" : "该表单不存在",
"Form expired" : "表单已过期",
"This form has expired and is no longer taking answers" : "此表单已过期,不再接受答案。",
"Form creation" : "建立表单",
"Restrict form creation to selected groups" : "仅允许以下指定的组成员建立表单",
"Select groups" : "选择分组",
"Form sharing" : "共享表单",
"Allow sharing by link" : "允许使用链接共享",
"Allow sharing to all logged in accounts" : "允许共享给所有已登录用户",
"Error while saving configuration" : "保存配置时发生错误",
"Error while reloading config" : "重新载入配置时发生错误",
"Form actions" : "表单操作",
"Edit form" : "编辑表单",
"Share form" : "分享表单",
"Results" : "结果",
"Copy form" : "复制表单",
"Delete form" : "删除表单",
"Expired {relativeDate}" : "已于 {relativeDate} 过期",
"Expires {relativeDate}" : "将于 {relativeDate} 过期",
"Are you sure you want to delete {title}?" : "你确定要删除 {title} 吗?",
"Error while deleting {title}" : "删除 {title} 时出错",
"An answer for the {index} option" : " {index} 选项的一个答复",
@ -44,6 +58,7 @@
"Drag to reorder the questions" : "拖动以重新排列问题",
"Title of question number {index}" : "第 {index} 个问题的标题",
"Required" : "必填",
"Shuffle options" : "随机排列选项",
"Delete question" : "删除问题",
"Description" : "描述",
"This question needs a title!" : "你需要为此问题设置一个标题!",
@ -53,8 +68,10 @@
"A short answer for the question “{text}”" : "问题 “{text}” 的简短答复",
"No response" : "没有回应",
"Delete this response" : "删除此回应",
"Store responses anonymously" : "匿名记录答复",
"Allow multiple responses per person" : "允许单人多次回应",
"Set expiration date" : "设置过期日期",
"This can not be controlled, if the form has a public link or stores responses anonymously." : "表单有公开链接或匿名记录答复时,无法控制此功能",
"Expired on {date}" : "已于 {date} 到期",
"Expires on {date}" : " {date} 到期",
"Search for user or group …" : "搜索用户或分组 ...",
@ -66,7 +83,19 @@
"Share link" : "共享链接",
"Add link" : "添加链接",
"Copy to clipboard" : "复制到剪贴板",
"Remove link" : "移除链接",
"Legacy Link" : "旧版链接",
"Form still supports old sharing-link." : "表单依然支持旧的分享链接",
"For compatibility with the old Sharing, the internal link is still usable as Share link. We recommend replacing the link with a new Share link." : "为兼容旧版共享功能,内部链接仍可用作分享链接。我们建议将这类链接替换为新的分享链接。",
"Remove Legacy Link" : "移除旧版链接",
"Internal link" : "内部链接",
"Only works for logged in accounts with access rights" : "仅适用于具有访问权限的已登录用户",
"Permit access to all logged in accounts" : "允许所有已登录用户访问",
"Show to all accounts on sidebar" : "在侧边栏上展示给所有用户",
"There was an error while adding the share" : "新增分享时发生错误",
"There was an error while adding the link" : "新建链接时发生错误",
"There was an error while removing the share" : "移除分享时发生错误",
"View form" : "查看表单",
"Toggle settings" : "切换设置",
"Loading {title} …" : "正在加载 {title} ......",
"Form title" : "表单标题",
@ -93,6 +122,7 @@
"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" : "删除多个回应时出错",
"Form settings" : "表单设置",
"Sharing" : "共享",
"Settings" : "设置",
"Submitting form …" : "正在提交表格 ......",
@ -103,28 +133,33 @@
"Error while saving question" : "保存此问题时出错",
"Form link copied" : "已复制表单链接",
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
"Checkboxes" : "复选框",
"Checkbox question title" : "单选题的标题",
"This question needs a title and at least one answer!" : "这个问题需要一个标题和至少一个答案!",
"Checkboxes" : "不定项选择",
"Checkbox question title" : "不定项选择的标题",
"This question needs a title and at least one answer!" : "这个问题需要一个标题和至少一个选项!",
"Radio buttons" : "单选项",
"Radio buttons question title" : "单选项的问题",
"Dropdown" : "下拉列表",
"Dropdown question title" : "可展开问题的标题",
"People can pick one option" : "人们可以选择一个选项",
"People can pick one option" : "这里可以选择一个选项",
"Pick an option" : "选择一个选项",
"Short answer" : "简短答复",
"Short answer question title" : "简短答复的标题",
"People can enter a short answer" : "人们可以输入一个简短答复",
"People can enter a short answer" : "这里可以输入一个简短答复",
"Enter your answer" : "请输入答复",
"Long text" : "长篇文字",
"Long text question title" : "长文本问题的标题",
"People can enter a long text" : "人们可以输入一段很长的文本",
"People can enter a long text" : "这里可以输入一段很长的文本",
"Date" : "日期",
"Date question title" : "日期问题的标题",
"People can pick a date" : "人们可以挑选一个日期",
"People can pick a date" : "这里可以挑选一个日期",
"Pick a date" : "挑选一个日期",
"Datetime" : "日期时间",
"Datetime question title" : "日期时间问题的标题",
"People can pick a date and time" : "人们可以挑选一个日期和时间",
"People can pick a date and time" : "这里可以挑选一个日期和时间",
"Pick a date and time" : "挑选一个日期和时间",
"Time" : "时间",
"Time question title" : "时间问题标题",
"People can pick a time" : "这里可以选择一个时间",
"Pick a time" : "选择一个时间"
},"pluralForm" :"nplurals=1; plural=0;"
}