1392 lines
57 KiB
Plaintext
1392 lines
57 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sms
|
|
#
|
|
# Translators:
|
|
# Odoo Thaidev <odoothaidev@gmail.com>, 2022
|
|
# Martin Trigaux, 2022
|
|
# Wichanon Jamwutthipreecha, 2022
|
|
# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2022
|
|
# Rasareeyar Lappiam, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
|
"Last-Translator: Rasareeyar Lappiam, 2024\n"
|
|
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: th\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_invalid_count
|
|
msgid "# Invalid recipients"
|
|
msgstr "# ผู้รับไม่ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_valid_count
|
|
msgid "# Valid recipients"
|
|
msgstr "# ผู้รับถูกต้อง"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_template.py:0
|
|
#, python-format
|
|
msgid "%s (copy)"
|
|
msgstr "%s (สำเนา)"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/wizard/sms_composer.py:0
|
|
#, python-format
|
|
msgid "%s invalid recipients"
|
|
msgstr "%s ผู้รับไม่ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_sms.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"%s out of the %s selected SMS Text Messages have successfully been resent."
|
|
msgstr "%s จาก %s ข้อความ SMS ที่เลือกได้ถูกส่งอีกครั้งสำเร็จแล้ว"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.xml:0
|
|
#, python-format
|
|
msgid ", fits in"
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">Add</span>\n"
|
|
" <span class=\"o_stat_text\">Context Action</span>"
|
|
msgstr ""
|
|
"<span class=\"o_stat_text\">เพิ่ม</span>\n"
|
|
" <span class=\"o_stat_text\">การดำเนินการตามบริบท</span>"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">Remove</span>\n"
|
|
" <span class=\"o_stat_text\">Context Action</span>"
|
|
msgstr ""
|
|
"<span class=\"o_stat_text\">ลบออก</span>\n"
|
|
" <span class=\"o_stat_text\">การดำเนินการตามบริบท</span>"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid ""
|
|
"<span class=\"text-warning\" attrs=\"{'invisible': [('no_record', '=', "
|
|
"False)]}\">No records</span>"
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "<span> or to specify the country code.</span>"
|
|
msgstr "<span>หรือให้ระบุรหัสประเทศ</span>"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid ""
|
|
"<strong>Invalid number:</strong>\n"
|
|
" <span> make sure to set a country on the </span>"
|
|
msgstr ""
|
|
"<strong>หมายเลขไม่ถูกต้อง:</strong>\n"
|
|
" <span> อย่าลืมตั้งค่าประเทศไว้ที่ </span>"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "จำเป็นต้องดำเนินการ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_base_automation__state
|
|
#: model:ir.model.fields,field_description:sms.field_ir_actions_server__state
|
|
#: model:ir.model.fields,field_description:sms.field_ir_cron__state
|
|
msgid "Action To Do"
|
|
msgstr "การดำเนินการที่จะทำ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid ""
|
|
"Add a contextual action on the related model to open a sms composer with "
|
|
"this template"
|
|
msgstr ""
|
|
"เพิ่มการดำเนินการตามบริบทในโมเดลที่เกี่ยวข้องเพื่อเปิดตัวเขียน SMS "
|
|
"ด้วยเทมเพลตนี้"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/notification_group/notification_group.xml:0
|
|
#, python-format
|
|
msgid "An error occurred when sending an SMS."
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__model_id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__model_id
|
|
msgid "Applies to"
|
|
msgstr "ใช้กับ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_reset_view_form
|
|
msgid ""
|
|
"Are you sure you want to reset these sms templates to their original "
|
|
"configuration? Changes and translations will be lost."
|
|
msgstr ""
|
|
"คุณแน่ใจหรือไม่ว่าต้องการรีเซ็ตเทมเพลต SMS เหล่านี้เป็นการกำหนดค่าดั้งเดิม "
|
|
"การเปลี่ยนแปลงและการแปลจะหายไป"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "จำนวนสิ่งที่แนบมา"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_blacklist
|
|
msgid "Blacklisted"
|
|
msgstr "ขึ้นบัญชีแบล็คลิสต์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__mobile_blacklisted
|
|
msgid "Blacklisted Phone Is Mobile"
|
|
msgstr "โทรศัพท์ที่ถูกขึ้นบัญชีดำคือมือถือ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__phone_blacklisted
|
|
msgid "Blacklisted Phone is Phone"
|
|
msgstr "โทรศัพท์ที่ถูกขึ้นบัญชีดำคือโทรศัพท์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__body
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__body
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__body
|
|
msgid "Body"
|
|
msgstr "เนื้อความ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Buy credits"
|
|
msgstr "ซื้อเครดิต"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_api.py:0
|
|
#, python-format
|
|
msgid "Buy credits."
|
|
msgstr "ซื้อเครดิต"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__can_cancel
|
|
msgid "Can Cancel"
|
|
msgstr "ยกเลิกได้"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__can_resend
|
|
msgid "Can Resend"
|
|
msgstr "ส่งซ้ำได้"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_sms_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_reset_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
msgid "Cancel"
|
|
msgstr "ยกเลิก"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__state__canceled
|
|
msgid "Canceled"
|
|
msgstr "ถูกยกเลิก"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "Choose a language:"
|
|
msgstr "Choose a language:"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "Choose an example"
|
|
msgstr "เลือกตัวอย่าง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_base_automation__sms_method
|
|
#: model:ir.model.fields,help:sms.field_ir_actions_server__sms_method
|
|
#: model:ir.model.fields,help:sms.field_ir_cron__sms_method
|
|
msgid ""
|
|
"Choose method for SMS sending:\n"
|
|
"SMS: mass SMS\n"
|
|
"Post as Message: log on document\n"
|
|
"Post as Note: mass SMS with archives"
|
|
msgstr ""
|
|
"เลือกวิธีการส่ง SMS:\n"
|
|
"SMS: SMS จำนวนมาก\n"
|
|
"โพสต์เป็นข้อความ: เข้าสู่ระบบเอกสาร\n"
|
|
"โพสต์เป็นโน้ต: SMS จำนวนมากพร้อมไฟล์เก็บถาวร"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "Close"
|
|
msgstr "ปิด"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__composition_mode
|
|
msgid "Composition Mode"
|
|
msgstr "โหมดองค์ประกอบ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_res_partner
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
msgid "Contact"
|
|
msgstr "ติดต่อ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "Content"
|
|
msgstr "เนื้อหา"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__create_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__create_uid
|
|
msgid "Created by"
|
|
msgstr "สร้างโดย"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__create_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__create_date
|
|
msgid "Created on"
|
|
msgstr "สร้างเมื่อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__partner_id
|
|
msgid "Customer"
|
|
msgstr "ลูกค้า"
|
|
|
|
#. module: sms
|
|
#: model:sms.template,name:sms.sms_template_demo_0
|
|
msgid "Customer: automated SMS"
|
|
msgstr "ลูกค้า: ข้อความ SMS อัตโนมัติ"
|
|
|
|
#. module: sms
|
|
#: model:sms.template,body:sms.sms_template_demo_0
|
|
msgid "Dear {{ object.display_name }} this is an automated SMS."
|
|
msgstr "เรียน {{ object.display_name }} นี่คือข้อความอัตโนมัติ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "Discard"
|
|
msgstr "ละทิ้ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__display_name
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__display_name
|
|
msgid "Display Name"
|
|
msgstr "แสดงชื่อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_mail_followers
|
|
msgid "Document Followers"
|
|
msgstr "ผู้ติดตามเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__res_id
|
|
msgid "Document ID"
|
|
msgstr "ไอดีเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__res_ids
|
|
msgid "Document IDs"
|
|
msgstr "รหัสเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__res_model_description
|
|
msgid "Document Model Description"
|
|
msgstr "คำอธิบายโมเดลเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__res_model
|
|
msgid "Document Model Name"
|
|
msgstr "ชื่อโมเดลเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_duplicate
|
|
msgid "Duplicate"
|
|
msgstr "ทำซ้ำ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Edit Partners"
|
|
msgstr "แก้ไขพาร์ทเนอร์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_mail_thread
|
|
msgid "Email Thread"
|
|
msgstr "เธรดอีเมล"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__state__error
|
|
msgid "Error"
|
|
msgstr "ผิดพลาด"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__failure_type
|
|
msgid "Error Message"
|
|
msgstr "ข้อความผิดพลาด"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__failure_type
|
|
msgid "Failure Type"
|
|
msgstr "ประเภทความล้มเหลว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_mail_notification__failure_type
|
|
msgid "Failure type"
|
|
msgstr "ประเภทความล้มเหลว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__phone_sanitized
|
|
msgid ""
|
|
"Field used to store sanitized phone number. Helps speeding up searches and "
|
|
"comparisons."
|
|
msgstr ""
|
|
"ช่องที่ใช้เก็บหมายเลขโทรศัพท์ที่ถูกต้อง ช่วยเร่งการค้นหาและเปรียบเทียบ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_template__template_fs
|
|
msgid ""
|
|
"File from where the template originates. Used to reset broken template."
|
|
msgstr "ไฟล์จากที่ที่เทมเพลตเริ่มต้น ใช้เพื่อรีเซ็ตเทมเพลตที่ใช้งานไม่ได้"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "ผู้ติดตาม"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "ผู้ติดตาม (พาร์ทเนอร์)"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/wizard/sms_composer.py:0
|
|
#, python-format
|
|
msgid "Following numbers are not correctly encoded: %s"
|
|
msgstr "ตัวเลขต่อไปนี้ไม่ได้เข้ารหัสอย่างถูกต้อง: %s"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__has_insufficient_credit
|
|
msgid "Has Insufficient Credit"
|
|
msgstr "มีเครดิตไม่เพียงพอ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__has_message
|
|
msgid "Has Message"
|
|
msgstr "มีข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_mail_mail__has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_message__has_sms_error
|
|
msgid "Has SMS error"
|
|
msgstr "มีข้อผิดพลาดทาง SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__has_unregistered_account
|
|
msgid "Has Unregistered Account"
|
|
msgstr "มีบัญชีที่ไม่ได้ลงทะเบียน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__id
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__id
|
|
msgid "ID"
|
|
msgstr "ไอดี"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "ถ้าเลือก ข้อความใหม่จะต้องการความสนใจจากคุณ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_account_analytic_account__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_calendar_event__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_crm_team__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_crm_team_member__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_fleet_vehicle__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_fleet_vehicle_log_contract__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_fleet_vehicle_log_services__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_gamification_badge__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_gamification_challenge__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_contract__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_department__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_employee__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_job__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_leave__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_hr_leave_allocation__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_loyalty_card__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_lunch_supplier__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_channel__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_thread__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_thread_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_thread_cc__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_mail_thread_phone__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_maintenance_equipment__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_maintenance_equipment_category__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_maintenance_request__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_note_note__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_phone_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_product_product__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_product_template__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_res_partner__message_has_error
|
|
#: model:ir.model.fields,help:sms.field_res_partner__message_has_sms_error
|
|
#: model:ir.model.fields,help:sms.field_res_users__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "ถ้าเลือก ข้อความบางข้อความมีข้อผิดพลาดในการส่ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__phone_sanitized_blacklisted
|
|
msgid ""
|
|
"If the sanitized phone number is on the blacklist, the contact won't receive"
|
|
" mass mailing sms anymore, from any list"
|
|
msgstr ""
|
|
"หากหมายเลขโทรศัพท์ที่ถูกต้องอยู่ในบัญชีดำ ผู้ติดต่อจะไม่ได้รับ SMS "
|
|
"ทางเมลกลุ่มจากรายการใด ๆ อีกต่อไป"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Ignore all"
|
|
msgstr "อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__state__outgoing
|
|
msgid "In Queue"
|
|
msgstr "อยู่ในคิว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__mobile_blacklisted
|
|
msgid ""
|
|
"Indicates if a blacklisted sanitized phone number is a mobile number. Helps "
|
|
"distinguish which number is blacklisted when there is both a "
|
|
"mobile and phone field in a model."
|
|
msgstr ""
|
|
"ระบุว่าหมายเลขโทรศัพท์ที่ถูกต้องในบัญชีดำเป็นหมายเลขโทรศัพท์มือถือหรือไม่ "
|
|
"ช่วยแยกแยะว่าหมายเลขใดถูกขึ้นบัญชีดำเมื่อมีทั้งฟิลด์มือถือและโทรศัพท์ในโมเดล"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__phone_blacklisted
|
|
msgid ""
|
|
"Indicates if a blacklisted sanitized phone number is a phone number. Helps "
|
|
"distinguish which number is blacklisted when there is both a "
|
|
"mobile and phone field in a model."
|
|
msgstr ""
|
|
"ระบุว่าหมายเลขโทรศัพท์ที่ถูกต้องในบัญชีดำเป็นหมายเลขโทรศัพท์หรือไม่ "
|
|
"ช่วยแยกแยะว่าหมายเลขที่ถูกขึ้นบัญชีดำเมื่อมีฟิลด์มือถือและโทรศัพท์ในโมเดล"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_composer__comment_single_recipient
|
|
msgid "Indicates if the SMS composer targets a single specific recipient"
|
|
msgstr "ระบุว่าผู้เขียน SMS กำหนดเป้าหมายไปยังผู้รับรายเดียวหรือไม่"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__failure_type__sms_credit
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_credit
|
|
msgid "Insufficient Credit"
|
|
msgstr "เครดิตไม่เพียงพอ"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/wizard/sms_composer.py:0
|
|
#, python-format
|
|
msgid "Invalid recipient number. Please update it."
|
|
msgstr "หมายเลขผู้รับไม่ถูกต้อง กรุณาทำการอัปเดต"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "เป็นผู้ติดตาม"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_single_valid
|
|
msgid "Is valid"
|
|
msgstr "ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__mass_keep_log
|
|
msgid "Keep a note on document"
|
|
msgstr "จดบันทึกไว้ในเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__lang
|
|
msgid "Language"
|
|
msgstr "ภาษา"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview____last_update
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "แก้ไขครั้งล่าสุดเมื่อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__write_uid
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "อัปเดตครั้งล่าสุดโดย"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__write_date
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "อัปเดตครั้งล่าสุดเมื่อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__mail_message_id
|
|
msgid "Mail Message"
|
|
msgstr "ข้อความเมล"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_ir_model__is_mail_thread_sms
|
|
msgid "Mail Thread SMS"
|
|
msgstr "ส่งข้อความ SMS กระทู้"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr "เอกสารหลักที่แนบมา"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_mail_message
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__body
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__mail_message_id
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
msgid "Message"
|
|
msgstr "ข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "เกิดข้อผิดพลาดในการส่งข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_mail_notification
|
|
msgid "Message Notifications"
|
|
msgstr "การแจ้งเตือนข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_mail_mail__message_type
|
|
#: model:ir.model.fields,help:sms.field_mail_message__message_type
|
|
msgid ""
|
|
"Message type: email for email message, notification for system message, "
|
|
"comment for other messages such as user replies"
|
|
msgstr ""
|
|
"ประเภทข้อความ: อีเมลสําหรับข้อความอีเมล, การแจ้งเตือนสําหรับข้อความของระบบ, "
|
|
"ข้อคิดเห็นสําหรับข้อความอื่น ๆ เช่นการตอบกลับของผู้ใช้"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_ids
|
|
msgid "Messages"
|
|
msgstr "ข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__failure_type__sms_number_missing
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_number_missing
|
|
msgid "Missing Number"
|
|
msgstr "หมายเลขที่หายไป"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_ir_model
|
|
msgid "Models"
|
|
msgstr "โมเดล"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__name
|
|
msgid "Name"
|
|
msgstr "ชื่อ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__no_record
|
|
msgid "No Record"
|
|
msgstr "ไม่มีบันทึก"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__notification_id
|
|
msgid "Notification"
|
|
msgstr "การแจ้งเตือน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_mail_notification__notification_type
|
|
msgid "Notification Type"
|
|
msgstr "ประเภทการแจ้งเตือน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__number
|
|
msgid "Number"
|
|
msgstr "จำนวน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__number_field_name
|
|
msgid "Number Field"
|
|
msgstr "ฟิลด์หมายเลข"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "จํานวนการดําเนินการ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "จํานวนข้อผิดพลาด"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "จำนวนข้อความที่ต้องดำเนินการ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "จํานวนข้อความที่มีข้อผิดพลาดในการส่ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_composer__res_ids_count
|
|
msgid ""
|
|
"Number of recipients that will receive the SMS if sent in mass mode, without"
|
|
" applying the Active Domain value"
|
|
msgstr ""
|
|
"จำนวนผู้รับที่จะได้รับข้อความ SMS หากส่งในโหมดกลุ่ม "
|
|
"โดยไม่ต้องใช้ค่าโดเมนที่ใช้งานอยู่"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_optout
|
|
msgid "Opted Out"
|
|
msgstr "ยกเลิกแล้ว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_template__lang
|
|
msgid ""
|
|
"Optional translation language (ISO code) to select when sending out an "
|
|
"email. If not set, the english version will be used. This should usually be "
|
|
"a placeholder expression that provides the appropriate language, e.g. {{ "
|
|
"object.partner_id.lang }}."
|
|
msgstr ""
|
|
"ตัวเลือกภาษาการแปล (โค้ด ISO) เพื่อเลือกเมื่อส่งอีเมล หากไม่ได้ตั้งค่าไว้ "
|
|
"ระบบจะใช้เวอร์ชันภาษาอังกฤษ โดยปกติควรเป็นตัวอย่างนิพจน์ที่ให้ภาษาที่เหมาะสม"
|
|
" เช่น {{ object.partner_id.lang }}"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_sms
|
|
msgid "Outgoing SMS"
|
|
msgstr "SMS ขาออก"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__partner_id
|
|
msgid "Partner"
|
|
msgstr "พาร์ทเนอร์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_mail_thread_phone
|
|
msgid "Phone Blacklist Mixin"
|
|
msgstr "แบล็คลิสต์โทรศัพท์ Mixin"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__phone_sanitized_blacklisted
|
|
msgid "Phone Blacklisted"
|
|
msgstr "โทรศัพท์ขึ้นบัญชีดำ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__sms_number
|
|
msgid "Phone Number"
|
|
msgstr "หมายเลขโทรศัพท์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_composer__recipient_single_number_itf
|
|
msgid ""
|
|
"Phone number of the recipient. If changed, it will be recorded on "
|
|
"recipient's profile."
|
|
msgstr ""
|
|
"หมายเลขโทรศัพท์ของผู้รับ หากมีการเปลี่ยนแปลงจะถูกบันทึกไว้ในโปรไฟล์ของผู้รับ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__phone_mobile_search
|
|
msgid "Phone/Mobile"
|
|
msgstr "โทรศัพท์/มือถือ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__ir_actions_server__sms_method__comment
|
|
msgid "Post as Message"
|
|
msgstr "โพสต์เป็นข้อความ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__ir_actions_server__sms_method__note
|
|
msgid "Post as Note"
|
|
msgstr "โพสต์เป็นโน๊ต"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_composer__composition_mode__comment
|
|
msgid "Post on a document"
|
|
msgstr "โพสต์บนเอกสาร"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "Preview"
|
|
msgstr "ตัวอย่าง"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "Preview of"
|
|
msgstr "ตัวอย่างของ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_reset_view_form
|
|
msgid "Proceed"
|
|
msgstr "ดำเนินการ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "Put in queue"
|
|
msgstr "ลงคิว"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Reason"
|
|
msgstr "เหตุผล"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "Recipient"
|
|
msgstr "ผู้รับ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__partner_name
|
|
msgid "Recipient Name"
|
|
msgstr "ชื่อผู้รับ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_single_number_itf
|
|
msgid "Recipient Number"
|
|
msgstr "หมายเลขผู้รับ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend__recipient_ids
|
|
msgid "Recipients"
|
|
msgstr "ผู้รับ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__numbers
|
|
msgid "Recipients (Numbers)"
|
|
msgstr "ผู้รับ (ตัวเลข)"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_single_description
|
|
msgid "Recipients (Partners)"
|
|
msgstr "ผู้รับ (พาร์ทเนอร์)"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__resource_ref
|
|
msgid "Record reference"
|
|
msgstr "บันทึกการอ้างอิง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__model
|
|
msgid "Related Document Model"
|
|
msgstr "รูปแบบเอกสารที่เกี่ยวข้อง"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "Remove the contextual action of the related model"
|
|
msgstr "ลบการดำเนินการตามบริบทของแบบจำลองที่เกี่ยวข้อง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__render_model
|
|
msgid "Rendering Model"
|
|
msgstr "โมเดลการแสดงผล"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.server,name:sms.ir_actions_server_sms_sms_resend
|
|
msgid "Resend"
|
|
msgstr "ส่งซ้ำ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_resend_recipient
|
|
msgid "Resend Notification"
|
|
msgstr "ส่งการแจ้งเตือนอีกครั้ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.act_window,name:sms.sms_template_reset_action
|
|
msgid "Reset SMS Template"
|
|
msgstr "รีเซ็ตเทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "Reset Template"
|
|
msgstr "รีเซ็ตเทมเพลต"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_sms_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
msgid "Retry"
|
|
msgstr "ลองใหม่"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_button/sms_button.xml:0
|
|
#: code:addons/sms/static/src/models/message_view.js:0
|
|
#: code:addons/sms/static/src/models/message_view.js:0
|
|
#: model:ir.actions.act_window,name:sms.sms_sms_action
|
|
#: model:ir.model.fields,field_description:sms.field_mail_notification__sms_id
|
|
#: model:ir.model.fields.selection,name:sms.selection__ir_actions_server__sms_method__sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_message__message_type__sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__notification_type__sms
|
|
#: model:ir.ui.menu,name:sms.sms_sms_menu
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
#, python-format
|
|
msgid "SMS"
|
|
msgstr "SMS"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.xml:0
|
|
#, python-format
|
|
msgid "SMS ("
|
|
msgstr "SMS ("
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_api
|
|
msgid "SMS API"
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_account_analytic_account__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_calendar_event__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_crm_team__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_crm_team_member__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_fleet_vehicle__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_fleet_vehicle_log_contract__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_fleet_vehicle_log_services__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_gamification_badge__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_gamification_challenge__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_contract__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_department__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_employee__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_job__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_leave__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_hr_leave_allocation__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_loyalty_card__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_lunch_supplier__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_channel__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_thread__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_thread_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_thread_cc__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_mail_thread_phone__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_maintenance_equipment__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_maintenance_equipment_category__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_maintenance_request__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_note_note__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_phone_blacklist__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_product_product__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_product_template__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__message_has_sms_error
|
|
#: model:ir.model.fields,field_description:sms.field_res_users__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "ข้อผิดพลาดในการส่ง SMS"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/models/notification_group.js:0
|
|
#, python-format
|
|
msgid "SMS Failures"
|
|
msgstr "SMS ล้มเหลว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_mail_notification__sms_number
|
|
msgid "SMS Number"
|
|
msgstr "จำนวน SMS"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "SMS Preview"
|
|
msgstr "ดูตัวอย่าง SMS"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.xml:0
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.xml:0
|
|
#, python-format
|
|
msgid "SMS Pricing"
|
|
msgstr "ราคา SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_resend
|
|
msgid "SMS Resend"
|
|
msgstr "ส่ง SMS อีกครั้ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_sms__state
|
|
msgid "SMS Status"
|
|
msgstr "สถานะ SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_base_automation__sms_template_id
|
|
#: model:ir.model.fields,field_description:sms.field_ir_actions_server__sms_template_id
|
|
#: model:ir.model.fields,field_description:sms.field_ir_cron__sms_template_id
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "SMS Template"
|
|
msgstr "เทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_template_preview
|
|
msgid "SMS Template Preview"
|
|
msgstr "ดูตัวอย่างเทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_template_reset
|
|
msgid "SMS Template Reset"
|
|
msgstr "รีเซ็ตเทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_template
|
|
#: model:ir.ui.menu,name:sms.sms_template_menu
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_sms_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_tree
|
|
msgid "SMS Templates"
|
|
msgstr "เทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/wizard/sms_template_reset.py:0
|
|
#, python-format
|
|
msgid "SMS Templates have been reset"
|
|
msgstr "เทมเพลต SMS ได้รับการรีเซ็ตแล้ว"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "SMS content"
|
|
msgstr "เนื้อหา SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.server,name:sms.ir_cron_sms_scheduler_action_ir_actions_server
|
|
#: model:ir.cron,cron_name:sms.ir_cron_sms_scheduler_action
|
|
msgid "SMS: SMS Queue Manager"
|
|
msgstr "SMS: ตัวจัดการคิว SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__phone_sanitized
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__sanitized_numbers
|
|
msgid "Sanitized Number"
|
|
msgstr "เบอร์ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_sms_view_search
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_search
|
|
msgid "Search SMS Templates"
|
|
msgstr "ค้นหาเทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Send & Close"
|
|
msgstr "ส่ง & ปิด"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_sms_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_tsms_view_form
|
|
msgid "Send Now"
|
|
msgstr "ส่งทันที"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "Send SMS"
|
|
msgstr "ส่ง SMS"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_template.py:0
|
|
#, python-format
|
|
msgid "Send SMS (%s)"
|
|
msgstr "ส่งข้อความ SMS (%s)"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_button/sms_button.js:0
|
|
#: code:addons/sms/static/src/js/fields_phone_widget.js:0
|
|
#: code:addons/sms/static/src/js/fields_phone_widget.js:0
|
|
#: model:ir.actions.act_window,name:sms.res_partner_act_window_sms_composer_multi
|
|
#: model:ir.actions.act_window,name:sms.res_partner_act_window_sms_composer_single
|
|
#: model:ir.actions.act_window,name:sms.sms_composer_action_form
|
|
#: model:ir.model.fields.selection,name:sms.selection__ir_actions_server__state__sms
|
|
#, python-format
|
|
msgid "Send SMS Text Message"
|
|
msgstr "ส่งข้อความ SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_sms_composer
|
|
msgid "Send SMS Wizard"
|
|
msgstr "โปรแกรมสร้างการส่งข้อความ SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_composer__composition_mode__mass
|
|
msgid "Send SMS in batch"
|
|
msgstr "ส่งข้อความ SMS เป็นกลุ่ม"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "Send an SMS"
|
|
msgstr "ส่งข้อความ SMS"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.ir_actions_server_view_form
|
|
msgid "Send as"
|
|
msgstr "ส่งเป็น"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_base_automation__sms_method
|
|
#: model:ir.model.fields,field_description:sms.field_ir_actions_server__sms_method
|
|
#: model:ir.model.fields,field_description:sms.field_ir_cron__sms_method
|
|
msgid "Send as (SMS)"
|
|
msgstr "ส่งเป็น (SMS)"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__mass_force_send
|
|
msgid "Send directly"
|
|
msgstr "ส่งตรง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_composer__composition_mode__numbers
|
|
msgid "Send to numbers"
|
|
msgstr "ส่งไปที่หมายเลข"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.act_window,name:sms.sms_resend_action
|
|
msgid "Sending Failures"
|
|
msgstr "การส่งล้มเหลว"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/ir_actions_server.py:0
|
|
#, python-format
|
|
msgid "Sending SMS can only be done on a not transient mail.thread model"
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__state__sent
|
|
msgid "Sent"
|
|
msgstr "ส่งแล้ว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model,name:sms.model_ir_actions_server
|
|
msgid "Server Action"
|
|
msgstr "การดำเนินการเซิร์ฟเวอร์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__failure_type__sms_server
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_server
|
|
msgid "Server Error"
|
|
msgstr "เซิร์ฟเวอร์ผิดพลาด"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form
|
|
msgid "Set up an account"
|
|
msgstr "ตั้งค่าบัญชี"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__sidebar_action_id
|
|
msgid "Sidebar action"
|
|
msgstr "การดำเนินการของแถบด้านข้าง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_template__sidebar_action_id
|
|
msgid ""
|
|
"Sidebar action to make this template available on records of the related "
|
|
"document model"
|
|
msgstr ""
|
|
"การดำเนินการของแถบด้านข้างเพื่อทำให้เทมเพลตนี้พร้อมใช้งานในบันทึกของโมเดลเอกสารที่เกี่ยวข้อง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__comment_single_recipient
|
|
msgid "Single Mode"
|
|
msgstr "โหมดเดี่ยว"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__sms_resend_id
|
|
msgid "Sms Resend"
|
|
msgstr "ส่ง Sms อีกครั้ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__sms_template_id
|
|
msgid "Sms Template"
|
|
msgstr "เทมเพลต SMS"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_single_number
|
|
msgid "Stored Recipient Number"
|
|
msgstr "หมายเลขผู้รับที่เก็บไว้"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_sms.py:0
|
|
#, python-format
|
|
msgid "Success"
|
|
msgstr "สำเร็จ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_reset__template_ids
|
|
msgid "Template"
|
|
msgstr "เทมเพลต"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template__template_fs
|
|
msgid "Template Filename"
|
|
msgstr "ชื่อไฟล์เทมเพลต"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.act_window,name:sms.sms_template_preview_action
|
|
msgid "Template Preview"
|
|
msgstr "ตัวอย่างแม่แบบ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_template_preview__lang
|
|
msgid "Template Preview Language"
|
|
msgstr "ภาษาตัวอย่างเทมเพลต"
|
|
|
|
#. module: sms
|
|
#: model:ir.actions.act_window,name:sms.sms_template_action
|
|
msgid "Templates"
|
|
msgstr "เทมเพลต"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_sms.py:0
|
|
#, python-format
|
|
msgid "The SMS Text Messages could not be resent."
|
|
msgstr "ไม่สามารถส่งข้อความ SMS อีกครั้งได้"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_api.py:0
|
|
#, python-format
|
|
msgid "The number you're trying to reach is not correctly formatted."
|
|
msgstr "หมายเลขที่คุณพยายามเข้าถึงมีรูปแบบไม่ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_sms_template__model_id
|
|
#: model:ir.model.fields,help:sms.field_sms_template_preview__model_id
|
|
msgid "The type of document this template can be used with"
|
|
msgstr "ประเภทของเอกสารที่สามารถใช้กับเทมเพลตนี้ได้"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_sms.py:0
|
|
#, python-format
|
|
msgid "There are no SMS Text Messages to resend."
|
|
msgstr "ไม่มีข้อความ SMS ที่จะส่งอีกครั้ง"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.res_partner_view_form
|
|
msgid ""
|
|
"This phone number is blacklisted for SMS Marketing. Click to unblacklist."
|
|
msgstr ""
|
|
"หมายเลขโทรศัพท์นี้ถูกขึ้นบัญชีดำสำหรับการตลาดผ่าน SMS คลิกเพื่อยกเลิกบัญชีดำ"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_resend_recipient__resend
|
|
msgid "Try Again"
|
|
msgstr "ลองอีกครั้ง"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_mail_mail__message_type
|
|
#: model:ir.model.fields,field_description:sms.field_mail_message__message_type
|
|
msgid "Type"
|
|
msgstr "ประเภท"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_base_automation__state
|
|
#: model:ir.model.fields,help:sms.field_ir_actions_server__state
|
|
#: model:ir.model.fields,help:sms.field_ir_cron__state
|
|
msgid ""
|
|
"Type of server action. The following values are available:\n"
|
|
"- 'Execute Python Code': a block of python code that will be executed\n"
|
|
"- 'Create a new Record': create a new record with new values\n"
|
|
"- 'Update a Record': update the values of a record\n"
|
|
"- 'Execute several actions': define an action that triggers several other server actions\n"
|
|
"- 'Send Email': post a message, a note or send an email (Discuss)\n"
|
|
"- 'Add Followers': add followers to a record (Discuss)\n"
|
|
"- 'Create Next Activity': create an activity (Discuss)\n"
|
|
"- 'Send SMS Text Message': send SMS, log them on documents (SMS)"
|
|
msgstr ""
|
|
"ประเภทของการทำงานของเซิร์ฟเวอร์ ค่าต่อไปนี้มีอยู่:\n"
|
|
"- 'การรันโค้ด Python': บล็อกของโค้ด Python ที่จะถูกดำเนินการ\n"
|
|
"- 'สร้างบันทึกใหม่': สร้างบันทึกใหม่ด้วยค่าใหม่\n"
|
|
"- 'อัปเดตบันทึก': อัปเดตค่าของบันทึก\n"
|
|
"- 'ดำเนินการหลายการกระทำ': กำหนดการกระทำที่กระตุ้นให้เกิดการกระทำของเซิร์ฟเวอร์อื่น\n"
|
|
"- 'ส่งอีเมล': โพสต์ข้อความ บันทึก หรือส่งอีเมล (แชท)\n"
|
|
"- 'เพิ่มผู้ติดตาม': เพิ่มผู้ติดตามในบันทึก (แชท)\n"
|
|
"- 'สร้างกิจกรรมถัดไป': สร้างกิจกรรม (แชท)\n"
|
|
"- 'ส่งข้อความ SMS': ส่ง SMS บันทึกไว้ในเอกสาร (SMS)"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__failure_type__sms_acc
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_acc
|
|
msgid "Unregistered Account"
|
|
msgstr "บัญชีที่ไม่ได้ลงทะเบียน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__template_id
|
|
msgid "Use Template"
|
|
msgstr "ใช้เทมเพลต"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__mass_use_blacklist
|
|
msgid "Use blacklist"
|
|
msgstr "ใช้บัญชีแบล็คลิสต์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_sms_composer__res_ids_count
|
|
msgid "Visible records count"
|
|
msgstr "จำนวนบันทึกที่มองเห็นได้"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_sms.py:0
|
|
#, python-format
|
|
msgid "Warning"
|
|
msgstr "คำเตือน"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,field_description:sms.field_res_partner__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "ข้อความเว็บไซต์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_res_partner__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "ประวัติการสื่อสารของเว็บไซต์"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields,help:sms.field_ir_model__is_mail_thread_sms
|
|
msgid "Whether this model supports messages and notifications through SMS"
|
|
msgstr "รุ่นนี้รองรับข้อความและการแจ้งเตือนผ่าน SMS หรือไม่"
|
|
|
|
#. module: sms
|
|
#: model:ir.model.fields.selection,name:sms.selection__mail_notification__failure_type__sms_number_format
|
|
#: model:ir.model.fields.selection,name:sms.selection__sms_sms__failure_type__sms_number_format
|
|
msgid "Wrong Number Format"
|
|
msgstr "รูปแบบตัวเลขไม่ถูกต้อง"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/wizard/sms_resend.py:0
|
|
#, python-format
|
|
msgid "You do not have access to the message and/or related document."
|
|
msgstr "คุณไม่สามารถเข้าถึงข้อความและ/หรือเอกสารที่เกี่ยวข้องได้"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_api.py:0
|
|
#, python-format
|
|
msgid "You don't have an eligible IAP account."
|
|
msgstr "คุณไม่มีบัญชี IAP ที่มีสิทธิ์"
|
|
|
|
#. module: sms
|
|
#. odoo-python
|
|
#: code:addons/sms/models/sms_api.py:0
|
|
#, python-format
|
|
msgid "You don't have enough credits on your IAP account."
|
|
msgstr "คุณมีเครดิตไม่เพียงพอในบัญชี IAP ของคุณ"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Your SMS Text Message must include at least one non-whitespace character"
|
|
msgstr "ข้อความ SMS ของคุณต้องมีตัวอักษรที่ไม่ใช่ช่องว่างอย่างน้อยหนึ่งตัว"
|
|
|
|
#. module: sms
|
|
#. odoo-javascript
|
|
#: code:addons/sms/static/src/components/sms_widget/fields_sms_widget.xml:0
|
|
#, python-format
|
|
msgid "characters"
|
|
msgstr ""
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "e.g. +1 415 555 0100"
|
|
msgstr "เช่น +1 415 555 0100"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "e.g. Calendar Reminder"
|
|
msgstr "เช่น การแจ้งเตือนปฏิทิน"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "e.g. Contact"
|
|
msgstr "เช่น รายชื่อติดต่อ"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form
|
|
msgid "e.g. en_US or {{ object.partner_id.lang }}"
|
|
msgstr "เช่น en_US หรือ {{ object.partner_id.lang }}"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid "out of"
|
|
msgstr "ออกจาก"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form
|
|
msgid ""
|
|
"recipients have an invalid phone number and will not receive this text "
|
|
"message."
|
|
msgstr "ผู้รับมีหมายเลขโทรศัพท์ไม่ถูกต้อง และจะไม่ได้รับข้อความนี้"
|
|
|
|
#. module: sms
|
|
#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form
|
|
msgid "record:"
|
|
msgstr "บันทึก:"
|