Updated language translations.

This commit is contained in:
Alex Hart
2023-02-06 17:09:45 -04:00
parent 10f376e402
commit 4ba77c0f9f
66 changed files with 2512 additions and 2382 deletions

View File

@@ -1885,6 +1885,8 @@
<string name="ThreadRecord__reacted_s_to_their_story">已用 %1$s 回应对方的动态</string>
<!-- Displayed in the conversation list when your most recent message is a payment to or from the person the conversation is with -->
<string name="ThreadRecord_payment">付款</string>
<!-- Displayed in the conversation list when your only message in a conversation is a scheduled send. -->
<string name="ThreadRecord_scheduled_message">Scheduled message</string>
<!-- UpdateApkReadyListener -->
<string name="UpdateApkReadyListener_Signal_update">Signal 更新</string>
@@ -5431,8 +5433,8 @@
<!-- Title for screen describing that sms support is going to be removed soon -->
<string name="SmsRemoval_title_going_away">短信服务即将结束</string>
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_1">Signal 应用即将下线短信聊天服务。</string>
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed, placeholder with be date of removal (e.g., March 21st) -->
<string name="SmsRemoval_info_bullet_1_s">SMS messaging in the Signal app will soon no longer be supported on %1$s.</string>
<!-- Bullet point message shown on describing screen as second bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_2">短信消息与 Signal 消息不一样。<b>这不会影响加密的 Signal 消息服务。此服务仍然可用。</b></string>
<!-- Bullet point message shown on describing screen as third bullet why sms is being removed -->
@@ -5448,9 +5450,9 @@
<!-- Displayed as a description on a megaphone which prompts user to set up a username -->
<string name="SetUpYourUsername__usernames_let_others">Usernames let others message you without needing your phone number</string>
<!-- Displayed as an action on a megaphone which prompts user to set up a username -->
<string name="SetUpYourUsername__not_now">Not now</string>
<string name="SetUpYourUsername__not_now">稍后再说</string>
<!-- Displayed as an action on a megaphone which prompts user to set up a username -->
<string name="SetUpYourUsername__continue">Continue</string>
<string name="SetUpYourUsername__continue">继续</string>
<!-- Text Formatting -->
<!-- Popup menu label for applying bold style -->
@@ -5464,7 +5466,7 @@
<!-- UsernameEducationFragment -->
<!-- Continue button which takes the user to the add a username screen -->
<string name="UsernameEducationFragment__continue">Continue</string>
<string name="UsernameEducationFragment__continue">继续</string>
<!-- Displayed as a title on the username education screen -->
<string name="UsernameEducationFragment__set_up_your_signal_username">Set up your Signal username</string>
@@ -5472,7 +5474,7 @@
<!-- Option to open username editor displayed as a list item in a dialog -->
<string name="UsernameEditDialog__edit_username">Edit username</string>
<!-- Option to delete username displayed as a list item in a dialog -->
<string name="UsernameEditDialog__delete_username">Delete username</string>
<string name="UsernameEditDialog__delete_username">删除用户名</string>
<!-- EOF -->
</resources>