Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2025-07-02 15:51:31 -04:00
parent 8b094de4bd
commit 78e6aa3021
69 changed files with 555 additions and 147 deletions

View File

@@ -1452,6 +1452,8 @@
<string name="RemoteRestoreActivity__update_signal">更新 Signal</string>
<!-- Text label button to dismiss the dialog -->
<string name="RemoteRestoreActivity__not_now">現在不要</string>
<!-- Text shown on restore screen as information on what will happen if you skip -->
<string name="RemoteRestoreActivity__if_you_choose_not_to_restore">If you choose not to restore now, you won\'t be able to restore later. Your media will restore in the background.</string>
<!-- GroupMentionSettingDialog -->
<string name="GroupMentionSettingDialog_notify_me_for_mentions">通知我提及。</string>
@@ -8176,10 +8178,14 @@
<string name="MessageBackupsKeyRecordScreen__confirm_save_to_password_manager_body">只將備份金鑰儲存在你信任的安全密碼管理器中。Signal 不會推薦最適合你的密碼管理器。</string>
<!-- Message shown after the backup key is successfully saved to the device password manager. -->
<string name="MessageBackupsKeyRecordScreen__save_to_password_manager_success">已儲存至密碼管理器</string>
<!-- Dialog title shown when there is an error saving the backup key because no compatible password manager was detected. -->
<string name="MessageBackupsKeyRecordScreen__missing_password_manager_title">無法儲存至密碼管理器</string>
<!-- Dialog title shown when there is an error saving the backup key to the device password manager. -->
<string name="MessageBackupsKeyRecordScreen__cant_save_to_password_manager_title">Can\'t save to password manager</string>
<!-- Dialog message shown when there is an error saving the backup key because no compatible password manager was detected. -->
<string name="MessageBackupsKeyRecordScreen__missing_password_manager_message">你沒有設定密碼管理器,或者不支援你正在使用的密碼管理器。</string>
<!-- Dialog message shown when there is an error saving the backup key because the user previously chose not to save Signal passwords to their password manager. -->
<string name="MessageBackupsKeyRecordScreen__password_save_prompt_disabled_message">You previously chose not to save passwords for Signal to Google Password Manager. In your Google Password Manager settings, remove Signal from \"Declined sites and apps\" and try again.</string>
<!-- Label for a button that navigates to the device settings -->
<string name="MessageBackupsKeyRecordScreen__go_to_settings">Go to settings</string>
<!-- Action button label -->
<string name="MessageBackupsKeyRecordScreen__next">下一步</string>
<!-- Bottom sheet title -->