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

@@ -2818,6 +2818,9 @@
<string name="AccountSettingsFragment__require_your_signal_pin">ต้องการรหัส SignalPIN ในการลงทะเบียนหมายเลขโทรศัพท์ของคุณกับ Signal อีกครั้ง</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__the_phone_number_you_entered_doesnt_match_your_accounts">หมายเลขโทรศัพท์ที่คุณป้อนไม่ตรงกับหมายเลขในบัญชีคุณ</string>
<!--ChangeNumberVerifyFragment-->
@@ -2827,7 +2830,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-->