mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
220 lines
8.1 KiB
Plaintext
220 lines
8.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_banking_pain_base
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: bank-payment (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-04-08 00:46+0000\n"
|
|
"PO-Revision-Date: 2016-04-06 00:14+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-payment-8-0/language/es/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: es\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: model:ir.model,name:account_banking_pain_base.model_res_partner_bank
|
|
msgid "Bank Accounts"
|
|
msgstr "Cuentas de banco"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: model:ir.model,name:account_banking_pain_base.model_bank_payment_line
|
|
msgid "Bank Payment Lines"
|
|
msgstr "Líneas de pago bancario"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:62
|
|
#, python-format
|
|
msgid "Cannot compute the '%s' of the Payment Line with reference '%s'."
|
|
msgstr "No se puede procesar el campo '%s' de la línea de pago con referencia '%s'."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:67
|
|
#, python-format
|
|
msgid "Cannot compute the '%s'."
|
|
msgstr "No se puede procesar el campo '%s'."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: model:ir.model,name:account_banking_pain_base.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Compañías"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:payment.mode,convert_to_ascii:0
|
|
msgid "Convert to ASCII"
|
|
msgstr "Convertir a ASCII"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:282
|
|
#, python-format
|
|
msgid "Error:"
|
|
msgstr "Error:"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: selection:payment.line,priority:0
|
|
msgid "High"
|
|
msgstr "Alta"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:banking.export.pain,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:payment.mode,convert_to_ascii:0
|
|
msgid ""
|
|
"If active, Odoo will convert each accented caracter to the corresponding "
|
|
"unaccented caracter, so that only ASCII caracters are used in the generated "
|
|
"PAIN file."
|
|
msgstr "Si está marcado, Odoo convertirá cada carácter acentuado en el correspondiente carácter no acentuado, para que sólo se usen caracteres ASCII en el archivo PAIN generado."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:payment.mode,initiating_party_identifier:0
|
|
#: field:res.company,initiating_party_identifier:0
|
|
msgid "Initiating Party Identifier"
|
|
msgstr "Identificador del iniciador de la transacción"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:payment.mode,initiating_party_issuer:0
|
|
#: field:res.company,initiating_party_issuer:0
|
|
msgid "Initiating Party Issuer"
|
|
msgstr "Emisor de la transacción"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:256
|
|
#, python-format
|
|
msgid ""
|
|
"Missing 'Initiating Party Issuer' and/or 'Initiating Party Identifier' for "
|
|
"the company '%s'. Both fields must have a value."
|
|
msgstr "Falta el 'Emisor de la transacción' y/o 'Identificador del iniciador de la transacción' para la compañía '%s'. Ambos campos deben tener un valor."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:358
|
|
#, python-format
|
|
msgid ""
|
|
"Missing 'Structured Communication Type' on payment line with reference '%s'."
|
|
msgstr "Falta el campo 'Tipo de comunicación estructurada' en la línea de pago con referencia '%s'."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: selection:payment.line,priority:0
|
|
msgid "Normal"
|
|
msgstr "Normal"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: view:res.company:account_banking_pain_base.view_company_form
|
|
msgid "Payment Initiation"
|
|
msgstr "Iniciación del pago"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: model:ir.model,name:account_banking_pain_base.model_payment_line
|
|
msgid "Payment Line"
|
|
msgstr "Línea de pago"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: model:ir.model,name:account_banking_pain_base.model_payment_mode
|
|
msgid "Payment Mode"
|
|
msgstr "Modo de pago"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:payment.line,priority:0
|
|
msgid "Priority"
|
|
msgstr "Prioridad"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:131
|
|
#, python-format
|
|
msgid "SEPA File"
|
|
msgstr "Archivo SEPA"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: view:payment.mode:account_banking_pain_base.view_payment_mode_form_inherit
|
|
msgid "SEPA identifiers"
|
|
msgstr ""
|
|
|
|
#. module: account_banking_pain_base
|
|
#: field:payment.line,struct_communication_type:0
|
|
msgid "Structured Communication Type"
|
|
msgstr "Tipo de comunicación estructurada"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:75
|
|
#, python-format
|
|
msgid "The '%s' is empty or 0. It should have a non-null value."
|
|
msgstr "'%s' está vacío o es 0. Debería tener un valor no nulo."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:283
|
|
#, python-format
|
|
msgid ""
|
|
"The bank account with IBAN '%s' of partner '%s' must have an associated BIC "
|
|
"because it is a cross-border SEPA operation."
|
|
msgstr "La cuenta bancaria con IBAN '%s' de la empresa '%s' debe tener un BIC asociado, porque es una operación SEPA transfronteriza."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:96
|
|
#, python-format
|
|
msgid ""
|
|
"The generated XML file is not valid against the official XML Schema "
|
|
"Definition. The generated XML file and the full error have been written in "
|
|
"the server logs. Here is the error, which may give you an idea on the cause "
|
|
"of the problem : %s"
|
|
msgstr "El archivo XML generado no se puede validar contra la definición de esquema XML oficial. El archivo XML generado el error completo se ha escrito en los registros del servidor. Aquí está el error, que le puede dar una idea de la causa del problema : %s"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:70
|
|
#, python-format
|
|
msgid "The type of the field '%s' is %s. It should be a string or unicode."
|
|
msgstr "El tipo del campo '%s' es %s. Debería ser una cadena o unicode."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: code:addons/account_banking_pain_base/models/banking_export_pain.py:35
|
|
#, python-format
|
|
msgid "This IBAN is not valid : %s"
|
|
msgstr "Este IBAN no es válido: %s"
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:payment.line,priority:0
|
|
msgid ""
|
|
"This field will be used as the 'Instruction Priority' in the generated PAIN "
|
|
"file."
|
|
msgstr "Este campo se usará como 'Prioridad de instrucción' en el archivo PAIN generado."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:res.company,initiating_party_identifier:0
|
|
msgid ""
|
|
"This will be used as the 'Initiating Party Identifier' in the PAIN files "
|
|
"generated by Odoo."
|
|
msgstr "Esto se usará como el 'Identificador del iniciador de la transacción' en los archivos PAIN generados por Odoo."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:payment.mode,initiating_party_identifier:0
|
|
msgid ""
|
|
"This will be used as the 'Initiating Party Identifier' in the PAIN files generated by Odoo. If not defined, Initiating Party Identifier from company will be used.\n"
|
|
"Common format (13): \n"
|
|
"- Country code (2, optional)\n"
|
|
"- Company idenfier (N, VAT)\n"
|
|
"- Service suffix (N, issued by bank)"
|
|
msgstr ""
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:res.company,initiating_party_issuer:0
|
|
msgid ""
|
|
"This will be used as the 'Initiating Party Issuer' in the PAIN files "
|
|
"generated by Odoo."
|
|
msgstr "Este campo se usará como 'Emisor de la transacción' en los archivos PAIN generados por Odoo."
|
|
|
|
#. module: account_banking_pain_base
|
|
#: help:payment.mode,initiating_party_issuer:0
|
|
msgid ""
|
|
"This will be used as the 'Initiating Party Issuer' in the PAIN files generated by Odoo. If not defined, Initiating Party Issuer from company will be used.\n"
|
|
"Common format (13): \n"
|
|
"- Country code (2, optional)\n"
|
|
"- Company idenfier (N, VAT)\n"
|
|
"- Service suffix (N, issued by bank)"
|
|
msgstr ""
|