Update translations and other static files.

This commit is contained in:
Cody Henthorne
2023-12-06 16:49:31 -05:00
parent a678555d8d
commit 7501e029ab
68 changed files with 1344 additions and 242 deletions

View File

@@ -322,6 +322,8 @@
<string name="ConversationItem_cant_download_image_you_will_need_to_send_it_again">無法下載圖像。你需要再次傳送。</string>
<!-- Dialog error message shown when user can\'t download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">無法下載影片。你需要再次傳送。</string>
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp represents a message that has been edited extremely recently. -->
<string name="ConversationItem_edited_now_timestamp_footer">Edited Now</string>
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
<string name="ConversationItem_edited_timestamp_footer">%1$s 前已編輯</string>
<!-- Displayed if the link preview in the conversation item is for a call link call -->
@@ -1774,8 +1776,14 @@
<string name="WebRtcAudioOutputBottomSheet__earpiece_icon_content_description">代表裝置耳機的圖示。</string>
<!-- CallParticipantsListDialog -->
<plurals name="CallParticipantsListDialog_in_this_call_d_people">
<item quantity="other">在此通話中·%1$d個人</item>
<plurals name="CallParticipantsListDialog_in_this_call">
<item quantity="other">In this call (%1$d)</item>
</plurals>
<plurals name="CallParticipantsListDialog__signal_will_ring">
<item quantity="other">Signal will Ring (%1$d)</item>
</plurals>
<plurals name="CallParticipantsListDialog__signal_will_notify">
<item quantity="other">Signal will Notify (%1$d)</item>
</plurals>
<!-- CallParticipantView -->
@@ -5829,12 +5837,18 @@
<string name="BankTransferDetailsFragment__iban_country_code_is_not_supported">未支援 IBAN 國家代碼</string>
<!-- Error label for IBAN field when number is invalid -->
<string name="BankTransferDetailsFragment__invalid_iban">IBAN 無效</string>
<!-- Error label for name field when name is not at least two characters long -->
<string name="BankTransferDetailsFragment__minimum_2_characters">Minimum 2 characters</string>
<!-- Error label for email field when email is not valid -->
<string name="BankTransferDetailsFragment__invalid_email_address">Invalid email address</string>
<!-- IdealTransferDetailsFragment -->
<!-- Title of the screen, displayed in the toolbar -->
<string name="IdealTransferDetailsFragment__ideal">iDEAL</string>
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
<string name="IdealTransferDetailsFragment__enter_your_bank">請輸入你的銀行、名稱和電郵地址。 Stripe 會使用此電郵向你發送有關捐款的最新訊息。 %1$s</string>
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
<string name="IdealTransferDetailsFragment__enter_your_bank_details_one_time">Enter your bank details. Signal does not collect or store your personal information. %1$s</string>
<!-- Subtitle learn-more button displayed inline with the subtitle text -->
<string name="IdealTransferDetailsFragment__learn_more">了解更多</string>
<!-- Hint label for text entry box for name on bank account -->