Update translations and other static files.

This commit is contained in:
Nicholas Tinsley
2024-02-02 15:12:26 -05:00
parent e3fe852a34
commit bfe57b4b8f
68 changed files with 771 additions and 369 deletions

View File

@@ -592,9 +592,9 @@
<!-- Toolbar title for this screen -->
<string name="WhoCanSeeMyPhoneNumberFragment__who_can_find_me_by_number">誰能用手機號碼找到我?</string>
<!-- Description for radio item stating anyone can see your phone number -->
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">Anyone who has your phone number will see you\'re on Signal and can start chats with you.</string>
<string name="WhoCanSeeMyPhoneNumberFragment__anyone_who_has_your">任何擁有你電話號碼的人都會看到你在使用 Signal並可以開始與你聊天。</string>
<!-- Description for radio item stating no one will be able to see your phone number -->
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">Nobody will be able to see you\'re on Signal unless you message them or have an existing chat with them.</string>
<string name="WhoCanSeeMyPhoneNumberFragment__nobody_will_be_able">除非你向對方傳送訊息或與對方已有聊天記錄,否則沒有人能看到你使用 Signal。</string>
<!-- ChooseBackupFragment -->
<string name="ChooseBackupFragment__restore_from_backup">從備份來還原?</string>
@@ -1529,7 +1529,7 @@
<!-- DeviceProvisioningActivity -->
<string name="DeviceProvisioningActivity_link_this_device">連結此裝置?</string>
<string name="DeviceProvisioningActivity_continue">Continue</string>
<string name="DeviceProvisioningActivity_continue">繼續</string>
<string name="DeviceProvisioningActivity_content_intro">它將能夠</string>
<string name="DeviceProvisioningActivity_content_bullets">
@@ -3693,7 +3693,7 @@
<!-- Section title above two radio buttons for enabling and disabling whether users can find me by my phone number -->
<string name="PhoneNumberPrivacySettingsFragment__who_can_find_me_by_number">誰可以透過電話號碼找到我</string>
<!-- Subtext below radio buttons when who can see my number is set to everyone -->
<string name="PhoneNumberPrivacySettingsFragment__your_phone_number_will_be">Your phone number will be visible to people and groups you message.</string>
<string name="PhoneNumberPrivacySettingsFragment__your_phone_number_will_be">所有你傳送訊息的人和群組都能看見你的電話號碼。</string>
<!-- Subtext below radio buttons when who can find me by number is set to everyone -->
<string name="PhoneNumberPrivacySettingsFragment__anyone_who_has">任何擁有你電話號碼的人都會看到你在使用 Signal並可以開始與你聊天。</string>
<!-- Subtext below radio buttons when who can find me by number is set to nobody -->
@@ -5839,6 +5839,12 @@
<string name="IdealTransferDetailsFragment__email">電郵</string>
<!-- Default label for bank selection -->
<string name="IdealTransferDetailsFragment__choose_your_bank">選擇你的銀行</string>
<!-- Dialog title shown when using iDEAL payment for setting up a monthly donation -->
<string name="IdealTransferDetailsFragment__confirm_your_donation_with_s">Confirm your donation with %1$s</string>
<!-- Dialog warning shown when using iDEAL payment for setting up a monthly donation -->
<string name="IdealTransferDetailsFragment__monthly_ideal_warning">To setup your recurring donation tap continue to confirm a €0,01 charge with your bank. This will be automatically refunded and allows your €5/month donation to debited from your account.</string>
<!-- Dialog button shown when using iDEAL payment for setting up a monthly donation to continue with the donation -->
<string name="IdealTransferDetailsFragment__continue">Continue</string>
<!-- IdealTransferDetailsBankSelectionDialogFragment -->
<!-- Title of the screen, displayed in the toolbar -->
@@ -6200,7 +6206,7 @@
<string name="CallLinkDetailsFragment__this_link_will_no_longer_work">此連結將不再適用於任何人。</string>
<!-- Button label for the link button in the username link settings -->
<string name="UsernameLinkSettings_link_button_label">Link</string>
<string name="UsernameLinkSettings_link_button_label">連結</string>
<!-- Button label for the share button in the username link settings -->
<string name="UsernameLinkSettings_share_button_label">分享</string>
<!-- Button label for the color selector button in the username link settings -->
@@ -6246,7 +6252,7 @@
<!-- Body of a dialog that is displayed when we failed to reset your username link because of a transient network issue. -->
<string name="UsernameLinkSettings_reset_link_result_network_error">嘗試重設連結時發生網路錯誤。請稍後再試。</string>
<!-- Shown on the generated username qr code image to explain how to use it. -->
<string name="UsernameLinkSettings_scan_this_qr_code">Scan this QR code with your phone to chat with me on Signal.</string>
<string name="UsernameLinkSettings_scan_this_qr_code">用你的手機掃描此二維碼,開始與我在 Signal 上聊天。</string>
<!-- Explanatory text at the top of a bottom sheet describing how username links work -->
<string name="UsernameLinkShareBottomSheet_title">任何人憑此連結將可檢視你的用戶名稱,並開始與你聊天。請只與你信任的人分享此連結。</string>