From ea5612bb726921bae617f1a31ef6a9b84a4c80c3 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 7 Jul 2023 23:42:04 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) [ci skip] --- app/javascript/mastodon/locales/zh-CN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index 5b0ae3e5e9..f2a5f59f49 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -244,7 +244,7 @@ "error.unexpected_crash.explanation_addons": "此页面无法正确显示,这个错误很可能是由浏览器附加组件或自动翻译工具造成的。", "error.unexpected_crash.next_steps": "刷新一下页面试试。如果没用,你可以换个浏览器或者用本地应用。", "error.unexpected_crash.next_steps_addons": "请尝试禁用它们并刷新页面。如果没有帮助,你仍可以尝试使用其他浏览器或原生应用来使用 Mastodon。", - "errors.unexpected_crash.copy_stacktrace": "把堆栈跟踪信息复制到剪贴板", + "errors.unexpected_crash.copy_stacktrace": "复制堆栈跟踪信息到剪贴板", "errors.unexpected_crash.report_issue": "报告问题", "explore.search_results": "搜索结果", "explore.suggested_follows": "用户", @@ -527,7 +527,7 @@ "report.categories.spam": "垃圾信息", "report.categories.violation": "内容违反一条或多条服务器规则", "report.category.subtitle": "选择最佳匹配", - "report.category.title": "告诉我们此{type}存在的问题", + "report.category.title": "告诉我们此 {type} 存在的问题", "report.category.title_account": "个人资料", "report.category.title_status": "嘟文", "report.close": "完成", @@ -545,7 +545,7 @@ "report.reasons.other": "其他原因", "report.reasons.other_description": "该问题不符合其他类别", "report.reasons.spam": "垃圾信息", - "report.reasons.spam_description": "恶意链接、虚假互动、重复回复", + "report.reasons.spam_description": "恶意链接、虚假互动或重复回复", "report.reasons.violation": "违反服务器规则", "report.reasons.violation_description": "你清楚它违反了特定的规则", "report.rules.subtitle": "选择所有适用选项",