diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-11 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-11 00:08:29 +0000 |
commit | 647b185c2b2dc393e3135adfe935e70253c9bef8 (patch) | |
tree | 8be60b45a340d96766a8cd94fa99f99b809bc6ac /settings/l10n/zh_CN.js | |
parent | 0def38b50ea7281b1c887833a966ce42ff016c36 (diff) | |
download | nextcloud-server-647b185c2b2dc393e3135adfe935e70253c9bef8.tar.gz nextcloud-server-647b185c2b2dc393e3135adfe935e70253c9bef8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 1adfafac2d6..2c8ae60c449 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -89,7 +89,6 @@ OC.L10N.register( "Official" : "官方", "All" : "全部", "Update to %s" : "更新为 %s", - "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"], "No apps found for your version" : "未找到适合当前版本的应用", "The app will be downloaded from the app store" : "该应用将从应用商店下载", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发. 其可以提供核心功能并保证生产用途.", @@ -185,7 +184,6 @@ OC.L10N.register( "Developer documentation" : "开发者文档", "View in store" : "在商店中查看", "Limit to groups" : "限制于组", - "This app has an update available." : "此应用有可用的更新.", "by %s" : "由 %s", "%s-licensed" : "%s-许可协议", "Documentation:" : "文档:", @@ -195,6 +193,7 @@ OC.L10N.register( "Report a bug" : "报告问题", "Show description …" : "显示描述...", "Hide description …" : "隐藏描述...", + "This app has an update available." : "此应用有可用的更新.", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本. 可能会在将来出现问题.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本. 可能会在将来出现问题.", "This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用, 因为无法满足下列依赖: ", @@ -395,6 +394,7 @@ OC.L10N.register( "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", "Sending..." : "正在发送...", + "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"], "Uninstalling ...." : "正在卸载....", "Error while uninstalling app" : "卸载应用时发生了一个错误", "Uninstall" : "卸载", |