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/product_matrix/i18n/th.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/product_matrix/i18n/th.po')
| -rw-r--r-- | addons/product_matrix/i18n/th.po | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/addons/product_matrix/i18n/th.po b/addons/product_matrix/i18n/th.po new file mode 100644 index 00000000..258f216f --- /dev/null +++ b/addons/product_matrix/i18n/th.po @@ -0,0 +1,142 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_matrix +# +# Translators: +# Martin Trigaux, 2020 +# Odoo Thaidev <odoothaidev@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:46+0000\n" +"PO-Revision-Date: 2020-09-07 08:17+0000\n" +"Last-Translator: Odoo Thaidev <odoothaidev@gmail.com>, 2020\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: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_1 +msgid "Blue" +msgstr "สีน้ำเงิน" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Choose Product Variants" +msgstr "" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Close" +msgstr "ปิด" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/js/section_and_note_widget.js:0 +#, python-format +msgid "Confirm" +msgstr "ยืนยัน" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template__display_name +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: product_matrix +#: model:product.attribute,name:product_matrix.product_attribute_gender +msgid "Gender" +msgstr "เพศ" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template__id +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value__id +msgid "ID" +msgstr "รหัส" + +#. module: product_matrix +#: model:ir.model.fields,field_description:product_matrix.field_product_template____last_update +#: model:ir.model.fields,field_description:product_matrix.field_product_template_attribute_value____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_m +msgid "Men" +msgstr "" + +#. module: product_matrix +#: model:product.template,name:product_matrix.matrix_product_template_shirt +msgid "My Company Tshirt (GRID)" +msgstr "" + +#. module: product_matrix +#. openerp-web +#: code:addons/product_matrix/static/src/xml/product_matrix.xml:0 +#, python-format +msgid "Not available" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_2 +msgid "Pink" +msgstr "" + +#. module: product_matrix +#: model:ir.model,name:product_matrix.model_product_template +msgid "Product Template" +msgstr "รูปแบบสินค้า" + +#. module: product_matrix +#: model:ir.model,name:product_matrix.model_product_template_attribute_value +msgid "Product Template Attribute Value" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_4 +msgid "Rainbow" +msgstr "" + +#. module: product_matrix +#: model:product.template,description_sale:product_matrix.matrix_product_template_shirt +msgid "Show your company love around you =)." +msgstr "" + +#. module: product_matrix +#: model:product.attribute,name:product_matrix.product_attribute_size +msgid "Size" +msgstr "ขนาด" + +#. module: product_matrix +#: model:product.template,uom_name:product_matrix.matrix_product_template_shirt +msgid "Units" +msgstr "หน่วย" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_w +msgid "Women" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xl +msgid "XL" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_size_xs +msgid "XS" +msgstr "" + +#. module: product_matrix +#: model:product.attribute.value,name:product_matrix.product_attribute_value_color_3 +msgid "Yellow" +msgstr "Yellow" |
