Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2025-09-17 14:36:54 -04:00
parent 169d0fa964
commit e0a86ead58
70 changed files with 2722 additions and 138 deletions

View File

@@ -4845,6 +4845,14 @@
<string name="OldDeviceTransferInstructions__third_bullet">3.</string>
<string name="OldDeviceTransferInstructions__select_transfer_from_android_device_when_prompted_and_then_continue">"出現提示時選擇“從Android裝置轉移”然後選擇“繼續”。 將兩個裝置都放在附近。"</string>
<string name="OldDeviceTransferInstructions__continue">繼續</string>
<!-- Title for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__confirm_exit_title">Stop device transfer?</string>
<!-- 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>
<!-- Negative/cancel button for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__continue_transfer">Continue transfer</string>
<!-- OldDeviceTransferComplete -->
<string name="OldDeviceTransferComplete__go_to_your_new_device">轉到新裝置</string>
@@ -7855,6 +7863,32 @@
<!-- Row title to change or cancel subscription -->
<string name="BackupsTypeSettingsFragment__change_or_cancel_subscription">更改或取消定期贊助</string>
<!-- GooglePlayServicesAvailability -->
<!-- Dialog title when Google Play services are missing from the device -->
<string name="GooglePlayServicesAvailability__service_missing_title">Google Play services missing</string>
<!-- Dialog message explaining that Google Play services are required for Signal Secure backups subscription -->
<string name="GooglePlayServicesAvailability__service_missing_message">To subscribe to Signal Secure backups, you need to install Google Play services on your phone.</string>
<!-- Dialog button text to install Google Play services -->
<string name="GooglePlayServicesAvailability__install_play_services">Install Play Services</string>
<!-- Dialog title when Google Play services are currently updating -->
<string name="GooglePlayServicesAvailability__service_updating_title">Google Play services are updating</string>
<!-- Dialog message asking user to wait while Google Play services finish updating -->
<string name="GooglePlayServicesAvailability__service_updating_message">To subscribe to Signal Secure backups please wait for Google Play services to finish updating.</string>
<!-- Dialog title when Google Play services need to be updated -->
<string name="GooglePlayServicesAvailability__service_update_required_title">Update Google Play services</string>
<!-- 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>
<!-- 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>
<!-- 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>
<!-- ManageStorageSettingsFragment -->
<!-- Settings section title header show above manage settings options for automatic chat history management (deleting) -->
<string name="ManageStorageSettingsFragment_chat_limit">聊天訊息量上限</string>
@@ -8289,10 +8323,14 @@
<string name="MessageBackupsTypeSelectionScreen__subscribe_for_x_month">以每月 %1$s 定期贊助</string>
<!-- Primary action button label when selecting a backup tier with a current selection -->
<string name="MessageBackupsTypeSelectionScreen__change_backup_type">更改備份類型</string>
<!-- Primary action button label when selecting paid tier when Google Play API isn\'t available -->
<string name="MessageBackupsTypeSelectionScreen__more_about_this_plan">More about this plan</string>
<!-- Secondary action button label when selecting a backup tier with a current selection -->
<string name="MessageBackupsTypeSelectionScreen__cancel_subscription">取消定期贊助</string>
<!-- MessageBackupsType block amount for free tier -->
<string name="MessageBackupsTypeSelectionScreen__free">免費</string>
<!-- MessageBackupsType block amount for paid tier when no pricing is available -->
<string name="MessageBackupsTypeSelectionScreen__paid">Paid</string>
<!-- MessageBackupsType block amount for paid tier. Placeholder is formatted currency amount. -->
<string name="MessageBackupsTypeSelectionScreen__s_month">%1$s/月</string>
<!-- Title for free tier -->
@@ -8468,9 +8506,9 @@
<string name="TransferAccount_continue_on_your_other_device_details">在另一部裝置上繼續轉移你的帳戶。</string>
<!-- Restore Complete bottom sheet dialog title -->
<string name="RestoreCompleteBottomSheet_restore_complete">回復完成</string>
<string name="RestoreCompleteBottomSheet_restore_complete">Finish on your other device</string>
<!-- Restore Complete bottom sheet dialog message -->
<string name="RestoreCompleteBottomSheet_restore_complete_message">你的 Signal 帳戶和訊息已開始轉移到另一部裝置。此裝置上的 Signal 現在已停用。</string>
<string name="RestoreCompleteBottomSheet_restore_complete_message">Your Signal account and messages are ready to restore on your other device. Signal is now inactive on this device.</string>
<!-- Restore Complete bottom sheet dialog title after device transfer -->
<string name="RestoreCompleteBottomSheet_transfer_complete">轉移完成</string>
<!-- Restore Complete bottom sheet dialog message after device transfer -->