diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 896a896337d..a863822bb9c 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -10,10 +10,6 @@ "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。", "The target folder has been moved or deleted." : "目标文件夹已经被移动或删除。", "The name %s is already used in the folder %s. Please choose a different name." : "文件名 %s 是已经在 %s 中存在的名称。请使用其他名称。", - "Not a valid source" : "不是一个可用的源", - "Server is not allowed to open URLs, please check the server configuration" : "服务器没有允许打开URL网址,请检查服务器配置", - "The file exceeds your quota by %s" : "文件超过配额 %s", - "Error while downloading %s to %s" : "当下载 %s 到 %s 时出错", "Error when creating the file" : "创建文件时出错", "Folder name cannot be empty." : "文件夹名称不能为空", "Error when creating the folder" : "创建文件夹出错", @@ -41,11 +37,9 @@ "Upload cancelled." : "上传已取消", "Could not get result from server." : "不能从服务器得到结果", "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。", - "URL cannot be empty" : "URL不能为空", "{new_name} already exists" : "{new_name} 已存在", "Could not create file" : "不能创建文件", "Could not create folder" : "不能创建文件夹", - "Error fetching URL" : "获取URL出错", "Rename" : "重命名", "Delete" : "删除", "Disconnect storage" : "断开储存连接", @@ -104,7 +98,6 @@ "Text file" : "文本文件", "New folder" : "增加文件夹", "Folder" : "文件夹", - "From link" : "来自链接", "Upload" : "上传", "Cancel upload" : "取消上传", "No files yet" : "尚无文件", |