aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-06-14 02:14:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-06-14 02:14:26 +0000
commit85767660baa8b9e686303b091da8c96b13345f86 (patch)
tree5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/zh_CN.js
parentf349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff)
downloadnextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.tar.gz
nextcloud-server-85767660baa8b9e686303b091da8c96b13345f86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 601a2325fff..a0c06df5951 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -73,10 +73,6 @@ OC.L10N.register(
"Log out" : "注销",
"Users" : "用户",
"Unknown user" : "未知用户",
- "Create" : "创建",
- "Change" : "修改",
- "Delete" : "删除",
- "Share" : "共享",
"Overview" : "概览",
"Basic settings" : "基本设置",
"Sharing" : "共享",
@@ -85,10 +81,6 @@ OC.L10N.register(
"Additional settings" : "其他设置",
"Personal info" : "个人信息",
"Mobile & desktop" : "移动 & 桌面",
- "Unlimited" : "无限制",
- "Verifying" : "验证",
- "Verifying …" : "验证...",
- "Verify" : "验证",
"%s enter the database username and name." : "%s 输入数据库用户名和名称。",
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",
@@ -227,6 +219,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "存储连接超时。%s",
"Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s。",
"Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s。",
+ "Create" : "创建",
+ "Change" : "修改",
+ "Delete" : "删除",
+ "Share" : "共享",
+ "Unlimited" : "无限制",
+ "Verifying" : "验证",
+ "Verifying …" : "验证...",
+ "Verify" : "验证",
"Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s 失败,因为后端不允许共享 %i 类型",
"Sharing %s failed, because the file does not exist" : "共享 %s 失败,因为文件不存在",
"Sharing %s failed, because you can not share with yourself" : "共享 %s 失败,因为您不能共享给自己",