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:
@@ -3692,7 +3692,7 @@
|
||||
<!-- Alert dialog option to skip recovery phrase -->
|
||||
<string name="PaymentsRecoveryStartFragment__skip_recovery_phrase">Skip Recovery Phrase</string>
|
||||
<!-- Alert dialog option to cancel dialog-->
|
||||
<string name="PaymentsRecoveryStartFragment__cancel">Cancel</string>
|
||||
<string name="PaymentsRecoveryStartFragment__cancel">取消</string>
|
||||
|
||||
<!-- PaymentsRecoveryPasteFragment -->
|
||||
<string name="PaymentsRecoveryPasteFragment__paste_recovery_phrase">粘贴恢复短语</string>
|
||||
@@ -4084,17 +4084,17 @@
|
||||
<!-- NewConversationActivity -->
|
||||
<string name="NewConversationActivity__new_message">新消息</string>
|
||||
<!-- Context menu item message -->
|
||||
<string name="NewConversationActivity__message">Message</string>
|
||||
<string name="NewConversationActivity__message">消息</string>
|
||||
<!-- Context menu item audio call -->
|
||||
<string name="NewConversationActivity__audio_call">Audio call</string>
|
||||
<string name="NewConversationActivity__audio_call">音频通话</string>
|
||||
<!-- Context menu item video call -->
|
||||
<string name="NewConversationActivity__video_call">Video call</string>
|
||||
<string name="NewConversationActivity__video_call">视频通话</string>
|
||||
<!-- Context menu item remove -->
|
||||
<string name="NewConversationActivity__remove">Remove</string>
|
||||
<string name="NewConversationActivity__remove">删除</string>
|
||||
<!-- Context menu item block -->
|
||||
<string name="NewConversationActivity__block">Block</string>
|
||||
<string name="NewConversationActivity__block">屏蔽</string>
|
||||
<!-- Dialog title when removing a contact -->
|
||||
<string name="NewConversationActivity__remove_s">Remove %1$s?</string>
|
||||
<string name="NewConversationActivity__remove_s">要移除%1$s吗?</string>
|
||||
<!-- Dialog message when removing a contact -->
|
||||
<string name="NewConversationActivity__you_wont_see_this_person">You won\'t see this person when searching. You\'ll get a message request if they message you in the future.</string>
|
||||
<!-- Snackbar message after removing a contact -->
|
||||
@@ -5070,7 +5070,7 @@
|
||||
<!-- Story info "Sent from" header -->
|
||||
<string name="StoryInfoBottomSheetDialogFragment__sent_from">收自</string>
|
||||
<!-- Story info "Failed" header -->
|
||||
<string name="StoryInfoBottomSheetDialogFragment__failed">Failed</string>
|
||||
<string name="StoryInfoBottomSheetDialogFragment__failed">失败</string>
|
||||
<!-- Story Info context menu label -->
|
||||
<string name="StoryInfoBottomSheetDialogFragment__info">信息</string>
|
||||
|
||||
@@ -5127,7 +5127,7 @@
|
||||
<!-- Button label to launch picker -->
|
||||
<string name="ChooseANewDefaultSmsAppFragment__continue">继续</string>
|
||||
<!-- Button label for when done with changing default SMS app -->
|
||||
<string name="ChooseANewDefaultSmsAppFragment__done">Done</string>
|
||||
<string name="ChooseANewDefaultSmsAppFragment__done">完成</string>
|
||||
<!-- First step number/bullet for choose new default sms app instructions -->
|
||||
<string name="ChooseANewDefaultSmsAppFragment__bullet_1">1</string>
|
||||
<!-- Second step number/bullet for choose new default sms app instructions -->
|
||||
|
||||
Reference in New Issue
Block a user