Update translations and other static files.

This commit is contained in:
Alex Hart
2025-10-09 17:05:00 -03:00
parent 7de9218b80
commit 8d3d86372f
69 changed files with 137 additions and 137 deletions

View File

@@ -8426,11 +8426,11 @@
<!-- Option subtitle for restoring via device transfer -->
<string name="SelectRestoreMethodFragment__transfer_directly_from_old">直接從舊的 Android 手機轉移</string>
<!-- Dialog title shown as a warning when skipping restore during registration -->
<string name="SelectRestoreMethodFragment__skip_restore_title">Skip restore?</string>
<string name="SelectRestoreMethodFragment__skip_restore_title">要跳過還原嗎?</string>
<!-- Dialog message shown as a warning when skipping restore during registration -->
<string name="SelectRestoreMethodFragment__skip_restore_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>
<!-- Dialog confirm text shown as a warning when skipping restore during registration -->
<string name="SelectRestoreMethodFragment__skip_restore">Skip restore</string>
<string name="SelectRestoreMethodFragment__skip_restore">跳過還原</string>
<!-- Screen title for restore via local backup -->
<string name="RestoreLocalBackup_title">還原本機備份</string>