Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2023-11-17 15:09:35 -05:00
parent 34a228f85e
commit 96dddef271
68 changed files with 570 additions and 570 deletions

View File

@@ -403,7 +403,7 @@
<string name="ConversationActivity_error_sending_media">傳送媒體檔時出錯</string>
<!-- Message shown when opening an MMS group conversation with SMS disabled and there are no exported messages -->
<string name="ConversationActivity__sms_messaging_is_no_longer_supported">SMS messaging is no longer supported in Signal.</string>
<string name="ConversationActivity__sms_messaging_is_no_longer_supported">Signal 不再支援短訊功能。</string>
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal 不再支援短訊功能。邀請 %1$s 加入 Signal 以繼續對話。</string>
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
@@ -1481,7 +1481,7 @@
<string name="MessageRequestBottomView_do_you_want_to_let_s_message_you_wont_receive_any_messages_until_you_unblock_them_SMS">要讓 %1$s 傳訊息給你嗎?在解封鎖他們之前,你不會收到任何訊息。</string>
<string name="MessageRequestBottomView_get_updates_and_news_from_s_you_wont_receive_any_updates_until_you_unblock_them">要從 %1$s取得更新和新聞的通知嗎 在你取消封鎖它們之前,你不會收到任何更新通知。</string>
<string name="MessageRequestBottomView_continue_your_conversation_with_this_group_and_share_your_name_and_photo">繼續與該群群組聊天,並與其成員分享你的名字和照片嗎?</string>
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">升級此群組以啟動新功能,例如@提及和管理員功能。未在此群組中分享姓名或照片的成員將被邀請加入。</string>
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">This Legacy Group can no longer be used. Create a new group to activate new features like @mentions and admins.</string>
<string name="MessageRequestBottomView_this_legacy_group_can_no_longer_be_used">此舊版群組太大,因此無法再使用。 最大組大小為%1$d。</string>
<string name="MessageRequestBottomView_continue_your_conversation_with_s_and_share_your_name_and_photo">要繼續與 %1$s 聊天,並與其分享你的名稱和照片嗎?</string>
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">加入該群組並與其成員分享你的名字和照片嗎? 在你接受之前,他們不會知道你已看到他們的訊息。</string>
@@ -6270,11 +6270,11 @@
<string name="UsernameLinkSettings_reset_link_result_network_error">嘗試重設連結時發生網路錯誤。請稍後再試。</string>
<!-- Explanatory text at the top of a bottom sheet describing how username links work -->
<string name="UsernameLinkShareBottomSheet_title">Anyone with this link can view your username and start a chat with you. Only share it with people you trust.</string>
<string name="UsernameLinkShareBottomSheet_title">任何人憑此連結將可檢視你的用戶名稱,並開始與你聊天。請只與你信任的人分享此連結。</string>
<!-- A button label for a button that, when pressed, will copy your username link to the clipboard -->
<string name="UsernameLinkShareBottomSheet_copy_link">Copy link</string>
<string name="UsernameLinkShareBottomSheet_copy_link">複製連結</string>
<!-- A button label for a button that, when pressed, will open a share sheet for sharing your username link -->
<string name="UsernameLinkShareBottomSheet_share">Share</string>
<string name="UsernameLinkShareBottomSheet_share">分享</string>
<!-- PendingParticipantsView -->
<!-- Displayed in the popup card when a remote user attempts to join a call link -->
@@ -6310,15 +6310,15 @@
<string name="GrantFullScreenIntentPermission_bottomsheet_step2">2. %1$s 允許全螢幕通知</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, title for dialog -->
<string name="MonthlyDonationCanceled__title">Monthly donation canceled</string>
<string name="MonthlyDonationCanceled__title">已取消每月捐款</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, body for dialog. First placeholder is a payment related error message. Second placeholder is \'learn more\' -->
<string name="MonthlyDonationCanceled__message">Your recurring monthly donation was canceled. %1$s\n\nYour badge will no longer be visible on your profile. %2$s</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, learn more used in placeholder for body for dialog. -->
<string name="MonthlyDonationCanceled__learn_more">Learn more</string>
<string name="MonthlyDonationCanceled__learn_more">了解更多</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, primary button to renew subscription with new data -->
<string name="MonthlyDonationCanceled__renew_button">Renew subscription</string>
<string name="MonthlyDonationCanceled__renew_button">更新定期贊助</string>
<!-- Bottom sheet dialog shown when a monthly donation fails to renew, second button to dismiss the dialog entirely -->
<string name="MonthlyDonationCanceled__not_now_button">Not now</string>
<string name="MonthlyDonationCanceled__not_now_button">現在不要</string>
<!-- EOF -->
</resources>