summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 5ccb67f65a4..db7fbae522c 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用, 请检查日志或联系管理员",
"Could not move \"{file}\", target exists" : "无法移动 \"{file}\", 目标已存在",
"Could not move \"{file}\"" : "无法移动 \"{file}\"",
+ "copy" : "复制",
"Could not copy \"{file}\", target exists" : "无法复制“{文件}”,目标存在",
"Could not copy \"{file}\"" : "不能复制 \"{文件}\"",
"Copied {origin} inside {destination}" : "在{destination}内复制{origin}",
@@ -138,6 +139,7 @@ OC.L10N.register(
"With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效.",
"Missing permissions to edit from here." : "没有权限编辑",
"%s of %s used" : "%s 已使用 (共 %s)",
+ "%1$s%% of %2$s used" : "%1$s %2$s 中 %% 已使用",
"%s used" : "%s 已使用",
"Settings" : "设置",
"Show hidden files" : "显示隐藏文件",