From 408b163da3932691df06f60a41b39a4901c4110b Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Sat, 29 Jul 2023 09:25:13 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (7 of 7 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_camt54 Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_camt54/es/ --- account_statement_import_camt54/i18n/es.po | 23 +++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/account_statement_import_camt54/i18n/es.po b/account_statement_import_camt54/i18n/es.po index df30459c..b4eb53fe 100644 --- a/account_statement_import_camt54/i18n/es.po +++ b/account_statement_import_camt54/i18n/es.po @@ -6,23 +6,25 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-07-29 12:10+0000\n" +"Last-Translator: Ivorra78 \n" "Language-Team: none\n" "Language: es\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.17\n" #. module: account_statement_import_camt54 #: model:ir.model,name:account_statement_import_camt54.model_account_statement_import_camt_parser msgid "Account Bank Statement Import CAMT parser" -msgstr "" +msgstr "Análisis de importación de extractos bancarios CAMT" #. module: account_statement_import_camt54 #: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal__transfer_line msgid "Add balance Line" -msgstr "" +msgstr "Añadir línea de balance" #. module: account_statement_import_camt54 #. odoo-python @@ -34,6 +36,10 @@ msgid "" "`i` and `n` must be integers.\n" "e.g. \"13,6\"" msgstr "" +"El parámetro de configuración `isr_partner_ref` es incorrecto.\n" +"Debe tener el formato `i[,n]`. \n" +"`i` y `n` deben ser enteros.\n" +"Por ejemplo, \"13,6\"" #. module: account_statement_import_camt54 #. odoo-python @@ -46,18 +52,25 @@ msgid "" "`n` the number of digit in the reference, by default 6.\n" "e.g. \"13,6\"" msgstr "" +"El parámetro de configuración `isr_partner_ref` es incorrecto.\n" +"Debe tener el formato `i[,n]`. \n" +"donde `i` es la posición del primer dígito y\n" +"`n` el número de dígitos de la referencia, por defecto 6.\n" +"Por ejemplo, \"13,6\"" #. module: account_statement_import_camt54 #: model:ir.model.fields,help:account_statement_import_camt54.field_account_journal__transfer_line msgid "Generate balance line on total of bank statement import" msgstr "" +"Generar línea de saldo sobre el total de la importación de extractos " +"bancarios" #. module: account_statement_import_camt54 #: model:ir.model,name:account_statement_import_camt54.model_account_statement_import msgid "Import Bank Statement Files" -msgstr "" +msgstr "Importar ficheros de extracto bancario" #. module: account_statement_import_camt54 #: model:ir.model,name:account_statement_import_camt54.model_account_journal msgid "Journal" -msgstr "" +msgstr "Dario"