aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-30 16:32:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-30 16:32:38 +0000
commit7b05c3438586c5a1023bf6ac39ab3ee44db6f086 (patch)
tree88321397b6ee638e1582afa0ed624b4054cee1d0 /lib/l10n/zh_CN.js
parente076e674e24fad220ca12c0a1e2d71615883611d (diff)
downloadnextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.tar.gz
nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 09c4bab6c0a..d4d96a07612 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -80,9 +80,7 @@ OC.L10N.register(
"Invalid path" : "无效的路径",
"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" : "文件名过长",
+ "Filename contains at least one invalid character" : "文件名中存在至少一个非法字符",
"Empty filename is not allowed" : "不允许使用空名称",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。",
@@ -260,6 +258,9 @@ OC.L10N.register(
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登录用户必须是管理员、子管理员或具有访问此设置的特殊权限",
"Logged in user must be an admin or sub admin" : "当前登录用户必须为管理员或子管理员",
"Logged in user must be an admin" : "当前登录用户必须为管理员",
+ "File name is a reserved word" : "文件名包含敏感字符",
+ "File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
+ "File name is too long" : "文件名过长",
"Help" : "帮助",
"Users" : "用户",
"Unknown user" : "未知用户",