mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Update translations and other static files.
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user