mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Update translations and other static files.
This commit is contained in:
@@ -1736,6 +1736,10 @@
|
||||
<string name="MessageRecord_missed_voice_call">未接的語音通話</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">錯過視訊電話</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and not answered -->
|
||||
<string name="MessageRecord_declined_voice_call">Declined voice call</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_declined_video_call">Declined video call</string>
|
||||
<!-- Update message shown when receiving an incoming voice call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">通知設定檔開啟時有未接語音通話</string>
|
||||
<!-- Update message shown when receiving an incoming video call and declined due to notification profile -->
|
||||
@@ -2490,6 +2494,11 @@
|
||||
<!-- Displays the name of a contact. The first placeholder is the name the user has assigned to that contact, the second name is the name the contact assigned to themselves -->
|
||||
<string name="AboutSheet__user_set_display_name_and_profile_name">%1$s (%2$s)</string>
|
||||
|
||||
<!-- Title of the screen showing which groups they have in common with another user. -->
|
||||
<plurals name="GroupsInCommon__n_groups_in_common_title">
|
||||
<item quantity="other">%1$s groups in common</item>
|
||||
</plurals>
|
||||
|
||||
<!-- CallParticipantsListDialog -->
|
||||
<plurals name="CallParticipantsListDialog_in_this_call">
|
||||
<item quantity="other">在此通話中 (%1$d)</item>
|
||||
@@ -2784,6 +2793,8 @@
|
||||
<string name="ThreadRecord_s_belongs_to_s">%1$s 是屬於 %2$s</string>
|
||||
<!-- Displayed in the conversation list when a person has been blocked -->
|
||||
<string name="ThreadRecord_blocked">已封鎖</string>
|
||||
<!-- Displayed in the conversation list when a group has been blocked -->
|
||||
<string name="ThreadRecord_blocked_group">Blocked</string>
|
||||
|
||||
<!-- ApkUpdateNotifications -->
|
||||
<string name="ApkUpdateNotifications_prompt_install_title">Signal 更新</string>
|
||||
@@ -4814,7 +4825,7 @@
|
||||
<string name="ReviewCardDialogFragment__no_other_groups_in_common">沒有其他共同的群組。</string>
|
||||
<string name="ReviewCardDialogFragment__no_groups_in_common">沒有共同的群組。</string>
|
||||
<plurals name="ReviewCardDialogFragment__d_other_groups_in_common">
|
||||
<item quantity="other">%1$d 個共同的群組</item>
|
||||
<item quantity="other">%1$d other groups in common</item>
|
||||
</plurals>
|
||||
<plurals name="ReviewCardDialogFragment__d_groups_in_common">
|
||||
<item quantity="other">%1$d 個共同的群組</item>
|
||||
|
||||
Reference in New Issue
Block a user