diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index c257062cfd2..a69d28660d8 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -233,21 +233,9 @@ "Looking for {term} …" : "正在查找{term} ……", "No" : "否", "Yes" : "是", - "No files in here" : "未找到文件", - "New folder" : "新建文件夹", - "No more subfolders in here" : "没有更多的子文件夹", - "Name" : "名称", - "Size" : "大小", - "Modified" : "已修改", - "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。", - "File name cannot be empty." : "文件名不能为空。", - "\"/\" is not allowed inside a file name." : "文件名不能包含“/”。", - "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", - "{newName} already exists" : "{newName} 已经存在", "Choose" : "选择", "Copy" : "复制", "Move" : "移动", - "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", "OK" : "确认", "Error loading message template: {error}" : "加载消息模板出错:{error}", "read-only" : "只读", @@ -262,12 +250,6 @@ "(all selected)" : "(选中全部)", "({count} selected)" : "(选择了 {count} 个)", "Error loading file exists template" : "加载文件存在性模板失败", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Pending" : "等待", - "Home" : "首页 ", - "Copy to {folder}" : "复制到 {folder}", - "Move to {folder}" : "移动到 {folder}", "Saving …" : "正在保存…", "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", @@ -421,6 +403,24 @@ "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", "Settings" : "设置", + "No files in here" : "未找到文件", + "New folder" : "新建文件夹", + "No more subfolders in here" : "没有更多的子文件夹", + "Name" : "名称", + "Size" : "大小", + "Modified" : "已修改", + "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。", + "File name cannot be empty." : "文件名不能为空。", + "\"/\" is not allowed inside a file name." : "文件名不能包含“/”。", + "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", + "{newName} already exists" : "{newName} 已经存在", + "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", + "Pending" : "等待", + "Home" : "首页 ", + "Copy to {folder}" : "复制到 {folder}", + "Move to {folder}" : "移动到 {folder}", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", |