diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
commit | f22bae35464068625b6d722ab10c3dae0fe4349e (patch) | |
tree | 19e41c01e4c74972b81f459f66793783a645d9c6 /settings/l10n/zh_CN.js | |
parent | 56a4c9d68ee086bd4f3cb043236e4f505374aa92 (diff) | |
download | nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.tar.gz nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e35a9bda342..26703e8f371 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -102,14 +102,11 @@ OC.L10N.register( "Error: Could not disable broken app" : "错误: 无法禁用损坏的应用", "Error while disabling broken app" : "禁用损坏的应用时出错", "App up to date" : "已是最新应用", - "Upgrading …" : "正在更新...", - "Could not upgrade app" : "无法更新应用", "Updated" : "已更新", "Removing …" : "正在移除...", "Could not remove app" : "无法移除应用", "Remove" : "移除", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "已启用该应用,但需要升级。 您将在5秒内跳转到升级页面。", - "App upgrade" : "应用更新", + "App update" : "更新应用", "Approved" : "已认证", "Experimental" : "实验", "No apps found for {query}" : "找不到符合 {query} 的应用", @@ -378,7 +375,6 @@ OC.L10N.register( "Updating...." : "正在更新....", "Error while updating app" : "更新应用时出错", "Error while removing app" : "移除应用时出错", - "App update" : "更新应用", "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "Verifying" : "正在验证", |