Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2025-09-18 10:35:53 -04:00
parent 4345179a1d
commit 2401e33222
69 changed files with 318 additions and 318 deletions

View File

@@ -4681,7 +4681,7 @@
<!-- Content description for info icon -->
<string name="Beta__info">資訊</string>
<!-- Text in header describing that the feature is a beta feature and prone to frequent changes -->
<string name="Beta__this_is_beta">This is a beta feature and will be improved over time.</string>
<string name="Beta__this_is_beta">這是測試版功能,將會逐漸改進。</string>
<!-- Title text shown when Signal is locked and needs to be unlocked -->
<string name="prompt_passphrase_activity__unlock_signal">解鎖 Signal</string>
@@ -4850,9 +4850,9 @@
<!-- Message for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__confirm_exit_message">No data has been transferred to your new device.</string>
<!-- Confirm button for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__stop_transfer">Stop transfer</string>
<string name="OldDeviceTransferInstructions__stop_transfer">停止轉移</string>
<!-- Negative/cancel button for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__continue_transfer">Continue transfer</string>
<string name="OldDeviceTransferInstructions__continue_transfer">繼續轉移</string>
<!-- OldDeviceTransferComplete -->
<string name="OldDeviceTransferComplete__go_to_your_new_device">轉到新裝置</string>
@@ -7879,13 +7879,13 @@
<!-- Dialog message explaining that Google Play services need to be updated for Signal Secure backups -->
<string name="GooglePlayServicesAvailability__service_update_required_message">To subscribe to Signal Secure Backups, update Google Play service on your phone.</string>
<!-- Dialog button text to update Google Play services -->
<string name="GooglePlayServicesAvailability__update">Update</string>
<string name="GooglePlayServicesAvailability__update">更新</string>
<!-- Dialog title when Google Play services are disabled -->
<string name="GooglePlayServicesAvailability__service_disabled_title">Paid subscriptions require Google Play</string>
<!-- Dialog message explaining that Google Play services must be enabled for subscriptions -->
<string name="GooglePlayServicesAvailability__service_disabled_message">To subscribe to Signal Secure Backups, enable Google Play services on your phone and sign into the Google Play store. </string>
<!-- Dialog button text to learn more about enabling Google Play services -->
<string name="GooglePlayServicesAvailability__learn_more">Learn more</string>
<string name="GooglePlayServicesAvailability__learn_more">了解更多</string>
<!-- Dialog message shown when Google Play services is invalid and subscriptions are not available -->
<string name="GooglePlayServicesAvailability__service_invalid_message">You can\'t subscribe to Signal Secure backups because your phone does not support Google Play services. Contact the phone manufacturer for assistance.</string>