es_DO.po 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_payment
  4. #
  5. # Translators:
  6. # Martin Trigaux <mat@odoo.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.saas~18\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-09-20 09:53+0000\n"
  12. "PO-Revision-Date: 2017-09-20 09:53+0000\n"
  13. "Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n"
  14. "Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es_DO\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: account_payment
  21. #: code:addons/account_payment/models/payment.py:61
  22. #, python-format
  23. msgid "<%s> transaction (%s) invoice confirmation failed : <%s>"
  24. msgstr ""
  25. #. module: account_payment
  26. #: code:addons/account_payment/models/payment.py:45
  27. #, python-format
  28. msgid "<%s> transaction (%s) failed : <%s>"
  29. msgstr ""
  30. #. module: account_payment
  31. #: code:addons/account_payment/models/payment.py:52
  32. #, python-format
  33. msgid "<%s> transaction (%s) invalid state : %s"
  34. msgstr ""
  35. #. module: account_payment
  36. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
  37. msgid "<i class=\"fa fa-arrow-circle-right\"/> Pay Now"
  38. msgstr ""
  39. #. module: account_payment
  40. #: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
  41. msgid ""
  42. "<i class=\"fa fa-arrow-circle-right\"/><span class=\"hidden-xs\"> Pay "
  43. "Now</span>"
  44. msgstr ""
  45. #. module: account_payment
  46. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
  47. msgid "<i class=\"fa fa-check-circle\"/> Paid"
  48. msgstr ""
  49. #. module: account_payment
  50. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
  51. msgid "<i class=\"fa fa-check-circle\"/> Pending"
  52. msgstr ""
  53. #. module: account_payment
  54. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report
  55. msgid ""
  56. "<span class=\"label label-info orders_label_text_align\"><i class=\"fa fa-fw"
  57. " fa-clock-o\"/> Waiting</span>"
  58. msgstr ""
  59. #. module: account_payment
  60. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report
  61. msgid ""
  62. "<span class=\"label label-success orders_label_text_align\"><i class=\"fa "
  63. "fa-fw fa-check\"/> Done</span>"
  64. msgstr ""
  65. #. module: account_payment
  66. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report
  67. msgid "<strong>Transactions</strong>"
  68. msgstr ""
  69. #. module: account_payment
  70. #: code:addons/account_payment/controllers/payment.py:53
  71. #, python-format
  72. msgid ""
  73. "If we store your payment information on our server, subscription payments "
  74. "will be made automatically."
  75. msgstr ""
  76. #. module: account_payment
  77. #: model:ir.model,name:account_payment.model_account_invoice
  78. #: model:ir.model.fields,field_description:account_payment.field_payment_transaction_account_invoice_id
  79. msgid "Invoice"
  80. msgstr "Factura"
  81. #. module: account_payment
  82. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
  83. msgid "Invoice successfully paid."
  84. msgstr ""
  85. #. module: account_payment
  86. #: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_id
  87. msgid "Last Transaction"
  88. msgstr ""
  89. #. module: account_payment
  90. #: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_count
  91. msgid "Number of payment transactions"
  92. msgstr ""
  93. #. module: account_payment
  94. #: code:addons/account_payment/controllers/payment.py:50
  95. #, python-format
  96. msgid "Pay & Confirm"
  97. msgstr ""
  98. #. module: account_payment
  99. #: code:addons/account_payment/models/payment.py:119
  100. #: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
  101. #, python-format
  102. msgid "Pay Now"
  103. msgstr ""
  104. #. module: account_payment
  105. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
  106. msgid "Pay with"
  107. msgstr ""
  108. #. module: account_payment
  109. #: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_acquirer_id
  110. msgid "Payment Acquirer"
  111. msgstr ""
  112. #. module: account_payment
  113. #: model:ir.model,name:account_payment.model_payment_transaction
  114. msgid "Payment Transaction"
  115. msgstr ""
  116. #. module: account_payment
  117. #: code:addons/account_payment/models/account_invoice.py:28
  118. #, python-format
  119. msgid "Payment Transactions"
  120. msgstr ""
  121. #. module: account_payment
  122. #: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
  123. msgid "Status"
  124. msgstr "Estado"
  125. #. module: account_payment
  126. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  127. msgid ""
  128. "There was an error processing your payment: impossible to validate invoice."
  129. msgstr ""
  130. #. module: account_payment
  131. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  132. msgid "There was an error processing your payment: invalid invoice state."
  133. msgstr ""
  134. #. module: account_payment
  135. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  136. msgid "There was an error processing your payment: invalid invoice."
  137. msgstr ""
  138. #. module: account_payment
  139. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  140. msgid ""
  141. "There was an error processing your payment: issue with credit card ID "
  142. "validation."
  143. msgstr ""
  144. #. module: account_payment
  145. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  146. msgid ""
  147. "There was an error processing your payment: transaction amount issue.<br/>"
  148. msgstr ""
  149. #. module: account_payment
  150. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  151. msgid "There was an error processing your payment: transaction failed.<br/>"
  152. msgstr ""
  153. #. module: account_payment
  154. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  155. msgid "There was an error processing your payment: transaction issue.<br/>"
  156. msgstr ""
  157. #. module: account_payment
  158. #: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
  159. msgid "There was en error processing your payment: invalid credit card ID."
  160. msgstr ""
  161. #. module: account_payment
  162. #: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_ids
  163. #: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
  164. msgid "Transactions"
  165. msgstr ""