summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-25 00:14:54 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-25 00:14:54 +0000
commit60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch)
tree28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/zh_CN.js
parenteefe256abc377ca9e6d43682d50fadebfcfed966 (diff)
downloadnextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz
nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 7be5c0595a7..f1583db31bf 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -67,11 +67,10 @@ OC.L10N.register(
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"],
"Saving..." : "保存中...",
"Dismiss" : "忽略",
- "This action requires you to confirm your password" : "请您确认您的密码",
"Authentication required" : "授权请求",
- "Password" : "密码",
- "Cancel" : "取消",
+ "This action requires you to confirm your password" : "请您确认您的密码",
"Confirm" : "确认",
+ "Password" : "密码",
"Failed to authenticate, try again" : "授权失败, 请重试",
"seconds ago" : "几秒前",
"Logging in …" : "正在登录...",
@@ -97,6 +96,7 @@ OC.L10N.register(
"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} 个)",