mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -94,4 +94,40 @@
|
||||
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">എൻ്റെ കയ്യിൽ പഴയ ഫോൺ ഇല്ല</string>
|
||||
<!-- Row subtitle for restore/transfer without using a previous device -->
|
||||
<string name="WelcomeFragment_restore_action_reinstalling">അല്ലെങ്കിൽ നിങ്ങൾ അതേ ഉപകരണത്തിൽ Signal വീണ്ടും ഇൻസ്റ്റാൾ ചെയ്യുകയാണ്</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 you’d 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 & media won’t 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>
|
||||
|
||||
Reference in New Issue
Block a user