Updated language translations.

This commit is contained in:
Alex Hart
2022-01-25 16:26:41 -04:00
parent 840e47a2de
commit 2f0a528c0f
63 changed files with 768 additions and 105 deletions

View File

@@ -2810,6 +2810,9 @@
<string name="AccountSettingsFragment__require_your_signal_pin">再次用您的手机号码注册 Signal要求输入 Signal PIN 码。</string>
<!--ChangeNumberFragment-->
<string name="ChangeNumberFragment__continue">继续</string>
<!--Message shown on dialog after your number has been changed successfully.-->
<!--Confirmation button to dismiss number changed dialog-->
<string name="ChangeNumber__okay">好的</string>
<!--ChangeNumberEnterPhoneNumberFragment-->
<string name="ChangeNumberEnterPhoneNumberFragment__change_number">更换号码</string>
<string name="ChangeNumberEnterPhoneNumberFragment__the_phone_number_you_entered_doesnt_match_your_accounts">您输入的手机号码和您的帐户不符。</string>
@@ -2821,7 +2824,14 @@
<!--ChangeNumberPinDiffersFragment-->
<string name="ChangeNumberPinDiffersFragment__update_pin">更新 PIN</string>
<!--ChangeNumberLockActivity-->
<!--Info message shown to user if something crashed the app during the change number attempt and we were unable to confirm the change so we force them into this screen to check before letting them use the app-->
<!--Dialog title shown if we were able to confirm your change number status (meaning we now know what the server thinks our number is) after a crash during the regular flow-->
<!--Dialog message shown if we were able to confirm your change number status (meaning we now know what the server thinks our number is) after a crash during the regular flow-->
<!--Dialog title shown if we were not able to confirm your phone number with the server and thus cannot let leave the change flow yet after a crash during the regular flow-->
<!--Dialog message shown when we can\'t verify the phone number on the server, only shown if there was a network error communicating with the server after a crash during the regular flow-->
<!--Dialog button to retry confirming the number on the server-->
<string name="ChangeNumberLockActivity__retry">重试</string>
<!--Dialog button shown to leave the app when in the unconfirmed change status after a crash in the regular flow-->
<string name="ChangeNumberLockActivity__leave">离开群组</string>
<string name="ChangeNumberLockActivity__submit_debug_log">提交调试日志</string>
<!--ChatsSettingsFragment-->