# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_transfer # # Translators: # Pedro M. Baeza , 2017 # Luis M. Ontalba , 2017 # Alejandro Die Sanchis , 2017 # Martin Trigaux , 2017 # Gustavo Valverde , 2017 # Ivan Nieto , 2017 # Gelo Joga Landoo , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Gelo Joga Landoo , 2017\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_transfer #: code:addons/payment_transfer/models/payment.py:70 #, python-format msgid "; multiple order found" msgstr "; encontrado pedido múltiple" #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:68 #, python-format msgid "; no order found" msgstr "; pedido no encontrado" #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:28 #, python-format msgid "" "
\n" "

Please use the following transfer details

\n" "

%(bank_title)s

\n" "%(bank_accounts)s\n" "

Communication

\n" "

Please use the order name as communication reference.

\n" "
" msgstr "" "
\n" "

Por favor utilice los siguientes detalles para la transferencia

\n" "

%(bank_title)s

\n" "%(bank_accounts)s\n" "

Concepto

\n" "

Utilice por favor el nº de pedido como concepto.

\n" "
" #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:26 #, python-format msgid "Bank Account" msgstr "Cuentas bancaria" #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:26 #, python-format msgid "Bank Accounts" msgstr "Cuentas Bancarias" #. module: payment_transfer #: model:ir.model,name:payment_transfer.model_payment_acquirer msgid "Payment Acquirer" msgstr "Medio de pago" #. module: payment_transfer #: model:ir.model,name:payment_transfer.model_payment_transaction msgid "Payment Transaction" msgstr "Transacción de pago" #. module: payment_transfer #: code:addons/payment_transfer/models/payment.py:66 #, python-format msgid "received data for reference %s" msgstr "Recibidos datos para la referencia %s"