diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-29 02:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-29 02:18:13 +0000 |
commit | 0585c76d1682f89bce154a181b5d7c5d40ed8f70 (patch) | |
tree | 12bad86f4dd14dd8515652c00671b33aeaf3e61b /lib/l10n/zh_CN.js | |
parent | edd37368fd101439d7c9a9683aeb39b3844945c3 (diff) | |
download | nextcloud-server-0585c76d1682f89bce154a181b5d7c5d40ed8f70.tar.gz nextcloud-server-0585c76d1682f89bce154a181b5d7c5d40ed8f70.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 3260abc6812..df8e9fe31b6 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "教育版", "Enterprise bundle" : "企业捆绑包", "Groupware bundle" : "群组捆绑包", + "Hub bundle" : "枢纽捆绑包", "Social sharing bundle" : "社交共享捆绑包", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "安全", "Groupware" : "组件", "Additional settings" : "其他设置", - "Personal info" : "个人信息", - "Mobile & desktop" : "手机与电脑", "%s enter the database username and name." : "%s 输入数据库用户名和名称。", "%s enter the database username." : "%s 输入数据库用户名。", "%s enter the database name." : "%s 输入数据库名称。", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "修改", "Delete" : "删除", "Share" : "共享", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Unlimited" : "无限制", "Verifying" : "验证", "Verifying …" : "正在验证…", |