Update translations and other static files.

This commit is contained in:
Michelle Tang
2025-04-11 10:57:41 -04:00
parent c95c6e6ef0
commit ce5d234186
69 changed files with 373 additions and 373 deletions

View File

@@ -1737,9 +1737,9 @@
<!-- 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>
<string name="MessageRecord_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>
<string name="MessageRecord_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 -->
@@ -2496,7 +2496,7 @@
<!-- 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>
<item quantity="other">%1$s 個共同群組</item>
</plurals>
<!-- CallParticipantsListDialog -->
@@ -2794,7 +2794,7 @@
<!-- 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>
<string name="ThreadRecord_blocked_group">已封鎖</string>
<!-- ApkUpdateNotifications -->
<string name="ApkUpdateNotifications_prompt_install_title">Signal 更新</string>