diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 97a7c05d76c..149b51ed282 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -107,6 +107,8 @@ "Create new folder" : "创建新文件夹", "Upload file" : "上传文件", "Recent" : "最近", + "This file has the tag {tag}" : "这个文件有 {tag} 标签", + "This file has the tags {firstTags} and {lastTag}" : "这个文件有 {firstTags} 和 {lastTag} 标签", "Not favorited" : "未收藏", "Remove from favorites" : "从收藏中移除", "Add to favorites" : "添加到收藏夹", @@ -174,9 +176,11 @@ "\"{displayName}\" action failed" : "\"{displayName}\" 操作执行失败", "Select all" : "全部选择", "Unselect all" : "取消全选", + "\"{displayName}\" batch action executed successfully" : "批量操作 \"{displayName}\" 运行成功", "ascending" : "升序", "descending" : "降序", "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "该列表因为性能原因没有完全加载。文件将会在您浏览列表的时候加载。", "Storage informations" : "存储信息", "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", "{relative}% used" : "{relative}% 已使用", @@ -185,6 +189,7 @@ "Choose file or folder to transfer" : "选择要转移的文件或文件夹", "Change" : "修改", "New owner" : "新的拥有者", + "Search for an account" : "搜索一个账户", "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", "Transfer" : "转移", "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", @@ -223,6 +228,7 @@ "Delete permanently" : "彻底删除", "Set up templates folder" : "设置模板文件夹", "Templates" : "模板", + "Create new templates folder" : "新建模板文件夹", "Unable to initialize the templates directory" : "无法初始化模板目录", "Toggle %1$s sublist" : "切换 %1$s 子列表", "Toggle grid view" : "切换网格视图", |