diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index e3e1b22acd2..58d73b763e6 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -96,6 +96,8 @@ "More apps" : "更多的应用程序", "Currently open" : "当前打开", "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], + "No" : "否", + "Yes" : "是", "Custom date range" : "自定义日期范围", "Pick start date" : "选择起始日期", "Pick end date" : "选择结束日期", @@ -200,8 +202,6 @@ "{name} version {version} and above" : "{name} 版本 {version} 及更高", "Settings menu" : "设置菜单", "Avatar of {displayName}" : "{displayName} 的头像", - "No" : "否", - "Yes" : "是", "Choose {file}" : "选择 {file}", "Choose" : "选择", "Copy to {target}" : "复制到 {target}", @@ -209,7 +209,6 @@ "Move to {target}" : "移动到 {target}", "Move" : "移动", "OK" : "确认", - "Error loading message template: {error}" : "加载消息模板出错:{error}", "read-only" : "只读", "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"], "One file conflict" : "1 个文件冲突", @@ -446,6 +445,7 @@ "\"{name}\" is not an allowed filetype" : "“{name}”不是允许的文件类型", "{newName} already exists" : "{newName} 已经存在", "Error loading file picker template: {error}" : "加载文件选择模板出错:{error}", + "Error loading message template: {error}" : "加载消息模板出错:{error}", "Show list view" : "显示列表视图", "Show grid view" : "显示网格视图", "Pending" : "等待", |