mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-03 23:15:44 +01:00
Updated language translations.
This commit is contained in:
@@ -136,11 +136,11 @@
|
||||
<!-- Title of fragment detailing the donation amount for one-time donation, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__donation_amount_s">จำนวนที่ต้องการบริจาค: %1$s</string>
|
||||
<!-- Title of fragment detailing the donation amount for monthly donation, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__donation_amount_s_per_month">Donation amount: %1$s/month</string>
|
||||
<string name="CreditCardFragment__donation_amount_s_per_month">จำนวนที่ต้องการบริจาค: %1$s/เดือน</string>
|
||||
<!-- Explanation of how to fill in the form, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__enter_your_card_information_below">กรอกข้อมูลบัตรของคุณที่ด้านล่าง</string>
|
||||
<!-- Explanation of how to fill in the form and a note about pii, displayed above the credit card text fields -->
|
||||
<string name="CreditCardFragment__enter_your_card_details">Enter your card details. Signal does not collect or store your personal information.</string>
|
||||
<string name="CreditCardFragment__enter_your_card_details">ป้อนรายละเอียดบัตรของคุณ Signal ไม่รวบรวมหรือจัดเก็บข้อมูลส่วนบุคคลของคุณ</string>
|
||||
<!-- Displayed as a hint in the card number text field -->
|
||||
<string name="CreditCardFragment__card_number">หมายเลขบัตร</string>
|
||||
<!-- Displayed as a hint in the card expiry text field -->
|
||||
@@ -446,9 +446,9 @@
|
||||
<string name="ConversationFragment_delete_for_me">ลบของฉัน</string>
|
||||
<string name="ConversationFragment_delete_for_everyone">ลบของทุกคน</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages only on this device, leaving that same message intact on other devices. -->
|
||||
<string name="ConversationFragment_delete_on_this_device">Delete on this device</string>
|
||||
<string name="ConversationFragment_delete_on_this_device">ลบออกจากอุปกรณ์นี้</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages on all linked devices. -->
|
||||
<string name="ConversationFragment_delete_everywhere">Delete everywhere</string>
|
||||
<string name="ConversationFragment_delete_everywhere">ลบออกจากอุปกรณ์ทุกเครื่อง</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">หากพวกเขากำลังใช้ Signal รุ่นที่เพิ่งปรับปรุงไม่นานนี้ ข้อความนี้จะถูกลบจากทุกคนที่อยู่ในบทสนทนา พวกเขาจะเห็นว่าคุณลบข้อความ</string>
|
||||
<string name="ConversationFragment_quoted_message_not_found">ไม่พบข้อความเดิม</string>
|
||||
<string name="ConversationFragment_quoted_message_no_longer_available">เข้าถึงข้อความเดิมไม่ได้แล้ว</string>
|
||||
@@ -844,7 +844,7 @@
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support">คุณเลือกผู้ติดต่อที่ไม่รองรับการจับกลุ่มบน Signal กลุ่มนี้จึงจะเป็นกลุ่มแบบ MMS โดยชื่อกลุ่ม MMS ที่ตั้งขึ้นเองรวมทั้งรูปภาพจะปรากฏให้เห็นบนอุปกรณ์ของคุณเพียงคนเดียว</string>
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group after SMS Phase 0 -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support_signal_groups_mms_removal">You\'ve selected a contact that doesn\'t support Signal groups, this group will be MMS. Custom MMS group names and photos will only be visible to you. Support for MMS groups will be removed soon to focus on encrypted messaging.</string>
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support_signal_groups_mms_removal">คุณได้เลือกผู้ติดต่อที่ไม่รองรับการคุยแบบกลุ่มใน Signal ดังนั้นกลุ่มนี้จะเป็น MMS จะมีแต่คุณที่มองเห็นรูปภาพและชื่อกลุ่ม MMS แบบกำหนดเอง เราจะยกเลิกการรองรับกลุ่มแบบ MMS ในอีกไม่ช้า เพื่อมุ่งเน้นการให้บริการการส่งข้อความแบบเข้ารหัส</string>
|
||||
|
||||
<!-- ManageGroupActivity -->
|
||||
<string name="ManageGroupActivity_member_requests_and_invites">คำขอและคำเชิญเป็นสมาชิก</string>
|
||||
@@ -1406,7 +1406,7 @@
|
||||
<!-- In-conversation update message to indicate that the current contact is sms only and will need to migrate to signal to continue the conversation in signal. -->
|
||||
<string name="MessageRecord__you_can_no_longer_send_sms_messages_in_signal">คุณไม่สามารถส่งข้อความ SMS ด้วย Signal ได้อีกต่อไป ชวน %1$s มาใช้ Signal เพื่อการติดต่อสื่อสารที่ไม่ขาดตอน</string>
|
||||
<!-- Body for quote when message being quoted is an in-app payment message -->
|
||||
<string name="MessageRecord__payment_s">Payment: %1$s</string>
|
||||
<string name="MessageRecord__payment_s">การชำระเงิน: %1$s</string>
|
||||
|
||||
<!-- MessageRequestBottomView -->
|
||||
<string name="MessageRequestBottomView_accept">ตอบรับ</string>
|
||||
@@ -1887,7 +1887,7 @@
|
||||
<!-- Displayed in the conversation list when you reacted to someone\'s story -->
|
||||
<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>
|
||||
<string name="ThreadRecord_payment">การชำระเงิน</string>
|
||||
|
||||
<!-- UpdateApkReadyListener -->
|
||||
<string name="UpdateApkReadyListener_Signal_update">ปรับรุ่น Signal</string>
|
||||
@@ -3035,7 +3035,7 @@
|
||||
<!-- Button to select a message and enter selection mode -->
|
||||
<string name="conversation_selection__menu_multi_select">เลือก</string>
|
||||
<!-- Button to view a in-chat payment message's full payment details -->
|
||||
<string name="conversation_selection__menu_payment_details">Payment details</string>
|
||||
<string name="conversation_selection__menu_payment_details">รายละเอียดการชำระเงิน</string>
|
||||
|
||||
<!-- conversation_expiring_on -->
|
||||
|
||||
@@ -3118,11 +3118,11 @@
|
||||
<string name="reminder_header_service_outage_text">Signal กำลังพบกับอุปสรรคทางเทคนิค เรากำลังทำงานอย่างหนักเพื่อให้สามารถกลับมาให้บริการได้โดยเร็วที่สุดเท่าที่จะเป็นไปได้</string>
|
||||
<string name="reminder_header_progress">%1$d%%</string>
|
||||
<!-- Body text of a banner that will show at the top of the chat list when we temporarily cannot process the user's contacts -->
|
||||
<string name="reminder_cds_warning_body">Signal\'s private contact discovery temporarily can\'t process your phone\'s contacts.</string>
|
||||
<string name="reminder_cds_warning_body">บริการค้นหาผู้ติดต่อส่วนตัวของ Signal ไม่สามารถประมวลผลผู้ติดต่อในโทรศัพท์คุณได้ชั่วคราว</string>
|
||||
<!-- Label for a button in a banner to learn more about why we temporarily can't process the user's contacts -->
|
||||
<string name="reminder_cds_warning_learn_more">เรียนรู้เพิ่มเติม</string>
|
||||
<!-- Body text of a banner that will show at the top of the chat list when the user has so many contacts that we cannot ever process them -->
|
||||
<string name="reminder_cds_permanent_error_body">Signal\'s private contact discovery can\'t process your phone\'s contacts.</string>
|
||||
<string name="reminder_cds_permanent_error_body">บริการค้นหาผู้ติดต่อส่วนตัวของ Signal ไม่สามารถประมวลผลผู้ติดต่อในโทรศัพท์คุณได้</string>
|
||||
<!-- Label for a button in a banner to learn more about why we cannot process the user's contacts -->
|
||||
<string name="reminder_cds_permanent_error_learn_more">เรียนรู้เพิ่มเติม</string>
|
||||
|
||||
@@ -4304,11 +4304,11 @@
|
||||
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__become_a_sustainer">เป็นผู้สนับสนุน</string>
|
||||
<!-- Title of a page in the bottom sheet. Placeholder is a user's short-name -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal">%1$s supports Signal</string>
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal">%1$s ให้การสนับสนุน Signal</string>
|
||||
<!-- Description of a page in the bottom sheet of a monthly badge. Placeholder is a user's short-name -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal_with_a_monthly">%1$s ให้การสนับสนุน Signal ด้วยการบริจาครายเดือน Signal เป็นแอปไม่แสวงหาผลกำไรที่ไม่มีโฆษณาหรือนักลงทุน สนับสนุนโดยผู้ใช้เช่นคุณเท่านั้น</string>
|
||||
<!-- Description of a page in the bottom sheet of a one-time badge. Placeholder is a user's short-name -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal_with_a_donation">%1$s supports Signal with a donation. Signal is a nonprofit with no advertisers or investors, supported only by people like you.</string>
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal_with_a_donation">%1$s ให้การสนับสนุน Signal ด้วยการบริจาค Signal เป็นแอปไม่แสวงหาผลกำไรที่ไม่มีโฆษณาหรือนักลงทุน สนับสนุนโดยผู้ใช้เช่นคุณเท่านั้น</string>
|
||||
|
||||
<string name="ImageView__badge">โล่</string>
|
||||
|
||||
@@ -4344,7 +4344,7 @@
|
||||
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__thanks_for_your_support">ขอบคุณสำหรับการสนับสนุน!</string>
|
||||
<!-- Subtext underneath the dialog title on the thanks sheet -->
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__youve_earned_a_donor_badge">You\'ve earned a donor badge from Signal! Display it on your profile to show off your support.</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__youve_earned_a_donor_badge">คุณได้รับโล่ผู้บริจาคจาก Signal! แสดงโล่บนโปรไฟล์ของคุณเพื่ออวดให้ทุกคนเห็นได้เลย</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__you_can_also">คุณยังสามารถ</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__become_a_montly_sustainer">เป็นผู้สนับสนุนรายเดือน</string>
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__display_on_profile">แสดงบนโปรไฟล์</string>
|
||||
@@ -4763,7 +4763,7 @@
|
||||
<!-- Displayed when a story has no views -->
|
||||
<string name="StoryViewsFragment__no_views_yet">ยังไม่มีคนดู</string>
|
||||
<!-- Displayed when user has disabled receipts -->
|
||||
<string name="StoryViewsFragment__enable_view_receipts_to_see_whos_viewed_your_story">Enable view receipts to see who\'s viewed your stories.</string>
|
||||
<string name="StoryViewsFragment__enable_view_receipts_to_see_whos_viewed_your_story">เปิดใช้ตัวเลือกการแจ้งว่าอ่านแล้ว เพื่อแสดงว่าใครดูสตอรี่ของคุณ</string>
|
||||
<!-- Button label displayed when user has disabled receipts -->
|
||||
<string name="StoryViewsFragment__go_to_settings">ไปที่การตั้งค่า</string>
|
||||
<!-- Dialog action to remove viewer from a story -->
|
||||
@@ -5383,7 +5383,7 @@
|
||||
|
||||
<!-- DonateToSignalFragment -->
|
||||
<!-- Title below avatar -->
|
||||
<string name="DonateToSignalFragment__privacy_over_profit">Privacy over profit</string>
|
||||
<string name="DonateToSignalFragment__privacy_over_profit">เพราะความเป็นส่วนตัวสำคัญกว่าผลกำไรใดๆ</string>
|
||||
<!-- Continue button label -->
|
||||
<string name="DonateToSignalFragment__continue">ดำเนินการต่อ</string>
|
||||
<!-- Description below title -->
|
||||
@@ -5411,40 +5411,40 @@
|
||||
<string name="StripePaymentInProgressFragment__cancelling">กำลังยกเลิก…</string>
|
||||
|
||||
<!-- The title of a bottom sheet dialog that tells the user we temporarily can't process their contacts. -->
|
||||
<string name="CdsTemporaryErrorBottomSheet_title">Too many contacts have been processed</string>
|
||||
<string name="CdsTemporaryErrorBottomSheet_title">รายชื่อผู้ติดต่อที่ต้องประมวลผลมีจำนวนมากเกินไป</string>
|
||||
<!-- The first part of the body text in a bottom sheet dialog that tells the user we temporarily can't process their contacts. The placeholder represents the number of days the user will have to wait until they can again. -->
|
||||
<plurals name="CdsTemporaryErrorBottomSheet_body1">
|
||||
<item quantity="other">Another attempt to process your contacts will be made within %1$d days.</item>
|
||||
<item quantity="other">ระบบจะพยายามประมวลผลผู้ติดต่อของคุณอีกครั้งภายใน %1$d วัน</item>
|
||||
</plurals>
|
||||
<!-- The second part of the body text in a bottom sheet dialog that advises the user to remove contacts from their phone to fix the issue. -->
|
||||
<string name="CdsTemporaryErrorBottomSheet_body2">To resolve this issue sooner, you can consider removing contacts or accounts on your phone that are syncing a lot of contacts.</string>
|
||||
<string name="CdsTemporaryErrorBottomSheet_body2">หากต้องการแก้ไขปัญหานี้ให้สำเร็จเร็วขึ้น คุณสามารถลองลบผู้ติดต่อบางคน หรือลบบัญชีบางรายการบนมือถือที่เชื่อมโยงรายชื่อผู้ติดต่อจำนวนมากไว้ก็ได้</string>
|
||||
<!-- A button label in a bottom sheet that will navigate the user to their contacts settings. -->
|
||||
<string name="CdsTemporaryErrorBottomSheet_contacts_button">Open contacts</string>
|
||||
<string name="CdsTemporaryErrorBottomSheet_contacts_button">เปิดรายชื่อผู้ติดต่อ</string>
|
||||
<!-- A toast that will be shown if we are unable to open the user's default contacts app. -->
|
||||
<string name="CdsTemporaryErrorBottomSheet_no_contacts_toast">No contacts app found</string>
|
||||
<string name="CdsTemporaryErrorBottomSheet_no_contacts_toast">ไม่พบแอปรายชื่อผู้ติดต่อ</string>
|
||||
|
||||
<!-- The title of a bottom sheet dialog that tells the user we can't process their contacts. -->
|
||||
<string name="CdsPermanentErrorBottomSheet_title">Your contacts can\'t be processed</string>
|
||||
<string name="CdsPermanentErrorBottomSheet_title">ไม่สามารถประมวลผลรายชื่อผู้ติดต่อของคุณได้</string>
|
||||
<!-- The first part of the body text in a bottom sheet dialog that tells the user we can't process their contacts. -->
|
||||
<string name="CdsPermanentErrorBottomSheet_body">The number of contacts on your phone exceeds the limit Signal can process. To find contacts on Signal, consider removing contacts or accounts on your phone that are syncing a lot of contacts.</string>
|
||||
<string name="CdsPermanentErrorBottomSheet_body">รายชื่อผู้ติดต่อในโทรศัพท์ของคุณมีจำนวนมากเกินกว่าที่ Signal จะประมวลผลได้ หากต้องการค้นหาข้อมูลผู้ติดต่อด้วย Signal คุณสามารถลองลบผู้ติดต่อบางคน หรือลบบัญชีบางรายการบนมือถือที่เชื่อมโยงรายชื่อผู้ติดต่อจำนวนมากไว้ก็ได้</string>
|
||||
<!-- The first part of the body text in a bottom sheet dialog that tells the user we can't process their contacts. -->
|
||||
<string name="CdsPermanentErrorBottomSheet_learn_more">เรียนรู้เพิ่มเติม</string>
|
||||
<!-- A button label in a bottom sheet that will navigate the user to their contacts settings. -->
|
||||
<string name="CdsPermanentErrorBottomSheet_contacts_button">Open contacts</string>
|
||||
<string name="CdsPermanentErrorBottomSheet_contacts_button">เปิดรายชื่อผู้ติดต่อ</string>
|
||||
<!-- A toast that will be shown if we are unable to open the user's default contacts app. -->
|
||||
<string name="CdsPermanentErrorBottomSheet_no_contacts_toast">No contacts app found</string>
|
||||
<string name="CdsPermanentErrorBottomSheet_no_contacts_toast">ไม่พบแอปรายชื่อผู้ติดต่อ</string>
|
||||
|
||||
<!-- PaymentMessageView -->
|
||||
<!-- In-chat conversation message shown when you sent a payment to another person, placeholder is the other person name -->
|
||||
<string name="PaymentMessageView_you_sent_s">You sent %1$s</string>
|
||||
<string name="PaymentMessageView_you_sent_s">คุณส่งให้ %1$s</string>
|
||||
<!-- In-chat conversation message shown when another person sent a payment to you, placeholder is the other person name -->
|
||||
<string name="PaymentMessageView_s_sent_you">%1$s sent you</string>
|
||||
<string name="PaymentMessageView_s_sent_you">%1$s ส่งให้คุณ</string>
|
||||
|
||||
<!-- YourInformationIsPrivateBottomSheet -->
|
||||
<string name="YourInformationIsPrivateBottomSheet__your_information_is_private">Your information is private</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__signal_does_not_collect">Signal does not collect or store any of your personal information when you make a donation.</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__we_use_stripe">We use Stripe as our payment processor to receive your donations. We don\'t access, store, or save any of the information you provide to them.</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__signal_does_not_and_cannot">Signal does not and cannot connect your donation to your Signal account.</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__your_information_is_private">ข้อมูลของคุณเป็นส่วนตัว</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__signal_does_not_collect">เมื่อคุณบริจาคเงิน Signal ไม่ได้รวบรวมหรือจัดเก็บข้อมูลส่วนบุคคลใดๆ ของคุณ</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__we_use_stripe">เราใช้ Stripe เป็นผู้ให้บริการการชำระเงินในการรับเงินบริจาคของคุณ โดยเราจะไม่เข้าถึง จัดเก็บ หรือบันทึกข้อมูลใดๆ ที่คุณกรอกระหว่างทำธุรกรรม</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__signal_does_not_and_cannot">Signal จะไม่เชื่อมโยงการบริจาคของคุณเข้ากับบัญชี Signal ของคุณ (และนี่เป็นสิ่งที่เราไม่สามารถทำได้อีกด้วย)</string>
|
||||
<string name="YourInformationIsPrivateBottomSheet__thank_you">ขอบคุณสำหรับการสนับสนุนของคุณ!</string>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
Reference in New Issue
Block a user