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/sms/i18n/th.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/sms/i18n/th.po')
| -rw-r--r-- | addons/sms/i18n/th.po | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/addons/sms/i18n/th.po b/addons/sms/i18n/th.po new file mode 100644 index 00000000..2c169dab --- /dev/null +++ b/addons/sms/i18n/th.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * sms +# +# Translators: +# Martin Trigaux, 2018 +# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-08-24 09:25+0000\n" +"Last-Translator: Khwunchai Jaengsawang <khwunchai.j@ku.th>, 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: sms +#. openerp-web +#: code:addons/sms/static/src/js/sms_widget.js:93 +#, python-format +msgid "%s chars, fits in %s SMS (%s) " +msgstr "" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form +msgid "Cancel" +msgstr "ยกเลิก" + +#. module: sms +#: model:ir.model,name:sms.model_res_partner +msgid "Contact" +msgstr "ผู้ติดต่อ" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__create_uid +msgid "Created by" +msgstr "สร้างโดย" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__create_date +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_api__display_name +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: sms +#: model:ir.model,name:sms.model_mail_thread +msgid "Email Thread" +msgstr "" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_api__id +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__id +msgid "ID" +msgstr "รหัส" + +#. module: sms +#: code:addons/sms/models/mail_thread.py:53 +#, python-format +msgid "Insufficient credit, unable to send SMS message: %s" +msgstr "" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_api____last_update +#: model:ir.model.fields,field_description:sms.field_sms_send_sms____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__write_uid +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__write_date +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__message +msgid "Message" +msgstr "ข้อความ" + +#. module: sms +#: code:addons/sms/wizard/send_sms.py:82 +#, python-format +msgid "Missing mobile number for %s." +msgstr "" + +#. module: sms +#: code:addons/sms/models/mail_thread.py:55 +#, python-format +msgid "No mobile number defined, unable to send SMS message: %s" +msgstr "" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_send_sms__recipients +msgid "Recipients" +msgstr "ผู้รับ" + +#. module: sms +#: model:ir.model,name:sms.model_sms_api +msgid "SMS API" +msgstr "" + +#. module: sms +#. openerp-web +#: code:addons/sms/static/src/xml/sms_widget.xml:4 +#, python-format +msgid "SMS Pricing" +msgstr "" + +#. module: sms +#: code:addons/sms/models/mail_thread.py:48 +#, python-format +msgid "SMS message sent: %s" +msgstr "" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form +msgid "Send" +msgstr "ส่ง" + +#. module: sms +#: model:ir.actions.act_window,name:sms.send_sms_action +#: model:ir.actions.act_window,name:sms.send_sms_form_action +#: model:ir.model,name:sms.model_sms_send_sms +#: model_terms:ir.ui.view,arch_db:sms.partner_form_send_sms_form_view +msgid "Send SMS" +msgstr "" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form +msgid "Send an SMS" +msgstr "" |
