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:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 744cbd12e51..97aededa2cc 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -66,6 +66,7 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
"in a few seconds" : "几秒钟内",
"seconds ago" : "几秒前",
+ "Empty file" : "空文件",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。",
"File name is a reserved word" : "文件名包含敏感字符",
"File name contains at least one invalid character" : "文件名中存在至少一个非法字符",