[UPD] Update account_statement_import_ofx.pot

This commit is contained in:
oca-travis
2021-03-25 15:13:04 +00:00
committed by Rémi - Le Filament
parent 26d9ec3a9e
commit bc0211fe2d
13 changed files with 392 additions and 108 deletions

View File

@@ -0,0 +1,56 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_ofx
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Kontoauszug importieren"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Open Financial Exchange (.OFX Money)"
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importar extracto bancario"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Tuo pankkiaineisto"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importer Relevé Bancaire"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Open Financial Exchange (.OFX Money)"
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -19,23 +19,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importer Relevé"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importar extracto bancario"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -20,23 +20,42 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importuoti banko išrašą"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -19,23 +19,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importer bankutsagn"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -18,23 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importeer bankafschrift"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -20,23 +20,42 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.8\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importar Extrato Bancário"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Troca Financeira Aberta (.OFX Money)"
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -19,23 +19,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Importar Extrato Bancário"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"

View File

@@ -19,23 +19,42 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import__id
msgid "ID"
msgstr ""
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Uvoz bančnega izpiska"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
#. module: account_statement_import_ofx
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#. module: account_statement_import_ofx
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"