diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:44 +0000 |
commit | 3aeea9d2b593c73a2c185501c6b4cad1c837e32a (patch) | |
tree | 23bed60d4f99cdee070209d9be4529674f455bcd /settings/l10n/zh_CN.js | |
parent | b68b673ea9f0a3414b4e84688e4b265f71288308 (diff) | |
download | nextcloud-server-3aeea9d2b593c73a2c185501c6b4cad1c837e32a.tar.gz nextcloud-server-3aeea9d2b593c73a2c185501c6b4cad1c837e32a.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 68691ce45dc..e1632752653 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新", "Update all" : "全部更新", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Share" : "共享" + "Share" : "共享", + "{counter} apps have an update available" : "{counter} 个应用有可用的更新" }, "nplurals=1; plural=0;"); |