From c9f3438efec6227b94e58892f8546cfc07e9851b Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 6 Apr 2023 16:24:31 +0200 Subject: New Crowdin updates (#24378) Co-authored-by: Yamagishi Kazutoshi --- app/javascript/mastodon/locales/zh-TW.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'app/javascript/mastodon/locales/zh-TW.json') diff --git a/app/javascript/mastodon/locales/zh-TW.json b/app/javascript/mastodon/locales/zh-TW.json index 5245c59d8..55f709340 100644 --- a/app/javascript/mastodon/locales/zh-TW.json +++ b/app/javascript/mastodon/locales/zh-TW.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "垃圾訊息", "report_notification.categories.violation": "違反規則", "report_notification.open": "開啟檢舉報告", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "尚無最近的搜尋紀錄", "search.placeholder": "搜尋", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "符合的個人檔案 {x}", + "search.quick_action.go_to_account": "前往個人檔案 {x}", + "search.quick_action.go_to_hashtag": "前往主題標籤 {x}", + "search.quick_action.open_url": "於 Mastodon 中開啟連結", + "search.quick_action.status_search": "符合的嘟文 {x}", "search.search_or_paste": "搜尋或輸入網址", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "快捷操作", + "search_popout.recent": "最近的搜尋紀錄", "search_results.accounts": "個人檔案", "search_results.all": "全部", "search_results.hashtags": "主題標籤", -- cgit