Updated language translations.

This commit is contained in:
Cody Henthorne
2023-06-07 15:14:47 -04:00
parent 3ff273f1f2
commit 9fa3f54c7c
68 changed files with 1544 additions and 3 deletions

View File

@@ -235,6 +235,8 @@
<string name="CommunicationActions_call">โทร</string>
<string name="CommunicationActions_insecure_call">การโทรที่ไม่ปลอดภัย</string>
<string name="CommunicationActions_carrier_charges_may_apply">อาจมีค่าบริการจากผู้ให้บริการโทรศัพท์ หมายเลขที่คุณกำลังโทรหาไม่ได้ลงทะเบียนกับ Signal การโทรนี้จะทำผ่านผู้ให้บริการโทรศัพท์ของคุณ ไม่ใช่ผ่านอินเทอร์เน็ต</string>
<string name="CommunicationActions_cant_join_call">Can\'t join call</string>
<string name="CommunicationActions_this_call_link_is_no_longer_valid">This call link is no longer valid.</string>
<!-- ConfirmIdentityDialog -->
@@ -315,6 +317,8 @@
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">ไม่สามารถดาวน์โหลดวิดีโอได้ คุณจะต้องส่งใหม่อีกครั้ง</string>
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
<string name="ConversationItem_edited_timestamp_footer">แก้ไข %1$s</string>
<!-- Displayed if the link preview in the conversation item is for a call link call -->
<string name="ConversationItem__join_call">Join call</string>
<!-- ConversationActivity -->
<string name="ConversationActivity_add_attachment">เพิ่มแฟ้มแนบ</string>
@@ -495,6 +499,9 @@
<string name="ConversationFragment__content_description_back_button">กลับไป</string>
<!-- Label for a button displayed in the conversation toolbar to open the main screen of the app. -->
<string name="ConversationFragment__content_description_launch_signal_button">เปิด Signal</string>
<!-- Dialog title shown when more than one contact in a group conversation is no longer verified -->
<string name="ConversationFragment__no_longer_verified">No longer verified</string>
<!-- Label for a button displayed in conversation list to clear the chat filter -->
<string name="ConversationListFragment__clear_filter">ล้างตัวกรอง</string>
<!-- Notice on chat list when no unread chats are available, centered on display -->
@@ -1781,6 +1788,10 @@
<!-- During registration, if the user attempts (and fails) to register, we display this error message with a number of minutes timer they are allowed to try again.-->
<string name="RegistrationActivity_rate_limited_to_try_again">คุณพยายามลงทะเบียนด้วยหมายเลขนี้หลายครั้งเกินไป โปรดลองอีกครั้งใน %1$s</string>
<string name="RegistrationActivity_unable_to_connect_to_service">ไม่สามารถเชื่อมต่อบริการได้ โปรดตรวจสอบการเชื่อมต่อเครือข่ายและลองอีกครั้ง</string>
<!-- A description text for an alert dialog where we do not or can not explain the error to the user. -->
<string name="RegistrationActivity_generic_error">An unexpected error occurred.</string>
<!-- A description text for an alert dialog when the entered phone number is not eligible for a verification SMS. -->
<string name="RegistrationActivity_we_couldnt_send_you_a_verification_code">We couldn\'t send you a verification code via SMS. Try receiving your code via voice call instead.</string>
<!-- Generic error when the app is unable to request an SMS code for an unknown reason. -->
<string name="RegistrationActivity_unable_to_request_verification_code">ไม่สามารถขอรหัสยืนยันได้ โปรดตรวจสอบการเชื่อมต่อเครือข่ายและลองอีกครั้ง</string>
<string name="RegistrationActivity_non_standard_number_format">ฟอร์แมทหมายเลขที่ไม่มีมาตรฐาน</string>
@@ -1798,6 +1809,10 @@
<string name="RegistrationActivity_we_need_to_verify_that_youre_human">เราจำเป็นต้องตรวจยืนยันว่าคุณเป็นมนุษย์</string>
<!-- An error shown when the request was valid, but due to an issue with a partner vendor, the server is unable to send an SMS code -->
<string name="RegistrationActivity_external_service_error">Signal ไม่สามารถส่งรหัสทาง SMS ได้เนื่องจากมีความผิดพลาดจากภายนอกแอป</string>
<!-- Button label to trigger a phone call to provide the registration code, in lieu of an SMS code -->
<string name="RegistrationActivity_voice_call">Voice Call</string>
<!-- Dialog button to cancel the pending action and return to the previous state. -->
<string name="RegistrationActivity_cancel">Cancel</string>
<string name="RegistrationActivity_next">ต่อไป</string>
<string name="RegistrationActivity_continue">ทำต่อ</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">นำความเป็นส่วนตัวไปกับคุณทุกที่\nเป็นตัวคุณในทุกข้อความ</string>
@@ -5829,6 +5844,14 @@
<string name="CallContextMenu__delete">ลบ</string>
<!-- Call Log Fragment -->
<!-- Snackbar text after clearing the call history -->
<string name="CallLogFragment__cleared_call_history">Cleared call history</string>
<!-- Dialog title to clear all call events -->
<string name="CallLogFragment__clear_call_history_question">Clear call history?</string>
<!-- Dialog body to clear all call events -->
<string name="CallLogFragment__this_will_permanently_delete_all_call_history">This will permanently delete all call history</string>
<!-- Action bar menu item to delete all call events -->
<string name="CallLogFragment__clear_call_history">Clear call history</string>
<!-- Action bar menu item to only display missed calls -->
<string name="CallLogFragment__filter_missed_calls">กรองเฉพาะสายที่ไม่ได้รับ</string>
<!-- Action bar menu item to clear missed call filter -->