diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 817fbdcc863..a12d760ef0d 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -1,7 +1,4 @@ { "translations": { - "Storage is temporarily not available" : "存储空间暂时不可用", - "Storage invalid" : "存储空间无效", - "Unknown error" : "未知错误", "File could not be found" : "文件未找到", "Move or copy" : "移动或复制", "Download" : "下载", @@ -51,6 +48,7 @@ "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" : "复制", @@ -175,6 +173,7 @@ "Transfer" : "转移", "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", "Invalid path selected" : "选择的路径无效", + "Unknown error" : "未知错误", "Ownership transfer request sent" : "所有权转移请求已发送", "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", "Files settings" : "文件设置", @@ -218,6 +217,7 @@ "Pending shares" : "待定共享", "Text file" : "文本文件", "New text file.txt" : "新建文本文档.txt", + "Storage invalid" : "存储空间无效", "Select" : "选择", "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", "New" : "新建", |