From ed071e757f354eb1c66c32b14dd72e97271715d1 Mon Sep 17 00:00:00 2001 From: Yves Le Doeuff Date: Sat, 10 Apr 2021 15:02:25 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 57.1% (4 of 7 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr/ --- account_statement_import_ofx/i18n/es_AR.po | 63 ++++++++++++++++++++++ account_statement_import_ofx/i18n/fr.po | 12 ++--- account_statement_import_ofx/i18n/fr_FR.po | 63 ++++++++++++++++++++++ account_statement_import_ofx/i18n/it.po | 59 ++++++++++++++++++++ 4 files changed, 191 insertions(+), 6 deletions(-) create mode 100644 account_statement_import_ofx/i18n/es_AR.po create mode 100644 account_statement_import_ofx/i18n/fr_FR.po create mode 100644 account_statement_import_ofx/i18n/it.po diff --git a/account_statement_import_ofx/i18n/es_AR.po b/account_statement_import_ofx/i18n/es_AR.po new file mode 100644 index 00000000..fe224f86 --- /dev/null +++ b/account_statement_import_ofx/i18n/es_AR.po @@ -0,0 +1,63 @@ +# 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" +"PO-Revision-Date: 2022-01-07 16:40+0000\n" +"Last-Translator: Ignacio Buioli \n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\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 "Mostrar Nombre" + +#. 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 "ID" + +#. module: account_statement_import_ofx +#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import +msgid "Import Bank Statement Files" +msgstr "Importar Archivos de Extractos Bancarios" + +#. module: account_statement_import_ofx +#: model:ir.model,name:account_statement_import_ofx.model_account_journal +msgid "Journal" +msgstr "Diario" + +#. 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 "Última modificación en" + +#. 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 Dinero)" + +#. 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 "" +"El siguiente problema ocurrió durante la importación. Es posible que el " +"archivo no sea válido.\n" +"\n" +" %s" diff --git a/account_statement_import_ofx/i18n/fr.po b/account_statement_import_ofx/i18n/fr.po index b0feff12..de833e49 100644 --- a/account_statement_import_ofx/i18n/fr.po +++ b/account_statement_import_ofx/i18n/fr.po @@ -9,14 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-11 21:55+0000\n" -"PO-Revision-Date: 2017-04-11 21:55+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"PO-Revision-Date: 2021-04-10 15:02+0000\n" +"Last-Translator: Yves Le Doeuff \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.3.2\n" #. module: account_statement_import_ofx #: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name @@ -32,9 +33,8 @@ 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" +msgstr "Importer des Relevés Bancaires" #. module: account_statement_import_ofx #: model:ir.model,name:account_statement_import_ofx.model_account_journal @@ -45,7 +45,7 @@ msgstr "" #: 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 "" +msgstr "Dernière modification" #. module: account_statement_import_ofx #: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form diff --git a/account_statement_import_ofx/i18n/fr_FR.po b/account_statement_import_ofx/i18n/fr_FR.po new file mode 100644 index 00000000..4004934b --- /dev/null +++ b/account_statement_import_ofx/i18n/fr_FR.po @@ -0,0 +1,63 @@ +# 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" +"PO-Revision-Date: 2021-04-10 17:46+0000\n" +"Last-Translator: Yves Le Doeuff \n" +"Language-Team: none\n" +"Language: fr_FR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.3.2\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 "Importer des Relevés Bancaires" + +#. 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 "Dernière modification" + +#. 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_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 "" +"Le problème suivant est survenu lors de l'importation. Le fichier n'est pas " +"valide.\n" +"\n" +"%s" diff --git a/account_statement_import_ofx/i18n/it.po b/account_statement_import_ofx/i18n/it.po new file mode 100644 index 00000000..558e8c44 --- /dev/null +++ b/account_statement_import_ofx/i18n/it.po @@ -0,0 +1,59 @@ +# 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" +"PO-Revision-Date: 2021-11-25 17:36+0000\n" +"Last-Translator: Sergio Zanchetta \n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\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 "Nome visualizzato" + +#. 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 "ID" + +#. module: account_statement_import_ofx +#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import +msgid "Import Bank Statement Files" +msgstr "Importazione file estratto conto bancario" + +#. module: account_statement_import_ofx +#: model:ir.model,name:account_statement_import_ofx.model_account_journal +msgid "Journal" +msgstr "Registro" + +#. 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 "Ultima modifica il" + +#. 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 ""