aboutsummaryrefslogtreecommitdiffstats
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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 666a1eb329f..d7086939aab 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -183,7 +183,7 @@ OC.L10N.register(
"Toggle selection for file \"{displayName}\"" : "切换文件 “{displayName}” 的选择",
"Toggle selection for folder \"{displayName}\"" : "切换文件夹 “{displayName}” 的选择",
"Rename file" : "重命名文件",
- "File name" : "文件名",
+ "Filename" : "文件名",
"Folder name" : "文件夹名称",
"This node is unavailable" : "此节点不可用",
"Download file {name}" : "下载文件 {name}",
@@ -208,10 +208,6 @@ OC.L10N.register(
"Could not refresh storage stats" : "无法刷新存储统计数据",
"Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
"Create" : "创建",
- "A file or folder with that name already exists." : "相同文件夹或文件已存在。",
- "Invalid file name" : "无效文件名称",
- "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”",
- "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型",
"Submit" : "使用",
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
@@ -302,7 +298,6 @@ OC.L10N.register(
"Audio" : "声音提醒",
"Videos" : "视频",
"Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
- "Filename" : "文件名",
"Unable to initialize the templates directory" : "无法初始化模板目录",
"Create new templates folder" : "新建模板文件夹",
"Templates" : "模板",
@@ -372,9 +367,14 @@ OC.L10N.register(
"Shared with you" : "与您共享的",
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
+ "File name" : "文件名",
+ "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”",
+ "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型",
"{newName} already exists." : "{newName}已经存在。",
"Name cannot be empty" : "名称不能为空",
"Another entry with the same name already exists" : "已经存在另一个使用该名称的条目",
+ "A file or folder with that name already exists." : "相同文件夹或文件已存在。",
+ "Invalid file name" : "无效文件名称",
"The files is locked" : "文件已锁定"
},
"nplurals=1; plural=0;");