# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_hierarchy # # Translators: # Wil Odoo, 2024 # Rasareeyar Lappiam, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-25 09:42+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: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view msgid "Action Window View" msgstr "มุมมองหน้าต่างการดำเนินการ" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_base msgid "Base" msgstr "ฐาน" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "Cannot change the parent because it will cause a cyclic." msgstr "ไม่สามารถเปลี่ยนพาเรนต์ได้เนื่องจากจะทำให้เกิดวงจร" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 msgid "Fold" msgstr "พับ" #. module: web_hierarchy #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_actions_act_window_view__view_mode__hierarchy #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_ui_view__type__hierarchy msgid "Hierarchy" msgstr "ลำดับชั้น" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "Hierarchy child can only be field or template, got %s" msgstr "ลำดับชั้นย่อยสามารถเป็นได้เฉพาะฟิลด์หรือเทมเพลต ได้รับ %s" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "Hierarchy view can contain only one templates tag" msgstr "มุมมองลำดับชั้นสามารถมีแท็กเทมเพลตได้เพียงแท็กเดียว" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0 msgid "" "Impossible to update the parent node of the dragged node because no parent " "has been found." msgstr "ไม่สามารถอัปเดตโหนดหลักของโหนดที่ถูกลากได้ เนื่องจากไม่พบพาเรนต์" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "" "Invalid attributes (%(invalid_attributes)s) in hierarchy view. Attributes " "must be in (%(valid_attributes)s)" msgstr "" "แอตทริบิวต์ไม่ถูกต้อง (%(invalid_attributes)s) ในมุมมองลำดับชั้น " "แอตทริบิวต์ต้องอยู่ใน (%(valid_attributes)s)" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0 msgid "New" msgstr "ใหม่" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "" "The parent of \"%s\" was successfully updated. Reloading records to account " "for other changes." msgstr "" "อัปเดตพาเรนต์ของ \"%s\" สำเร็จแล้ว " "กำลังโหลดบันทึกใหม่เพื่อพิจารณาการเปลี่ยนแปลงอื่นๆ" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "The parent record cannot be the record dragged." msgstr "บันทึกหลักไม่สามารถลากบันทึกได้" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 msgid "Unfold" msgstr "กางออก" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_ui_view msgid "View" msgstr "ดู" #. module: web_hierarchy #: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__view_mode #: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__type msgid "View Type" msgstr "ประเภทมุมมอง"