summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-25 02:19:24 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-25 02:19:24 +0000
commit3af397b156384dbeb00198972eb1f7b991142cc2 (patch)
treee1eedef96f3fe77ee4eb33bac7cf343fa7c21241 /apps/settings/l10n/zh_CN.js
parent8108e6f577d72eb092316bfd22e29ba87af20a20 (diff)
downloadnextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.tar.gz
nextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js4
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;");