mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 07:52:00 +02:00
1031 lines
44 KiB
Text
1031 lines
44 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_automation
|
|
#
|
|
# Translators:
|
|
# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2022
|
|
# Martin Trigaux, 2022
|
|
# Wichanon Jamwutthipreecha, 2022
|
|
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
|
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2025-11-09 15:11+0000\n"
|
|
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
|
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
|
|
"base_automation/th/>\n"
|
|
"Language: th\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
|
msgid ""
|
|
"\"\n"
|
|
" (ID:"
|
|
msgstr ""
|
|
"\"\n"
|
|
" (ID:"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/group_config_menu_patch.js:0
|
|
msgid "\"%s\" tag is added"
|
|
msgstr "เพิ่มแท็ก \"%s\" แล้ว"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"\"On live update\" automation rules can only be used with \"Execute Python "
|
|
"Code\" action type."
|
|
msgstr ""
|
|
"กฎอัตโนมัติ \"ในการอัปเดตแบบไลฟ์\" สามารถใช้ได้เฉพาะกับประเภทการดำเนินการ \"เรียกใช้โค้ด "
|
|
"Python\" เท่านั้น"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
|
msgid "%s actions"
|
|
msgstr "การดำเนินการ %s"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
|
msgid "1 action"
|
|
msgstr "1 การดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "<code>env</code>: environment on which the action is triggered"
|
|
msgstr "<code>env</code>: สภาพแวดล้อมที่การดำเนินการถูกทริกเกอร์"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"<code>model</code>: model of the record on which the action is triggered; is "
|
|
"a void recordset"
|
|
msgstr ""
|
|
"<code>model</code>: แบบจำลองของเรกคอร์ดที่ทริกเกอร์การดำเนินการ เป็นชุดบันทึกที่ว่างเปล่า"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"<code>payload</code>: the payload of the call (GET parameters, JSON body), "
|
|
"as a dict."
|
|
msgstr ""
|
|
"<code>เพย์โหลด</code>: เพย์โหลดของการโทร (พารามิเตอร์ GET, เนื้อความ JSON) เป็นคำสั่ง"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"<code>time</code>, <code>datetime</code>, <code>dateutil</code>, "
|
|
"<code>timezone</code>: useful Python libraries"
|
|
msgstr ""
|
|
"<code>เวลา</code>, <code>วันที่เวลา</code>, <code>วันที่จนถึง</code>, "
|
|
"<code>เขตเวลา</code>: ไลบรารี Python ที่มีประโยชน์"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
|
msgid "<i class=\"fa fa-2x fa-arrow-right text-primary\" title=\"Actions\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-2x fa-arrow-right text-primary\" title=\"การดำเนินการ\"/>"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"<i class=\"fa fa-info-circle\"/> The default target record getter will work "
|
|
"out-of-the-box for any webhook coming from another Odoo instance."
|
|
msgstr ""
|
|
"<i class=\"fa fa-info-circle\"/> "
|
|
"ตัวรับบันทึกเป้าหมายเริ่มต้นจะทำงานได้ทันทีสำหรับเว็บฮุคที่มาจากอินสแตนซ์อื่นของ Odoo"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"<i class=\"fa fa-warning\"/> Automation rules triggered by UI changes will "
|
|
"be executed <em>every time</em> the watched fields change, <em>whether you "
|
|
"save or not</em>."
|
|
msgstr ""
|
|
"<i class=\"fa fa-warning\"/>กฎการทำงานอัตโนมัติที่ทริกเกอร์โดยการเปลี่ยนแปลง UI "
|
|
"จะถูกดำเนินการ<em>ทุกครั้ง</em>ที่มีการเปลี่ยนแปลงฟิลด์ที่เฝ้าดู <em>ไม่ว่าคุณจะบันทึกหรือไม่ก็ตาม</"
|
|
"em>"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_server_action_form
|
|
msgid "<span class=\"o_stat_text\">Automation</span>"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "<span class=\"text-muted\"> Available variables: </span>"
|
|
msgstr "<span class=\"text-muted\"> ตัวแปรที่มีอยู่: </span>"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "จำเป็นต้องดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_ids
|
|
msgid "Actions"
|
|
msgstr "การดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Actions To Do"
|
|
msgstr "การกระทำที่ต้องทำ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
|
|
msgid "Active"
|
|
msgstr "เปิดใช้งาน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_ids
|
|
msgid "Activities"
|
|
msgstr "กิจกรรม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_exception_decoration
|
|
msgid "Activity Exception Decoration"
|
|
msgstr "การตกแต่งข้อยกเว้นกิจกรรม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_state
|
|
msgid "Activity State"
|
|
msgstr "สถานะกิจกรรม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_icon
|
|
msgid "Activity Type Icon"
|
|
msgstr "ไอคอนประเภทกิจกรรม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_mode__after
|
|
msgid "After"
|
|
msgstr "หลังจาก"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time_created
|
|
msgid "After creation"
|
|
msgstr "หลังจากการสร้าง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time_updated
|
|
msgid "After last update"
|
|
msgstr "หลังจากอัปเดตครั้งล่าสุด"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
|
|
msgid "Apply on"
|
|
msgstr "ใช้เมื่อ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
|
msgid "Archived"
|
|
msgstr "เก็บถาวรแล้ว"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "จำนวนสิ่งที่แนบมา"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid "Automate <em>everything</em> with Automation Rules"
|
|
msgstr "ทำให้<em>ทุกอย่าง</em>เป็นอัตโนมัติด้วยกฎการทำงานอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__base_automation_id
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__base_automation_id
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__ir_actions_server__usage__base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Automation Rule"
|
|
msgstr "กฎอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
|
|
msgid "Automation Rule Name"
|
|
msgstr "ชื่อกฎการทำงานอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.actions.act_window,name:base_automation.base_automation_act
|
|
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
|
msgid "Automation Rules"
|
|
msgstr "กฎการทำงานอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
|
|
msgid "Automation Rules: check and execute"
|
|
msgstr "กฎการทำงานอัตโนมัติ: ตรวจสอบและดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/group_config_menu_patch.js:0
|
|
msgid "Automations"
|
|
msgstr "ระบบอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time
|
|
msgid "Based on date field"
|
|
msgstr "ขึ้นอยู่กับฟิลด์วันที่"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_mode__before
|
|
msgid "Before"
|
|
msgstr "ก่อนหน้า"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
|
|
msgid "Before Update Domain"
|
|
msgstr "ก่อนอัปเดตโดเมน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
|
|
msgid "Created by"
|
|
msgstr "สร้างโดย"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
|
|
msgid "Created on"
|
|
msgstr "สร้างเมื่อ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "Custom"
|
|
msgstr "กำหนดเอง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__day
|
|
msgid "Days"
|
|
msgstr "วัน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
|
|
msgid "Delay"
|
|
msgstr "ล่าช้า"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_mode
|
|
msgid "Delay mode"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"Delay must be positive. Set 'Delay mode' to 'Before' to negate the delay."
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
|
|
msgid "Delay unit"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "Deprecated (do not use)"
|
|
msgstr "เลิกใช้แล้ว (อย่าใช้)"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__description
|
|
msgid "Description"
|
|
msgstr "คำอธิบาย"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
|
msgid "Disable"
|
|
msgstr "ปิดการใช้งาน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__display_name
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__display_name
|
|
msgid "Display Name"
|
|
msgstr "แสดงชื่อ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
|
msgid "Edit"
|
|
msgstr "แก้ไข"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "Email Events"
|
|
msgstr "กิจกรรมอีเมล"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"Email, follower or activity action types cannot be used when deleting "
|
|
"records, as there are no more records to apply these changes to!"
|
|
msgstr ""
|
|
"ไม่สามารถใช้ประเภทการดำเนินการของอีเมล ผู้ติดตาม หรือกิจกรรมเมื่อลบบันทึก "
|
|
"เนื่องจากไม่มีบันทึกอีกต่อไปที่จะใช้การเปลี่ยนแปลงเหล่านี้!"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "External"
|
|
msgstr "ภายนอก"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "Fields that trigger the onchange."
|
|
msgstr "ฟิลด์ที่ทริกเกอร์การเปลี่ยนแปลง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "ผู้ติดตาม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "ผู้ติดตาม (พาร์ทเนอร์)"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Following child actions have warnings: %(children)s"
|
|
msgstr "การดำเนินการย่อยต่อไปนี้มีคำเตือน: %(children)s"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_type_icon
|
|
msgid "Font awesome icon e.g. fa-tasks"
|
|
msgstr "ไอคอนแบบฟอนต์ที่ยอดเยี่ยมเช่น fa-tasks"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_is_mail_thread
|
|
msgid "Has Mail Thread"
|
|
msgstr "มีอีเมลเธรด"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__has_message
|
|
msgid "Has Message"
|
|
msgstr "มีข้อความ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__hour
|
|
msgid "Hours"
|
|
msgstr "ชั่วโมง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__id
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__id
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__id
|
|
msgid "ID"
|
|
msgstr "ไอดี"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_exception_icon
|
|
msgid "Icon"
|
|
msgstr "ไอคอน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_exception_icon
|
|
msgid "Icon to indicate an exception activity."
|
|
msgstr "ไอคอนเพื่อระบุการยกเว้นกิจกรรม"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "ถ้าเลือก ข้อความใหม่จะต้องการความสนใจจากคุณ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__message_has_error
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "ถ้าเลือก ข้อความบางข้อความมีข้อผิดพลาดในการส่ง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_domain
|
|
msgid ""
|
|
"If present, this condition must be satisfied before executing the automation "
|
|
"rule."
|
|
msgstr "หากมี ต้องปฏิบัติตามเงื่อนไขนี้ก่อนที่จะดำเนินการกฎอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_pre_domain
|
|
msgid ""
|
|
"If present, this condition must be satisfied before the update of the "
|
|
"record. Not checked on record creation."
|
|
msgstr "หากมี เงื่อนไขนี้ต้องเป็นไปตามก่อนอัปเดตบันทึก ไม่ใช่ตรวจสอบเมื่อสร้างบันทึก"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid ""
|
|
"If renewed, update the secret URL in the third-party app that calls this "
|
|
"webhook."
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_search
|
|
msgid "Include Archived"
|
|
msgstr "รวมที่เก็บถาวรแล้ว"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "เป็นผู้ติดตาม"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Keep track of what this automation does and why it exists..."
|
|
msgstr "ติดตามว่าระบบอัตโนมัตินี้ทำอะไรและเพราะอะไรถึงมีอยู่..."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
|
|
msgid "Last Run"
|
|
msgstr "รันครั้งสุดท้าย"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "อัปเดตครั้งล่าสุดโดย"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "อัปเดตครั้งล่าสุดเมื่อ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__log_webhook_calls
|
|
msgid "Log Calls"
|
|
msgstr "บันทึกการโทร"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Logs"
|
|
msgstr "บันทึก"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"Mail event can not be configured on model %s. Only models with discussion "
|
|
"feature can be used."
|
|
msgstr ""
|
|
"ไม่สามารถกำหนดค่าเหตุการณ์เมลในโมเดล %s ได้ สามารถใช้ได้เฉพาะโมเดลที่มีฟีเจอร์ของแชทเท่านั้น"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "เกิดข้อผิดพลาดในการส่งข้อความ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_ids
|
|
msgid "Messages"
|
|
msgstr "ข้อความ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__minutes
|
|
msgid "Minutes"
|
|
msgstr "นาที"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
|
|
msgid "Model"
|
|
msgstr "โมเดล"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
|
|
msgid "Model Name"
|
|
msgstr "ชื่อโมเดล"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
|
msgid ""
|
|
"Model of action %(action_name)s should match the one from automated rule %"
|
|
"(rule_name)s."
|
|
msgstr "รูปแบบการกระทำ %(action_name)s ควรตรงกับรูปแบบจากกฎอัตโนมัติ %(rule_name)s"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__month
|
|
msgid "Months"
|
|
msgstr "เดือน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__my_activity_date_deadline
|
|
msgid "My Activity Deadline"
|
|
msgstr "วันครบกำหนดกิจกรรมของฉัน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_calendar_event_id
|
|
msgid "Next Activity Calendar Event"
|
|
msgstr "ปฏิทินอีเวนต์กิจกรรมถัดไป"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline
|
|
msgid "Next Activity Deadline"
|
|
msgstr "วันครบกำหนดกิจกรรมถัดไป"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_summary
|
|
msgid "Next Activity Summary"
|
|
msgstr "สรุปกิจกรรมถัดไป"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_id
|
|
msgid "Next Activity Type"
|
|
msgstr "ประเภทกิจกรรมถัดไป"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "No record to run the automation on was found."
|
|
msgstr "ไม่พบบันทึกที่จะเรียกใช้ระบบอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Notes"
|
|
msgstr "โน้ต"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "จํานวนการดําเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "จํานวนข้อผิดพลาด"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "จำนวนข้อความที่ต้องดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "จํานวนข้อความที่มีข้อผิดพลาดในการส่ง"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "On Change Fields Trigger"
|
|
msgstr "เมื่อเปลี่ยนทริกเกอร์ฟิลด์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_change
|
|
msgid "On UI change"
|
|
msgstr "เมื่อเปลี่ยน UI"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_archive
|
|
msgid "On archived"
|
|
msgstr "เมื่อเก็บถาวร"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create
|
|
msgid "On create"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create_or_write
|
|
msgid "On create and edit"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unlink
|
|
msgid "On deletion"
|
|
msgstr "เมื่อมีการลบ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_message_received
|
|
msgid "On incoming message"
|
|
msgstr "เมื่อมีข้อความขาเข้า"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_message_sent
|
|
msgid "On outgoing message"
|
|
msgstr "เมื่อมีข้อความขาออก"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unarchive
|
|
msgid "On unarchived"
|
|
msgstr "เมื่อยกเลิกการเก็บถาวร"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_write
|
|
msgid "On update"
|
|
msgstr "เมื่อมีการอัปเดต"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_webhook
|
|
msgid "On webhook"
|
|
msgstr "บนเว็บฮุค"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__previous_domain
|
|
msgid "Previous Domain"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_priority_set
|
|
msgid "Priority is set to"
|
|
msgstr "ลำดับความสำคัญถูกตั้งค่าเป็น"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__rating_ids
|
|
msgid "Ratings"
|
|
msgstr "การให้คะแนน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__record_getter
|
|
msgid "Record Getter"
|
|
msgstr "บันทึก Getter"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Renew"
|
|
msgstr "ต่ออายุ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_id
|
|
msgid "Responsible User"
|
|
msgstr "ผู้ใช้ที่รับผิดชอบ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "ข้อผิดพลาดในการส่ง SMS"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Scheduled Action"
|
|
msgstr "การดำเนินการตามกำหนดเวลา"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_ir_cron
|
|
msgid "Scheduled Actions"
|
|
msgstr "การกระทำที่กำหนดไว้"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Scheduled action"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Secret URL"
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Select a date field..."
|
|
msgstr "เลือกช่องวันที่..."
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Select a value..."
|
|
msgstr "เลือกค่า..."
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Select fields..."
|
|
msgstr "เลือกฟิลด์..."
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid ""
|
|
"Send an email when an object changes state, archive records\n"
|
|
" after a month of inactivity or remind yourself to follow-up "
|
|
"on\n"
|
|
" tasks when a specific tag is added."
|
|
msgstr ""
|
|
"ส่งอีเมลเมื่อออบเจ็กต์เปลี่ยนสถานะ เก็บถาวรบันทึก\n"
|
|
" หลังจากไม่มีการใช้งานเป็นเวลาหนึ่งเดือน หรือเตือนตัวเองให้ติดตาม\n"
|
|
" งานเมื่อมีการเพิ่มแท็กเฉพาะ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:digest.tip,tip_description:base_automation.digest_tip_base_automation_0
|
|
msgid ""
|
|
"Send an email when an object changes state, archive records after a month of "
|
|
"inactivity or remind yourself to follow-up on tasks when a specific tag is "
|
|
"added.<br>With Automation Rules, you can automate any workflow."
|
|
msgstr ""
|
|
"ส่งอีเมลเมื่อวัตถุเปลี่ยนสถานะ เก็บถาวรบันทึกหลังจากที่ไม่ได้ใช้งานเป็นเวลาหนึ่งเดือน "
|
|
"หรือเตือนตัวเองให้ติดตามงานเมื่อมีการเพิ่มแท็กเฉพาะ <br>ด้วยกฎการทำงานอัตโนมัติ "
|
|
"คุณสามารถทำให้เวิร์กโฟลว์ใดก็ตามทำงานอัตโนมัติได้"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_ir_actions_server
|
|
msgid "Server Action"
|
|
msgstr "การดำเนินการเซิร์ฟเวอร์"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Set an explicit name"
|
|
msgstr "ตั้งชื่อที่ชัดเจน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_selection_field_id
|
|
msgid ""
|
|
"Some triggers need a reference to a selection field. This field is used to "
|
|
"store it."
|
|
msgstr "การเปิดใช้งานบางตัวจำเป็นต้องมีการอ้างอิงไปยังช่องการเลือก ช่องนี้ใช้เพื่อจัดเก็บ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_field_ref
|
|
msgid ""
|
|
"Some triggers need a reference to another field. This field is used to store "
|
|
"it."
|
|
msgstr "การเปิดใช้งานบางตัวจำเป็นต้องมีการอ้างอิงไปยังช่องอื่น ช่องนี้ใช้เพื่อจัดเก็บ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_stage_set
|
|
msgid "Stage is set to"
|
|
msgstr "ขั้นตอนถูกตั้งค่าเป็น"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/group_config_menu_patch.js:0
|
|
msgid "Stage is set to \"%s\""
|
|
msgstr "ขั้นตอนถูกตั้งค่าเป็น \"%s\""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_state_set
|
|
msgid "State is set to"
|
|
msgstr "ขั้นตอนถูกตั้งค่าเป็น"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_state
|
|
msgid ""
|
|
"Status based on activities\n"
|
|
"Overdue: Due date is already passed\n"
|
|
"Today: Activity date is today\n"
|
|
"Planned: Future activities."
|
|
msgstr ""
|
|
"สถานะตามกิจกรรม\n"
|
|
"เกินกำหนด: วันที่ครบกำหนดผ่านไปแล้ว\n"
|
|
"วันนี้: วันที่จัดกิจกรรมคือวันนี้\n"
|
|
"วางแผน: กิจกรรมในอนาคต"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_tag_set
|
|
msgid "Tag is added"
|
|
msgstr "เพิ่มแท็กแล้ว"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Target Record"
|
|
msgstr "บันทึกเป้าหมาย"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Target model of actions %(action_names)s are different from rule model."
|
|
msgstr "รูปแบบเป้าหมายของการกระทำ %(action_names)s แตกต่างจากรูปแบบกฎ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"The \"%(trigger_value)s\" %(trigger_label)s can only be used with the \"%"
|
|
"(state_value)s\" action type"
|
|
msgstr ""
|
|
"\"%(trigger_value)s\" %(trigger_label)s ใช้ได้กับประเภทการกระทำ \"%"
|
|
"(state_value)s\" เท่านั้น"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trigger_field_ids
|
|
msgid ""
|
|
"The automation rule will be triggered if and only if one of these fields is "
|
|
"updated.If empty, all fields are watched."
|
|
msgstr ""
|
|
"กฎอัตโนมัติจะถูกเปิดใช้งานหากมีการอัปเดตช่องใดช่องหนึ่งเหล่านี้ หากว่างเปล่า "
|
|
"ระบบจะเฝ้าดูช่องทั้งหมด"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
|
msgid ""
|
|
"The error occurred during the execution of the automation rule\n"
|
|
" \""
|
|
msgstr ""
|
|
"เกิดข้อผิดพลาดระหว่างการดำเนินการกฎอัตโนมัติ\n"
|
|
" \""
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "The scheduled action for Automation Rules seems to have vanished."
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__record_getter
|
|
msgid ""
|
|
"This code will be run to find on which record the automation rule should be "
|
|
"run."
|
|
msgstr "รหัสนี้จะถูกเรียกใช้เพื่อค้นหาว่าควรรันบันทึกใดที่กฎการทำงานอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "Timing Conditions"
|
|
msgstr "เงื่อนไขการกำหนดเวลา"
|
|
|
|
#. module: base_automation
|
|
#: model:digest.tip,name:base_automation.digest_tip_base_automation_0
|
|
#: model_terms:digest.tip,tip_description:base_automation.digest_tip_base_automation_0
|
|
msgid "Tip: Automate everything with Automation Rules"
|
|
msgstr "เคล็ดลับ: ทำให้ทุกอย่างเป็นอัตโนมัติด้วยกฎอัตโนมัติ"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
|
|
msgid "Trigger"
|
|
msgstr "เปิดใช้งาน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
|
|
msgid "Trigger Date"
|
|
msgstr "วันที่เปิดใช้งาน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_selection_field_id
|
|
msgid "Trigger Field"
|
|
msgstr "การเปิดการใช้งานฟิลด์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_field_ref_model_name
|
|
msgid "Trigger Field Model"
|
|
msgstr "การเปิดใช้งานแบบจำลองฟิลด์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger_field_ids
|
|
msgid "Trigger Fields"
|
|
msgstr "ทริกเกอร์ฟิลด์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_field_ref
|
|
msgid "Trigger Reference"
|
|
msgstr "การอ้างอิงการเปิดใช้งานา"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_exception_decoration
|
|
msgid "Type of the exception activity on record."
|
|
msgstr "ประเภทกิจกรรมข้อยกเว้นบนบันทึก"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__url
|
|
msgid "Url"
|
|
msgstr "Url"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__usage
|
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__usage
|
|
msgid "Usage"
|
|
msgstr "การใช้งาน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
|
|
msgid "Use Calendar"
|
|
msgstr "ใช้ปฏิทิน"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__url
|
|
msgid "Use this URL in the third-party app to call this webhook."
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_user_set
|
|
msgid "User is set"
|
|
msgstr "ผู้ใช้ถูกตั้งค่าแล้ว"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
|
msgid "Values Updated"
|
|
msgstr "อัปเดตค่าแล้ว"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Warning"
|
|
msgstr "คำเตือน"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Webhook Log"
|
|
msgstr "บันทึก Webhook"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "Webhook Logs"
|
|
msgstr "บันทึก Webhook"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__webhook_uuid
|
|
msgid "Webhook UUID"
|
|
msgstr "Webhook UUID"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "ข้อความเว็บไซต์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "ประวัติการสื่อสารของเว็บไซต์"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_calendar_id
|
|
msgid ""
|
|
"When calculating a day-based timed condition, it is possible to use a "
|
|
"calendar to compute the date based on working days."
|
|
msgstr "เมื่อคำนวณเงื่อนไขการจับเวลาแบบอิงวัน คุณสามารถใช้ปฏิทินเพื่อคำนวณวันที่ตามวันทำการได้"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_id
|
|
msgid ""
|
|
"When should the condition be triggered.\n"
|
|
" If present, will be checked by the scheduler. If empty, will "
|
|
"be checked at creation and update."
|
|
msgstr ""
|
|
"เมื่อใดที่ควรทริกเกอร์เงื่อนไข\n"
|
|
"ถ้ามีจะมีการตรวจสอบโดยผู้จัดตารางเวลา ถ้าหากว่างเปล่า จะถูกตรวจสอบเมื่อถูกสร้างและอัปเดต"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__active
|
|
msgid "When unchecked, the rule is hidden and will not be executed."
|
|
msgstr "เมื่อยกเลิกการเลือก กฎจะถูกซ่อนและจะไม่ถูกดำเนินการ"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "When updating"
|
|
msgstr "เมื่อทำการอัปเดต"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid ""
|
|
"With Automation Rules, you can automate\n"
|
|
" <em>any</em> workflow."
|
|
msgstr ""
|
|
"ด้วยกฎการทำงานอัตโนมัติ คุณสามารถทำให้เป็นอัตโนมัติได้\n"
|
|
" ขั้นตอนการทำงาน<em>ใดๆ</em>"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
|
msgid "You can ask an administrator to disable or fix this automation."
|
|
msgstr ""
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid ""
|
|
"You cannot send an email, add followers or create an activity for a deleted "
|
|
"record. It simply does not work."
|
|
msgstr ""
|
|
"คุณไม่สามารถส่งอีเมล เพิ่มผู้ติดตาม หรือสร้างกิจกรรมสำหรับบันทึกที่ถูกลบได้ "
|
|
"เพราะว่ามันไม่สามารถทำได้"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
|
msgid "based on"
|
|
msgstr "ขึ้นอยู่กับ"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.xml:0
|
|
msgid "no action defined..."
|
|
msgstr "ไม่มีการกำหนดการกระทำ..."
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
msgid "path"
|
|
msgstr ""
|
|
|
|
#~ msgid "Action Name"
|
|
#~ msgstr "ชื่อการดำเนินการ"
|
|
|
|
#~ msgid "Delay after trigger date"
|
|
#~ msgstr "ความล่าช้าหลังจากวันเปิดใช้งาน"
|
|
|
|
#~ msgid "Delay type"
|
|
#~ msgstr "ประเภทการล่าช้า"
|