Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-25 05:15:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-25 05:15:54 +0300
commit573c800b00f774f1feb5e51a6de98c82db546e17 (patch)
tree1c001c3b958d4bab851badf08d2e283203d334dc /apps/files/l10n/zh_CN.js
parentcd7af395d7d0442fbe9b87a28345fb70ddd9b7a4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 8e0bf24c148..cf2edfe71bd 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -73,7 +73,7 @@ OC.L10N.register(
"New" : "新建",
"Select file range" : "选择文件范围",
"{used} of {quota} used" : "已使用 {used} / {quota}",
- "{used} used" : "{used} 已使用",
+ "{used} used" : "已使用 {used} 存储空间",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"\"/\" is not allowed inside a file name." : "文件名不能包含“/”",