diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index dc005436457..c39613ce129 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -134,9 +134,9 @@ "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" : "通过链接共享", @@ -262,6 +262,9 @@ "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} 个文件夹"], @@ -322,9 +325,6 @@ "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" : "复制", @@ -386,6 +386,7 @@ "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" : "文件已锁定", |