mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
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/
77 lines
2.7 KiB
Plaintext
77 lines
2.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_statement_import_camt54
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-07-29 12:10+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\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 "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 "Añadir línea de balance"
|
|
|
|
#. module: account_statement_import_camt54
|
|
#. odoo-python
|
|
#: code:addons/account_statement_import_camt54/models/parser.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Config parameter `isr_partner_ref` is wrong.\n"
|
|
"It must be in format `i[,n]` \n"
|
|
"`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
|
|
#: code:addons/account_statement_import_camt54/models/parser.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Config parameter `isr_partner_ref` is wrong.\n"
|
|
"It must be in format `i[,n]` \n"
|
|
"where `i` is the position of the first digit and\n"
|
|
"`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 "Importar ficheros de extracto bancario"
|
|
|
|
#. module: account_statement_import_camt54
|
|
#: model:ir.model,name:account_statement_import_camt54.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Dario"
|