mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Updated language translations.
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
<!-- BackgroundMessageRetriever -->
|
||||
<string name="BackgroundMessageRetriever_checking_for_messages">正在檢查訊息…</string>
|
||||
|
||||
<!-- Fcm notifications -->
|
||||
<!-- Notification we show when there may be messages for you, but we cannot connect to the server to check -->
|
||||
<string name="FcmFetchManager__you_may_have_messages">You may have new messages</string>
|
||||
|
||||
<!-- BlockedUsersActivity -->
|
||||
<string name="BlockedUsersActivity__blocked_users">被封鎖的使用者</string>
|
||||
<string name="BlockedUsersActivity__add_blocked_user">新增被封鎖的使用者</string>
|
||||
@@ -2069,6 +2073,12 @@
|
||||
<string name="VerifyIdentityActivity_signal_needs_the_camera_permission_in_order_to_scan_a_qr_code_but_it_has_been_permanently_denied">Signal 需要相機的權限以掃描 QR 碼,但是現在被設定為永久拒絕使用。請到應用程式設定中,選取「權限」,並啟用「相機」的權限。</string>
|
||||
<string name="VerifyIdentityActivity_unable_to_scan_qr_code_without_camera_permission">因為沒有「相機」的權限,無法掃描 QR 碼</string>
|
||||
<string name="VerifyIdentityActivity_you_must_first_exchange_messages_in_order_to_view">你必須先交換訊息才能查看 %1$s 的安全碼。</string>
|
||||
<!-- Dialog message explaining to user they must exchange messages first to create a safety number -->
|
||||
<string name="VerifyIdentityActivity_dialog_exchange_messages_to_create_safety_number_message">A safety number will be created with this person after they exchange messages with you.</string>
|
||||
<!-- Confirmation option for dialog explaining to user they must exchange messages first to create a safety number -->
|
||||
<string name="VerifyIdentityActivity_dialog_exchange_messages_to_create_safety_number_ok">OK</string>
|
||||
<!-- Learn more option for dialog explaining to user they must exchange messages first to create a safety number -->
|
||||
<string name="VerifyIdentityActivity_dialog_exchange_messages_to_create_safety_number_learn_more">Learn more</string>
|
||||
|
||||
<!-- ViewOnceMessageActivity -->
|
||||
<!-- Removed by excludeNonTranslatables <string name="ViewOnceMessageActivity_video_duration" translatable="false">%1$02d:%2$02d</string> -->
|
||||
@@ -2188,6 +2198,8 @@
|
||||
<string name="NotificationChannel_call_status">通話狀態</string>
|
||||
<!-- Notification channel name for occasional alerts to the user. Will appear in the system notification settings as the title of this notification channel. -->
|
||||
<string name="NotificationChannel_critical_app_alerts">重要應用程式提示</string>
|
||||
<!-- Notification channel name for other notifications related to messages. Will appear in the system notification settings as the title of this notification channel. -->
|
||||
<string name="NotificationChannel_additional_message_notifications">Additional message notifications</string>
|
||||
|
||||
<!-- ProfileEditNameFragment -->
|
||||
|
||||
@@ -2618,12 +2630,24 @@
|
||||
|
||||
<!-- verify_display_fragment -->
|
||||
<string name="verify_display_fragment__to_verify_the_security_of_your_end_to_end_encryption_with_s"><![CDATA[ 要與%1$s 驗證點對點加密的安全性,請將上面的數字與其裝置進行比對。你也可以掃描他們手機上的代碼。<a href=\"https://signal.org/redirect/safety-numbers\">了解更多。</a>]]></string>
|
||||
<string name="verify_display_fragment__to_verify_the_security_of_your_end_to_end_encryption_with_s_pnp"><![CDATA[To verify end-to-end encryption with %1$s, compare the numbers above with their device. match the color card above with their device and compare the numbers. If these don’t match, swipe and try the other pair of safety numbers. Only one pair needs to match. <a href=\"https://signal.org/redirect/safety-numbers\">Learn more.</a>]]></string>
|
||||
<string name="verify_display_fragment__tap_to_scan">點擊掃描</string>
|
||||
<string name="verify_display_fragment__successful_match">成功匹配</string>
|
||||
<string name="verify_display_fragment__failed_to_verify_safety_number">驗證安全碼失敗</string>
|
||||
<string name="verify_display_fragment__loading">載入中…</string>
|
||||
<string name="verify_display_fragment__mark_as_verified">標記為已驗證</string>
|
||||
<string name="verify_display_fragment__clear_verification">清除驗證碼</string>
|
||||
<!-- Banner at top of safety numbers screen explaining that we\'re updating how safety numbers work. -->
|
||||
<string name="verify_display_fragment__safety_numbers_are_updating_banner"><![CDATA[Safety numbers are being updated. <a href=\"https://signal.org/redirect/safety-numbers\">Learn more.</a>]]></string>
|
||||
|
||||
<!-- Title for dialog explaining for how safety numbers are transitioning to support usernames -->
|
||||
<string name="PnpSafetyNumberEducationDialog__title">Changes to safety numbers</string>
|
||||
<!-- Message for dialog explaining for how safety numbers are transitioning to support usernames -->
|
||||
<string name="PnpSafetyNumberEducationDialog__body">Safety numbers are being updated over a transition period to enable upcoming privacy features in Signal.\n\nTo verify safety numbers, match the color card with your contact’s device. If these don’t match, swipe and try the other pair of safety numbers. Only one pair needs to match.</string>
|
||||
<!-- Button for more information about the safety number changes. Takes user to support article -->
|
||||
<string name="PnpSafetyNumberEducationDialog__help">Need help?</string>
|
||||
<!-- Confirmation button for educating users about new safety number changes -->
|
||||
<string name="PnpSafetyNumberEducationDialog__confirm">Got it</string>
|
||||
|
||||
<!-- verify_identity -->
|
||||
<string name="verify_identity__share_safety_number">分享安全碼</string>
|
||||
|
||||
Reference in New Issue
Block a user