Update translations and other static files.

This commit is contained in:
Cody Henthorne
2023-12-04 16:07:13 -05:00
parent eb1d06b4a6
commit 0c8e62add9
68 changed files with 604 additions and 604 deletions

View File

@@ -1481,7 +1481,7 @@
<string name="MessageRequestBottomView_do_you_want_to_let_s_message_you_wont_receive_any_messages_until_you_unblock_them_SMS">要讓 %1$s 傳訊息給你嗎?在解封鎖他們之前,你不會收到任何訊息。</string>
<string name="MessageRequestBottomView_get_updates_and_news_from_s_you_wont_receive_any_updates_until_you_unblock_them">要從 %1$s取得更新和新聞的通知嗎 在你取消封鎖它們之前,你不會收到任何更新通知。</string>
<string name="MessageRequestBottomView_continue_your_conversation_with_this_group_and_share_your_name_and_photo">繼續與該群群組聊天,並與其成員分享你的名字和照片嗎?</string>
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">This Legacy Group can no longer be used. Create a new group to activate new features like @mentions and admins.</string>
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">此舊版群組無法再使用。建立新群組以啟用「@提及」和管理員等新功能。</string>
<string name="MessageRequestBottomView_this_legacy_group_can_no_longer_be_used">此舊版群組太大,因此無法再使用。 最大組大小為%1$d。</string>
<string name="MessageRequestBottomView_continue_your_conversation_with_s_and_share_your_name_and_photo">要繼續與 %1$s 聊天,並與其分享你的名稱和照片嗎?</string>
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">加入該群組並與其成員分享你的名字和照片嗎? 在你接受之前,他們不會知道你已看到他們的訊息。</string>
@@ -4477,7 +4477,7 @@
<string name="NewConversationActivity__">%1$s 不是 Signal 用戶</string>
<!-- Error message shown in a dialog when trying to create a new group with non-signal users (e.g., unregistered or phone number only contacts) -->
<plurals name="CreateGroupActivity_not_signal_users">
<item quantity="other">%1$s are not Signal users</item>
<item quantity="other">%1$s 不是 Signal 用戶</item>
</plurals>
<!-- ContactFilterView -->
@@ -5000,7 +5000,7 @@
<!-- Donation receipts one-time tab label -->
<string name="DonationReceiptListFragment__one_time">一次性</string>
<!-- Donation receipts gift tab -->
<string name="DonationReceiptListFragment__for_a_friend">For a friend</string>
<string name="DonationReceiptListFragment__for_a_friend">為朋友</string>
<!-- Donation receipts gift tab label -->
<string name="DonationReceiptListFragment__donation_for_a_friend">為朋友捐款</string>
<!-- Donation receipts donation type heading -->
@@ -5729,9 +5729,9 @@
<!-- Dialog body when a user opens the manage donations main screen and they have a pending iDEAL donation -->
<string name="DonateToSignalFragment__your_ideal_payment_is_still_processing">你的 iDEAL 捐款仍在處理中。 請檢查銀行應用程式以核准你的付款,然後才進行另一次捐款。</string>
<!-- Dialog title shown when a user tries to donate an amount higher than is allowed for a given payment method. -->
<string name="DonateToSignal__donation_amount_too_high">Donation amount too high</string>
<string name="DonateToSignal__donation_amount_too_high">捐款金額太高</string>
<!-- Dialog body shown when a user tries to donate an amount higher than is allowed for a given payment method, place holder is the maximum -->
<string name="DonateToSignalFragment__you_can_send_up_to_s_via_bank_transfer">You can send up to %1$s via bank transfer. Try a different amount or a different payment method.</string>
<string name="DonateToSignalFragment__you_can_send_up_to_s_via_bank_transfer">你可以透過銀行轉帳寄送最多 %1$s 。嘗試不同金額或不同付款方式。</string>
<!-- Donation pill toggle monthly text -->
<string name="DonationPillToggle__monthly">每個月</string>
@@ -6312,7 +6312,7 @@
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, title for dialog -->
<string name="MonthlyDonationCanceled__title">已取消每月捐款</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, body for dialog. First placeholder is a payment related error message. Second placeholder is \'learn more\' -->
<string name="MonthlyDonationCanceled__message">Your recurring monthly donation was canceled. %1$s\n\nYour badge will no longer be visible on your profile. %2$s</string>
<string name="MonthlyDonationCanceled__message">你的每月定期捐款已經取消。%1$s\n\n你的徽章不會再顯示在你的個人資料中。%2$s</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, learn more used in placeholder for body for dialog. -->
<string name="MonthlyDonationCanceled__learn_more">了解更多</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, primary button to renew subscription with new data -->