diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:34 +0000 |
commit | 6ad2248be09c2f1254c1258ea578a639fba26fdf (patch) | |
tree | d874ba160e582b1af248e06541cc5edf08cdd5cf /apps/settings/l10n/zh_CN.js | |
parent | 8006bb982c6de41e7d81c73d1e23f7d667d186cc (diff) | |
download | nextcloud-server-6ad2248be09c2f1254c1258ea578a639fba26fdf.tar.gz nextcloud-server-6ad2248be09c2f1254c1258ea578a639fba26fdf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 68691ce45dc..e1632752653 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/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;"); |