mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Update translations and other static files.
This commit is contained in:
@@ -88,6 +88,20 @@
|
||||
<!-- Text for a button prompting users to allow Signal access to their gallery storage -->
|
||||
<string name="AttachmentKeyboard_allow_access">允許存取</string>
|
||||
<string name="AttachmentKeyboard_payment">付款</string>
|
||||
<!-- Text in a button that allows users to manage which media Signal has access to -->
|
||||
<string name="AttachmentKeyboard_manage">Manage</string>
|
||||
<!-- Option in menu to select more photos that Signal will have access to -->
|
||||
<string name="AttachmentKeyboard_select_more_photos">Select more photos</string>
|
||||
<!-- Option in menu to go to settings -->
|
||||
<string name="AttachmentKeyboard_go_to_settings">Go to Settings</string>
|
||||
<!-- Text explaining that Signal has limited access to photos -->
|
||||
<string name="AttachmentKeyboard_signal_has_limited_access">Signal has limited access to photos or videos</string>
|
||||
<!-- Text shown when user has given no photos for Signal to access and an explanation on how to change those permissions -->
|
||||
<string name="AttachmentKeyboard_no_photos_found">No photos found, select photos and videos to appear here or change permissions</string>
|
||||
|
||||
<!-- MediaGalleryFragment -->
|
||||
<!-- Text describing that no photos or videos are currently found in the gallery and that Signal can only access media that the user allows -->
|
||||
<string name="MediaGalleryFragment__no_photos_found">No photos or videos found. Signal only has access to photos and videos you selected.</string>
|
||||
|
||||
<!-- AttachmentManager -->
|
||||
<string name="AttachmentManager_cant_open_media_selection">找不到合適的應用程式來選擇媒體檔案。</string>
|
||||
@@ -108,7 +122,7 @@
|
||||
<!-- Dialog description that will explain the steps needed to give gallery storage permission -->
|
||||
<string name="AttachmentManager_signal_to_show_photos">顯示相片和影片:</string>
|
||||
<!-- Toast text explaining Signal\'s need for storage access -->
|
||||
<string name="AttachmentManager_signal_needs_storage_access">Signal 需要獲取儲存空間的存取權以顯示你的相片和影片。</string>
|
||||
<string name="AttachmentManager_signal_needs_storage_access">Signal needs access to show your photos and videos.</string>
|
||||
|
||||
<!-- Alert dialog title to show the recipient has not activated payments -->
|
||||
<string name="AttachmentManager__not_activated_payments">%1$s 尚未啟動付款 </string>
|
||||
@@ -458,7 +472,7 @@
|
||||
<!-- Dialog title asking users for microphone permission -->
|
||||
<string name="ConversationActivity_allow_access_microphone">允許連接你的麥克風</string>
|
||||
<!-- Dialog description that will explain the steps needed to give microphone permissions -->
|
||||
<string name="ConversationActivity_signal_to_send_audio_messages">要傳送語音訊息:</string>
|
||||
<string name="ConversationActivity_signal_to_send_audio_messages">To send voice messages:</string>
|
||||
<!-- Alert dialog description asking for microphone permission in order to send voice messages -->
|
||||
<string name="ConversationActivity_to_send_voice_messages_allow_signal_access_to_your_microphone">如要傳送語音訊息,請允許 Signal 存取你的麥克風。</string>
|
||||
<!-- Toast text explaining Signal\'s need for microphone access -->
|
||||
@@ -781,6 +795,41 @@
|
||||
<!-- Action button to dismiss sheet and back up now -->
|
||||
<string name="CreateBackupBottomSheet__back_up_now">馬上備份</string>
|
||||
|
||||
<!-- Headline text for a bottom sheet dialog shown when the restoration of the media backup fails. -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Cant_restore_media">Can\'t restore media</string>
|
||||
<!-- Help text for a bottom sheet dialog shown when the restoration of the media backup fails, displayed while the app is calculating the amount of disk space required. -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Your_device_does_not_have_enough_free_space_placeholder">Your device does not have enough free space. Free up storage space to restore your media.\n\nIf you choose “Skip restore” the media in your backup will be deleted the next time your device completes a new backup.</string>
|
||||
<!-- Help text for a bottom sheet dialog shown when the restoration of the media backup fails, displayed once the app knows how much disk space is required. The placeholder is a filesize, such as "1.23 GB." -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Your_device_does_not_have_enough_free_space">Your device does not have enough free space. Free up %1$s of space to restore your media.\n\nIf you choose “Skip restore” the media in your backup will be deleted the next time your device completes a new backup.</string>
|
||||
<!-- Confirmation button to dismiss bottom sheet dialog without aborting the restoration process. -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Okay">OK</string>
|
||||
<!-- Negative button on a bottom sheet dialog shown when the restoration of the media backup fails. This aborts the restoration process. -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Skip_restore">Skip restore</string>
|
||||
<!-- Accessibility content description for the "Backup Error" icon -->
|
||||
<string name="RestoreMediaFailedBottomSheet__Backup_error_icon_content_description">Backup error icon</string>
|
||||
|
||||
<!-- Banner text that is displayed at the top of the app when trying to restore more media than the device\'s memory has space for. -->
|
||||
<string name="RestoreMediaErrorBanner__Free_up_storage_space">Free up storage space to restore your media.</string>
|
||||
<!-- Banner text that is displayed at the top of the app when trying to restore more media than the device\'s memory has space for. The placeholder is a filesize, such as "1.23 GB." -->
|
||||
<string name="RestoreMediaErrorBanner__Free_up_of_space">Free up %1$s of space to restore your media.</string>
|
||||
|
||||
<!-- Remote media restoration in-process status title. -->
|
||||
<string name="RestoreMediaReminder__Restoring_media">Restoring media</string>
|
||||
<!-- Remote media restoration in-process description. The first to placeholders are filesizes, such as "865 MB" and "2.3 GB". The final placeholder is a whole number representing the percentage progress. -->
|
||||
<string name="RestoreMediaReminder__Progress_filesize">%1$s of %2$s (%3$d%%)</string>
|
||||
<!-- Remote media restoration paused status title. -->
|
||||
<string name="RestoreMediaReminder__Restoring_media_paused">Restoring media paused</string>
|
||||
<!-- Remote media restoration paused status description for when the restore is paused because unmetered connectivity, such as WiFi, is unavailable. -->
|
||||
<string name="RestoreMediaReminder__Waiting_for_Wifi">Waiting for WiFi…</string>
|
||||
<!-- Remote media restoration paused status description for when the restore is paused because internet is unavailable. -->
|
||||
<string name="RestoreMediaReminder__Waiting_for_internet_connection">Waiting for Internet connection…</string>
|
||||
<!-- Remote media restoration paused status description for when the device\'s battery is low -->
|
||||
<string name="RestoreMediaReminder__low_battery">Low battery. Charge your device.</string>
|
||||
<!-- Remote media restoration call to action when the device is out of space. The placeholder string is a file size, such as "1.23 GB". -->
|
||||
<string name="RestoreMediaReminder__Free_up_space">Free up %1$s to restore your media.</string>
|
||||
<!-- Button label to abort media restoration -->
|
||||
<string name="RestoreMediaReminder__Skip_restore">Skip restore</string>
|
||||
|
||||
<!-- BackupsPreferenceFragment -->
|
||||
<string name="BackupsPreferenceFragment__chat_backups">聊天備份</string>
|
||||
<string name="BackupsPreferenceFragment__backups_are_encrypted_with_a_passphrase">備份使用密碼加密並儲存在你的裝置上。</string>
|
||||
@@ -884,7 +933,7 @@
|
||||
<!-- Bottom sheet description explaining that future messages on linked devices will be in sync with your phone but previous messages will not appear -->
|
||||
<string name="LinkDeviceFragment__signal_messages_are_synchronized">連結後,Signal 的訊息會與手機上的 Signal 同步。您過往的訊息歷史紀錄將不會顯示。</string>
|
||||
<!-- Bottom sheet description explaining that for non-desktop/iPad devices, they should go to %s to download Signal where %s is Signal\'s website -->
|
||||
<string name="LinkDeviceFragment__on_other_device_visit_signal">在你的其他裝置上,前往 %1$s 以安裝 Signal</string>
|
||||
<string name="LinkDeviceFragment__on_other_device_visit_signal">On the device you want to link, visit %1$s to install Signal</string>
|
||||
<!-- Removed by excludeNonTranslatables <string name="LinkDeviceFragment__signal_download_url" translatable="false">signal.org/download</string> -->
|
||||
<!-- Header title listing out current linked devices -->
|
||||
<string name="LinkDeviceFragment__my_linked_devices">我的已連結裝置</string>
|
||||
@@ -3628,6 +3677,10 @@
|
||||
<string name="PermissionDeniedBottomSheet__1_tap_settings_below">1. 點按下面的「設定」</string>
|
||||
<!-- Sheet describing step 2 on how to give permissions by checking the permissions button in settings where %s will be replaced with an image of a checked button -->
|
||||
<string name="PermissionDeniedBottomSheet__2_allow_permission">2. %1$s 允許存取權限</string>
|
||||
<!-- Sheet describing step 2 on how to give permissions by tapping permissions in their settings -->
|
||||
<string name="PermissionDeniedBottomSheet__2_tap_permissions">2. Tap “Permissions”</string>
|
||||
<!-- Sheet describing step 3 on how to give permissions for photos and videos in settings where %s will be replaced with an image of a checked button -->
|
||||
<string name="PermissionDeniedBottomSheet__3_allow_permission">3. %1$s Allow the “Photos and videos” permission</string>
|
||||
<!-- Label for button at the bottom of the sheet which opens the system permission settings -->
|
||||
<string name="PermissionDeniedBottomSheet__settings">設定</string>
|
||||
|
||||
@@ -4145,6 +4198,8 @@
|
||||
<string name="preferences_app_protection__screen_lock">螢幕鎖定</string>
|
||||
<string name="preferences_app_protection__lock_signal_access_with_android_screen_lock_or_fingerprint">以 Android 螢幕鎖定或指紋來鎖定 Signal 存取</string>
|
||||
<string name="preferences_app_protection__screen_lock_inactivity_timeout">螢幕鎖定閒置逾時</string>
|
||||
<!-- Snackbar text shown when trying to enable screen lock but the user does not have a password or biometrics enabled -->
|
||||
<string name="preferences_app_protection__to_use_screen_lock">To use screen lock set a PIN, pattern, or password on this device.</string>
|
||||
<string name="preferences_app_protection__signal_pin">Signal PIN 碼</string>
|
||||
<string name="preferences_app_protection__create_a_pin">建立 PIN 碼</string>
|
||||
<string name="preferences_app_protection__change_your_pin">變更你的 PIN 碼</string>
|
||||
@@ -4165,8 +4220,41 @@
|
||||
<string name="RegistrationActivity_you_have_made_too_many_attempts_please_try_again_later">您進行了太多次嘗試。 請稍後再試。</string>
|
||||
<string name="RegistrationActivity_error_connecting_to_service">連線到服務錯誤</string>
|
||||
<string name="preferences_chats__backups">備份</string>
|
||||
<string name="prompt_passphrase_activity__signal_is_locked">Signal 已被鎖定</string>
|
||||
<string name="prompt_passphrase_activity__tap_to_unlock">輕觸以解鎖</string>
|
||||
<!-- Title text shown when Signal is locked and needs to be unlocked -->
|
||||
<string name="prompt_passphrase_activity__unlock_signal">Unlock Signal</string>
|
||||
<!-- Description text explaining how to unlock Signal -->
|
||||
<string name="prompt_passphrase_activity__use_your_android_device">Use your Android device lock settings to unlock Signal.</string>
|
||||
<!-- Text shown in a dialog that further explains how to unlock Signal by using the same unlocking methods that are used to unlock their own device -->
|
||||
<string name="prompt_passphrase_activity__screen_lock_is_on">Screen lock is on and Signal is safely secured with your device lock settings. Unlock Signal the same way as you would normally unlock your phone, this could be with Face Unlock, Fingerprint Unlock, a PIN, password or pattern.</string>
|
||||
<!-- Button in a dialog that will contact Signal support if pressed -->
|
||||
<string name="prompt_passphrase_activity__contact_support">Contact support</string>
|
||||
<!-- Button text to try again after unlocking has previously failed -->
|
||||
<string name="prompt_passphrase_activity__try_again">Try again</string>
|
||||
|
||||
<!-- ScreenLockSettingsFragment -->
|
||||
<!-- Text shown when screen lock is not enabled -->
|
||||
<string name="ScreenLockSettingsFragment__off">Off</string>
|
||||
<!-- Text shown with toggle that when switched on will enable screen lock -->
|
||||
<string name="ScreenLockSettingsFragment__use_screen_lock">Use screen lock</string>
|
||||
<!-- Description of what screen locking will do and how notification content will not be shown when screen is locked -->
|
||||
<string name="ScreenLockSettingsFragment__your_android_device">Your Android device lock settings will be required to unlock Signal when you leave or switch apps. When locked, notification previews will not show message content.</string>
|
||||
<!-- Title text explaining when users should start the screen lock -->
|
||||
<string name="ScreenLockSettingsFragment__start_screen_lock">Start screen lock</string>
|
||||
<!-- Option text explaining that screen lock should start immediately -->
|
||||
<string name="ScreenLockSettingsFragment__immediately">Immediately</string>
|
||||
<!-- Option text explaining that screen lock should start after 1 minute of inactivity -->
|
||||
<string name="ScreenLockSettingsFragment__after_1_min">After 1 minute</string>
|
||||
<!-- Option text explaining that screen lock should start after 5 minutes of inactivity -->
|
||||
<string name="ScreenLockSettingsFragment__after_5_min">After 5 minutes</string>
|
||||
<!-- Option text explaining that screen lock should start after 30 minutes of inactivity -->
|
||||
<string name="ScreenLockSettingsFragment__after_30_min">After 30 minutes</string>
|
||||
<!-- Option text explaining that screen lock should start at a custom time set by the user -->
|
||||
<string name="ScreenLockSettingsFragment__custom_time">Custom time</string>
|
||||
<!-- Title on biometrics prompt explaining that biometrics are needed to turn on screen lock -->
|
||||
<string name="ScreenLockSettingsFragment__use_signal_screen_lock">Use Signal screen lock</string>
|
||||
<!-- Title on biometrics prompt explaining that biometrics are needed to turn off screen lock -->
|
||||
<string name="ScreenLockSettingsFragment__turn_off_signal_lock">Turn off Signal screen lock</string>
|
||||
|
||||
<string name="Recipient_unknown">未知</string>
|
||||
<!-- Name to use for a user across the UI when they are unregistered and have no other name available -->
|
||||
<string name="Recipient_deleted_account">刪除帳戶</string>
|
||||
@@ -4785,7 +4873,7 @@
|
||||
|
||||
<!-- ChatsSettingsFragment -->
|
||||
<string name="ChatsSettingsFragment__keyboard">鍵盤</string>
|
||||
<string name="ChatsSettingsFragment__enter_key_sends">按下輸入鍵發送</string>
|
||||
<string name="ChatsSettingsFragment__send_with_enter">Send with enter</string>
|
||||
|
||||
<!-- NotificationsSettingsFragment -->
|
||||
<string name="NotificationsSettingsFragment__messages">訊息</string>
|
||||
@@ -4809,7 +4897,7 @@
|
||||
<string name="PrivacySettingsFragment__blocked">已封鎖</string>
|
||||
<!-- Settings label that shows the number blocked contacts -->
|
||||
<plurals name="PrivacySettingsFragment__d_contacts">
|
||||
<item quantity="other">%1$d 位聯絡人</item>
|
||||
<item quantity="other">%1$d contacts or groups</item>
|
||||
</plurals>
|
||||
<string name="PrivacySettingsFragment__messaging">傳訊</string>
|
||||
<string name="PrivacySettingsFragment__disappearing_messages">自動銷毀訊息</string>
|
||||
@@ -5012,7 +5100,7 @@
|
||||
<string name="PermissionsSettingsFragment__only_admins">僅限管理員</string>
|
||||
<string name="PermissionsSettingsFragment__who_can_add_new_members">誰可以新增新成員?</string>
|
||||
<string name="PermissionsSettingsFragment__who_can_edit_this_groups_info">誰可以編輯此群組資訊?</string>
|
||||
<string name="PermissionsSettingsFragment__who_can_send_messages">誰能傳送訊息?</string>
|
||||
<string name="PermissionsSettingsFragment__who_can_send_messages">Who can send messages and start calls?</string>
|
||||
|
||||
<!-- SoundsAndNotificationsSettingsFragment -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__mute_notifications">將通知調整為靜音</string>
|
||||
@@ -6987,6 +7075,14 @@
|
||||
<string name="BackupAlertBottomSheet__download_later">稍後下載</string>
|
||||
<!-- Secondary action button text to dismiss sheet, skipping media download -->
|
||||
<string name="BackupAlertBottomSheet__dont_download_media">不下載媒體</string>
|
||||
<!-- Dialog title for last chance to download backup -->
|
||||
<string name="BackupAlertBottomSheet__media_will_be_deleted">Media will be deleted</string>
|
||||
<!-- Dialog message for last chance to download backup -->
|
||||
<string name="BackupAlertBottomSheet__the_media_stored_in_your_backup">The media stored in your backup will be permanently deleted today. This is your last chance to download it.</string>
|
||||
<!-- Dialog action to download now -->
|
||||
<string name="BackupAlertBottomSheet__download">Download</string>
|
||||
<!-- Dialog action to not download now -->
|
||||
<string name="BackupAlertBottomSheet__dont_download">Don\'t download</string>
|
||||
|
||||
<!-- BackupStatus -->
|
||||
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
|
||||
@@ -7029,6 +7125,20 @@
|
||||
<string name="ManageStorageSettingsFragment_apply_limits_title">為已連結裝置設定上限</string>
|
||||
<!-- Setting description for syncing automated chat limit trimming (deleting messages automatically by length or date) to linked devices -->
|
||||
<string name="ManageStorageSettingsFragment_apply_limits_description">啟用後,聊天訊息量上限也會應用在已連結裝置並刪除訊息。</string>
|
||||
<!-- Setting section title header for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__on_device_storage">On-device storage</string>
|
||||
<!-- Setting row title for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__optimize_on_device_storage">Optimize on-device storage</string>
|
||||
<!-- Setting row explanation for storage optimization -->
|
||||
<string name="ManageStorageSettingsFragment__unused_media_will_be_offloaded">Unused media will be offloaded, but can be downloaded from your backup anytime.</string>
|
||||
|
||||
<!-- UpgradeToEnableOptimizedStorageSheet -->
|
||||
<!-- Title on a bottom sheet, detailing that the user must upgrade to enable storage optimization -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__upgrade_to_enable_this_feature">Upgrade to enable this feature</string>
|
||||
<!-- Subtitle of bottom sheet detailing that the user must upgrade to enable storage optimization -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__storage_optimization_can_only_be_used">Storage optimization can only be used with the paid tier of Signal Backups. Upgrade your backup plan to start using this feature.</string>
|
||||
<!-- Primary action to launch upgrade flow -->
|
||||
<string name="UpgradeToEnableOptimizedStorageSheet__upgrade_now">Upgrade now</string>
|
||||
|
||||
<!-- Educational bottom sheet dialog title shown to notify about delete syncs causing deletes to happen across all devices -->
|
||||
<string name="DeleteSyncEducation_title">現已在你所有裝置上同步刪除</string>
|
||||
@@ -7074,6 +7184,8 @@
|
||||
<string name="RemoteBackupsSettingsFragment__subscription_cancelled">定期贊助已取消</string>
|
||||
<!-- Snackbar text displayed when backup is successfully downloaded -->
|
||||
<string name="RemoteBackupsSettingsFragment__download_complete">下載完成</string>
|
||||
<!-- Snackbar text displayed when backup will be created overnight -->
|
||||
<string name="RemoteBackupsSettingsFragment__backup_will_be_created_overnight">Backup will be created overnight.</string>
|
||||
<!-- Title text in row detailing selected backup type -->
|
||||
<string name="RemoteBackupsSettingsFragment__backup_type">備份類型</string>
|
||||
<!-- Subtitle text in row detailing selected backup type displayed when backups are disabled -->
|
||||
@@ -7144,6 +7256,8 @@
|
||||
<string name="MessageBackupsPinConfirmationScreen__next">下一步</string>
|
||||
<!-- Action button to switch keyboard type -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__switch_keyboard">切換鍵盤</string>
|
||||
<!-- Action button to create a new pin if we type the incorrect one -->
|
||||
<string name="MessageBackupsPinConfirmationScreen__create_new_pin">Create new pin</string>
|
||||
|
||||
<!-- MessageBackupsPinEducationScreen -->
|
||||
<!-- Screen headline -->
|
||||
@@ -7182,5 +7296,8 @@
|
||||
<string name="ConfirmBackupCancellationDialog__confirm_and_download_later">稍後確認並下載</string>
|
||||
<!-- Action button label to keep current subscription -->
|
||||
<string name="ConfirmBackupCancellationDialog__keep_subscription">保留定期贊助</string>
|
||||
|
||||
<!-- Accessible content description for the reminder view, describing the icon in the view. -->
|
||||
<string name="ReminderView_icon_content_description">Reminder icon</string>
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user