Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2023-12-13 18:21:49 -05:00
parent b88b992cb6
commit 11d4bde18a
65 changed files with 761 additions and 761 deletions

View File

@@ -323,7 +323,7 @@
<!-- 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>
<string name="ConversationItem_edited_now_timestamp_footer">已編輯 現在</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 -->
@@ -1779,13 +1779,13 @@
<!-- CallParticipantsListDialog -->
<plurals name="CallParticipantsListDialog_in_this_call">
<item quantity="other">In this call (%1$d)</item>
<item quantity="other">在此通話中 (%1$d)</item>
</plurals>
<plurals name="CallParticipantsListDialog__signal_will_ring">
<item quantity="other">Signal will Ring (%1$d)</item>
<item quantity="other">Signal 會打電話給 (%1$d)</item>
</plurals>
<plurals name="CallParticipantsListDialog__signal_will_notify">
<item quantity="other">Signal will Notify (%1$d)</item>
<item quantity="other">Signal 會通知 (%1$d)</item>
</plurals>
<!-- CallParticipantView -->
@@ -5844,9 +5844,9 @@
<!-- 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>
<string name="BankTransferDetailsFragment__minimum_2_characters">最少 2 個字元</string>
<!-- Error label for email field when email is not valid -->
<string name="BankTransferDetailsFragment__invalid_email_address">Invalid email address</string>
<string name="BankTransferDetailsFragment__invalid_email_address">電郵地址無效</string>
<!-- IdealTransferDetailsFragment -->
<!-- Title of the screen, displayed in the toolbar -->