sk.po 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * payment_stripe
  4. #
  5. # Translators:
  6. # Wil Odoo, 2023
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 16.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2023-01-31 14:10+0000\n"
  13. "PO-Revision-Date: 2023-09-25 06:59+0000\n"
  14. "Last-Translator: Wil Odoo, 2023\n"
  15. "Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: sk\n"
  20. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
  21. #. module: payment_stripe
  22. #: model:ir.model.fields,field_description:payment_stripe.field_payment_provider__code
  23. msgid "Code"
  24. msgstr "Kód"
  25. #. module: payment_stripe
  26. #: model_terms:ir.ui.view,arch_db:payment_stripe.payment_provider_form
  27. msgid "Connect Stripe"
  28. msgstr ""
  29. #. module: payment_stripe
  30. #. odoo-python
  31. #: code:addons/payment_stripe/models/payment_provider.py:0
  32. #, python-format
  33. msgid "Could not establish the connection to the API."
  34. msgstr ""
  35. #. module: payment_stripe
  36. #. odoo-javascript
  37. #: code:addons/payment_stripe/static/src/js/express_checkout_form.js:0
  38. #, python-format
  39. msgid "Delivery"
  40. msgstr "Dodanie"
  41. #. module: payment_stripe
  42. #: model_terms:ir.ui.view,arch_db:payment_stripe.payment_provider_form
  43. msgid "Enable Apple Pay"
  44. msgstr ""
  45. #. module: payment_stripe
  46. #: model_terms:ir.ui.view,arch_db:payment_stripe.payment_provider_form
  47. msgid "Generate your webhook"
  48. msgstr ""
  49. #. module: payment_stripe
  50. #: model_terms:ir.ui.view,arch_db:payment_stripe.payment_provider_form
  51. msgid "Get your Secret and Publishable keys"
  52. msgstr ""
  53. #. module: payment_stripe
  54. #: model:ir.model.fields,help:payment_stripe.field_payment_provider__stripe_webhook_secret
  55. msgid ""
  56. "If a webhook is enabled on your Stripe account, this signing secret must be "
  57. "set to authenticate the messages sent from Stripe to Odoo."
  58. msgstr ""
  59. #. module: payment_stripe
  60. #. odoo-python
  61. #: code:addons/payment_stripe/models/payment_transaction.py:0
  62. #, python-format
  63. msgid "No transaction found matching reference %s."
  64. msgstr ""
  65. #. module: payment_stripe
  66. #: model:ir.model,name:payment_stripe.model_payment_provider
  67. msgid "Payment Provider"
  68. msgstr ""
  69. #. module: payment_stripe
  70. #: model:ir.actions.act_window,name:payment_stripe.action_payment_provider_onboarding
  71. msgid "Payment Providers"
  72. msgstr ""
  73. #. module: payment_stripe
  74. #: model:ir.model,name:payment_stripe.model_payment_token
  75. msgid "Payment Token"
  76. msgstr "Platobný token"
  77. #. module: payment_stripe
  78. #: model:ir.model,name:payment_stripe.model_payment_transaction
  79. msgid "Payment Transaction"
  80. msgstr "Platobná transakcia"
  81. #. module: payment_stripe
  82. #. odoo-python
  83. #: code:addons/payment_stripe/models/payment_provider.py:0
  84. #, python-format
  85. msgid "Please use live credentials to enable Apple Pay."
  86. msgstr ""
  87. #. module: payment_stripe
  88. #: model:ir.model.fields,field_description:payment_stripe.field_payment_provider__stripe_publishable_key
  89. msgid "Publishable Key"
  90. msgstr ""
  91. #. module: payment_stripe
  92. #. odoo-python
  93. #: code:addons/payment_stripe/models/payment_transaction.py:0
  94. #, python-format
  95. msgid "Received data with invalid intent status: %s"
  96. msgstr ""
  97. #. module: payment_stripe
  98. #. odoo-python
  99. #: code:addons/payment_stripe/models/payment_transaction.py:0
  100. #, python-format
  101. msgid "Received data with missing intent status."
  102. msgstr ""
  103. #. module: payment_stripe
  104. #. odoo-python
  105. #: code:addons/payment_stripe/models/payment_transaction.py:0
  106. #, python-format
  107. msgid "Received data with missing merchant reference"
  108. msgstr ""
  109. #. module: payment_stripe
  110. #: model:ir.model.fields,field_description:payment_stripe.field_payment_provider__stripe_secret_key
  111. msgid "Secret Key"
  112. msgstr ""
  113. #. module: payment_stripe
  114. #: model:ir.model.fields.selection,name:payment_stripe.selection__payment_provider__code__stripe
  115. msgid "Stripe"
  116. msgstr "Stripe"
  117. #. module: payment_stripe
  118. #: model:ir.model.fields,field_description:payment_stripe.field_payment_transaction__stripe_payment_intent
  119. msgid "Stripe Payment Intent ID"
  120. msgstr ""
  121. #. module: payment_stripe
  122. #: model:ir.model.fields,field_description:payment_stripe.field_payment_token__stripe_payment_method
  123. msgid "Stripe Payment Method ID"
  124. msgstr ""
  125. #. module: payment_stripe
  126. #. odoo-python
  127. #: code:addons/payment_stripe/models/payment_provider.py:0
  128. #, python-format
  129. msgid "Stripe Proxy error: %(error)s"
  130. msgstr ""
  131. #. module: payment_stripe
  132. #. odoo-python
  133. #: code:addons/payment_stripe/models/payment_provider.py:0
  134. #, python-format
  135. msgid "Stripe Proxy: An error occurred when communicating with the proxy."
  136. msgstr ""
  137. #. module: payment_stripe
  138. #. odoo-python
  139. #: code:addons/payment_stripe/models/payment_provider.py:0
  140. #, python-format
  141. msgid "Stripe Proxy: Could not establish the connection."
  142. msgstr ""
  143. #. module: payment_stripe
  144. #. odoo-python
  145. #: code:addons/payment_stripe/models/payment_provider.py:0
  146. #: code:addons/payment_stripe/models/payment_transaction.py:0
  147. #, python-format
  148. msgid ""
  149. "The communication with the API failed.\n"
  150. "Stripe gave us the following info about the problem:\n"
  151. "'%s'"
  152. msgstr ""
  153. #. module: payment_stripe
  154. #. odoo-python
  155. #: code:addons/payment_stripe/models/payment_transaction.py:0
  156. #, python-format
  157. msgid "The customer left the payment page."
  158. msgstr ""
  159. #. module: payment_stripe
  160. #: model:ir.model.fields,help:payment_stripe.field_payment_provider__stripe_publishable_key
  161. msgid "The key solely used to identify the account with Stripe"
  162. msgstr ""
  163. #. module: payment_stripe
  164. #. odoo-python
  165. #: code:addons/payment_stripe/models/payment_transaction.py:0
  166. #, python-format
  167. msgid ""
  168. "The refund did not go through. Please log into your Stripe Dashboard to get "
  169. "more information on that matter, and address any accounting discrepancies."
  170. msgstr ""
  171. #. module: payment_stripe
  172. #: model:ir.model.fields,help:payment_stripe.field_payment_provider__code
  173. msgid "The technical code of this payment provider."
  174. msgstr ""
  175. #. module: payment_stripe
  176. #. odoo-python
  177. #: code:addons/payment_stripe/models/payment_transaction.py:0
  178. #, python-format
  179. msgid "The transaction is not linked to a token."
  180. msgstr ""
  181. #. module: payment_stripe
  182. #. odoo-python
  183. #: code:addons/payment_stripe/models/payment_token.py:0
  184. #, python-format
  185. msgid "Unable to convert payment token to new API."
  186. msgstr ""
  187. #. module: payment_stripe
  188. #: model:ir.model.fields,field_description:payment_stripe.field_payment_provider__stripe_webhook_secret
  189. msgid "Webhook Signing Secret"
  190. msgstr ""
  191. #. module: payment_stripe
  192. #. odoo-python
  193. #: code:addons/payment_stripe/models/payment_provider.py:0
  194. #, python-format
  195. msgid "You Stripe Webhook was successfully set up!"
  196. msgstr ""
  197. #. module: payment_stripe
  198. #. odoo-python
  199. #: code:addons/payment_stripe/models/payment_provider.py:0
  200. #, python-format
  201. msgid ""
  202. "You cannot create a Stripe Webhook if your Stripe Secret Key is not set."
  203. msgstr ""
  204. #. module: payment_stripe
  205. #. odoo-python
  206. #: code:addons/payment_stripe/models/payment_provider.py:0
  207. #, python-format
  208. msgid ""
  209. "You cannot set the provider state to Enabled until your onboarding to Stripe"
  210. " is completed."
  211. msgstr ""
  212. #. module: payment_stripe
  213. #. odoo-python
  214. #: code:addons/payment_stripe/models/payment_provider.py:0
  215. #, python-format
  216. msgid ""
  217. "You cannot set the provider to Test Mode while it is linked with your Stripe"
  218. " account."
  219. msgstr ""
  220. #. module: payment_stripe
  221. #. odoo-python
  222. #: code:addons/payment_stripe/models/payment_provider.py:0
  223. #, python-format
  224. msgid "Your Stripe Webhook is already set up."
  225. msgstr ""
  226. #. module: payment_stripe
  227. #. odoo-javascript
  228. #: code:addons/payment_stripe/static/src/js/express_checkout_form.js:0
  229. #, python-format
  230. msgid "Your order"
  231. msgstr ""
  232. #. module: payment_stripe
  233. #. odoo-python
  234. #: code:addons/payment_stripe/models/payment_provider.py:0
  235. #, python-format
  236. msgid "Your web domain was successfully verified."
  237. msgstr ""