diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-04 01:12:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-04 01:12:28 +0000 |
commit | a1f9ed1d7d9e953833850a14405687e115bf0b82 (patch) | |
tree | 41e335778e8a5bcd07789b7e2d92a346b30532d5 /apps/files/l10n/zh_CN.json | |
parent | 03bab63d11cf72b9a5404c744a4df7bd7191788b (diff) | |
download | nextcloud-server-a1f9ed1d7d9e953833850a14405687e115bf0b82.tar.gz nextcloud-server-a1f9ed1d7d9e953833850a14405687e115bf0b82.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 679a4c2a2a4..68b00c7b836 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -135,7 +135,7 @@ "Save" : "保存", "With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效.", "Missing permissions to edit from here." : "没有权限编辑", - "%1$s of %2$s used" : "%1$s已用,总计%2$s", + "%s of %s used" : "%s 已使用 (共 %s)", "%s used" : "%s 已使用", "Settings" : "设置", "Show hidden files" : "显示隐藏文件", @@ -161,6 +161,6 @@ "Text file" : "文本文件", "New text file.txt" : "新建文本文件.txt", "Target folder" : "目标目录", - "%s of %s used" : "%s 已使用 (共 %s)" + "%1$s of %2$s used" : "%1$s已用,总计%2$s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |