You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

213 lines
8.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * contract_payment_auto
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Albert Vonpupp <vonpupp@gmail.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-11-30 01:41+0000\n"
  13. "PO-Revision-Date: 2017-11-30 01:41+0000\n"
  14. "Last-Translator: Albert Vonpupp <vonpupp@gmail.com>, 2017\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: pt_BR\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: contract_payment_auto
  22. #: model:mail.template,body_html:contract_payment_auto.mail_template_auto_pay_fail
  23. #: model:mail.template,body_html:contract_payment_auto.mail_template_auto_pay_retry
  24. msgid ""
  25. "\n"
  26. "\n"
  27. "<p>\n"
  28. " Hello ${object.partner_id.name}\n"
  29. " % set access_action = object.get_access_action()\n"
  30. " % set access_url = access_action['type'] == 'ir.actions.act_url' and access_action['url'] or '/report/pdf/account.report_invoice/' + str(object.id)\n"
  31. " % if object.partner_id.parent_id:\n"
  32. " (<i>${object.partner_id.parent_id.name}</i>)\n"
  33. " % endif\n"
  34. " ,\n"
  35. "</p>\n"
  36. "\n"
  37. "<p>\n"
  38. " The automatic payment for your invoice\n"
  39. " <a href=\"${access_url}\">\n"
  40. " <strong>\n"
  41. " ${object.number}\n"
  42. " </strong>\n"
  43. " % if object.origin:\n"
  44. " (with reference: ${object.origin} )\n"
  45. " % endif\n"
  46. " </a>\n"
  47. " failed.\n"
  48. "</p>\n"
  49. "\n"
  50. "<p>\n"
  51. " Please verify that your payment information is correct, and that funds are\n"
  52. " available in the account.\n"
  53. "</p>\n"
  54. "\n"
  55. "\n"
  56. " "
  57. msgstr ""
  58. #. module: contract_payment_auto
  59. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_auto_pay_retry_hours
  60. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_auto_pay_retry_hours
  61. msgid "Amount of hours that should lapse until a failed automatic is retried."
  62. msgstr ""
  63. #. module: contract_payment_auto
  64. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_auto_pay_retries
  65. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_auto_pay_retries
  66. msgid ""
  67. "Amount times to retry failed/declined automatic payment before giving up."
  68. msgstr ""
  69. #. module: contract_payment_auto
  70. #: model:ir.model,name:contract_payment_auto.model_account_analytic_account
  71. msgid "Analytic Account"
  72. msgstr "Conta Analítica"
  73. #. module: contract_payment_auto
  74. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_is_auto_pay
  75. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_is_auto_pay
  76. msgid "Auto Pay?"
  77. msgstr ""
  78. #. module: contract_payment_auto
  79. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_invoice_auto_pay_attempts
  80. msgid "Auto pay attempts"
  81. msgstr ""
  82. #. module: contract_payment_auto
  83. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_invoice_auto_pay_failed
  84. msgid "Auto pay failed"
  85. msgstr ""
  86. #. module: contract_payment_auto
  87. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_auto_pay_retries
  88. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_auto_pay_retries
  89. msgid "Auto pay retries"
  90. msgstr ""
  91. #. module: contract_payment_auto
  92. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_auto_pay_retry_hours
  93. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_auto_pay_retry_hours
  94. msgid "Auto pay retry hours"
  95. msgstr ""
  96. #. module: contract_payment_auto
  97. #: model:mail.template,subject:contract_payment_auto.mail_template_auto_pay_fail
  98. #: model:mail.template,subject:contract_payment_auto.mail_template_auto_pay_retry
  99. msgid "Automatic Payment Failure (Ref ${object.number or 'n/a'})"
  100. msgstr ""
  101. #. module: contract_payment_auto
  102. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_is_auto_pay
  103. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_is_auto_pay
  104. msgid ""
  105. "Check this to enable automatic payment for invoices that are created for "
  106. "this contract."
  107. msgstr ""
  108. #. module: contract_payment_auto
  109. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_invoice_mail_template_id
  110. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_invoice_mail_template_id
  111. msgid ""
  112. "During the automatic payment process, an invoice will be created and "
  113. "validated. If this template is selected, it will automatically be sent to "
  114. "the customer during this process using the defined template."
  115. msgstr ""
  116. #. module: contract_payment_auto
  117. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_pay_retry_mail_template_id
  118. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_pay_retry_mail_template_id
  119. msgid ""
  120. "If automatic payment fails for some reason, but will be re-attempted later, "
  121. "this message will be sent to the billed partner."
  122. msgstr ""
  123. #. module: contract_payment_auto
  124. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_pay_fail_mail_template_id
  125. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_contract_pay_fail_mail_template_id
  126. msgid ""
  127. "If automatic payment fails for some reason, this message will be sent to the"
  128. " billed partner."
  129. msgstr ""
  130. #. module: contract_payment_auto
  131. #: model:ir.model,name:contract_payment_auto.model_account_invoice
  132. msgid "Invoice"
  133. msgstr "Fatura"
  134. #. module: contract_payment_auto
  135. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_invoice_mail_template_id
  136. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_invoice_mail_template_id
  137. msgid "Invoice Message"
  138. msgstr ""
  139. #. module: contract_payment_auto
  140. #: code:addons/contract_payment_auto/models/account_analytic_account.py:173
  141. #, python-format
  142. msgid "Invoice sent"
  143. msgstr ""
  144. #. module: contract_payment_auto
  145. #: model:mail.template,report_name:contract_payment_auto.mail_template_auto_pay_fail
  146. #: model:mail.template,report_name:contract_payment_auto.mail_template_auto_pay_retry
  147. msgid ""
  148. "Invoice_${(object.number or '').replace('/','_')}_${object.state == 'draft' "
  149. "and 'draft' or ''}"
  150. msgstr ""
  151. #. module: contract_payment_auto
  152. #: model:ir.model,name:contract_payment_auto.model_res_partner
  153. msgid "Partner"
  154. msgstr ""
  155. #. module: contract_payment_auto
  156. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_pay_fail_mail_template_id
  157. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_pay_fail_mail_template_id
  158. msgid "Payment Failed Message"
  159. msgstr ""
  160. #. module: contract_payment_auto
  161. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_pay_retry_mail_template_id
  162. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_contract_pay_retry_mail_template_id
  163. msgid "Payment Retry Message"
  164. msgstr ""
  165. #. module: contract_payment_auto
  166. #: model:ir.model.fields,field_description:contract_payment_auto.field_account_analytic_account_payment_token_id
  167. #: model:ir.model.fields,field_description:contract_payment_auto.field_res_partner_payment_token_id
  168. #: model:ir.model.fields,field_description:contract_payment_auto.field_res_users_payment_token_id
  169. msgid "Payment Token"
  170. msgstr ""
  171. #. module: contract_payment_auto
  172. #: model:ir.model.fields,help:contract_payment_auto.field_account_analytic_account_payment_token_id
  173. msgid ""
  174. "This is the payment token that will be used to automatically reconcile debts"
  175. " against this account. If none is set, the bill to partner's default token "
  176. "will be used."
  177. msgstr ""
  178. #. module: contract_payment_auto
  179. #: model:ir.model.fields,help:contract_payment_auto.field_res_partner_payment_token_id
  180. #: model:ir.model.fields,help:contract_payment_auto.field_res_users_payment_token_id
  181. msgid ""
  182. "This is the payment token that will be used to automatically reconcile debts"
  183. " for this partner, if there is not one already set on the analytic account."
  184. msgstr ""
  185. #. module: contract_payment_auto
  186. #: model:ir.model,name:contract_payment_auto.model_account_analytic_contract
  187. msgid "account.analytic.contract"
  188. msgstr ""