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:
@@ -479,7 +479,10 @@
|
||||
<string name="ConversationFragment__cancel">取消</string>
|
||||
<!-- Message shown after successfully blocking join requests for a user -->
|
||||
<string name="ConversationFragment__blocked">已屏蔽</string>
|
||||
|
||||
<!-- Label for a button displayed in conversation list to clear the chat filter -->
|
||||
<string name="ConversationListFragment__clear_filter">Clear filter</string>
|
||||
<!-- Notice on chat list when no unread chats are available, centered on display -->
|
||||
<string name="ConversationListFragment__no_unread_chats">No unread chats</string>
|
||||
<plurals name="ConversationListFragment_delete_selected_conversations">
|
||||
<item quantity="other">删除已选对话?</item>
|
||||
</plurals>
|
||||
@@ -551,6 +554,12 @@
|
||||
<!-- CreateGroupActivity -->
|
||||
<string name="CreateGroupActivity__select_members">选择成员</string>
|
||||
|
||||
<!-- ConversationListFilterPullView -->
|
||||
<!-- Note in revealable view before fully revealed -->
|
||||
<string name="ConversationListFilterPullView__pull_down_to_filter">Pull down to filter</string>
|
||||
<!-- Note in revealable view after fully revealed -->
|
||||
<string name="ConversationListFilterPullView__release_to_filter">Release to filter</string>
|
||||
|
||||
<!-- CreateProfileActivity -->
|
||||
<string name="CreateProfileActivity__profile">个人资料</string>
|
||||
<string name="CreateProfileActivity_error_setting_profile_photo">设置头像出错</string>
|
||||
@@ -3105,6 +3114,8 @@
|
||||
<string name="text_secure_normal__menu_clear_passphrase">锁定</string>
|
||||
<string name="text_secure_normal__mark_all_as_read">全部已读</string>
|
||||
<string name="text_secure_normal__invite_friends">邀请好友</string>
|
||||
<!-- Overflow menu entry to filter unread chats -->
|
||||
<string name="text_secure_normal__filter_unread_chats">Filter unread chats</string>
|
||||
|
||||
<!-- verify_display_fragment -->
|
||||
<string name="verify_display_fragment_context_menu__copy_to_clipboard">复制到剪切板</string>
|
||||
@@ -3915,6 +3926,8 @@
|
||||
<string name="SmsSettingsFragment__use_as_default_sms_app">用作默认短信应用</string>
|
||||
<!-- Preference title to export sms -->
|
||||
<string name="SmsSettingsFragment__export_sms_messages">导出短信消息</string>
|
||||
<!-- Preference title to re-export sms -->
|
||||
<string name="SmsSettingsFragment__export_sms_messages_again">Export SMS messages again</string>
|
||||
<!-- Preference title to delete sms -->
|
||||
<string name="SmsSettingsFragment__remove_sms_messages">移除短信消息</string>
|
||||
<!-- Snackbar text to confirm deletion -->
|
||||
@@ -3923,6 +3936,8 @@
|
||||
<string name="SmsSettingsFragment__you_can_remove_sms_messages_from_signal_in_settings">您可以随时在设置中将短信消息从 Signal 中移除。</string>
|
||||
<!-- Description for export sms preference -->
|
||||
<string name="SmsSettingsFragment__you_can_export_your_sms_messages_to_your_phones_sms_database">您可以将您的短信消息导出到您手机的短信数据库中</string>
|
||||
<!-- Description for re-export sms preference -->
|
||||
<string name="SmsSettingsFragment__exporting_again_can_result_in_duplicate_messages">Exporting again can result in duplicate messages.</string>
|
||||
<!-- Description for remove sms preference -->
|
||||
<string name="SmsSettingsFragment__remove_sms_messages_from_signal_to_clear_up_storage_space">从 Signal 中移除短信消息,以清理您的存储空间。</string>
|
||||
<!-- Information message shown at the top of sms settings to indicate it is being removed soon. -->
|
||||
@@ -5304,6 +5319,16 @@
|
||||
<!-- Message of dialog -->
|
||||
<string name="RemoveSmsMessagesDialogFragment__you_can_now_remove_sms_messages_from_signal">您现在可以从 Signal 中移除短信消息,以清理您的存储空间。移除后,您手机上的其他短信应用仍可以使用这些消息。</string>
|
||||
|
||||
<!-- ReExportSmsMessagesDialogFragment -->
|
||||
<!-- Action button to re-export messages -->
|
||||
<string name="ReExportSmsMessagesDialogFragment__continue">Continue</string>
|
||||
<!-- Action button to cancel re-export process -->
|
||||
<string name="ReExportSmsMessagesDialogFragment__cancel">Cancel</string>
|
||||
<!-- Title of dialog -->
|
||||
<string name="ReExportSmsMessagesDialogFragment__export_sms_again">Export SMS again?</string>
|
||||
<!-- Message of dialog -->
|
||||
<string name="ReExportSmsMessagesDialogFragment__you_already_exported_your_sms_messages">You already exported your SMS messages.\nWARNING: If you continue, you may end up with duplicate messages.</string>
|
||||
|
||||
<!-- SetSignalAsDefaultSmsAppFragment -->
|
||||
<!-- Title of the screen -->
|
||||
<string name="SetSignalAsDefaultSmsAppFragment__set_signal_as_the_default_sms_app">将 Signal 设为默认的短信应用</string>
|
||||
@@ -5406,6 +5431,8 @@
|
||||
</plurals>
|
||||
<!-- Button label for paying with a credit card -->
|
||||
<string name="GatewaySelectorBottomSheet__credit_or_debit_card">信用卡或借记卡</string>
|
||||
<!-- Sheet summary when giving a gift -->
|
||||
<string name="GatewaySelectorBottomSheet__send_a_gift_badge">Send a gift badge</string>
|
||||
|
||||
<!-- StripePaymentInProgressFragment -->
|
||||
<string name="StripePaymentInProgressFragment__cancelling">正在取消……</string>
|
||||
|
||||
Reference in New Issue
Block a user