diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 61a2ad05812..e033e296485 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -169,11 +169,20 @@ "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Select the row for {displayName}" : "选择 {displayName} 的行", + "Rename file" : "重命名文件", "File name" : "文件名", + "A long time ago" : "很久以前", "Download file {name}" : "下载文件 {name}", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", + "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型", + "{newName} already exists." : "{newName}已经存在。", "Name cannot be empty" : "名称不能为空", + "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", + "Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”", + "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在", + "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" : "取消全选", @@ -208,6 +217,7 @@ "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", + "Sort favorites first" : "收藏排序优先", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", "Additional settings" : "其他设置", @@ -232,6 +242,7 @@ "Templates" : "模板", "Create new templates folder" : "新建模板文件夹", "Unable to initialize the templates directory" : "无法初始化模板目录", + "List of favorites files and folders." : "收藏文件和文件夹列表", "Toggle %1$s sublist" : "切换 %1$s 子列表", "Toggle grid view" : "切换网格视图", "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", |