Update translations and other static files.

This commit is contained in:
jeffrey-signal
2025-10-29 14:42:50 -04:00
parent f4cca5ecc1
commit d4588d738f
70 changed files with 342 additions and 2 deletions

View File

@@ -1147,6 +1147,9 @@
<string name="ExpiredBuildReminder_this_version_of_signal_has_expired">此版本的 Signal 已過期。立即更新以傳送和接收訊息。</string>
<string name="ExpiredBuildReminder_update_now">立即更新</string>
<!-- A message in a banner shown at the top of the screen indicating that the user must upgrade their device to use signal. -->
<string name="DeprecatedSdkBanner_body">Signal no longer works on this device. To use Signal again, update your device to a newer version of Android or switch to a newer device.</string>
<!-- Title of notification telling users to update Signal -->
<string name="DeprecatedNotificationJob_update_signal">更新 Signal</string>
<!-- Message body of notification telling users that this current version of Signal has expired. If pressed, we will direct them to the website APK or PlayStore page -->
@@ -7588,6 +7591,8 @@
<string name="TurnOnSignalBackups__turn_on">開啟</string>
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will simply dismiss the megaphone -->
<string name="TurnOnSignalBackups__not_now">現在不要</string>
<!-- Text for a "toast" that pops up at the bottom of the user\'s screen after they respond "not now" to a prompt asking them to enable backups -->
<string name="TurnOnSignalBackups__toast_not_now">You can enable backups in \"Settings\"</string>
<!-- Title of a megaphone shown to prompt the user to verify their recovery key -->
<string name="VerifyBackupKey__title">驗證你的恢復金鑰</string>