nl.po 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. # Erwin van der Ploeg <erwin@odooexperts.nl>, 2019
  8. # Yenthe Van Ginneken <yenthespam@gmail.com>, 2019
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server saas~12.5\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2019-08-26 08:16+0000\n"
  15. "PO-Revision-Date: 2019-08-26 09:12+0000\n"
  16. "Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2019\n"
  17. "Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: nl\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. module: payment_payulatam
  24. #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam
  25. msgid "PayU Latam"
  26. msgstr "PayU Latam"
  27. #. module: payment_payulatam
  28. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key
  29. msgid "PayU Latam API Key"
  30. msgstr "PayU Latam API sleutel"
  31. #. module: payment_payulatam
  32. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id
  33. msgid "PayU Latam Account ID"
  34. msgstr "PayU Latam account ID"
  35. #. module: payment_payulatam
  36. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
  37. msgid "PayU Latam Merchant ID"
  38. msgstr "PayU Latam handelaar ID"
  39. #. module: payment_payulatam
  40. #: code:addons/payment_payulatam/models/payment.py:0
  41. #, python-format
  42. msgid "PayU Latam: received data for reference %s; multiple orders found"
  43. msgstr ""
  44. "PayU Latam: data ontvangen voor referentie %s; meerdere orders gevonden"
  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. #. module: payment_payulatam
  51. #: code:addons/payment_payulatam/models/payment.py:0
  52. #, python-format
  53. msgid ""
  54. "PayU Latam: received data with missing reference (%s) or transaction id (%s)"
  55. " or sign (%s)"
  56. msgstr ""
  57. #. module: payment_payulatam
  58. #: model:ir.model,name:payment_payulatam.model_payment_acquirer
  59. msgid "Payment Acquirer"
  60. msgstr "Betalingsprovider"
  61. #. module: payment_payulatam
  62. #: model:ir.model,name:payment_payulatam.model_payment_transaction
  63. msgid "Payment Transaction"
  64. msgstr "Betalingstransactie"
  65. #. module: payment_payulatam
  66. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider
  67. msgid "Provider"
  68. msgstr "Provider"