From 4abf4ba9efd5551ca8dc66798f31f57905701b8e Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 31 Jul 2024 06:42:01 +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_online Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_online/ --- account_statement_import_online/i18n/es.po | 27 ++++++++++------------ account_statement_import_online/i18n/it.po | 22 +++++++----------- account_statement_import_online/i18n/nl.po | 22 +++++++----------- account_statement_import_online/i18n/tr.po | 16 ++----------- 4 files changed, 30 insertions(+), 57 deletions(-) diff --git a/account_statement_import_online/i18n/es.po b/account_statement_import_online/i18n/es.po index 479177972..7806841ad 100644 --- a/account_statement_import_online/i18n/es.po +++ b/account_statement_import_online/i18n/es.po @@ -238,13 +238,6 @@ msgstr "Diario" msgid "Key" msgstr "Clave" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update -msgid "Last Modified on" -msgstr "Última Modifiación el" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid @@ -264,11 +257,6 @@ msgstr "Última Actualización el" msgid "Last successful pull" msgstr "Última tirada con éxito" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_main_attachment_id -msgid "Main Attachment" -msgstr "Adjunto Principal" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_error msgid "Message Delivery error" @@ -305,8 +293,8 @@ msgstr "Nombre" #. odoo-python #: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0 #, python-format -msgid "Names and dates for statements found: %(statements)s" -msgstr "Nombres y fechas de las declaraciones encontradas: %(statements)s" +msgid "Names and dates for statements found: {}" +msgstr "" #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run @@ -442,7 +430,6 @@ msgstr "Extraer Extracto Bancario en Línea" #. module: account_statement_import_online #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server -#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements msgid "Pull Online Bank Statements" msgstr "Extraer Extractos Bancarios En Línea" @@ -567,5 +554,15 @@ msgstr "Semana(s)" msgid "Weekly statements" msgstr "Extractos semanales" +#~ msgid "Last Modified on" +#~ msgstr "Última Modifiación el" + +#~ msgid "Main Attachment" +#~ msgstr "Adjunto Principal" + +#, python-format +#~ msgid "Names and dates for statements found: %(statements)s" +#~ msgstr "Nombres y fechas de las declaraciones encontradas: %(statements)s" + #~ msgid "Pull" #~ msgstr "Tirar" diff --git a/account_statement_import_online/i18n/it.po b/account_statement_import_online/i18n/it.po index aa6560ca6..d8b18a841 100644 --- a/account_statement_import_online/i18n/it.po +++ b/account_statement_import_online/i18n/it.po @@ -98,6 +98,7 @@ msgstr "" #. module: account_statement_import_online #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form msgid "Configuration" msgstr "Configurazione" @@ -233,13 +234,6 @@ msgstr "Registro" msgid "Key" msgstr "Chiave" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid @@ -259,11 +253,6 @@ msgstr "Ultimo aggiornamento il" msgid "Last successful pull" msgstr "" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_main_attachment_id -msgid "Main Attachment" -msgstr "Allegato principale" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_error msgid "Message Delivery error" @@ -300,7 +289,7 @@ msgstr "Nome" #. odoo-python #: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0 #, python-format -msgid "Names and dates for statements found: %(statements)s" +msgid "Names and dates for statements found: {}" msgstr "" #. module: account_statement_import_online @@ -432,7 +421,6 @@ msgstr "" #. module: account_statement_import_online #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server -#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements msgid "Pull Online Bank Statements" msgstr "" @@ -554,3 +542,9 @@ msgstr "" #: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__weekly msgid "Weekly statements" msgstr "Estratti conto settimanali" + +#~ msgid "Last Modified on" +#~ msgstr "Ultima modifica il" + +#~ msgid "Main Attachment" +#~ msgstr "Allegato principale" diff --git a/account_statement_import_online/i18n/nl.po b/account_statement_import_online/i18n/nl.po index 4b66c530a..bcebd0a2c 100644 --- a/account_statement_import_online/i18n/nl.po +++ b/account_statement_import_online/i18n/nl.po @@ -98,6 +98,7 @@ msgstr "Bedrijf gerelateerd aan dit dagboek" #. module: account_statement_import_online #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form msgid "Configuration" msgstr "Configuratie" @@ -233,13 +234,6 @@ msgstr "Dagboek" msgid "Key" msgstr "Sleutel" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update -msgid "Last Modified on" -msgstr "Laatst bijgewerkt op" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid @@ -259,11 +253,6 @@ msgstr "Laatst bijgewerkt op" msgid "Last successful pull" msgstr "Laatst succesvolle opvraag" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_main_attachment_id -msgid "Main Attachment" -msgstr "Hoofdbijlage" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_error msgid "Message Delivery error" @@ -300,7 +289,7 @@ msgstr "Naam" #. odoo-python #: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0 #, python-format -msgid "Names and dates for statements found: %(statements)s" +msgid "Names and dates for statements found: {}" msgstr "" #. module: account_statement_import_online @@ -433,7 +422,6 @@ msgstr "" #. module: account_statement_import_online #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server -#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements msgid "Pull Online Bank Statements" msgstr "Online Bank afschrifte opvragen" @@ -556,6 +544,12 @@ msgstr "Weken" msgid "Weekly statements" msgstr "Weekelijkse afschriften" +#~ msgid "Last Modified on" +#~ msgstr "Laatst bijgewerkt op" + +#~ msgid "Main Attachment" +#~ msgstr "Hoofdbijlage" + #~ msgid "Pull" #~ msgstr "Opvragen" diff --git a/account_statement_import_online/i18n/tr.po b/account_statement_import_online/i18n/tr.po index d7e4bddb4..bacf0bb1a 100644 --- a/account_statement_import_online/i18n/tr.po +++ b/account_statement_import_online/i18n/tr.po @@ -98,6 +98,7 @@ msgstr "Şirkete ilişkin yevmiye" #. module: account_statement_import_online #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form +#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form msgid "Configuration" msgstr "Yapılandırma" @@ -233,13 +234,6 @@ msgstr "" msgid "Key" msgstr "" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update -msgid "Last Modified on" -msgstr "" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid @@ -259,11 +253,6 @@ msgstr "" msgid "Last successful pull" msgstr "" -#. module: account_statement_import_online -#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: account_statement_import_online #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_error msgid "Message Delivery error" @@ -300,7 +289,7 @@ msgstr "" #. odoo-python #: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0 #, python-format -msgid "Names and dates for statements found: %(statements)s" +msgid "Names and dates for statements found: {}" msgstr "" #. module: account_statement_import_online @@ -432,7 +421,6 @@ msgstr "" #. module: account_statement_import_online #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server -#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements msgid "Pull Online Bank Statements" msgstr ""