diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/web_tour/i18n/th.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/web_tour/i18n/th.po')
| -rw-r--r-- | addons/web_tour/i18n/th.po | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/addons/web_tour/i18n/th.po b/addons/web_tour/i18n/th.po new file mode 100644 index 00000000..04496c3c --- /dev/null +++ b/addons/web_tour/i18n/th.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2018 +# monchai7 <montchye@gmail.com>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-08-24 09:33+0000\n" +"Last-Translator: monchai7 <montchye@gmail.com>, 2018\n" +"Language-Team: Thai (https://www.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_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the <i>Home icon</i> to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "บริโภคโดย" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "รหัส" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "เมนู" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "ชื่อ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "Path" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "ิทิป" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" |
