et.po 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * payment_sips
  4. #
  5. # Translators:
  6. # Eneli Õigus <enelioigus@gmail.com>, 2018
  7. # Marek Pontus, 2018
  8. # Martin Aavastik <martin@avalah.ee>, 2018
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server saas~11.5\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2018-09-18 09:49+0000\n"
  15. "PO-Revision-Date: 2018-08-24 09:22+0000\n"
  16. "Last-Translator: Martin Aavastik <martin@avalah.ee>, 2018\n"
  17. "Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: et\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. module: payment_sips
  24. #: code:addons/payment_sips/models/payment.py:164
  25. #, python-format
  26. msgid "; multiple order found"
  27. msgstr "; multiple order found"
  28. #. module: payment_sips
  29. #: code:addons/payment_sips/models/payment.py:162
  30. #, python-format
  31. msgid "; no order found"
  32. msgstr "; no order found"
  33. #. module: payment_sips
  34. #: selection:payment.acquirer,provider:0
  35. msgid "Adyen"
  36. msgstr "Adyen"
  37. #. module: payment_sips
  38. #: selection:payment.acquirer,provider:0
  39. msgid "Authorize.Net"
  40. msgstr ""
  41. #. module: payment_sips
  42. #: selection:payment.acquirer,provider:0
  43. msgid "Buckaroo"
  44. msgstr "Buckaroo"
  45. #. module: payment_sips
  46. #: code:addons/payment_sips/models/payment.py:75
  47. #, python-format
  48. msgid "Currency not supported by Wordline"
  49. msgstr ""
  50. #. module: payment_sips
  51. #: code:addons/payment_sips/models/payment.py:56
  52. #, python-format
  53. msgid "Incorrect payment acquirer provider"
  54. msgstr ""
  55. #. module: payment_sips
  56. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_version
  57. msgid "Interface Version"
  58. msgstr ""
  59. #. module: payment_sips
  60. #: selection:payment.acquirer,provider:0
  61. msgid "Manual Configuration"
  62. msgstr "Manual Configuration"
  63. #. module: payment_sips
  64. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_merchant_id
  65. msgid "Merchant ID"
  66. msgstr ""
  67. #. module: payment_sips
  68. #: selection:payment.acquirer,provider:0
  69. msgid "Ogone"
  70. msgstr ""
  71. #. module: payment_sips
  72. #: selection:payment.acquirer,provider:0
  73. msgid "PayUmoney"
  74. msgstr "PayUmoney"
  75. #. module: payment_sips
  76. #: model:ir.model,name:payment_sips.model_payment_acquirer
  77. msgid "Payment Acquirer"
  78. msgstr "Makse saaja"
  79. #. module: payment_sips
  80. #: model:ir.model,name:payment_sips.model_payment_transaction
  81. msgid "Payment Transaction"
  82. msgstr "Maksetehing"
  83. #. module: payment_sips
  84. #: selection:payment.acquirer,provider:0
  85. msgid "Paypal"
  86. msgstr "Paypal"
  87. #. module: payment_sips
  88. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_prod_url
  89. msgid "Production url"
  90. msgstr ""
  91. #. module: payment_sips
  92. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__provider
  93. msgid "Provider"
  94. msgstr "Varustaja"
  95. #. module: payment_sips
  96. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_secret
  97. msgid "Secret Key"
  98. msgstr ""
  99. #. module: payment_sips
  100. #: selection:payment.acquirer,provider:0
  101. msgid "Sips"
  102. msgstr "Sips"
  103. #. module: payment_sips
  104. #: code:addons/payment_sips/models/payment.py:160
  105. #, python-format
  106. msgid "Sips: received data for reference %s"
  107. msgstr ""
  108. #. module: payment_sips
  109. #: selection:payment.acquirer,provider:0
  110. msgid "Stripe"
  111. msgstr "Stripe"
  112. #. module: payment_sips
  113. #: model:ir.model.fields,field_description:payment_sips.field_payment_acquirer__sips_test_url
  114. msgid "Test url"
  115. msgstr ""
  116. #. module: payment_sips
  117. #: model:ir.model.fields,help:payment_sips.field_payment_acquirer__sips_merchant_id
  118. msgid "Used for production only"
  119. msgstr ""
  120. #. module: payment_sips
  121. #: selection:payment.acquirer,provider:0
  122. msgid "Wire Transfer"
  123. msgstr "Wire Transfer"