mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Updated language translations.
This commit is contained in:
@@ -1997,12 +1997,12 @@
|
||||
<!-- All media preview title when viewing media sent by another recipient to you (allows changing of \'You\' based on context) -->
|
||||
<string name="MediaPreviewActivity_s_to_you">%1$s发送给您</string>
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">媒体已失效。</string>
|
||||
<string name="MediaPreviewActivity_error_finding_message">Error finding message.</string>
|
||||
<string name="MediaPreviewActivity_error_finding_message">查找消息时出错。</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">媒体错误</string>
|
||||
<!-- This is displayed as a toast notification when we encounter an error deleting a message, including potentially on other people's devices -->
|
||||
<string name="MediaPreviewFragment_media_delete_error">Error Deleting Message, Message May Still Exist</string>
|
||||
<string name="MediaPreviewFragment_media_delete_error">删除消息时出错,消息可能仍然存在。</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%2$d 个对话中有 %1$d 条新消息</string>
|
||||
@@ -4112,9 +4112,9 @@
|
||||
|
||||
<!-- ConversationSettingsFragment -->
|
||||
<!-- Dialog title displayed when non-admin tries to add a story to an audience group -->
|
||||
<string name="ConversationSettingsFragment__cant_add_to_group_story">Can\'t add to group story</string>
|
||||
<string name="ConversationSettingsFragment__cant_add_to_group_story">无法添加到群组动态</string>
|
||||
<!-- Dialog message displayed when non-admin tries to add a story to an audience group -->
|
||||
<string name="ConversationSettingsFragment__only_admins_of_this_group_can_add_to_its_story">Only admins of this group can add to its story</string>
|
||||
<string name="ConversationSettingsFragment__only_admins_of_this_group_can_add_to_its_story">只有该组管理员才可以添加到群组动态</string>
|
||||
<!-- Error toasted when no activity can handle the add contact intent -->
|
||||
<string name="ConversationSettingsFragment__contacts_app_not_found">未找到联系人应用</string>
|
||||
<string name="ConversationSettingsFragment__send_message">发送消息</string>
|
||||
@@ -4282,7 +4282,7 @@
|
||||
|
||||
<!-- Media V2 -->
|
||||
<!-- Dialog message when sending a story via an add to group story button -->
|
||||
<string name="MediaReviewFragment__add_to_the_group_story">Add to the group story \"%1$s\"</string>
|
||||
<string name="MediaReviewFragment__add_to_the_group_story">添加到群组动态“%1$s”</string>
|
||||
<!-- Positive dialog action when sending a story via an add to group story button -->
|
||||
<string name="MediaReviewFragment__add_to_story">添加到动态</string>
|
||||
<string name="MediaReviewFragment__add_a_message">添加消息</string>
|
||||
@@ -4528,19 +4528,19 @@
|
||||
|
||||
<!-- Credit Card decline code error strings -->
|
||||
<!-- Stripe decline code approve_with_id for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__verify_your_card_details_are_correct_and_try_again">Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__verify_your_card_details_are_correct_and_try_again">请检查您的卡片信息正确无误并重试。</string>
|
||||
<!-- Stripe decline code call_issuer for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__verify_your_card_details_are_correct_and_try_again_if_the_problem_continues">Verify your card details are correct and try again. If the problem continues, contact your bank.</string>
|
||||
<string name="DeclineCode__verify_your_card_details_are_correct_and_try_again_if_the_problem_continues">请检查您的卡片信息正确无误并重试。如果问题仍然存在,请联系您的银行。</string>
|
||||
<!-- Stripe decline code expired_card for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__your_card_has_expired_verify_your_card_details">Your card has expired. Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__your_card_has_expired_verify_your_card_details">您的卡片已过期。请检查您的卡片信息正确无误并重试。</string>
|
||||
<!-- Stripe decline code incorrect_cvc and invalid_cvc for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__your_cards_cvc_number_is_incorrect_verify_your_card_details">Your card\'s CVC number is incorrect. Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__your_cards_cvc_number_is_incorrect_verify_your_card_details">您卡片的 CVC 码不正确。请检查您的卡片信息正确无误并重试。</string>
|
||||
<!-- Stripe decline code invalid_expiry_month for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__the_expiration_month_on_your_card_is_incorrect">The expiration month on your card is incorrect. Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__the_expiration_month_on_your_card_is_incorrect">您卡片上的到期月份不正确。请检查您的卡片信息正确无误并重试。</string>
|
||||
<!-- Stripe decline code invalid_expiry_year for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__the_expiration_year_on_your_card_is_incorrect">The expiration year on your card is incorrect. Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__the_expiration_year_on_your_card_is_incorrect">您卡片上的到期年份不正确。请检查您的卡片信息正确无误并重试。</string>
|
||||
<!-- Stripe decline code incorrect_number and invalid_number for credit cards displayed in a notification or dialog -->
|
||||
<string name="DeclineCode__your_card_number_is_incorrect_verify_your_card_details">Your card number is incorrect. Verify your card details are correct and try again.</string>
|
||||
<string name="DeclineCode__your_card_number_is_incorrect_verify_your_card_details">您的卡号不正确。请检查您的卡片信息正确无误并重试。</string>
|
||||
|
||||
<!-- Title of create notification profile screen -->
|
||||
<string name="EditNotificationProfileFragment__name_your_profile">命名配置</string>
|
||||
@@ -5129,7 +5129,7 @@
|
||||
</plurals>
|
||||
<!-- Label under name for my story -->
|
||||
<plurals name="ContactSearchItems__my_story_s_dot_d_excluded">
|
||||
<item quantity="other">%1$s · %2$d excluded</item>
|
||||
<item quantity="other">%1$s · 排除 %2$d 人</item>
|
||||
</plurals>
|
||||
<!-- Label under name for My Story when first sending to my story -->
|
||||
<string name="ContactSearchItems__tap_to_choose_your_viewers">点击选择您的访客</string>
|
||||
|
||||
Reference in New Issue
Block a user