summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-30 02:20:34 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-30 02:20:34 +0000
commitfcbe4c5be5289597c0336b1533ba6710c2c0386c (patch)
tree6a99734120d2e9511a4f0096094dd98dce2fe0bb /lib/l10n/zh_CN.js
parent98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff)
downloadnextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz
nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index f195d9c1470..c1b46722895 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"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 already exists" : "文件已存在",
+ "Failed to create file from template" : "从模板创建文件失败",
+ "Templates" : "模板",
"File name is a reserved word" : "文件名包含敏感字符",
"File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
"File name is too long" : "文件名过长",