Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-04-11 20:43:47 -04:00
parent bd5ac85ac0
commit 8f0f9e64b9
64 changed files with 522 additions and 288 deletions

View File

@@ -1822,6 +1822,10 @@
<!--message_recipients_list_item-->
<string name="message_recipients_list_item__view">檢視</string>
<string name="message_recipients_list_item__resend">重新傳送</string>
<!--Displayed in a toast when user long presses an item in MyStories-->
<string name="MyStoriesFragment__copied_sent_timestamp_to_clipboard">傳送時間戳記已複製至剪貼簿。</string>
<!--Displayed when there are no outgoing stories-->
<string name="MyStoriesFragment__updates_to_your_story_will_show_up_here">你的限時動態更新將顯示於此。</string>
<!--GroupUtil-->
<plurals name="GroupUtil_joined_the_group">
<item quantity="other">%1$s 加入了群組。</item>
@@ -3381,8 +3385,8 @@
<string name="BecomeASustainerFragment__signal_is_a_non_profit">Signal 是一個沒有廣告商或投資者的非營利組織,只有像你這樣的人支持。</string>
<string name="ManageDonationsFragment__my_support">我的支援</string>
<string name="ManageDonationsFragment__manage_subscription">管理定期贊助</string>
<!--Label for Tax Receipts button-->
<!-- Removed by excludeNonTranslatables <string name="ManageDonationsFragment__tax_receipts">稅務收據</string> -->
<!--Label for Donation Receipts button-->
<string name="ManageDonationsFragment__donation_receipts">捐款收據</string>
<string name="ManageDonationsFragment__badges">徽章</string>
<string name="ManageDonationsFragment__subscription_faq">定期贊助 問與答</string>
<string name="ManageDonationsFragment__error_getting_subscription">取得定期贊助時發生錯誤</string>
@@ -3646,7 +3650,7 @@
<!--Subtitle for "My Stories" row item when user has not added stories-->
<string name="StoriesLandingFragment__add_a_story">新增一個限時動態</string>
<!--Displayed when there are no stories to display-->
<!-- Removed by excludeNonTranslatables <string name="StoriesLandingFragment__no_recent_updates">目前沒有可顯示的近況更新。</string> -->
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now_tap_plus_to_add_to_your_story">目前沒有可顯示的近況更新。輕觸 + 以新增至你的限時動態。</string>
<!--Context menu option to hide a story-->
<string name="StoriesLandingItem__hide_story">隱藏限時動態</string>
<!--Context menu option to unhide a story-->
@@ -3865,8 +3869,10 @@
<string name="TurnOffCircumventionMegaphone_no_thanks">不用了,謝謝</string>
<!--Label for a button in a notification at the bottom of the chat list to turn off censorship circumvention-->
<string name="TurnOffCircumventionMegaphone_turn_off">關閉</string>
<!--Conversation Item label for reactions to a story-->
<!-- Removed by excludeNonTranslatables <string name="ConversationItem__s_dot_story">%1$s · 限時動態</string> -->
<!--Conversation Item label for when you react to someone else\'s story-->
<string name="ConversationItem__you_reacted_to_s_story">您對 %1$s 限時動態表達了心情</string>
<!--Conversation Item label for reactions to your story-->
<string name="ConversationItem__reacted_to_your_story">對你的限時動態表達了心情</string>
<!--Conversation Item label for reactions to an unavailable story-->
<string name="ConversationItem__reacted_to_a_story">對一則限時動態回應</string>
<!--endregion-->