From bc0211fe2dc86377c32f90d21e6cc73952c29ab7 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Thu, 25 Mar 2021 15:13:04 +0000 Subject: [PATCH] [UPD] Update account_statement_import_ofx.pot --- .../i18n/account_statement_import_ofx.pot | 56 +++++++++++++++++++ account_statement_import_ofx/i18n/de.po | 37 +++++++++--- account_statement_import_ofx/i18n/es.po | 37 +++++++++--- account_statement_import_ofx/i18n/fi.po | 37 +++++++++--- account_statement_import_ofx/i18n/fr.po | 37 +++++++++--- account_statement_import_ofx/i18n/fr_CH.po | 37 +++++++++--- account_statement_import_ofx/i18n/gl.po | 37 +++++++++--- account_statement_import_ofx/i18n/lt_LT.po | 37 +++++++++--- account_statement_import_ofx/i18n/nb_NO.po | 37 +++++++++--- account_statement_import_ofx/i18n/nl.po | 37 +++++++++--- account_statement_import_ofx/i18n/pt_BR.po | 37 +++++++++--- account_statement_import_ofx/i18n/pt_PT.po | 37 +++++++++--- account_statement_import_ofx/i18n/sl.po | 37 +++++++++--- 13 files changed, 392 insertions(+), 108 deletions(-) create mode 100644 account_statement_import_ofx/i18n/account_statement_import_ofx.pot diff --git a/account_statement_import_ofx/i18n/account_statement_import_ofx.pot b/account_statement_import_ofx/i18n/account_statement_import_ofx.pot new file mode 100644 index 00000000..17a7be59 --- /dev/null +++ b/account_statement_import_ofx/i18n/account_statement_import_ofx.pot @@ -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 "" diff --git a/account_statement_import_ofx/i18n/de.po b/account_statement_import_ofx/i18n/de.po index a5bf93d9..e246e94b 100644 --- a/account_statement_import_ofx/i18n/de.po +++ b/account_statement_import_ofx/i18n/de.po @@ -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" diff --git a/account_statement_import_ofx/i18n/es.po b/account_statement_import_ofx/i18n/es.po index a2084c95..2b427444 100644 --- a/account_statement_import_ofx/i18n/es.po +++ b/account_statement_import_ofx/i18n/es.po @@ -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" diff --git a/account_statement_import_ofx/i18n/fi.po b/account_statement_import_ofx/i18n/fi.po index d7d0bcdf..24986d3a 100644 --- a/account_statement_import_ofx/i18n/fi.po +++ b/account_statement_import_ofx/i18n/fi.po @@ -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" diff --git a/account_statement_import_ofx/i18n/fr.po b/account_statement_import_ofx/i18n/fr.po index 1d14c157..b0feff12 100644 --- a/account_statement_import_ofx/i18n/fr.po +++ b/account_statement_import_ofx/i18n/fr.po @@ -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" diff --git a/account_statement_import_ofx/i18n/fr_CH.po b/account_statement_import_ofx/i18n/fr_CH.po index f8d71090..6fe7ea38 100644 --- a/account_statement_import_ofx/i18n/fr_CH.po +++ b/account_statement_import_ofx/i18n/fr_CH.po @@ -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" diff --git a/account_statement_import_ofx/i18n/gl.po b/account_statement_import_ofx/i18n/gl.po index 0d778259..6e580bf9 100644 --- a/account_statement_import_ofx/i18n/gl.po +++ b/account_statement_import_ofx/i18n/gl.po @@ -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" diff --git a/account_statement_import_ofx/i18n/lt_LT.po b/account_statement_import_ofx/i18n/lt_LT.po index dc6a91fb..cc341fce 100644 --- a/account_statement_import_ofx/i18n/lt_LT.po +++ b/account_statement_import_ofx/i18n/lt_LT.po @@ -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" diff --git a/account_statement_import_ofx/i18n/nb_NO.po b/account_statement_import_ofx/i18n/nb_NO.po index 78c5628f..ac678a8e 100644 --- a/account_statement_import_ofx/i18n/nb_NO.po +++ b/account_statement_import_ofx/i18n/nb_NO.po @@ -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" diff --git a/account_statement_import_ofx/i18n/nl.po b/account_statement_import_ofx/i18n/nl.po index bbcb3e18..3c339a5d 100644 --- a/account_statement_import_ofx/i18n/nl.po +++ b/account_statement_import_ofx/i18n/nl.po @@ -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" diff --git a/account_statement_import_ofx/i18n/pt_BR.po b/account_statement_import_ofx/i18n/pt_BR.po index 68c536cc..83532de1 100644 --- a/account_statement_import_ofx/i18n/pt_BR.po +++ b/account_statement_import_ofx/i18n/pt_BR.po @@ -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" diff --git a/account_statement_import_ofx/i18n/pt_PT.po b/account_statement_import_ofx/i18n/pt_PT.po index 4f1b36b3..4f4e18ce 100644 --- a/account_statement_import_ofx/i18n/pt_PT.po +++ b/account_statement_import_ofx/i18n/pt_PT.po @@ -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" diff --git a/account_statement_import_ofx/i18n/sl.po b/account_statement_import_ofx/i18n/sl.po index 41b639a3..e2deebbd 100644 --- a/account_statement_import_ofx/i18n/sl.po +++ b/account_statement_import_ofx/i18n/sl.po @@ -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"