aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 33b4b63df1b..a0a93c81d6d 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -86,9 +86,6 @@
"Another entry with the same name already exists." : "另一相同名称的条目已存在。",
"Invalid filename." : "无效文件名称。",
"Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”",
- "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。",
- "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”",
"Pending" : "等待",
"Clear filter" : "清除筛选",
"Modified" : "修改日期",
@@ -384,12 +381,13 @@
"Filenames must not end with \"{segment}\"." : "文件名不能以“{segment}”结尾。",
"Name cannot be empty" : "名称不能为空",
"Another entry with the same name already exists" : "已经存在另一个使用该名称的条目",
+ "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。",
+ "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”",
"Storage informations" : "存储信息",
"Choose file" : "选择文件",
"Open the files app settings" : "打开文件设置",
"You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它",
- "Destination is not a folder" : "目标不是一个文件夹",
- "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中",
"The files is locked" : "文件已锁定",
"Create new templates folder" : "新建模板文件夹",
"List of favorites files and folders." : "收藏文件和文件夹列表",
@@ -400,6 +398,8 @@
"Copy direct link (only works for people who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
"Favored" : "已加入收藏",
"Favor" : "收藏",
- "Not favored" : "未收藏"
+ "Not favored" : "未收藏",
+ "Destination is not a folder" : "目标不是一个文件夹",
+ "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file