From fc9bbdfd34fcec551127482f2d27d7f73af80695 Mon Sep 17 00:00:00 2001 From: leopku <leopku@qq.com> Date: Fri, 24 Mar 2017 19:03:14 +0800 Subject: [PATCH] :construction: chinese translation WIP --- config/locales/zh-CN.yml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 711c9d38b5..d8f1e6bc9e 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -92,19 +92,19 @@ en: body: 'Here is a brief summary of what you missed on %{instance} since your last visit on %{since}:' mention: "%{name} mentioned you in:" new_followers_summary: - one: You have acquired one new follower! Yay! - other: You have gotten %{count} new followers! Amazing! + one: æœ‰äººå…³æ³¨ä½ äº†ï¼è€¶ï¼ + other: 有 %{count} ä¸ªäººå…³æ³¨äº†ä½ ï¼åˆ«é¸¡åŠ¨ï¼ subject: - one: "1 new notification since your last visit \U0001F418" - other: "%{count} new notifications since your last visit \U0001F418" + one: "ä½ æœ‰ä¸€ä¸ªæ–°æ醒 \U0001F418" + other: "%{count} 个æ醒太多,赶快去看看 \U0001F418" favourite: - body: 'Your status was favourited by %{name}:' - subject: "%{name} favourited your status" + body: '%{name} èµžä½ ' + subject: "%{name} å¯¹ä½ ç‚¹èµž" follow: - body: "%{name} is now following you!" - subject: "%{name} is now following you" + body: "%{name} å…³æ³¨äº†ä½ " + subject: "%{name} å…³æ³¨äº†ä½ " follow_request: - body: "%{name} has requested to follow you" + body: "%{name} è¦å…³æ³¨ä½ " subject: 'Pending follower: %{name}' mention: body: 'You were mentioned by %{name} in:' @@ -113,24 +113,24 @@ en: body: 'Your status was boosted by %{name}:' subject: "%{name} boosted your status" pagination: - next: Next - prev: Prev + next: 下一页 + prev: 上一页 remote_follow: acct: Enter your username@domain you want to follow from missing_resource: Could not find the required redirect URL for your account proceed: Proceed to follow prompt: 'You are going to follow:' settings: - authorized_apps: Authorized apps - back: Back to Mastodon - edit_profile: Edit profile - export: Data export - preferences: Preferences - settings: Settings - two_factor_auth: Two-factor Authentication + authorized_apps: å·²æŽˆæƒ APP + back: 返回 + edit_profile: æ›´æ”¹ä¸ªäººä¿¡æ¯ + export: æ•°æ®å¯¼å‡º + preferences: 设置 + settings: 设置 + two_factor_auth: 二æ¥éªŒè¯ statuses: - open_in_web: Open in web - over_character_limit: character limit of %{max} exceeded + open_in_web: æµè§ˆå™¨ä¸æ‰“å¼€ + over_character_limit: 超出范围 %{max} visibilities: private: Only show to followers public: Public -- GitLab