mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +01:00
Updated language translations.
This commit is contained in:
@@ -104,6 +104,14 @@
|
||||
<string name="AttachmentManager_signal_requires_the_external_storage_permission_in_order_to_attach_photos_videos_or_audio">Signal 需要儲存的權限,以存取照片、影片或聲音檔。但是現在被設定為永久拒絕存取。請到應用程式設定中,選擇「權限」及開啟「儲存」。</string>
|
||||
<string name="AttachmentManager_signal_requires_contacts_permission_in_order_to_attach_contact_information">Signal 需要聯絡人的權限以存取聯絡人資訊,但是現在被設定為永久拒絕存取。請到應用程式設定中,選取「權限」,並啟用「聯絡人」的權限。</string>
|
||||
<string name="AttachmentManager_signal_requires_location_information_in_order_to_attach_a_location">Signal 需要位置的權限以存取位置資訊,但是現在被設定為永久拒絕存取。請到應用程式設定中,選取「權限」,並啟用「位置」的權限。</string>
|
||||
<!-- Alert dialog title to show the recipient has not activated payments -->
|
||||
<string name="AttachmentManager__not_activated_payments">%1$s hasn\\’t activated Payments </string>
|
||||
<!-- Alert dialog description to send the recipient a request to activate payments -->
|
||||
<string name="AttachmentManager__request_to_activate_payments">Do you want to send them a request to activate Payments?</string>
|
||||
<!-- Alert dialog button to send request -->
|
||||
<string name="AttachmentManager__send_request">Send request</string>
|
||||
<!-- Alert dialog button to cancel dialog -->
|
||||
<string name="AttachmentManager__cancel">Cancel</string>
|
||||
|
||||
<!-- AttachmentUploadJob -->
|
||||
<string name="AttachmentUploadJob_uploading_media">上傳多媒體檔案中…</string>
|
||||
@@ -126,31 +134,33 @@
|
||||
|
||||
<!-- CreditCardFragment -->
|
||||
<!-- Title of fragment detailing the donation amount, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__donation_amount_s">Donation amount: %1$s</string>
|
||||
<string name="CreditCardFragment__donation_amount_s">捐款金額:%1$s</string>
|
||||
<!-- Explanation of how to fill in the form, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__enter_your_card_information_below">Enter your card information below</string>
|
||||
<string name="CreditCardFragment__enter_your_card_information_below">請於下方輸入你的付款卡資料</string>
|
||||
<!-- Displayed as a hint in the card number text field -->
|
||||
<string name="CreditCardFragment__card_number">Card number</string>
|
||||
<string name="CreditCardFragment__card_number">付款卡號碼</string>
|
||||
<!-- Displayed as a hint in the card expiry text field -->
|
||||
<string name="CreditCardFragment__mm_yy">MM/YY</string>
|
||||
<!-- Displayed as a hint in the card cvv text field -->
|
||||
<string name="CreditCardFragment__cvv">CVV</string>
|
||||
<!-- Error displayed under the card number text field when there is an invalid card number entered -->
|
||||
<string name="CreditCardFragment__invalid_card_number">Invalid card number</string>
|
||||
<string name="CreditCardFragment__invalid_card_number">付款卡號碼無效</string>
|
||||
<!-- Error displayed under the card expiry text field when the card is expired -->
|
||||
<string name="CreditCardFragment__card_has_expired">Card has expired</string>
|
||||
<string name="CreditCardFragment__card_has_expired">付款卡已過期</string>
|
||||
<!-- Error displayed under the card cvv text field when the cvv is too short -->
|
||||
<string name="CreditCardFragment__code_is_too_short">Code is too short</string>
|
||||
<string name="CreditCardFragment__code_is_too_short">代碼太短</string>
|
||||
<!-- Error displayed under the card cvv text field when the cvv is too long -->
|
||||
<string name="CreditCardFragment__code_is_too_long">Code is too long</string>
|
||||
<string name="CreditCardFragment__code_is_too_long">代碼太長</string>
|
||||
<!-- Error displayed under the card cvv text field when the cvv is invalid -->
|
||||
<string name="CreditCardFragment__invalid_code">Invalid code</string>
|
||||
<string name="CreditCardFragment__invalid_code">代碼無效</string>
|
||||
<!-- Error displayed under the card expiry text field when the expiry month is invalid -->
|
||||
<string name="CreditCardFragment__invalid_month">Invalid month</string>
|
||||
<string name="CreditCardFragment__invalid_month">月份無效</string>
|
||||
<!-- Error displayed under the card expiry text field when the expiry is missing the year -->
|
||||
<string name="CreditCardFragment__year_required">Year required</string>
|
||||
<string name="CreditCardFragment__year_required">必須填寫年份</string>
|
||||
<!-- Error displayed under the card expiry text field when the expiry year is invalid -->
|
||||
<string name="CreditCardFragment__invalid_year">Invalid year</string>
|
||||
<string name="CreditCardFragment__invalid_year">年份無效</string>
|
||||
<!-- Button label to confirm credit card input and proceed with payment -->
|
||||
<string name="CreditCardFragment__continue">Continue</string>
|
||||
|
||||
<!-- BlockUnblockDialog -->
|
||||
<string name="BlockUnblockDialog_block_and_leave_s">封鎖並離開%1$s嗎?</string>
|
||||
@@ -297,17 +307,17 @@
|
||||
<string name="ConversationItem_this_message_was_deleted">此訊息已被刪除。</string>
|
||||
<string name="ConversationItem_you_deleted_this_message">你已刪除此訊息。</string>
|
||||
<!-- Dialog error message shown when user can't download a message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_message_s_will_need_to_send_it_again">Can\'t download message. %1$s will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_message_s_will_need_to_send_it_again">無法下載訊息。%1$s 需要再次傳送。</string>
|
||||
<!-- Dialog error message shown when user can't download an image message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_image_s_will_need_to_send_it_again">Can\'t download image. %1$s will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_image_s_will_need_to_send_it_again">無法下載圖像。%1$s 需要再次傳送。</string>
|
||||
<!-- Dialog error message shown when user can't download a video message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_video_s_will_need_to_send_it_again">Can\'t download video. %1$s will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_video_s_will_need_to_send_it_again">無法下載影片。%1$s 需要再次傳送。</string>
|
||||
<!-- Dialog error message shown when user can't download a their own message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_message_you_will_need_to_send_it_again">Can\'t download message. You will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_message_you_will_need_to_send_it_again">無法下載訊息。你需要再次傳送。</string>
|
||||
<!-- Dialog error message shown when user can't download a their own image message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_image_you_will_need_to_send_it_again">Can\'t download image. You will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_image_you_will_need_to_send_it_again">無法下載圖像。你需要再次傳送。</string>
|
||||
<!-- Dialog error message shown when user can't download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">Can\'t download video. You will need to send it again.</string>
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">無法下載影片。你需要再次傳送。</string>
|
||||
|
||||
<!-- ConversationActivity -->
|
||||
<string name="ConversationActivity_add_attachment">新增附檔</string>
|
||||
@@ -1351,6 +1361,14 @@
|
||||
<string name="MessageRecord_your_message_history_with_s_and_their_number_s_has_been_merged">你與 %1$s 的訊息紀錄及其號碼 %2$s 已經合併。</string>
|
||||
<!-- Update item message shown when we merge two threads together and we don't know the phone number of the other thread -->
|
||||
<string name="MessageRecord_your_message_history_with_s_and_another_chat_has_been_merged">你與 %1$s 的訊息紀錄和屬於他們的另一個聊天已經合併。</string>
|
||||
<!-- Message to notify sender that activate payments request has been sent to the recipient -->
|
||||
<string name="MessageRecord_you_sent_request">You sent %1$s a request to activate Payments</string>
|
||||
<!-- Request message from recipient to activate payments -->
|
||||
<string name="MessageRecord_wants_you_to_activate_payments">%1$s wants you to activate Payments. Only send payments to people you trust.</string>
|
||||
<!-- Message to inform user that payments was activated-->
|
||||
<string name="MessageRecord_you_activated_payments">You activated Payments</string>
|
||||
<!-- Message to inform sender that recipient can now accept payments -->
|
||||
<string name="MessageRecord_can_accept_payments">%1$s can now accept Payments</string>
|
||||
|
||||
<!-- Group Calling update messages -->
|
||||
<string name="MessageRecord_s_started_a_group_call_s">%1$s 已開始群組通話 · %2$s</string>
|
||||
@@ -1824,6 +1842,14 @@
|
||||
<string name="ThreadRecord_view_once_media">一次性多媒體檔案</string>
|
||||
<string name="ThreadRecord_this_message_was_deleted">此訊息已被刪除。</string>
|
||||
<string name="ThreadRecord_you_deleted_this_message">你已刪除此訊息。</string>
|
||||
<!-- Displayed in the notification when the user sends a request to activate payments -->
|
||||
<string name="ThreadRecord_you_sent_request">You sent a request to activate Payments</string>
|
||||
<!-- Displayed in the notification when the recipient wants to activate payments -->
|
||||
<string name="ThreadRecord_wants_you_to_activate_payments">%1$s wants you to activate Payments</string>
|
||||
<!-- Displayed in the notification when the user activates payments -->
|
||||
<string name="ThreadRecord_you_activated_payments">You activated Payments</string>
|
||||
<!-- Displayed in the notification when the recipient can accept payments -->
|
||||
<string name="ThreadRecord_can_accept_payments">%1$s can now accept Payments</string>
|
||||
<string name="ThreadRecord_s_is_on_signal">%1$s 在 Signal 了!</string>
|
||||
<string name="ThreadRecord_disappearing_messages_disabled">自動銷毀訊息功能已被關閉。</string>
|
||||
<string name="ThreadRecord_disappearing_message_time_updated_to_s">訊息銷毀時間設定為 %1$s</string>
|
||||
@@ -1952,7 +1978,7 @@
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">媒體已不存在。</string>
|
||||
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">找不到能夠分享此媒體檔案的應用程式。</string>
|
||||
<string name="MediaPreviewActivity_dismiss_due_to_error">關閉</string>
|
||||
<string name="MediaPreviewFragment_edit_media_error">Media Error</string>
|
||||
<string name="MediaPreviewFragment_edit_media_error">多媒體錯誤</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d 則新訊息在 %2$d 的對話中</string>
|
||||
@@ -2175,6 +2201,11 @@
|
||||
<string name="ConversationUpdateItem_the_disappearing_message_time_will_be_set_to_s_when_you_message_them">銷毀的訊息時間將設定為%1$s 當你要傳送訊息給他人。</string>
|
||||
<!-- Update item button text to show to boost a feature -->
|
||||
<string name="ConversationUpdateItem_donate">贊助</string>
|
||||
<!-- Update item button text to send payment -->
|
||||
<string name="ConversationUpdateItem_send_payment">Send payment</string>
|
||||
<!-- Update item button text to activate payments -->
|
||||
<string name="ConversationUpdateItem_activate_payments">Activate payments</string>
|
||||
|
||||
|
||||
<!-- audio_view -->
|
||||
<string name="audio_view__play_pause_accessibility_description">播放 … 暫停</string>
|
||||
@@ -2542,6 +2573,10 @@
|
||||
<string name="preferences__pressing_the_enter_key_will_send_text_messages">按下輸入鍵將會發送訊息</string>
|
||||
<string name="preferences__pref_use_address_book_photos">使用通訊錄照片</string>
|
||||
<string name="preferences__display_contact_photos_from_your_address_book_if_available">可用時顯示通訊錄中的聯絡人照片</string>
|
||||
<!-- Preference menu item title for a toggle switch for preserving the archived state of muted chats. -->
|
||||
<string name="preferences__pref_keep_muted_chats_archived">Keep Muted Chats Archived</string>
|
||||
<!-- Preference menu item description for a toggle switch for preserving the archived state of muted chats. -->
|
||||
<string name="preferences__muted_chats_that_are_archived_will_remain_archived">Muted chats that are archived will remain archived when a new message arrives.</string>
|
||||
<string name="preferences__generate_link_previews">建立連結預覽</string>
|
||||
<string name="preferences__retrieve_link_previews_from_websites_for_messages">為你傳送的訊息中所包含的連結直接從網站檢索預覽。</string>
|
||||
<string name="preferences__choose_identity">選擇身分</string>
|
||||
@@ -3773,7 +3808,9 @@
|
||||
<!-- Title in save recovery phrase screen -->
|
||||
<string name="PaymentsRecoveryStartFragment__save_recovery_phrase">儲存恢復片語</string>
|
||||
<string name="PaymentsRecoveryStartFragment__enter_recovery_phrase">輸入回復短語</string>
|
||||
<string name="PaymentsRecoveryStartFragment__your_balance_will_automatically_restore">如果你確認Signal PIN碼,重新安裝Signal時,餘額將自動回復。 你還可以使用回復短語,這是你獨有的%1$d -word短語,來回復餘額。 寫下並保存在安全的地方。</string>
|
||||
<plurals name="PaymentsRecoveryStartFragment__your_balance_will_automatically_restore">
|
||||
<item quantity="other">Your balance will automatically restore when you reinstall Signal if you confirm your Signal PIN. You can also restore your balance using a recovery phrase, which is a %1$d-word phrase unique to you. Write it down and store it in a safe place.</item>
|
||||
</plurals>
|
||||
<!-- Description in save recovery phrase screen which shows up when user has non zero balance -->
|
||||
<string name="PaymentsRecoveryStartFragment__got_balance">你尚有餘額!是時候儲存你的恢復片語了—你可使用一組 24 個字的密鑰,以恢復你的餘額。</string>
|
||||
<!-- Description in save recovery phrase screen which shows up when user navigates from info card -->
|
||||
@@ -4350,7 +4387,7 @@
|
||||
<!-- Shown when a subscription is active and isn't going to expire at the end of the term -->
|
||||
<string name="Subscription__renews_s">續約 %1$s</string>
|
||||
<!-- Shown when a subscription is active and is going to expire at the end of the term -->
|
||||
<string name="Subscription__expires_s">Expires %1$s</string>
|
||||
<string name="Subscription__expires_s">到期日為 %1$s</string>
|
||||
|
||||
<!-- First small text blurb on learn more sheet -->
|
||||
<string name="SubscribeLearnMoreBottomSheetDialogFragment__signal_is_a_nonprofit_with_no">Signal 是一個沒有廣告商或投資者的非營利組織,只有使用和重視它的人才能維持。 每月定期捐款並獲得個人資料徽章以分享你的支持。</string>
|
||||
@@ -4366,7 +4403,7 @@
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__become_a_montly_sustainer">成為每月定期的贊助人。</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__display_on_profile">在個人資訊中展示</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__make_featured_badge">設為特色徽章</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__done">完成</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__continue">Continue</string>
|
||||
<string name="ThanksForYourSupportBottomSheetFragment__when_you_have_more">當你擁有多個徽章時,你可以選擇一個讓其他人在你的個人資料中看到。</string>
|
||||
|
||||
<string name="BecomeASustainerFragment__get_badges">透過贊助 Signal 可為你的個人資料欄中得到徽章。</string>
|
||||
@@ -4990,7 +5027,7 @@
|
||||
<!-- Displayed in the viewer when a story is no longer available -->
|
||||
<string name="StorySlateView__this_story_is_no_longer_available">限時動態不再可用。</string>
|
||||
<!-- Displayed in the viewer when a story has permanently failed to download. -->
|
||||
<string name="StorySlateView__cant_download_story_s_will_need_to_share_it_again">Can\'t download story. %1$s will need to share it again.</string>
|
||||
<string name="StorySlateView__cant_download_story_s_will_need_to_share_it_again">無法下載限時動態。%1$s 需要再次分享。</string>
|
||||
<!-- Displayed in the viewer when the network is not available -->
|
||||
<string name="StorySlateView__no_internet_connection">無網路連線</string>
|
||||
<!-- Displayed in the viewer when network is available but content could not be downloaded -->
|
||||
@@ -5281,7 +5318,7 @@
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">仍要繼續</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal 需要獲取短訊權限才能匯出你的短訊。</string>
|
||||
|
||||
<!-- ChooseANewDefaultSmsAppFragment -->
|
||||
<!-- Title of the screen -->
|
||||
@@ -5400,11 +5437,11 @@
|
||||
|
||||
<!-- DonateToSignalFragment -->
|
||||
<!-- Title below avatar -->
|
||||
<string name="DonateToSignalFragment__powered_by">Powered by people like you.</string>
|
||||
<string name="DonateToSignalFragment__powered_by">我們全靠你的支持。</string>
|
||||
<!-- Continue button label -->
|
||||
<string name="DonateToSignalFragment__continue">繼續</string>
|
||||
<!-- Description below title -->
|
||||
<string name="DonateToSignalFragment__support_technology">Support technology built for you, not your data, by joining the community that sustains Signal.</string>
|
||||
<string name="DonateToSignalFragment__support_technology">透過加入協助延續 Signal 的社群,支持專為你(而非為你的資料)所打造的技術。</string>
|
||||
<!-- Donation pill toggle monthly text -->
|
||||
<string name="DonationPillToggle__monthly">每個月</string>
|
||||
<!-- Donation pill toggle one-time text -->
|
||||
@@ -5412,18 +5449,20 @@
|
||||
|
||||
<!-- GatewaySelectorBottomSheet -->
|
||||
<!-- Sheet title when subscribing -->
|
||||
<string name="GatewaySelectorBottomSheet__donate_s_month_to_signal">Donate %1$s/month to Signal</string>
|
||||
<string name="GatewaySelectorBottomSheet__donate_s_month_to_signal">每月向 Signal 捐款 %1$s</string>
|
||||
<!-- Sheet summary when subscribing -->
|
||||
<string name="GatewaySelectorBottomSheet__get_a_s_badge">得到一個 %1$s 徽章</string>
|
||||
<!-- Sheet title when giving a one-time donation -->
|
||||
<string name="GatewaySelectorBottomSheet__donate_s_to_signal">Donate %1$s to Signal</string>
|
||||
<string name="GatewaySelectorBottomSheet__donate_s_to_signal">捐款 %1$s 給 Signal</string>
|
||||
<!-- Sheet summary when giving a one-time donation -->
|
||||
<string name="GatewaySelectorBottomSheet__get_a_s_badge_for_d_days">Get a %1$s badge for %2$d days</string>
|
||||
<plurals name="GatewaySelectorBottomSheet__get_a_s_badge_for_d_days">
|
||||
<item quantity="other">Get a %1$s badge for %2$d days</item>
|
||||
</plurals>
|
||||
<!-- Button label for paying with a credit card -->
|
||||
<string name="GatewaySelectorBottomSheet__credit_or_debit_card">Credit or debit card</string>
|
||||
<string name="GatewaySelectorBottomSheet__credit_or_debit_card">信用卡或簽帳金融卡</string>
|
||||
|
||||
<!-- StripePaymentInProgressFragment -->
|
||||
<string name="StripePaymentInProgressFragment__cancelling">Cancelling…</string>
|
||||
<string name="StripePaymentInProgressFragment__cancelling">正在取消...</string>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user