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.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 9c8fdda3a20..945f8d2b206 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -136,9 +136,9 @@ OC.L10N.register(
"Choose {file}" : "选择 {file}",
"New" : "新建",
"Loading current folder" : "正在载入当前文件夹",
+ "Retry" : "重试",
"No files in here" : "这里没有文件",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
- "Go to the previous folder" : "回到前一个文件夹",
"Go back" : "返回",
"Share" : "共享",
"Shared by link" : "通过链接共享",
@@ -264,6 +264,9 @@ OC.L10N.register(
"Files moved successfully" : "移动文件成功",
"Conflicts resolution skipped" : "已跳过冲突解决",
"Upload cancelled" : "已取消上传",
+ "This operation is forbidden" : "该操作被禁止",
+ "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员",
+ "Storage is temporarily not available" : "存储空间暂时不可用",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"],
@@ -324,9 +327,6 @@ OC.L10N.register(
"Select directory \"{dirName}\"" : "选择目录“{dirName}”",
"Select file \"{fileName}\"" : "选择文件“{dirName}”",
"Unable to determine date" : "无法确定日期",
- "This operation is forbidden" : "该操作被禁止",
- "This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员",
- "Storage is temporarily not available" : "存储空间暂时不可用",
"Could not move \"{file}\", target exists" : "无法移动“{file}”,目标已存在",
"Could not move \"{file}\"" : "无法移动“{file}”",
"copy" : "复制",
@@ -388,6 +388,7 @@ OC.L10N.register(
"Could not rename \"{oldName}\"" : "无法重命名“{fileName}”",
"Storage informations" : "存储信息",
"Choose file" : "选择文件",
+ "Go to the previous folder" : "回到前一个文件夹",
"Open the files app settings" : "打开文件设置",
"You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它",
"The files is locked" : "文件已锁定",