# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import # # Translators: # Wil Odoo, 2023 # Rasareeyar Lappiam, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:20+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Rasareeyar Lappiam, 2023\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_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d ธุรกรรมถูกนำเข้าแล้วและถูกละเว้น" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 ธุรกรรมรายการถูกนำเข้าแล้วและถูกละเว้น" #. module: account_bank_statement_import #: model:ir.model.constraint,message:account_bank_statement_import.constraint_account_bank_statement_line_unique_import_id msgid "A bank account transactions can be imported only once!" msgstr "ธุรกรรมในบัญชีธนาคารสามารถนำเข้าได้เพียงครั้งเดียวเท่านั้น!" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line msgid "Bank Statement Line" msgstr "รายการใบแจ้งยอดธนาคาร" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_setup_bank_manual_config msgid "Bank setup manual config" msgstr "การกำหนดค่าธนาคารด้วยตนเอง" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "Cannot find in which journal import this statement. Please manually select a" " journal." msgstr "" "ไม่พบสมุดรายวันใดที่นำเข้ารายการเดินบัญชีนี้ โปรดเลือกสมุดรายวันด้วยตนเอง" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "Could not make sense of the given file.\n" "Did you install the module to support this type of file?" msgstr "" "ไม่สามารถอ่านไฟล์ที่ระบุได้\n" "คุณได้ติดตั้งโมดูลเพื่อรองรับไฟล์ประเภทนี้หรือไม่?" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "Go to Apps" msgstr "ไปที่แอปพลิเคชั่น" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "If it contains transactions for more than one account, it must be imported " "on each of them." msgstr "หากมีธุรกรรมที่มากกว่าหนึ่งบัญชี จะต้องนำเข้าในแต่ละบัญชี" #. module: account_bank_statement_import #: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit msgid "Import File" msgstr "นำเข้าไฟล์" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_line__unique_import_id msgid "Import ID" msgstr "นำเข้าไอดี" #. module: account_bank_statement_import #. odoo-javascript #: code:addons/account_bank_statement_import/static/src/account_bank_statement_import_model.js:0 #, python-format msgid "Import Template for Bank Statements" msgstr "เทมเพลตการนำเข้าสำหรับรายการเดินบัญชีธนาคาร" #. module: account_bank_statement_import #: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit msgid "Import Transactions" msgstr "ธุรกรรมการนำเข้า" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_journal msgid "Journal" msgstr "สมุดรายวัน" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "Manual (or import %(import_formats)s)" msgstr "ด้วยตนเอง (หรือนำเข้า %(import_formats)s)" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "No attachment was provided" msgstr "ไม่มีไฟล์แนบมา" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "No currency found matching '%s'." msgstr "ไม่พบสกุลเงินที่ตรงกัน '%s'." #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "The account of this statement (%s) is not the same as the journal (%s)." msgstr "บัญชีของรายการเดินบัญชีนี้ (%s) ไม่เหมือนกับสมุดรายวัน (%s)" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "The currency of the bank statement (%s) is not the same as the currency of " "the journal (%s)." msgstr "" "สกุลเงินของรายการเดินบัญชีธนาคาร (%s) ไม่เหมือนกับสกุลเงินของสมุดรายวัน (%s)" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "The following files could not be imported:\n" msgstr "ไม่สามารถนำเข้าไฟล์ต่อไปนี้ได้:\n" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "This file doesn't contain any statement for account %s." msgstr "ไฟล์นี้ไม่มีรายการเดินบัญชีใดสำหรับบัญชี %s" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "This file doesn't contain any transaction for account %s." msgstr "ไฟล์นี้ไม่มีธุรกรรมใดสำหรับบัญชี %s" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "View successfully imported statements" msgstr "ดูรายการเดินบัญชีที่นำเข้าสำเร็จ" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You already have imported that file." msgstr "คุณได้นำเข้าไฟล์นั้นแล้ว" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You have to set a Default Account for the journal: %s" msgstr "คุณต้องตั้งค่าบัญชีเริ่มต้นสำหรับสมุดรายวัน: %s" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You uploaded an invalid or empty file." msgstr "คุณอัปโหลดไฟล์ที่ไม่ถูกต้องหรือว่างเปล่า"