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.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 78601601410..71916bdc838 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"{relative}% used" : "{relative}% 已使用",
"Could not refresh storage stats" : "无法刷新存储统计数据",
"Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
+ "Create" : "创建",
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
"Change" : "修改",
@@ -240,7 +241,6 @@ OC.L10N.register(
"Unable to change the favourite state of the file" : "无法修改文件的收藏状态",
"Error while loading the file data" : "加载文件数据时出错",
"Pick a template for {name}" : "给 {name} 挑选一个模板",
- "Create" : "创建",
"Create a new file with the selected template" : "用所选模板创建一个新文件",
"Creating file" : "正在创建文件",
"Blank" : "空白",
@@ -261,10 +261,11 @@ OC.L10N.register(
"Open details" : "打开详情",
"Could not copy {file}. {message}" : "无法复制 {file}。{message}",
"Could not move {file}. {message}" : "无法移动 {file}。{message}",
+ "Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
+ "Filename" : "文件名",
+ "Unable to initialize the templates directory" : "无法初始化模板目录",
"Create new templates folder" : "新建模板文件夹",
"Templates" : "模板",
- "Unable to initialize the templates directory" : "无法初始化模板目录",
- "Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
"Uploading \"{filename}\" failed" : "上传 “{filename}” 失败",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"],