# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_winbooks_import # # Translators: # Thi Huong Nguyen, 2024 # 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: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: vi\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 "" "\n" " \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" " " msgstr "" "\n" " \n" " Việc xuất dữ liệu từ Winbooks cho những năm đã khoá sổ có thể chứa các mục chưa cân đối. Tuy nhiên, nếu bạn muốn thử nhập mọi thứ, Odoo sẽ thiết lập chênh lệch số dư trong Tài khoản tạm thời.\n" " " #. module: account_winbooks_import #: model:ir.model,name:account_winbooks_import.model_account_winbooks_import_wizard msgid "Account Winbooks import wizard" msgstr "Công cụ nhập tài khoản từ Winbooks" #. module: account_winbooks_import #. odoo-python #: code:addons/account_winbooks_import/wizard/import_wizard.py:0 #, python-format msgid "Accounting Settings" msgstr "Cài đặt kế toán" #. module: account_winbooks_import #: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form msgid "Cancel" msgstr "Hủy" #. module: account_winbooks_import #: model:ir.model,name:account_winbooks_import.model_res_company msgid "Companies" msgstr "Công ty" #. module: account_winbooks_import #. odoo-python #: code:addons/account_winbooks_import/wizard/import_wizard.py:0 #, python-format msgid "Company Settings" msgstr "Cài đặt công ty" #. 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 "Đối ứng (được tạo khi nhập từ 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 "Được tạo bởi" #. module: account_winbooks_import #: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__create_date msgid "Created on" msgstr "Được tạo vào" #. module: account_winbooks_import #: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__display_name msgid "Display Name" msgstr "Tên hiển thị" #. module: account_winbooks_import #: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__zip_file msgid "File" msgstr "Tệp" #. module: account_winbooks_import #: model:ir.model.fields,field_description:account_winbooks_import.field_account_winbooks_import_wizard__id msgid "ID" msgstr "ID" #. module: account_winbooks_import #: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form msgid "Import" msgstr "Nhập" #. module: account_winbooks_import #: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form msgid "Import (safe-mode)" msgstr "Nhập (chế độ an toàn)" #. 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 "Nhập 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 "Chỉ nhập những năm đang mở" #. module: account_winbooks_import #: model:ir.model,name:account_winbooks_import.model_account_move_line msgid "Journal Item" msgstr "Hạng mục bút toán" #. 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 "Cập nhật lần cuối bởi" #. 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 "Cập nhật lần cuối vào" #. 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 "ID dòng được sử dụng trong 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 "Số đối chiếu được sử dụng trong 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 "" "Không có zip dữ liệu trong kho lưu trữ chính. Vui lòng sử dụng xuất Winbooks" " hoàn chỉnh." #. 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 "Vui lòng xác định quốc gia trên công ty của bạn." #. module: account_winbooks_import #: model_terms:ir.ui.view,arch_db:account_winbooks_import.winbooks_import_form msgid "Stage Search" msgstr "Tìm kiếm giai đoạn" #. 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 "Mã tài khoản tạm thời" #. 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 "Mã Tài khoản tạm thời bạn nhập không khớp với bất kỳ tài khoản nào" #. 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 "" "Các ngân hàng sau đây đã được sử dụng cho nhiều đối tác trong Winbooks, điều này không được phép diễn ra trong Odoo. Mã số ngân hàng chỉ được thiết lập một lần trong mỗi nhóm:\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 "" "Đây là mã của tài khoản mà bạn muốn đặt đối ứng của các bút toán chưa cân " "đối. Đây có thể là tài khoản từ dữ liệu Winbooks của bạn hoặc tài khoản bạn " "đã tạo trong Odoo trước khi nhập." #. module: account_winbooks_import #: model:ir.actions.act_window,name:account_winbooks_import.winbooks_import_action msgid "Winbooks Import" msgstr "Nhập 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 "Dòng Winbooks" #. 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 "Số đối chiếu 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 "" "Những năm đã khoá sổ trong Winbooks có thể chứa dữ liệu không hoàn chỉnh. " "Đối ứng của các bút toán không hoàn chỉnh sẽ được thiết lập trong một tài " "khoản tạm thời" #. 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 "Đầu tiên, bạn nên cài đặt Bản địa hoá tài chính."