Update translations and other static files.

This commit is contained in:
Michelle Tang
2025-11-05 15:04:54 -05:00
parent 9944fbb487
commit dd61187f9a
64 changed files with 272 additions and 272 deletions

View File

@@ -5793,11 +5793,11 @@
<!-- Hint text that shows in the recipient search bar when no text is entered yet. -->
<string name="RecipientSearchBar__search_name_or_number">名稱、用戶名稱或電話號碼</string>
<!-- Accessibility label for the button to switch to the numeric keyboard type. -->
<string name="RecipientSearchBar_accessibility_switch_to_numeric_keyboard">Switch to numeric keyboard</string>
<string name="RecipientSearchBar_accessibility_switch_to_numeric_keyboard">切換至數字鍵盤</string>
<!-- Accessibility label for the button to switch to the alphanumeric keyboard type. -->
<string name="RecipientSearchBar_accessibility_switch_to_alphanumeric_keyboard">Switch to alphanumeric keyboard</string>
<string name="RecipientSearchBar_accessibility_switch_to_alphanumeric_keyboard">切換至字母數字鍵盤</string>
<!-- Accessibility label for the button to clear the search filter. -->
<string name="RecipientSearchBar_accessibility_clear_search">Reset search filter</string>
<string name="RecipientSearchBar_accessibility_clear_search">重設搜尋篩選器</string>
<!-- VoiceNotePlayerView -->
<string name="VoiceNotePlayerView__dot_s">· %1$s</string>
@@ -7592,7 +7592,7 @@
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will simply dismiss the megaphone -->
<string name="TurnOnSignalBackups__not_now">現在不要</string>
<!-- Text for a "toast" that pops up at the bottom of the user\'s screen after they respond "not now" to a prompt asking them to enable backups -->
<string name="TurnOnSignalBackups__toast_not_now">You can enable backups in \"Settings\"</string>
<string name="TurnOnSignalBackups__toast_not_now">你可以在「設定」中啟用備份</string>
<!-- Title of a megaphone shown to prompt the user to verify their recovery key -->
<string name="VerifyBackupKey__title">驗證你的恢復金鑰</string>