diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/zh_CN.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 0b886b2b44a..1c5563cb264 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -65,8 +65,6 @@ OC.L10N.register( "Log out" : "注销", "Users" : "用户", "Unknown user" : "未知用户", - "APCu" : "APCu", - "Redis" : "Redis", "Create" : "创建", "Change" : "修改", "Delete" : "删除", @@ -76,7 +74,6 @@ OC.L10N.register( "Security" : "安全", "Encryption" : "加密", "Additional settings" : "其他设置", - "Tips & tricks" : "小提示", "Personal info" : "个人信息", "Unlimited" : "无限制", "Verifying" : "验证", @@ -232,6 +229,9 @@ OC.L10N.register( "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时. %s", "Personal" : "个人", + "APCu" : "APCu", + "Redis" : "Redis", + "Tips & tricks" : "小提示", "DB Error: \"%s\"" : "数据库错误:\"%s\"", "No app name specified" : "没有指定的 App 名称", "Sync clients" : "同步客户" |