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/account_fleet/i18n/th.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/account_fleet/i18n/th.po')
| -rw-r--r-- | addons/account_fleet/i18n/th.po | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/addons/account_fleet/i18n/th.po b/addons/account_fleet/i18n/th.po new file mode 100644 index 00000000..22a7220c --- /dev/null +++ b/addons/account_fleet/i18n/th.po @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_fleet +# +# Translators: +# Martin Trigaux, 2020 +# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2020 +# Odoo Thaidev <odoothaidev@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:09+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: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids +msgid "Account Move" +msgstr "" + +#. module: account_fleet +#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form +msgid "Bills" +msgstr "บิล" + +#. module: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__bill_count +msgid "Bills Count" +msgstr "" + +#. module: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_account_move__display_name +#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__display_name +#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_account_move__id +#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__id +#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__id +msgid "ID" +msgstr "รหัส" + +#. module: account_fleet +#: model:ir.model,name:account_fleet.model_account_move +msgid "Journal Entry" +msgstr "รายการบันทึกบัญชี" + +#. module: account_fleet +#: model:ir.model,name:account_fleet.model_account_move_line +msgid "Journal Item" +msgstr "รายการสมุดบัญชีรายวัน" + +#. module: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_account_move____last_update +#: model:ir.model.fields,field_description:account_fleet.field_account_move_line____last_update +#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: account_fleet +#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle +msgid "Need Vehicle" +msgstr "" + +#. module: account_fleet +#: code:addons/account_fleet/models/account_move.py:0 +#, python-format +msgid "" +"Service Vendor Bill: <a href=# data-oe-model=account.move data-oe-" +"id={move_id}>{move_name}</a>" +msgstr "" + +#. module: account_fleet +#: model:ir.model.fields,help:account_fleet.field_account_move_line__need_vehicle +msgid "Technical field to decide whether the vehicle_id field is editable" +msgstr "" + +#. module: account_fleet +#: model:ir.model,name:account_fleet.model_fleet_vehicle +#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id +msgid "Vehicle" +msgstr "ยานพาหนะ" + +#. module: account_fleet +#: model:fleet.service.type,name:account_fleet.data_fleet_service_type_vendor_bill +msgid "Vendor Bill" +msgstr "บิลผู้ขาย" + +#. module: account_fleet +#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form +msgid "show the vendor bills for this vehicle" +msgstr "" |
