forked from Mapan/odoo17e
232 lines
10 KiB
Plaintext
232 lines
10 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_winbooks_import
|
|
#
|
|
# Translators:
|
|
# Rasareeyar Lappiam, 2023
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 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: account_winbooks_import
|
|
#: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form
|
|
msgid ""
|
|
"<span/>\n"
|
|
" <span class=\"text-warning mb4 mt16\" invisible=\"only_open\">\n"
|
|
" The export of data from Winbooks for closed years might contain unbalanced entries. However if you want to try to import everything, Odoo will set the difference of balance in a Suspense Account.\n"
|
|
" </span>"
|
|
msgstr ""
|
|
"<span/>\n"
|
|
" <span class=\"text-warning mb4 mt16\" invisible=\"only_open\">\n"
|
|
" การส่งออกข้อมูลจาก Winbooks สำหรับปีที่ปิดไปแล้วอาจมีรายการที่ไม่สมดุล อย่างไรก็ตาม หากคุณต้องการลองนำเข้าทุกอย่าง Odoo จะกำหนดส่วนต่างของยอดคงเหลือในบัญชีพัก\n"
|
|
" </span>"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model,name:account_winbooks_import.model_account_winbooks_import_wizard
|
|
msgid "Account Winbooks import wizard"
|
|
msgstr "โปรแกรมนำเข้าบัญชี Winbooks"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid "Accounting Settings"
|
|
msgstr "การตั้งค่าการบัญชี"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form
|
|
msgid "Cancel"
|
|
msgstr "ยกเลิก"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model,name:account_winbooks_import.model_res_company
|
|
msgid "Companies"
|
|
msgstr "บริษัท"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid "Company Settings"
|
|
msgstr "การตั้งค่าบริษัท"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid "Counterpart (generated at import from Winbooks)"
|
|
msgstr "สำเนา (สร้างเมื่อนำเข้าจาก Winbooks)"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__create_uid
|
|
msgid "Created by"
|
|
msgstr "สร้างโดย"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__create_date
|
|
msgid "Created on"
|
|
msgstr "สร้างเมื่อ"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__display_name
|
|
msgid "Display Name"
|
|
msgstr "แสดงชื่อ"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__zip_file
|
|
msgid "File"
|
|
msgstr "ไฟล์"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__id
|
|
msgid "ID"
|
|
msgstr "ไอดี"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form
|
|
msgid "Import"
|
|
msgstr "นำเข้า"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form
|
|
msgid "Import (safe-mode)"
|
|
msgstr "นำเข้า (โหมดปลอดภัย)"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-javascript
|
|
#: code:addons/account_winbooks_import/static/src/xml/account_winbooks_import.xml:0
|
|
#, python-format
|
|
msgid "Import WBK"
|
|
msgstr "นำเข้า WBK"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__only_open
|
|
msgid "Import only open years"
|
|
msgstr "นำเข้าเฉพาะปีบัญชีที่เปิดเท่านั้น"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model,name:account_winbooks_import.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "รายการสมุดรายวัน"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "อัปเดตครั้งล่าสุดโดย"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "อัปเดตครั้งล่าสุดเมื่อ"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,help:account_winbooks_import.field_account_move_line__winbooks_line_id
|
|
msgid "Line ID that was used in Winbooks"
|
|
msgstr "ไลน์ไอดีที่ใช้ใน Winbooks"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,help:account_winbooks_import.field_account_move_line__winbooks_matching_number
|
|
msgid "Matching number that was used in Winbooks"
|
|
msgstr "การจับคู่หมายเลขที่ใช้ใน Winbooks"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"No data zip in the main archive. Please use the complete Winbooks export."
|
|
msgstr ""
|
|
"ไม่มีข้อมูล zip ในไฟล์เก็บถาวรหลัก โปรดใช้การส่งออก Winbooks ที่สมบูรณ์"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid "Please define the country on your company."
|
|
msgstr "โปรดกำหนดประเทศของบริษัทคุณ"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form
|
|
msgid "Stage Search"
|
|
msgstr "ค้นหาตามขั้นตอน"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__suspense_code
|
|
msgid "Suspense Account Code"
|
|
msgstr "รหัสบัญชีพัก"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The code for the Suspense Account you entered doesn't match any account"
|
|
msgstr "รหัสสำหรับบัญชีพักที่คุณป้อนไม่ตรงกับบัญชีใดๆ"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The following banks were used for multiple partners in Winbooks, which is not allowed in Odoo. The bank number has been only set on one of each group:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"ธนาคารต่อไปนี้ถูกใช้สำหรับพาร์ทเนอร์หลายรายใน Winbooks ซึ่งไม่ได้รับอนุญาตใน Odoo หมายเลขธนาคารถูกกำหนดไว้เพียงกลุ่มเดียวเท่านั้น:\n"
|
|
"%s"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,help:account_winbooks_import.field_account_winbooks_import_wizard__suspense_code
|
|
msgid ""
|
|
"This is the code of the account in which you want to put the counterpart of "
|
|
"unbalanced moves. This might be an account from your Winbooks data, or an "
|
|
"account that you created in Odoo before the import."
|
|
msgstr ""
|
|
"นี่คือรหัสของบัญชีที่คุณต้องการสมทบการเคลื่อนไหวที่ไม่สมดุล "
|
|
"นี่อาจเป็นบัญชีจากข้อมูล Winbooks ของคุณ หรือบัญชีที่คุณสร้างใน Odoo "
|
|
"ก่อนการนำเข้า"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.actions.act_window,name:account_winbooks_import.winbooks_import_action
|
|
msgid "Winbooks Import"
|
|
msgstr "การนำเข้า Winbooks"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_move_line__winbooks_line_id
|
|
msgid "Winbooks Line"
|
|
msgstr "Winbooks Line"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,field_description:account_winbooks_import.field_account_move_line__winbooks_matching_number
|
|
msgid "Winbooks Matching Number"
|
|
msgstr "หมายเลขการจับคู่ Winbooks"
|
|
|
|
#. module: account_winbooks_import
|
|
#: model:ir.model.fields,help:account_winbooks_import.field_account_winbooks_import_wizard__only_open
|
|
msgid ""
|
|
"Years closed in Winbooks are likely to have incomplete data. The counter "
|
|
"part of incomplete entries will be set in a suspense account"
|
|
msgstr ""
|
|
"ปีบัญชีที่ปิดใน Winbooks มีแนวโน้มที่จะมีข้อมูลไม่ครบถ้วน "
|
|
"ส่วนตัวนับของรายการที่ไม่สมบูรณ์จะถูกตั้งค่าในบัญชีพัก"
|
|
|
|
#. module: account_winbooks_import
|
|
#. odoo-python
|
|
#: code:addons/account_winbooks_import/wizard/import_wizard.py:0
|
|
#, python-format
|
|
msgid "You should install a Fiscal Localization first."
|
|
msgstr "คุณควรติดตั้ง การประยุกต์ใช้ทางการเงิน ก่อน"
|