🌍: 🇵🇱⬆️ (#7679)
* 🌍: 🇵🇱⬆️ Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * yarn manage:translations
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
c61c4565ab
commit
063d4d4ccc
@ -58,7 +58,6 @@
|
||||
"column_header.pin": "固定",
|
||||
"column_header.show_settings": "顯示設定",
|
||||
"column_header.unpin": "取下",
|
||||
"column_subheading.navigation": "瀏覽",
|
||||
"column_subheading.settings": "設定",
|
||||
"compose_form.direct_message_warning": "此則推文只會被所有提到的使用者看見。",
|
||||
"compose_form.direct_message_warning_learn_more": "Learn more",
|
||||
@ -112,11 +111,10 @@
|
||||
"empty_column.public": "這裡什麼都沒有!公開寫些什麼,或是關注其他副本的使用者。",
|
||||
"follow_request.authorize": "授權",
|
||||
"follow_request.reject": "拒絕",
|
||||
"getting_started.appsshort": "應用程式",
|
||||
"getting_started.faq": "常見問答",
|
||||
"getting_started.documentation": "Documentation",
|
||||
"getting_started.heading": "馬上開始",
|
||||
"getting_started.open_source_notice": "Mastodon 是開源軟體。你可以在 GitHub {github} 上做出貢獻或是回報問題。",
|
||||
"getting_started.userguide": "使用者指南",
|
||||
"getting_started.terms": "Terms of service",
|
||||
"home.column_settings.advanced": "進階",
|
||||
"home.column_settings.basic": "基本",
|
||||
"home.column_settings.filter_regex": "以正規表示式過濾",
|
||||
@ -160,6 +158,7 @@
|
||||
"navigation_bar.blocks": "封鎖的使用者",
|
||||
"navigation_bar.community_timeline": "本地時間軸",
|
||||
"navigation_bar.direct": "Direct messages",
|
||||
"navigation_bar.discover": "Discover",
|
||||
"navigation_bar.domain_blocks": "隱藏的域名",
|
||||
"navigation_bar.edit_profile": "編輯用者資訊",
|
||||
"navigation_bar.favourites": "最愛",
|
||||
@ -169,9 +168,11 @@
|
||||
"navigation_bar.lists": "名單",
|
||||
"navigation_bar.logout": "登出",
|
||||
"navigation_bar.mutes": "消音的使用者",
|
||||
"navigation_bar.personal": "Personal",
|
||||
"navigation_bar.pins": "置頂貼文",
|
||||
"navigation_bar.preferences": "偏好設定",
|
||||
"navigation_bar.public_timeline": "聯盟時間軸",
|
||||
"navigation_bar.security": "Security",
|
||||
"notification.favourite": "{name}收藏了你的狀態",
|
||||
"notification.follow": "{name}關注了你",
|
||||
"notification.mention": "{name}提到了你",
|
||||
@ -282,6 +283,9 @@
|
||||
"tabs_bar.search": "Search",
|
||||
"timeline.media": "Media",
|
||||
"timeline.posts": "Toots",
|
||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
|
||||
"trends.header": "Trending now",
|
||||
"trends.refresh": "Refresh",
|
||||
"ui.beforeunload": "如果離開 Mastodon,你的草稿將會不見。",
|
||||
"upload_area.title": "拖放來上傳",
|
||||
"upload_button.label": "增加媒體",
|
||||
|
Reference in New Issue
Block a user