146 lines
5.2 KiB
Plaintext
146 lines
5.2 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * payment_alipay
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2019
|
||
# Jon Perez <jop@odoo.com>, 2019
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||
"PO-Revision-Date: 2019-08-26 09:12+0000\n"
|
||
"Last-Translator: Jon Perez <jop@odoo.com>, 2019\n"
|
||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/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: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"\n"
|
||
" Only transactions in Chinese Yuan (CNY) are allowed for Alipay Express Checkout.\n"
|
||
"\n"
|
||
" If you wish to use another currency than CNY for your transactions, switch your\n"
|
||
" configuration to a Cross-border account on the Alipay payment acquirer in Odoo.\n"
|
||
" "
|
||
msgstr ""
|
||
"\n"
|
||
"Solo las transacciones en yuan chino (CNY) están permitidas para Alipay Express Checkout.\n"
|
||
"\n"
|
||
" Si desea utilizar otra moneda que no sea CNY para sus transacciones, cambie su\n"
|
||
" configuración a una cuenta transfronteriza en el adquiriente de pagos Alipay en Odoo."
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,help:payment_alipay.field_payment_acquirer__alipay_payment_method
|
||
msgid ""
|
||
" * Cross-border: For the Overseas seller \n"
|
||
" * Express Checkout: For the Chinese Seller"
|
||
msgstr ""
|
||
"* Transfronterizo: para el vendedor extranjero\n"
|
||
" * Pago exprés: para el vendedor chino"
|
||
|
||
#. module: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid "; multiple order found"
|
||
msgstr "; encontrado pedido múltiple"
|
||
|
||
#. module: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid "; no order found"
|
||
msgstr "; pedido no encontrado"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,field_description:payment_alipay.field_payment_acquirer__alipay_payment_method
|
||
msgid "Account"
|
||
msgstr "Cuenta"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields.selection,name:payment_alipay.selection__payment_acquirer__provider__alipay
|
||
msgid "Alipay"
|
||
msgstr "Alipay"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,field_description:payment_alipay.field_payment_acquirer__alipay_seller_email
|
||
msgid "Alipay Seller Email"
|
||
msgstr "Correo electrónico del vendedor Alipay"
|
||
|
||
#. module: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid "Alipay: invalid sign, received %s, computed %s, for data %s"
|
||
msgstr "Alipay: signo inválido, recibido %s, calculado %s, para datos %s"
|
||
|
||
#. module: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid "Alipay: received data for reference %s"
|
||
msgstr "Alipay: datos recibidos para referencia %s"
|
||
|
||
#. module: payment_alipay
|
||
#: code:addons/payment_alipay/models/payment.py:0
|
||
#, python-format
|
||
msgid "Alipay: received data with missing reference (%s) or txn_id (%s)"
|
||
msgstr "Alipay: datos recibidos con referencia faltante (%s) o txn_id (%s)"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields.selection,name:payment_alipay.selection__payment_acquirer__alipay_payment_method__standard_checkout
|
||
msgid "Cross-border"
|
||
msgstr "Transfronterizo"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields.selection,name:payment_alipay.selection__payment_acquirer__alipay_payment_method__express_checkout
|
||
msgid "Express Checkout (only for Chinese Merchant)"
|
||
msgstr "Pago exprés (solo para comerciantes chinos)"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,field_description:payment_alipay.field_payment_acquirer__alipay_md5_signature_key
|
||
msgid "MD5 Signature Key"
|
||
msgstr "Clave de firma MD5"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,field_description:payment_alipay.field_payment_acquirer__alipay_merchant_partner_id
|
||
msgid "Merchant Partner ID"
|
||
msgstr "ID de socio comercial"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model,name:payment_alipay.model_payment_acquirer
|
||
msgid "Payment Acquirer"
|
||
msgstr "Método de pago"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model,name:payment_alipay.model_payment_transaction
|
||
msgid "Payment Transaction"
|
||
msgstr "Transacción de pago"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,field_description:payment_alipay.field_payment_acquirer__provider
|
||
msgid "Provider"
|
||
msgstr "Proveedor"
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,help:payment_alipay.field_payment_acquirer__alipay_md5_signature_key
|
||
msgid ""
|
||
"The MD5 private key is the 32-byte string which is composed of English "
|
||
"letters and numbers."
|
||
msgstr ""
|
||
"La clave privada MD5 es la cadena de 32 bytes que se compone de letras y "
|
||
"números en inglés."
|
||
|
||
#. module: payment_alipay
|
||
#: model:ir.model.fields,help:payment_alipay.field_payment_acquirer__alipay_merchant_partner_id
|
||
msgid ""
|
||
"The Merchant Partner ID is used to ensure communications coming from Alipay "
|
||
"are valid and secured."
|
||
msgstr ""
|
||
"La identificación de socio comercial se utiliza para garantizar que las "
|
||
"comunicaciones procedentes de Alipay sean válidas y seguras."
|