mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Updated language translations.
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
<string name="CameraContacts_recent_contacts">最近联系人</string>
|
||||
<string name="CameraContacts_signal_contacts">Signal 联系人</string>
|
||||
<string name="CameraContacts_signal_groups">Signal 群组</string>
|
||||
<string name="CameraContacts_you_can_share_with_a_maximum_of_n_conversations">最多可与 %1$d 个对话分享。</string>
|
||||
<string name="CameraContacts_you_can_share_with_a_maximum_of_n_conversations">You can share with a maximum of %1$d chats.</string>
|
||||
<string name="CameraContacts_select_signal_recipients">选择 Signal 收件人</string>
|
||||
<string name="CameraContacts_no_signal_contacts">没有 Signal 联系人</string>
|
||||
<string name="CameraContacts_you_can_only_use_the_camera_button">仅可通过相机按钮来发送照片给 Signal 联系人。 </string>
|
||||
@@ -368,9 +368,9 @@
|
||||
<string name="ConversationActivity_new_say_it_with_stickers">新功能!可以发表情啦!</string>
|
||||
|
||||
<string name="ConversationActivity_cancel">取消</string>
|
||||
<string name="ConversationActivity_delete_conversation">删除对话?</string>
|
||||
<string name="ConversationActivity_delete_conversation">Delete chat?</string>
|
||||
<string name="ConversationActivity_delete_and_leave_group">删除和离开群组?</string>
|
||||
<string name="ConversationActivity_this_conversation_will_be_deleted_from_all_of_your_devices">此对话将从您所有的设备中删除。</string>
|
||||
<string name="ConversationActivity_this_conversation_will_be_deleted_from_all_of_your_devices">This chat will be deleted from all of your devices.</string>
|
||||
<string name="ConversationActivity_you_will_leave_this_group_and_it_will_be_deleted_from_all_of_your_devices">你将离开这个组,它将从你所有的设备中删除。</string>
|
||||
<string name="ConversationActivity_delete">删除</string>
|
||||
<string name="ConversationActivity_delete_and_leave">删除并离开</string>
|
||||
@@ -445,7 +445,7 @@
|
||||
<string name="ConversationFragment_delete_on_this_device">仅从此设备中删除</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages on all linked devices. -->
|
||||
<string name="ConversationFragment_delete_everywhere">从所有设备中删除</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">将对所有使用较新版本 Signal 的群组用户永久删除此消息,群成员将看到您删除了一条消息。</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">This message will be deleted for everyone in the chat if they’re on a recent version of Signal. They will be able to see that you deleted a message.</string>
|
||||
<string name="ConversationFragment_quoted_message_not_found">未找到原始消息</string>
|
||||
<string name="ConversationFragment_quoted_message_no_longer_available">原始消息已不存在</string>
|
||||
<string name="ConversationFragment_failed_to_open_message">打开消息失败</string>
|
||||
@@ -453,7 +453,7 @@
|
||||
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">左滑任何消息可快速回复</string>
|
||||
<string name="ConversationFragment_outgoing_view_once_media_files_are_automatically_removed">一次性媒体文件在发送之后将自动删除</string>
|
||||
<string name="ConversationFragment_you_already_viewed_this_message">您已查看该消息</string>
|
||||
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">您可在此对话中为自己做笔记。\n若您的账户有关联设备,新笔记将同步到各设备上。</string>
|
||||
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">You can add notes for yourself in this chat.\nIf your account has any linked devices, new notes will be synced.</string>
|
||||
<string name="ConversationFragment__d_group_members_have_the_same_name">%1$d 位群组成员的名字相同。</string>
|
||||
<string name="ConversationFragment__tap_to_review">点击开始审查</string>
|
||||
<string name="ConversationFragment__review_requests_carefully">请仔细审查请求</string>
|
||||
@@ -475,24 +475,28 @@
|
||||
<string name="ConversationFragment__cancel">取消</string>
|
||||
<!-- Message shown after successfully blocking join requests for a user -->
|
||||
<string name="ConversationFragment__blocked">已屏蔽</string>
|
||||
<!-- Action shown to allow a user to update their application because it has expired -->
|
||||
<string name="ConversationFragment__update_build">Update Signal</string>
|
||||
<!-- Action shown to allow a user to re-register as they are no longer registered -->
|
||||
<string name="ConversationFragment__reregister_signal">Re-register Signal</string>
|
||||
<!-- Label for a button displayed in conversation list to clear the chat filter -->
|
||||
<string name="ConversationListFragment__clear_filter">清除筛选</string>
|
||||
<!-- Notice on chat list when no unread chats are available, centered on display -->
|
||||
<string name="ConversationListFragment__no_unread_chats">没有未读的聊天记录</string>
|
||||
<plurals name="ConversationListFragment_delete_selected_conversations">
|
||||
<item quantity="other">删除已选对话?</item>
|
||||
<item quantity="other">Delete selected chats?</item>
|
||||
</plurals>
|
||||
<plurals name="ConversationListFragment_this_will_permanently_delete_all_n_selected_conversations">
|
||||
<item quantity="other">这将永久删除全部 %1$d 个已选对话。</item>
|
||||
<item quantity="other">This will permanently delete all %1$d selected chats.</item>
|
||||
</plurals>
|
||||
<string name="ConversationListFragment_deleting">正在删除</string>
|
||||
<string name="ConversationListFragment_deleting_selected_conversations">正在删除已选对话…</string>
|
||||
<string name="ConversationListFragment_deleting_selected_conversations">Deleting selected chats…</string>
|
||||
<plurals name="ConversationListFragment_conversations_archived">
|
||||
<item quantity="other">%1$d 个对话已存档</item>
|
||||
<item quantity="other">%1$d chats archived</item>
|
||||
</plurals>
|
||||
<string name="ConversationListFragment_undo">撤消</string>
|
||||
<plurals name="ConversationListFragment_moved_conversations_to_inbox">
|
||||
<item quantity="other">已将 %1$d 个对话移至收件箱</item>
|
||||
<item quantity="other">Moved %1$d chats to inbox</item>
|
||||
</plurals>
|
||||
<plurals name="ConversationListFragment_read_plural">
|
||||
<item quantity="other">标为已读</item>
|
||||
@@ -524,7 +528,7 @@
|
||||
<string name="ConversationListItem_key_exchange_message">密钥交换消息</string>
|
||||
|
||||
<!-- ConversationListItemAction -->
|
||||
<string name="ConversationListItemAction_archived_conversations_d">已存档对话 (%1$d)</string>
|
||||
<string name="ConversationListItemAction_archived_conversations_d">Archived chats (%1$d)</string>
|
||||
|
||||
<!-- ConversationTitleView -->
|
||||
<string name="ConversationTitleView_verified">已验证</string>
|
||||
@@ -1181,10 +1185,6 @@
|
||||
<string name="MediaRepository_all_media">全部媒体</string>
|
||||
<string name="MediaRepository__camera">相机</string>
|
||||
|
||||
<!-- MessageDecryptionUtil -->
|
||||
<string name="MessageDecryptionUtil_failed_to_decrypt_message">解密消息失败</string>
|
||||
<string name="MessageDecryptionUtil_tap_to_send_a_debug_log">点击发送调试日志</string>
|
||||
|
||||
<!-- MessageRecord -->
|
||||
<string name="MessageRecord_unknown">未知</string>
|
||||
<string name="MessageRecord_message_encrypted_with_a_legacy_protocol_version_that_is_no_longer_supported">收到来自旧版本 Signal 的加密消息,该版本已不再支持。请提醒发送人升级至最新版本并重发该消息。</string>
|
||||
@@ -1452,10 +1452,10 @@
|
||||
<!-- Shown in message request flow. Describes what will happen if you unblock an SMS user -->
|
||||
<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_continue_your_conversation_with_this_group_and_share_your_name_and_photo">Continue your chat with this group and share your name and photo with its members?</string>
|
||||
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">升级此群组来激活@提及和管理员新功能,将邀请未在此群分享名称和头像的成员入群。</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_continue_your_conversation_with_s_and_share_your_name_and_photo">Continue your chat with %1$s and share your name and photo with them?</string>
|
||||
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">是否加入此群组并与之分享您的名字和头像?接受邀请前群成员无法知道您是否阅读了他们发来的消息。</string>
|
||||
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_you_wont_see_their_messages">要加入此群组并与群组成员分享您的名称和照片吗?在您接受之前,您将不会看到群组成员的消息。</string>
|
||||
<string name="MessageRequestBottomView_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">是否加入此群组?接受邀请前群成员无法知道您是否阅读了他们发来的消息。</string>
|
||||
@@ -1631,7 +1631,7 @@
|
||||
<string name="WebRtcCallActivity__please_enable_the_nearby_devices_permission_to_use_bluetooth_during_a_call">请启用“附近的设备”以便在通话中使用蓝牙。</string>
|
||||
<!-- Positive action for bluetooth warning dialog to open settings -->
|
||||
<string name="WebRtcCallActivity__open_settings">打开设置</string>
|
||||
<!-- Negative aciton for bluetooth warning dialog to dismiss dialog -->
|
||||
<!-- Negative action for bluetooth warning dialog to dismiss dialog -->
|
||||
<string name="WebRtcCallActivity__not_now">稍后再说</string>
|
||||
|
||||
<!-- WebRtcCallView -->
|
||||
@@ -1820,7 +1820,7 @@
|
||||
|
||||
<!-- Search -->
|
||||
<string name="SearchFragment_no_results">没有找到关于“%1$s”的信息</string>
|
||||
<string name="SearchFragment_header_conversations">对话</string>
|
||||
<string name="SearchFragment_header_conversations">Chats</string>
|
||||
<string name="SearchFragment_header_contacts">联系人</string>
|
||||
<string name="SearchFragment_header_messages">消息</string>
|
||||
|
||||
@@ -2083,10 +2083,10 @@
|
||||
<!-- 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">删除消息时出错,消息可能仍然存在。</string>
|
||||
<!-- A suffix to be attached to truncated captions that the user may tap onto to view the entire text caption -->
|
||||
<string name="MediaPreviewFragment_read_more_overflow_text">Read More</string>
|
||||
<string name="MediaPreviewFragment_read_more_overflow_text">查看更多</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%2$d 个对话中有 %1$d 条新消息</string>
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d new messages in %2$d chats</string>
|
||||
<string name="MessageNotifier_most_recent_from_s">最新消息来自:%1$s</string>
|
||||
<string name="MessageNotifier_locked_message">锁定消息</string>
|
||||
<string name="MessageNotifier_message_delivery_failed">消息发送失败。</string>
|
||||
@@ -2156,7 +2156,7 @@
|
||||
<string name="SearchToolbar_search">搜索</string>
|
||||
<!-- Hint when searching filtered chat content -->
|
||||
<string name="SearchToolbar_search_unread_chats">搜索未读聊天</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">搜索对话、联系人和消息</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Search for chats, contacts, and messages</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
<string name="Material3SearchToolbar__close">关闭</string>
|
||||
@@ -2184,7 +2184,10 @@
|
||||
|
||||
<!-- UnauthorizedReminder -->
|
||||
<string name="UnauthorizedReminder_device_no_longer_registered">设备已注销</string>
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">这很可能是您在其他设备上使用号码注册了 Signal。点击重新注册。</string>
|
||||
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">This device is no longer registered. This is likely because you registered your phone number with Signal on a different device.</string>
|
||||
<!-- Action in reminder banner that will take user to re-register -->
|
||||
<string name="UnauthorizedReminder_reregister_action">Re-register device</string>
|
||||
|
||||
<!-- Push notification when the app is forcibly logged out by the server. -->
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">您在此设备上已被登出 Signal。</string>
|
||||
@@ -2367,6 +2370,16 @@
|
||||
<!-- Label for quoted gift -->
|
||||
<string name="QuoteView__donation_for_a_friend">代朋友捐款</string>
|
||||
|
||||
<!-- ConversationParentFragment -->
|
||||
<!-- Title for dialog warning about lacking bluetooth permissions during a voice message -->
|
||||
<string name="ConversationParentFragment__bluetooth_permission_denied">Bluetooth permission denied</string>
|
||||
<!-- Message for dialog warning about lacking bluetooth permissions during a voice message and references the permission needed by name -->
|
||||
<string name="ConversationParentFragment__please_enable_the_nearby_devices_permission_to_use_bluetooth_during_a_call">Please enable the \"Nearby devices\" permission to use bluetooth to record voice messages.</string>
|
||||
<!-- Positive action for bluetooth warning dialog to open settings -->
|
||||
<string name="ConversationParentFragment__open_settings">Open settings</string>
|
||||
<!-- Negative action for bluetooth warning dialog to dismiss dialog -->
|
||||
<string name="ConversationParentFragment__not_now">Not now</string>
|
||||
|
||||
<!-- conversation_fragment -->
|
||||
<string name="conversation_fragment__scroll_to_the_bottom_content_description">滚动到底部</string>
|
||||
|
||||
@@ -2484,7 +2497,7 @@
|
||||
|
||||
|
||||
<!-- load_more_header -->
|
||||
<string name="load_more_header__see_full_conversation">查看完整对话</string>
|
||||
<string name="load_more_header__see_full_conversation">See full chat</string>
|
||||
<string name="load_more_header__loading">正在加载</string>
|
||||
|
||||
<!-- media_overview_activity -->
|
||||
@@ -2605,14 +2618,9 @@
|
||||
<string name="AndroidManifest__message_details">消息详情</string>
|
||||
<string name="AndroidManifest__linked_devices">已关联设备</string>
|
||||
<string name="AndroidManifest__invite_friends">邀请好友</string>
|
||||
<string name="AndroidManifest_archived_conversations">已存档对话</string>
|
||||
<string name="AndroidManifest_archived_conversations">Archived chats</string>
|
||||
<string name="AndroidManifest_remove_photo">删除图片</string>
|
||||
|
||||
<!-- Message Requests Megaphone -->
|
||||
<string name="MessageRequestsMegaphone__message_requests">消息请求</string>
|
||||
<string name="MessageRequestsMegaphone__users_can_now_choose_to_accept">用户现在可以选择接受一个新的对话,配置文件名可以让人们知道谁在给他们发信息。</string>
|
||||
<string name="MessageRequestsMegaphone__add_profile_name">添加用户名</string>
|
||||
|
||||
<!-- HelpFragment -->
|
||||
<string name="HelpFragment__have_you_read_our_faq_yet">您阅读常见问题了吗?</string>
|
||||
<string name="HelpFragment__next">下一步</string>
|
||||
@@ -2766,7 +2774,7 @@
|
||||
<!-- Privacy settings payments section description -->
|
||||
<string name="preferences__payment_lock">付款锁</string>
|
||||
<string name="preferences__payments_beta">付款(Beta 版)</string>
|
||||
<string name="preferences__conversation_length_limit">对话长度限制</string>
|
||||
<string name="preferences__conversation_length_limit">Chat length limit</string>
|
||||
<string name="preferences__keep_messages">保留消息</string>
|
||||
<string name="preferences__clear_message_history">清除消息记录</string>
|
||||
<string name="preferences__linked_devices">已关联设备</string>
|
||||
@@ -2810,7 +2818,7 @@
|
||||
<string name="preferences_storage__delete_older_messages">删除更早消息?</string>
|
||||
<string name="preferences_storage__clear_message_history">要清除消息记录吗?</string>
|
||||
<string name="preferences_storage__this_will_permanently_delete_all_message_history_and_media">这将从您的设备中永久删除所有早于 %1$s的消息记录和媒体文件。</string>
|
||||
<string name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">这将删减对话使之仅保留最近%1$s条消息。</string>
|
||||
<string name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">This will permanently trim all chats to the %1$s most recent messages.</string>
|
||||
<string name="preferences_storage__this_will_delete_all_message_history_and_media_from_your_device">这将从您的设备中永久删除所有消息记录和媒体文件。</string>
|
||||
<string name="preferences_storage__are_you_sure_you_want_to_delete_all_message_history">您确定要删除所有消息记录吗?</string>
|
||||
<string name="preferences_storage__all_message_history_will_be_permanently_removed_this_action_cannot_be_undone">所有消息记录将会被永久删除。此操作无法撤销。</string>
|
||||
@@ -3159,7 +3167,7 @@
|
||||
|
||||
|
||||
<!-- conversation_list_fragment -->
|
||||
<string name="conversation_list_fragment__fab_content_description">新对话</string>
|
||||
<string name="conversation_list_fragment__fab_content_description">New chat</string>
|
||||
<string name="conversation_list_fragment__open_camera_description">打开相机</string>
|
||||
<string name="conversation_list_fragment__no_chats_yet_get_started_by_messaging_a_friend">还没有聊天记录。\n开始使用,给朋友发个消息吧。</string>
|
||||
|
||||
@@ -3176,7 +3184,7 @@
|
||||
<string name="conversation__menu_group_settings">群组设置</string>
|
||||
<string name="conversation__menu_leave_group">离开群组</string>
|
||||
<string name="conversation__menu_view_all_media">全部媒体</string>
|
||||
<string name="conversation__menu_conversation_settings">对话设置</string>
|
||||
<string name="conversation__menu_conversation_settings">Chat settings</string>
|
||||
<string name="conversation__menu_add_shortcut">添加到主屏幕</string>
|
||||
<string name="conversation__menu_create_bubble">创建气泡</string>
|
||||
|
||||
@@ -3198,7 +3206,7 @@
|
||||
<!-- conversation_group_options -->
|
||||
<string name="convesation_group_options__recipients_list">接收人列表</string>
|
||||
<string name="conversation_group_options__delivery">送达</string>
|
||||
<string name="conversation_group_options__conversation">对话</string>
|
||||
<string name="conversation_group_options__conversation">Chat</string>
|
||||
<string name="conversation_group_options__broadcast">广播</string>
|
||||
|
||||
<!-- text_secure_normal -->
|
||||
@@ -3248,11 +3256,11 @@
|
||||
<string name="Insights__percent">%</string>
|
||||
<string name="Insights__title">见解</string>
|
||||
<string name="InsightsDashboardFragment__title">见解</string>
|
||||
<string name="InsightsDashboardFragment__signal_protocol_automatically_protected">在过去 %2$d 天,Signal Protocol 自动保护 %1$d%% 的传出消息。Signal 用户之间的对话一直为端对端加密。</string>
|
||||
<string name="InsightsDashboardFragment__signal_protocol_automatically_protected">Signal Protocol automatically protected %1$d%% of your outgoing messages over the past %2$d days. Chats between Signal users are always end-to-end encrypted.</string>
|
||||
<string name="InsightsDashboardFragment__spread_the_word">传播消息</string>
|
||||
<string name="InsightsDashboardFragment__not_enough_data">数据不足</string>
|
||||
<string name="InsightsDashboardFragment__your_insights_percentage_is_calculated_based_on">您的“见解”中计算得到的百分比,来自过去 %1$d 天内未消失或删除的传出消息。</string>
|
||||
<string name="InsightsDashboardFragment__start_a_conversation">开始聊天</string>
|
||||
<string name="InsightsDashboardFragment__start_a_conversation">Start a chat</string>
|
||||
<string name="InsightsDashboardFragment__invite_your_contacts">邀请更多好友加入 Signal,可使用更多新功能,不受非加密短信的限制,开启安全沟通新旅程。</string>
|
||||
<string name="InsightsDashboardFragment__this_stat_was_generated_locally">该统计信息为本地生成,仅对您自己可见,不会发布至其他地方。</string>
|
||||
<string name="InsightsDashboardFragment__encrypted_messages">加密消息</string>
|
||||
@@ -3398,7 +3406,7 @@
|
||||
<string name="RegistrationActivity_restore">还原</string>
|
||||
<string name="RegistrationActivity_backup_failure_downgrade">无法从较新版本的 Signal 导入备份</string>
|
||||
<!-- Error message indicating that we could not restore the user\'s backup. Displayed in a toast at the bottom of the screen. -->
|
||||
<string name="RegistrationActivity_backup_failure_foreign_key">Backup contains malformed data</string>
|
||||
<string name="RegistrationActivity_backup_failure_foreign_key">备份包含格式错误的数据</string>
|
||||
<string name="RegistrationActivity_incorrect_backup_passphrase">备份密码错误</string>
|
||||
<string name="RegistrationActivity_checking">正在检查…</string>
|
||||
<string name="RegistrationActivity_d_messages_so_far">已处理 %1$d 条消息…</string>
|
||||
@@ -3488,6 +3496,23 @@
|
||||
<string name="prompt_passphrase_activity__tap_to_unlock">点击解锁</string>
|
||||
<string name="Recipient_unknown">未知</string>
|
||||
|
||||
<!-- Option in settings that will take use to re-register if they are no longer registered -->
|
||||
<string name="preferences_account_reregister">Re-register account</string>
|
||||
<!-- Option in settings that will take user to our website or playstore to update their expired build -->
|
||||
<string name="preferences_account_update_signal">Update Signal</string>
|
||||
<!-- Option in settings shown when user is no longer registered or expired client that will WIPE ALL THEIR DATA -->
|
||||
<string name="preferences_account_delete_all_data">Delete all data</string>
|
||||
<!-- Title for confirmation dialog confirming user wants to delete all their data -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_title">Delete all data?</string>
|
||||
<!-- Message in confirmation dialog to delete all data explaining how it works, and that the app will be closed after deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_message">This will reset the app and delete all messages. The app will close after this process is complete.</string>
|
||||
<!-- Confirmation action to proceed with application data deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_proceed">Proceed</string>
|
||||
<!-- Confirmation action to cancel application data deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_cancel">Cancel</string>
|
||||
<!-- Error message shown when we fail to delete the data for some unknown reason -->
|
||||
<string name="preferences_account_delete_all_data_failed">Failed to delete data</string>
|
||||
|
||||
<!-- TransferOrRestoreFragment -->
|
||||
<string name="TransferOrRestoreFragment__transfer_or_restore_account">转移或还原帐户</string>
|
||||
<string name="TransferOrRestoreFragment__if_you_have_previously_registered_a_signal_account">如果之前已注册 Signal 帐户,可转移或还原您的帐户和消息</string>
|
||||
@@ -3560,7 +3585,7 @@
|
||||
<!-- NewDeviceTransferFragment -->
|
||||
<string name="NewDeviceTransfer__cannot_transfer_from_a_newer_version_of_signal">无法从较新版 Signal 转移</string>
|
||||
<!-- Error message indicating that we could not finish the user\'s device transfer. Displayed in a toast at the bottom of the screen. -->
|
||||
<string name="NewDeviceTransfer__failure_foreign_key">The transferred data was malformed</string>
|
||||
<string name="NewDeviceTransfer__failure_foreign_key">传输的数据存在格式错误</string>
|
||||
|
||||
<!-- DeviceTransferFragment -->
|
||||
<string name="DeviceTransfer__transferring_data">正在转移数据</string>
|
||||
@@ -4242,7 +4267,7 @@
|
||||
<!-- Error toasted when no activity can handle the add contact intent -->
|
||||
<string name="ConversationSettingsFragment__contacts_app_not_found">未找到联系人应用</string>
|
||||
<string name="ConversationSettingsFragment__start_video_call">发起视频通话</string>
|
||||
<string name="ConversationSettingsFragment__start_audio_call">发起语音通话</string>
|
||||
<string name="ConversationSettingsFragment__start_audio_call">Start voice call</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="ConversationSettingsFragment__story">动态</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
@@ -4276,8 +4301,8 @@
|
||||
<string name="ConversationSettingsFragment__group_link">群组链接</string>
|
||||
<string name="ConversationSettingsFragment__add_as_a_contact">添加为联系人</string>
|
||||
<string name="ConversationSettingsFragment__unmute">取消静音</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_until_s">静音对话至 %1$s</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_forever">已永久静音对话</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_until_s">Chat muted until %1$s</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_forever">Chat muted forever</string>
|
||||
<string name="ConversationSettingsFragment__copied_phone_number_to_clipboard">已复制手机号码至剪贴板。</string>
|
||||
<string name="ConversationSettingsFragment__phone_number">手机号码</string>
|
||||
<string name="ConversationSettingsFragment__get_badges">欢迎给 Signal 捐款,在个人资料中显示捐款徽章。点击徽章了解详情。</string>
|
||||
@@ -4317,7 +4342,7 @@
|
||||
<!-- Context menu item message -->
|
||||
<string name="NewConversationActivity__message">消息</string>
|
||||
<!-- Context menu item audio call -->
|
||||
<string name="NewConversationActivity__audio_call">音频通话</string>
|
||||
<string name="NewConversationActivity__audio_call">Voice call</string>
|
||||
<!-- Context menu item video call -->
|
||||
<string name="NewConversationActivity__video_call">视频通话</string>
|
||||
<!-- Context menu item remove -->
|
||||
@@ -4535,6 +4560,24 @@
|
||||
<string name="MySupportPreference__couldnt_add_badge_s">无法添加徽章。%1$s</string>
|
||||
<string name="MySupportPreference__please_contact_support">请联系支持人员。</string>
|
||||
|
||||
<!-- Title of dialog telling user they need to update signal as it expired -->
|
||||
<string name="UpdateSignalExpiredDialog__title">Update Signal</string>
|
||||
<!-- Message of dialog telling user they need to update signal as it expired -->
|
||||
<string name="UpdateSignalExpiredDialog__message">This version of Signal has expired. Update now to continue using Signal.</string>
|
||||
<!-- Button text of expiration dialog, will take user to update the app -->
|
||||
<string name="UpdateSignalExpiredDialog__update_action">Update</string>
|
||||
<!-- Button text of expiration dialog to cancel the dialog. -->
|
||||
<string name="UpdateSignalExpiredDialog__cancel_action">Cancel</string>
|
||||
|
||||
<!-- Title of dialog telling user they need to re-register signal -->
|
||||
<string name="ReregisterSignalDialog__title">Device not registered</string>
|
||||
<!-- Message of dialog telling user they need to re-register signal as it is no longer registered -->
|
||||
<string name="ReregisterSignalDialog__message">This device is no longer registered. Re-register to continue using Signal on this device.</string>
|
||||
<!-- Button text of re-registration dialog to re-register the device. -->
|
||||
<string name="ReregisterSignalDialog__reregister_action">Re-register</string>
|
||||
<!-- Button text of re-registration dialog to cancel the dialog. -->
|
||||
<string name="ReregisterSignalDialog__cancel_action">Cancel</string>
|
||||
|
||||
<!-- Title of expiry sheet when boost badge falls off profile unexpectedly. -->
|
||||
<string name="ExpiredBadgeBottomSheetDialogFragment__boost_badge_expired">随手捐徽章已到期</string>
|
||||
<!-- Displayed in the bottom sheet if a monthly donation badge unexpectedly falls off the user\'s profile -->
|
||||
@@ -4999,7 +5042,7 @@
|
||||
<!-- Displayed at the top of the signal connections sheet. Please remember to insert strong tag as required. -->
|
||||
<string name="SignalConnectionsBottomSheet__signal_connections_are_people">Signal 联系人是您选择信任的人,选择方式有:</string>
|
||||
<!-- Signal connections sheet bullet point 1 -->
|
||||
<string name="SignalConnectionsBottomSheet__starting_a_conversation">开启对话</string>
|
||||
<string name="SignalConnectionsBottomSheet__starting_a_conversation">Starting a chat</string>
|
||||
<!-- Signal connections sheet bullet point 2 -->
|
||||
<string name="SignalConnectionsBottomSheet__accepting_a_message_request">接受消息请求</string>
|
||||
<!-- Signal connections sheet bullet point 3 -->
|
||||
@@ -5114,7 +5157,7 @@
|
||||
<!-- Displayed when copying group story reply text to clipboard -->
|
||||
<string name="StoryGroupReplyFragment__copied_to_clipboard">已复制到剪切板</string>
|
||||
<!-- Displayed in story caption when content is longer than 5 lines -->
|
||||
<string name="StoryViewerPageFragment__see_more">See More</string>
|
||||
<string name="StoryViewerPageFragment__see_more">查看更多</string>
|
||||
<!-- Displayed in toast after sending a direct reply -->
|
||||
<string name="StoryDirectReplyDialogFragment__sending_reply">正在发送回复……</string>
|
||||
<!-- Displayed in the viewer when a story is no longer available -->
|
||||
@@ -5711,7 +5754,7 @@
|
||||
<!-- Displayed as a context menu item to return to active call -->
|
||||
<string name="CallContextMenu__return_to_call">回到通话</string>
|
||||
<!-- Displayed as a context menu item to start an audio call -->
|
||||
<string name="CallContextMenu__audio_call">音频通话</string>
|
||||
<string name="CallContextMenu__audio_call">Voice call</string>
|
||||
<!-- Displayed as a context menu item to go to chat -->
|
||||
<string name="CallContextMenu__go_to_chat">前往聊天</string>
|
||||
<!-- Displayed as a context menu item to see call info -->
|
||||
@@ -5738,11 +5781,9 @@
|
||||
<string name="CallLogFragment__select_all">选择全部</string>
|
||||
<!-- Bottom bar option to delete all selected call entries -->
|
||||
<string name="CallLogFragment__delete">删除</string>
|
||||
<!-- Title on multi-delete protection dialog (TODO - final terminology) -->
|
||||
<!-- Removed by excludeNonTranslatables <plurals name="CallLogFragment__delete_d_calls" translatable="false">
|
||||
<item quantity="one">Delete %1$d call?</item>
|
||||
<plurals name="CallLogFragment__delete_d_calls">
|
||||
<item quantity="other">Delete %1$d calls?</item>
|
||||
</plurals> -->
|
||||
</plurals>
|
||||
<!-- Positive action on multi-delete protection dialog -->
|
||||
<string name="CallLogFragment__delete_for_me">为我删除</string>
|
||||
<!-- Snackbar label after deleting call logs -->
|
||||
@@ -5836,5 +5877,40 @@
|
||||
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
|
||||
<string name="EditMessageHistoryDialog_title">编辑历史</string>
|
||||
|
||||
<!-- CallLinkDetailsFragment -->
|
||||
<!-- Displayed in action bar at the top of the fragment -->
|
||||
<string name="CallLinkDetailsFragment__call_details">Call details</string>
|
||||
<!-- Displayed in a text row, allowing the user to click and add a call name -->
|
||||
<string name="CallLinkDetailsFragment__add_call_name">Add call name</string>
|
||||
<!-- Displayed in a toggle row, allowing the user to click to enable or disable member approval -->
|
||||
<string name="CallLinkDetailsFragment__approve_all_members">Approve all members</string>
|
||||
<!-- Displayed in a text row, allowing the user to share the call link -->
|
||||
<string name="CallLinkDetailsFragment__share_link">Share link</string>
|
||||
<!-- Displayed in a text row, allowing the user to delete the call link -->
|
||||
<string name="CallLinkDetailsFragment__delete_call_link">Delete call link</string>
|
||||
|
||||
<!-- Button label for the share button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_share_button_label">Share</string>
|
||||
<!-- Button label for the color selector button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_color_button_label">Color</string>
|
||||
<!-- Description text for QR code and links in the username link settings -->
|
||||
<string name="UsernameLinkSettings_qr_description">Only share your QR code and link with people you trust. When shared others will be able to see your username and start a chat with you.</string>
|
||||
<!-- Content of a toast that will show after the username is copied to the clipboard -->
|
||||
<string name="UsernameLinkSettings_username_copied_toast">Username copied</string>
|
||||
<!-- Content of a toast that will show after the username link is copied to the clipboard -->
|
||||
<string name="UsernameLinkSettings_link_copied_toast">Link copied</string>
|
||||
<!-- Button label for a button that will reset your username and give you a new link -->
|
||||
<string name="UsernameLinkSettings_reset_button_label">Reset</string>
|
||||
<!-- Button label for a button that indicates that the user is done changing the current setting -->
|
||||
<string name="UsernameLinkSettings_done_button_label">Done</string>
|
||||
<!-- Label for a tab that shows a screen to view your username QR code -->
|
||||
<string name="UsernameLinkSettings_code_tab_name">Code</string>
|
||||
<!-- Label for a tab that shows a screen to scan a QR code -->
|
||||
<string name="UsernameLinkSettings_scan_tab_name">Scan</string>
|
||||
<!-- Description text shown underneath the username QR code scanner -->
|
||||
<string name="UsernameLinkSettings_qr_scan_description">Scan the QR Code on your contact’s device.</string>
|
||||
<!-- App bar title for the username QR code color picker screen -->
|
||||
<string name="UsernameLinkSettings_color_picker_app_bar_title">Color</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user