it.po 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * payment_payulatam
  4. #
  5. # Translators:
  6. # Sergio Zanchetta <primes2h@gmail.com>, 2019
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server saas~12.5\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2019-08-26 08:16+0000\n"
  13. "PO-Revision-Date: 2019-08-26 09:12+0000\n"
  14. "Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2019\n"
  15. "Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: it\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: payment_payulatam
  22. #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam
  23. msgid "PayU Latam"
  24. msgstr "PayU Latam"
  25. #. module: payment_payulatam
  26. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key
  27. msgid "PayU Latam API Key"
  28. msgstr "Chiave API PayU Latam"
  29. #. module: payment_payulatam
  30. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id
  31. msgid "PayU Latam Account ID"
  32. msgstr ""
  33. #. module: payment_payulatam
  34. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
  35. msgid "PayU Latam Merchant ID"
  36. msgstr ""
  37. #. module: payment_payulatam
  38. #: code:addons/payment_payulatam/models/payment.py:0
  39. #, python-format
  40. msgid "PayU Latam: received data for reference %s; multiple orders found"
  41. msgstr ""
  42. #. module: payment_payulatam
  43. #: code:addons/payment_payulatam/models/payment.py:0
  44. #, python-format
  45. msgid "PayU Latam: received data for reference %s; no order found"
  46. msgstr ""
  47. #. module: payment_payulatam
  48. #: code:addons/payment_payulatam/models/payment.py:0
  49. #, python-format
  50. msgid ""
  51. "PayU Latam: received data with missing reference (%s) or transaction id (%s)"
  52. " or sign (%s)"
  53. msgstr ""
  54. #. module: payment_payulatam
  55. #: model:ir.model,name:payment_payulatam.model_payment_acquirer
  56. msgid "Payment Acquirer"
  57. msgstr "Sistema di pagamento"
  58. #. module: payment_payulatam
  59. #: model:ir.model,name:payment_payulatam.model_payment_transaction
  60. msgid "Payment Transaction"
  61. msgstr "Transazione di pagamento"
  62. #. module: payment_payulatam
  63. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider
  64. msgid "Provider"
  65. msgstr "Fornitore"