Update translations and other static files.

This commit is contained in:
Michelle Tang
2026-03-18 14:57:29 -04:00
parent 4b10c19569
commit 7f27e52e58
137 changed files with 4847 additions and 70 deletions

View File

@@ -94,4 +94,40 @@
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">No conservo el meu telèfon antic</string>
<!-- Row subtitle for restore/transfer without using a previous device -->
<string name="WelcomeFragment_restore_action_reinstalling">O estàs reinstal·lant Signal al mateix dispositiu</string>
<!-- ArchiveRestoreSelectionScreen -->
<!-- Title text for the archive restore selection screen -->
<string name="ArchiveRestoreSelectionScreen__restore_or_transfer_account">Restore or transfer account</string>
<!-- Subtitle text for the archive restore selection screen -->
<string name="ArchiveRestoreSelectionScreen__subheading">Choose how youd like to restore your message history and account data.</string>
<!-- Title for the Signal Backups option card -->
<string name="ArchiveRestoreSelectionScreen__from_signal_backups">From Signal Backups</string>
<!-- Subtitle for the Signal Backups option card -->
<string name="ArchiveRestoreSelectionScreen__your_free_or_paid_signal_backup_plan">Your free or paid Signal Backup plan</string>
<!-- Title for an option that, when clicked, will take the user to a flow to restore form a local backup -->
<string name="ArchiveRestoreSelectionScreen__local_backup_card_title">Restore on-device backup</string>
<!-- Description for an option that, when clicked, will take the user to a flow to restore form a local backup -->
<string name="ArchiveRestoreSelectionScreen__local_backup_card_description">Restore your messages from a backup you saved on your device.</string>
<!-- Title for an option that, when clicked, will take the user to a flow to restore form a local backup -->
<string name="ArchiveRestoreSelectionScreen__skip_restore_title">Continue without transferring</string>
<!-- Description for an option that, when clicked, will take the user to a flow to restore form a local backup -->
<string name="ArchiveRestoreSelectionScreen__skip_restore_description">Messages &amp; media wont be transferred</string>
<!-- Title for the backup folder option card (V2 format) -->
<string name="ArchiveRestoreSelectionScreen__from_a_backup_folder">From a backup folder</string>
<!-- Title for the backup file option card (V1 legacy format) -->
<string name="ArchiveRestoreSelectionScreen__from_a_backup_file">From a backup file</string>
<!-- Subtitle for the backup folder/file option cards -->
<string name="ArchiveRestoreSelectionScreen__choose_a_backup_youve_saved">Choose a backup you\'ve saved</string>
<!-- Title for the device transfer option card -->
<string name="ArchiveRestoreSelectionScreen__from_your_old_phone">From your old phone</string>
<!-- Subtitle for the device transfer option card -->
<string name="ArchiveRestoreSelectionScreen__transfer_directly_from_old">Transfer directly from your old Android</string>
<!-- Skip button text -->
<string name="ArchiveRestoreSelectionScreen__skip">Skip</string>
<!-- Title for the skip restore confirmation dialog -->
<string name="ArchiveRestoreSelectionScreen__skip_restore_dialog_title">Skip restore?</string>
<!-- Warning body text for the skip restore confirmation dialog -->
<string name="ArchiveRestoreSelectionScreen__skip_restore_dialog_warning">If you skip restore now you will not be able to restore later. If you re-enable backups after skipping restore, your current backup will be replaced with your new messaging history.</string>
<!-- Confirm button text for the skip restore dialog -->
<string name="ArchiveRestoreSelectionScreen__skip_restore_dialog_confirm_button">Skip restore</string>
</resources>