summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/zh_CN.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
downloadnextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz
nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index e1d2ed07f9d..dfee1c97bb7 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -135,9 +135,8 @@ OC.L10N.register(
"Unlimited" : "无限制",
"Upload (max. %s)" : "上传 (最大 %s)",
"File Management" : "文件管理",
- "%s of %s used" : "%s 已使用 (共 %s)",
- "%1$s%% of %2$s used" : "%2$s 中%1$s %% 已使用",
"%s used" : "%s 已使用",
+ "%1$s of %2$s used" : "%1$s已用,总计%2$s",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",
"WebDAV" : "WebDAV",
@@ -167,7 +166,8 @@ OC.L10N.register(
"Save" : "保存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效。",
"Missing permissions to edit from here." : "没有权限编辑。",
+ "%s of %s used" : "%s 已使用 (共 %s)",
"Cancel upload" : "取消上传",
- "%1$s of %2$s used" : "%1$s已用,总计%2$s"
+ "%1$s%% of %2$s used" : "%2$s 中%1$s %% 已使用"
},
"nplurals=1; plural=0;");