From 3b433722dbc174fa9760ed0264f0cc191602280d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Jul 2023 20:23:18 +0200 Subject: [PATCH] New translations en.json (Chinese Traditional, Hong Kong) [ci skip] --- app/javascript/mastodon/locales/zh-HK.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/javascript/mastodon/locales/zh-HK.json b/app/javascript/mastodon/locales/zh-HK.json index 5380e6c610..9911dc3249 100644 --- a/app/javascript/mastodon/locales/zh-HK.json +++ b/app/javascript/mastodon/locales/zh-HK.json @@ -40,6 +40,7 @@ "account.follows_you": "追蹤你", "account.go_to_profile": "前往個人檔案", "account.hide_reblogs": "隱藏 @{name} 的轉推", + "account.in_memoriam": "謹此悼念。", "account.joined_short": "加入於", "account.languages": "變更訂閱語言", "account.link_verified_on": "已於 {date} 檢查此連結的所有權", @@ -48,7 +49,10 @@ "account.mention": "提及 @{name}", "account.moved_to": "{name} 表示現在的新帳號是:", "account.mute": "將 @{name} 靜音", + "account.mute_notifications_short": "靜音通知", + "account.mute_short": "靜音", "account.muted": "靜音", + "account.no_bio": "未提供描述。", "account.open_original_page": "打開原始頁面", "account.posts": "帖文", "account.posts_with_replies": "帖文與回覆", @@ -64,6 +68,7 @@ "account.unendorse": "不要在個人檔案中推薦", "account.unfollow": "取消追蹤", "account.unmute": "取消靜音 @{name}", + "account.unmute_notifications_short": "解除靜音通知", "account.unmute_short": "解除靜音", "account_note.placeholder": "點擊添加備注", "admin.dashboard.daily_retention": "註冊後按天計算的使用者存留率", @@ -71,6 +76,7 @@ "admin.dashboard.retention.average": "平均", "admin.dashboard.retention.cohort": "註冊月份", "admin.dashboard.retention.cohort_size": "新使用者", + "admin.impact_report.title": "影響摘要", "alert.rate_limited.message": "請在 {retry_time, time, medium} 後重試", "alert.rate_limited.title": "已限速", "alert.unexpected.message": "發生意外錯誤。", @@ -105,6 +111,7 @@ "column.directory": "瀏覽個人資料", "column.domain_blocks": "封鎖的服務站", "column.favourites": "最愛的文章", + "column.firehose": "即時動態", "column.follow_requests": "追蹤請求", "column.home": "主頁", "column.lists": "列表", @@ -237,6 +244,7 @@ "errors.unexpected_crash.copy_stacktrace": "複製 stacktrace 到剪貼簿", "errors.unexpected_crash.report_issue": "舉報問題", "explore.search_results": "搜尋結果", + "explore.suggested_follows": "使用者", "explore.title": "探索", "explore.trending_links": "最新消息", "explore.trending_statuses": "帖文", @@ -257,6 +265,9 @@ "filter_modal.select_filter.subtitle": "使用既有類別,或創建一個新類別", "filter_modal.select_filter.title": "過濾此帖文", "filter_modal.title.status": "過濾一則帖文", + "firehose.all": "全部", + "firehose.local": "本站", + "firehose.remote": "遠端", "follow_request.authorize": "批准", "follow_request.reject": "拒絕", "follow_requests.unlocked_explanation": "即使您的帳號未上鎖,{domain} 的工作人員認為您可能會想手動審核來自這些帳號的追蹤請求。", @@ -282,6 +293,8 @@ "hashtag.column_settings.tag_toggle": "在這欄位加入額外的標籤", "hashtag.follow": "追蹤主題標籤", "hashtag.unfollow": "取消追蹤主題標籤", + "home.actions.go_to_explore": "即時熱門話題", + "home.actions.go_to_suggestions": "尋找追蹤對象", "home.column_settings.basic": "基本", "home.column_settings.show_reblogs": "顯示被轉推的文章", "home.column_settings.show_replies": "顯示回應文章",