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.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index e9524c75850..9c52a8f9d3e 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -165,6 +165,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "来自{user}的{path}的所有权转移已完成。",
"in %s" : "在 %s",
"File Management" : "文件管理",
+ "Select all" : "全部选择",
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
"Change" : "修改",
@@ -177,6 +178,8 @@ OC.L10N.register(
"Unknown error" : "未知错误",
"Ownership transfer request sent" : "所有权转移请求已发送",
"Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权",
+ "No files in here" : "这里没有文件",
+ "Go back" : "返回",
"Files settings" : "文件设置",
"Show hidden files" : "显示隐藏文件",
"Crop image previews" : "裁剪图片预览",
@@ -193,20 +196,18 @@ OC.L10N.register(
"Creating file" : "正在创建文件",
"Blank" : "空白",
"Unable to create new file from template" : "无法从模板创建新文件",
+ "Delete permanently" : "彻底删除",
"Set up templates folder" : "设置模板文件夹",
"Templates" : "模板",
"Unable to initialize the templates directory" : "无法初始化模板目录",
"Toggle %1$s sublist" : "切换 %1$s 子列表",
"Toggle grid view" : "切换网格视图",
- "No files in here" : "这里没有文件",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
"No entries found in this folder" : "在此文件夹中找不到项目",
- "Select all" : "全部选择",
"Upload too large" : "上传文件过大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "正在上传的文件超过了此服务器允许上传的最大容量限制",
"No favorites yet" : "暂无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
- "Deleted files" : "已删除的文件",
"Shares" : "共享",
"Shared with others" : "已与他人共享",
"Shared with you" : "与您共享的",
@@ -225,6 +226,7 @@ OC.L10N.register(
"%s used" : "已使用 %s",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "已使用 %2$s 中的 %1$s",
- "Settings" : "设置"
+ "Settings" : "设置",
+ "Deleted files" : "已删除的文件"
},
"nplurals=1; plural=0;");