From 2f71be73b10bce9c2e579e52f3a89650e5b5cbe3 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Jul 2023 10:02:36 +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 eb369a6d48..5d6eafd2cf 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -39,7 +39,7 @@ "account.follows.empty": "此用户目前尚未关注任何人。", "account.follows_you": "关注了你", "account.go_to_profile": "转到个人资料页", - "account.hide_reblogs": "隐藏来自 @{name} 的转贴", + "account.hide_reblogs": "隐藏来自 @{name} 的转嘟", "account.in_memoriam": "谨此悼念。", "account.joined_short": "加入于", "account.languages": "更改订阅语言", @@ -135,7 +135,7 @@ "community.column_settings.remote_only": "仅限外部", "compose.language.change": "更改语言", "compose.language.search": "搜索语言...", - "compose_form.direct_message_warning_learn_more": "了解详情", + "compose_form.direct_message_warning_learn_more": "详细了解", "compose_form.encryption_warning": "Mastodon 上的嘟文未经端到端加密。请勿在 Mastodon 上分享敏感信息。", "compose_form.hashtag_warning": "这条嘟文被设置为“不公开”,因此它不会出现在任何话题标签的列表下。只有公开的嘟文才能通过话题标签进行搜索。", "compose_form.lock_disclaimer": "你的账户没有{locked}。任何人都可以在关注你后立即查看仅关注者可见的嘟文。", @@ -587,7 +587,7 @@ "server_banner.active_users": "活跃用户", "server_banner.administered_by": "本站管理员:", "server_banner.introduction": "{domain} 是由 {mastodon} 驱动的去中心化社交网络的一部分。", - "server_banner.learn_more": "了解更多", + "server_banner.learn_more": "详细了解", "server_banner.server_stats": "服务器统计数据:", "sign_in_banner.create_account": "创建账户", "sign_in_banner.sign_in": "登录",