es.po 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * payment_payulatam
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2019
  7. # John Guardado <jgu@odoo.com>, 2019
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server saas~12.5\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2019-08-26 08:16+0000\n"
  14. "PO-Revision-Date: 2019-08-26 09:12+0000\n"
  15. "Last-Translator: John Guardado <jgu@odoo.com>, 2019\n"
  16. "Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: es\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: payment_payulatam
  23. #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam
  24. msgid "PayU Latam"
  25. msgstr "PayU Latam"
  26. #. module: payment_payulatam
  27. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key
  28. msgid "PayU Latam API Key"
  29. msgstr "Clave de API de PayU Latam"
  30. #. module: payment_payulatam
  31. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id
  32. msgid "PayU Latam Account ID"
  33. msgstr "ID de Cuenta de PayU Latam"
  34. #. module: payment_payulatam
  35. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
  36. msgid "PayU Latam Merchant ID"
  37. msgstr "ID de Comerciante de PayU Latam"
  38. #. module: payment_payulatam
  39. #: code:addons/payment_payulatam/models/payment.py:0
  40. #, python-format
  41. msgid "PayU Latam: received data for reference %s; multiple orders found"
  42. msgstr ""
  43. "PayU Latam: datos recibidos para referencia %s; múltiples órdenes "
  44. "encontradas"
  45. #. module: payment_payulatam
  46. #: code:addons/payment_payulatam/models/payment.py:0
  47. #, python-format
  48. msgid "PayU Latam: received data for reference %s; no order found"
  49. msgstr ""
  50. "PayU Latam: datos recibidos para referencia %s;no encontrado ningún orden"
  51. #. module: payment_payulatam
  52. #: code:addons/payment_payulatam/models/payment.py:0
  53. #, python-format
  54. msgid ""
  55. "PayU Latam: received data with missing reference (%s) or transaction id (%s)"
  56. " or sign (%s)"
  57. msgstr ""
  58. "PayU Latam: datos recibidos sin referencia (%s) o ID de transacción (%s) o "
  59. "signo (%s)"
  60. #. module: payment_payulatam
  61. #: model:ir.model,name:payment_payulatam.model_payment_acquirer
  62. msgid "Payment Acquirer"
  63. msgstr "Método de pago"
  64. #. module: payment_payulatam
  65. #: model:ir.model,name:payment_payulatam.model_payment_transaction
  66. msgid "Payment Transaction"
  67. msgstr "Transacción de pago"
  68. #. module: payment_payulatam
  69. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider
  70. msgid "Provider"
  71. msgstr "Proveedor"