Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 7b9f3e08554..1126bab1889 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -34,6 +34,7 @@
"Move" : "移动",
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
+ "Edit locally" : "本地编辑",
"Open" : "打开",
"Delete file" : "删除文件",
"Delete folder" : "删除文件夹",
@@ -45,6 +46,7 @@
"Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签",
"Apply tag(s) to selection" : "将标签应用到所选项目",
"Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"",
+ "Select file \"{fileName}\"" : "选择文件 \"{dirName}\"",
"Pending" : "等待",
"Unable to determine date" : "无法确定日期",
"This operation is forbidden" : "该操作被禁止",
@@ -56,6 +58,7 @@
"Could not copy \"{file}\"" : "无法复制 \"{file}\"",
"Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件",
+ "Failed to redirect to client" : "无法重定向到客户端",
"{newName} already exists" : "{newName} 已经存在",
"Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。",
@@ -74,8 +77,11 @@
"_%n file_::_%n files_" : ["%n 个文件"],
"{dirs} and {files}" : "{dirs} 和 {files}",
"_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"],
+ "You do not have permission to upload or create files here" : "您没有在此上传或创建文件的权限",
"_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"],
+ "New file/folder menu" : "新建文件/文件夹菜单",
"Select file range" : "选择文件范围",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "已使用 {used} / {quota}",
"{used} used" : "已使用 {used} 存储空间",
"\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。",
@@ -171,6 +177,7 @@
"Transfer {path} to {userid}" : "将 {path} 转移给 {userid}",
"Invalid path selected" : "选择的路径无效",
"Ownership transfer request sent" : "所有权转移请求已发送",
+ "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权",
"Unable to change the favourite state of the file" : "无法修改文件的收藏状态",
"Error while loading the file data" : "加载文件数据时出错",
"Pick a template for {name}" : "给 {name} 挑选一个模板",
@@ -184,7 +191,9 @@
"Templates" : "模板",
"Unable to initialize the templates directory" : "无法初始化模板目录",
"%s used" : "已使用 %s",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
+ "Files settings" : "文件设置",
"Show hidden files" : "显示隐藏文件",
"Crop image previews" : "裁剪图片预览",
"WebDAV" : "WebDAV",