Update translations and other static files.

This commit is contained in:
jeffrey-signal
2026-03-11 15:48:15 -04:00
parent 73f5a3398c
commit 2b685fb42e
137 changed files with 7742 additions and 1520 deletions

View File

@@ -84,4 +84,14 @@
<string name="VerificationCodeScreen__registration_error">註冊失敗。請重試。</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">遇到困難嗎?</string>
<!-- RestoreWelcomeBottomSheet -->
<!-- Row title for restore/transfer using a previous registered phone/device -->
<string name="WelcomeFragment_restore_action_i_have_my_old_phone">I have my old phone</string>
<!-- Row subtitle for restore/transfer using a previous registered phone/device -->
<string name="WelcomeFragment_restore_action_scan_qr">Scan a QR code from your current Signal account to get started quickly</string>
<!-- Row title for restore/transfer without using a previous device -->
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">I don\'t have my old phone</string>
<!-- Row subtitle for restore/transfer without using a previous device -->
<string name="WelcomeFragment_restore_action_reinstalling">Or you\'re reinstalling Signal on the same device</string>
</resources>