diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/zh_CN.json | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index ecd5d9e3940..38138b80455 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -57,6 +57,36 @@ "%s (incompatible)" : "%s (不兼容)", "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Already up to date" : "已经是最新", + "No" : "否", + "Yes" : "是", + "No files in here" : "未找到文件", + "New folder" : "新建文件夹", + "No more subfolders in here" : "没有更多的子文件夹", + "Name" : "名称", + "Size" : "大小", + "Modified" : "已修改", + "{newName} already exists" : "{newName} 已经存在", + "Choose" : "选择", + "Copy" : "复制", + "Move" : "移动", + "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", + "OK" : "确认", + "Error loading message template: {error}" : "加载消息模板出错:{error}", + "read-only" : "只读", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"], + "One file conflict" : "1 个文件冲突", + "New Files" : "新文件", + "Already existing files" : "已经存在的文件", + "Which files do you want to keep?" : "请选择需要保留的文件?", + "If you select both versions, the copied file will have a number added to its name." : "如果同时选择了两个版本,副本的文件名中将会追加数字。", + "Cancel" : "取消", + "Continue" : "继续", + "(all selected)" : "(选中全部)", + "({count} selected)" : "(选择了 {count} 个)", + "Error loading file exists template" : "加载文件存在性模板失败", + "Pending" : "等待", + "Copy to {folder}" : "复制到 {folder}", + "Move to {folder}" : "移动到 {folder}", "Saving..." : "保存中...", "Dismiss" : "忽略", "Authentication required" : "授权请求", @@ -90,7 +120,6 @@ "Not supported!" : "不支持!", "Press ⌘-C to copy." : "按 ⌘ + C 进行复制。", "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制。", - "Copy" : "复制", "Unable to create a link share" : "无法创建共享链接", "Unable to toggle this option" : "无法切换此项", "Resharing is not allowed" : "不允许二次共享", @@ -172,35 +201,6 @@ "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", "Reset password" : "重置密码", "Sending email …" : "正在发送邮件…", - "No" : "否", - "Yes" : "是", - "No files in here" : "未找到文件", - "New folder" : "新建文件夹", - "No more subfolders in here" : "没有更多的子文件夹", - "Name" : "名称", - "Size" : "大小", - "Modified" : "已修改", - "{newName} already exists" : "{newName} 已经存在", - "Choose" : "选择", - "Move" : "移动", - "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", - "OK" : "确认", - "Error loading message template: {error}" : "加载消息模板出错:{error}", - "read-only" : "只读", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"], - "One file conflict" : "1 个文件冲突", - "New Files" : "新文件", - "Already existing files" : "已经存在的文件", - "Which files do you want to keep?" : "请选择需要保留的文件?", - "If you select both versions, the copied file will have a number added to its name." : "如果同时选择了两个版本,副本的文件名中将会追加数字。", - "Cancel" : "取消", - "Continue" : "继续", - "(all selected)" : "(选中全部)", - "({count} selected)" : "(选择了 {count} 个)", - "Error loading file exists template" : "加载文件存在性模板失败", - "Pending" : "等待", - "Copy to {folder}" : "复制到 {folder}", - "Move to {folder}" : "移动到 {folder}", "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般强度的密码", |