123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * payment_payulatam
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server saas~15.4\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-06-09 14:05+0000\n"
- "PO-Revision-Date: 2022-06-09 14:05+0000\n"
- "Last-Translator: \n"
- "Language-Team: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Plural-Forms: \n"
- #. module: payment_payulatam
- #: code:addons/payment_payulatam/models/payment_transaction.py:0
- #, python-format
- msgid "Invalid payment status."
- msgstr ""
- #. module: payment_payulatam
- #: code:addons/payment_payulatam/models/payment_transaction.py:0
- #, python-format
- msgid "No transaction found matching reference %s."
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam
- msgid "PayU Latam"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key
- msgid "PayU Latam API Key"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id
- msgid "PayU Latam Account ID"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
- msgid "PayU Latam Merchant ID"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model,name:payment_payulatam.model_payment_acquirer
- msgid "Payment Acquirer"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model,name:payment_payulatam.model_account_payment_method
- msgid "Payment Methods"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model,name:payment_payulatam.model_payment_transaction
- msgid "Payment Transaction"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider
- msgid "Provider"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,help:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
- msgid "The ID solely used to identify the account with PayULatam"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,help:payment_payulatam.field_payment_acquirer__payulatam_account_id
- msgid ""
- "The ID solely used to identify the country-dependent shop with PayULatam"
- msgstr ""
- #. module: payment_payulatam
- #: model:ir.model.fields,help:payment_payulatam.field_payment_acquirer__provider
- msgid "The Payment Service Provider to use with this acquirer"
- msgstr ""
- #. module: payment_payulatam
- #: model:account.payment.method,name:payment_payulatam.payment_method_payulatam
- msgid "payulatam"
- msgstr ""
|