lv.po 7.8 KB

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