forked from Mapan/odoo17e
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_bank_statement_import_ofx
|
|
#
|
|
# Translators:
|
|
# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2019
|
|
# Duy BQ <duybq86@gmail.com>, 2019
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~12.5+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-06-09 14:09+0000\n"
|
|
"PO-Revision-Date: 2019-08-26 09:34+0000\n"
|
|
"Last-Translator: Duy BQ <duybq86@gmail.com>, 2019\n"
|
|
"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n"
|
|
"Language: vi\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#. module: account_bank_statement_import_ofx
|
|
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Sổ nhật ký"
|
|
|
|
#. module: account_bank_statement_import_ofx
|
|
#: code:addons/account_bank_statement_import_ofx/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "The library 'ofxparse' is missing, OFX import cannot proceed."
|
|
msgstr "Thư viện 'ofxparse' bị thiếu, quá trình nhập OFX không thể tiếp tục."
|