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 a4b545daacd..3abe6907567 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -153,7 +153,6 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "文件已经添加或删除到您的<strong>收藏夹</strong> 中", "A file or folder has been <strong>changed</strong>" : "文件或文件夹已经被<strong>修改</strong>", "A favorite file or folder has been <strong>changed</strong>" : "一个收藏的文件或文件夹已经被<strong>修改</strong>", - "All files" : "全部文件", "Upload (max. %s)" : "上传 (最大 %s)", "Accept" : "接受", "Reject" : "拒绝", @@ -185,13 +184,14 @@ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹“{dir}”中已经存在“{targetName}”。请尝试其它名称。", "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”", "Total rows summary" : "总行摘要", - "Select all" : "全部选择", - "Unselect all" : "取消全选", "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", "ascending" : "升序", "descending" : "降序", "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表", + "Select all" : "全部选择", + "Unselect all" : "取消全选", + "File not found" : "文件未找到", "Storage informations" : "存储信息", "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", "{relative}% used" : "{relative}% 已使用", @@ -245,8 +245,8 @@ "List of favorites files and folders." : "收藏文件和文件夹列表", "No favorites yet" : "暂无收藏", "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", + "All files" : "全部文件", "Toggle %1$s sublist" : "切换 %1$s 子列表", - "Toggle grid view" : "切换网格视图", "No entries found in this folder" : "在此文件夹中找不到项目", "Upload too large" : "上传文件过大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您尝试上传的文件大小超过了服务器的限制。", @@ -260,6 +260,7 @@ "%s used" : "已使用 %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", + "Toggle grid view" : "切换网格视图", "Deleted files" : "已删除的文件", "Shares" : "共享", "Shared with others" : "已与他人共享", |