From e9ed2e56f06f30441359fe01dc7d71205ea726bf Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 4 Nov 2024 07:50:29 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_move_line Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_move_line/ --- account_statement_import_move_line/i18n/de.po | 20 +++++++++----- account_statement_import_move_line/i18n/es.po | 23 +++++++++++----- account_statement_import_move_line/i18n/fr.po | 23 +++++++++++----- account_statement_import_move_line/i18n/hr.po | 27 +++++++++++++------ account_statement_import_move_line/i18n/nl.po | 23 +++++++++++----- .../i18n/pt_BR.po | 20 +++++++++----- .../i18n/pt_PT.po | 20 +++++++++----- account_statement_import_move_line/i18n/sl.po | 24 +++++++++++------ 8 files changed, 128 insertions(+), 52 deletions(-) diff --git a/account_statement_import_move_line/i18n/de.po b/account_statement_import_move_line/i18n/de.po index 7b9a5e1b..2f02678a 100644 --- a/account_statement_import_move_line/i18n/de.po +++ b/account_statement_import_move_line/i18n/de.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -98,7 +110,7 @@ msgid "ID" msgstr "" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "" @@ -117,11 +129,6 @@ msgstr "" msgid "Keep empty for using all journals" msgstr "" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -154,6 +161,7 @@ msgid "Partner Related" msgstr "" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" diff --git a/account_statement_import_move_line/i18n/es.po b/account_statement_import_move_line/i18n/es.po index 5a8fd8c5..44d14634 100644 --- a/account_statement_import_move_line/i18n/es.po +++ b/account_statement_import_move_line/i18n/es.po @@ -16,6 +16,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -100,7 +112,7 @@ msgid "ID" msgstr "ID" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "Importar apuntes contables" @@ -119,11 +131,6 @@ msgstr "Filtro de diarios" msgid "Keep empty for using all journals" msgstr "Dejar vacío para seleccionar todos los diarios" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "Última modificación en" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -156,6 +163,7 @@ msgid "Partner Related" msgstr "Empresa relacionada" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" @@ -185,3 +193,6 @@ msgstr "Tipo de filtro por fecha" #: model:ir.model,name:account_statement_import_move_line.model_account_statement_line_create msgid "Wizard to create statement lines" msgstr "Asistente para crear líneas de extracto" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" diff --git a/account_statement_import_move_line/i18n/fr.po b/account_statement_import_move_line/i18n/fr.po index 6f3ec699..b1771ff4 100644 --- a/account_statement_import_move_line/i18n/fr.po +++ b/account_statement_import_move_line/i18n/fr.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -103,7 +115,7 @@ msgid "ID" msgstr "ID" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "Importer les écritures du journal" @@ -122,11 +134,6 @@ msgstr "Filtre des journaux" msgid "Keep empty for using all journals" msgstr "Laisser vide pour utiliser tous les journaux" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -159,6 +166,7 @@ msgid "Partner Related" msgstr "Partenaire lié" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" @@ -188,3 +196,6 @@ msgstr "Filtre sur le type de date" #: model:ir.model,name:account_statement_import_move_line.model_account_statement_line_create msgid "Wizard to create statement lines" msgstr "Assistant pour créer des lignes de relevé" + +#~ msgid "Last Modified on" +#~ msgstr "Dernière modification le" diff --git a/account_statement_import_move_line/i18n/hr.po b/account_statement_import_move_line/i18n/hr.po index 7a707562..a62a3432 100644 --- a/account_statement_import_move_line/i18n/hr.po +++ b/account_statement_import_move_line/i18n/hr.po @@ -16,10 +16,22 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.8\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -100,7 +112,7 @@ msgid "ID" msgstr "ID" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "" @@ -119,11 +131,6 @@ msgstr "" msgid "Keep empty for using all journals" msgstr "" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "Zadnje modificirano" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -156,6 +163,7 @@ msgid "Partner Related" msgstr "" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" @@ -185,3 +193,6 @@ msgstr "" #: model:ir.model,name:account_statement_import_move_line.model_account_statement_line_create msgid "Wizard to create statement lines" msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Zadnje modificirano" diff --git a/account_statement_import_move_line/i18n/nl.po b/account_statement_import_move_line/i18n/nl.po index e8c82d20..53747c93 100644 --- a/account_statement_import_move_line/i18n/nl.po +++ b/account_statement_import_move_line/i18n/nl.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -99,7 +111,7 @@ msgid "ID" msgstr "ID" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "Import Dagboek items" @@ -118,11 +130,6 @@ msgstr "Dagboek filter" msgid "Keep empty for using all journals" msgstr "Laat leeg voor alle dagboeken" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "Laatst bijgewerkt op" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -155,6 +162,7 @@ msgid "Partner Related" msgstr "Gerelateerde partner" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" @@ -184,3 +192,6 @@ msgstr "" #: model:ir.model,name:account_statement_import_move_line.model_account_statement_line_create msgid "Wizard to create statement lines" msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Laatst bijgewerkt op" diff --git a/account_statement_import_move_line/i18n/pt_BR.po b/account_statement_import_move_line/i18n/pt_BR.po index bddc1787..21d3331e 100644 --- a/account_statement_import_move_line/i18n/pt_BR.po +++ b/account_statement_import_move_line/i18n/pt_BR.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -99,7 +111,7 @@ msgid "ID" msgstr "" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "" @@ -118,11 +130,6 @@ msgstr "" msgid "Keep empty for using all journals" msgstr "" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -155,6 +162,7 @@ msgid "Partner Related" msgstr "" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" diff --git a/account_statement_import_move_line/i18n/pt_PT.po b/account_statement_import_move_line/i18n/pt_PT.po index cac0cec4..e1c22473 100644 --- a/account_statement_import_move_line/i18n/pt_PT.po +++ b/account_statement_import_move_line/i18n/pt_PT.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" + #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form msgid "Add All Move Lines" @@ -99,7 +111,7 @@ msgid "ID" msgstr "" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "" @@ -118,11 +130,6 @@ msgstr "" msgid "Keep empty for using all journals" msgstr "" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -155,6 +162,7 @@ msgid "Partner Related" msgstr "" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement" diff --git a/account_statement_import_move_line/i18n/sl.po b/account_statement_import_move_line/i18n/sl.po index 48a52c96..b5bc8705 100644 --- a/account_statement_import_move_line/i18n/sl.po +++ b/account_statement_import_move_line/i18n/sl.po @@ -16,8 +16,20 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3);\n" + +#. module: account_statement_import_move_line +#. odoo-python +#: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 +#, python-format +msgid "%(journal_code)s Statement %(date)s" +msgstr "" + +#. module: account_statement_import_move_line +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +msgid "Import Journal Items" +msgstr "" #. module: account_statement_import_move_line #: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_statement_line_create_view_form @@ -99,7 +111,7 @@ msgid "ID" msgstr "" #. module: account_statement_import_move_line -#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.view_bank_statement_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_move_line.account_journal_dashboard_kanban_view msgid "Import Journal Items" msgstr "" @@ -118,11 +130,6 @@ msgstr "" msgid "Keep empty for using all journals" msgstr "" -#. module: account_statement_import_move_line -#: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_statement_import_move_line #: model:ir.model.fields,field_description:account_statement_import_move_line.field_account_statement_line_create__write_uid msgid "Last Updated by" @@ -155,6 +162,7 @@ msgid "Partner Related" msgstr "" #. module: account_statement_import_move_line +#. odoo-python #: code:addons/account_statement_import_move_line/wizards/account_statement_line_create.py:0 #, python-format msgid "Select Move Lines to Create Statement"