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.

230 lines
7.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_exception
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # falexandresilva <falexandresilva@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-12-01 02:09+0000\n"
  13. "PO-Revision-Date: 2017-12-01 02:09+0000\n"
  14. "Last-Translator: falexandresilva <falexandresilva@gmail.com>, 2017\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  16. "teams/23907/pt_BR/)\n"
  17. "Language: pt_BR\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  22. #. module: base_exception
  23. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  24. msgid "Active"
  25. msgstr "Ativo"
  26. #. module: base_exception
  27. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  28. msgid "Apply on"
  29. msgstr ""
  30. #. module: base_exception
  31. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  32. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  33. msgid "Blocked in draft due to exceptions"
  34. msgstr ""
  35. #. module: base_exception
  36. #: selection:exception.rule,exception_type:0
  37. msgid "By domain"
  38. msgstr ""
  39. #. module: base_exception
  40. #: selection:exception.rule,exception_type:0
  41. msgid "By python code"
  42. msgstr ""
  43. #. module: base_exception
  44. #: model:ir.model.fields,help:base_exception.field_exception_rule_exception_type
  45. msgid ""
  46. "By python code: allow to define any arbitrary check\n"
  47. "By domain: limited to a selection by an odoo domain:\n"
  48. " performance can be better when exceptions are "
  49. "evaluated with several records"
  50. msgstr ""
  51. #. module: base_exception
  52. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  53. msgid "Created by"
  54. msgstr "Criado por"
  55. #. module: base_exception
  56. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  57. msgid "Created on"
  58. msgstr "Criado em"
  59. #. module: base_exception
  60. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  61. msgid "Description"
  62. msgstr "Descrição"
  63. #. module: base_exception
  64. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  65. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  66. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  67. msgid "Display Name"
  68. msgstr "Nome para Mostrar"
  69. #. module: base_exception
  70. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_domain
  71. msgid "Domain"
  72. msgstr ""
  73. #. module: base_exception
  74. #: code:addons/base_exception/models/base_exception.py:259
  75. #, python-format
  76. msgid ""
  77. "Error when evaluating the exception.rule rule:\n"
  78. " %s \n"
  79. "(%s)"
  80. msgstr ""
  81. #. module: base_exception
  82. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  83. msgid "Exception Name"
  84. msgstr ""
  85. #. module: base_exception
  86. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  87. msgid "Exception Rule"
  88. msgstr ""
  89. #. module: base_exception
  90. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  91. msgid "Exception Rule Setup"
  92. msgstr ""
  93. #. module: base_exception
  94. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  95. #: model:ir.model,name:base_exception.model_exception_rule
  96. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  97. msgid "Exception Rules"
  98. msgstr ""
  99. #. module: base_exception
  100. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_exception_type
  101. #, fuzzy
  102. msgid "Exception Type"
  103. msgstr "Exceções"
  104. #. module: base_exception
  105. #: model:res.groups,name:base_exception.group_exception_rule_manager
  106. msgid "Exception manager"
  107. msgstr ""
  108. #. module: base_exception
  109. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  110. msgid "Exceptions"
  111. msgstr "Exceções"
  112. #. module: base_exception
  113. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  114. msgid "Exceptions Rules"
  115. msgstr "Regras de exceção"
  116. #. module: base_exception
  117. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  118. msgid "Exceptions to resolve"
  119. msgstr "Exceções para resolver"
  120. #. module: base_exception
  121. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  122. msgid "Gives the sequence order when applying the test"
  123. msgstr ""
  124. #. module: base_exception
  125. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  126. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  127. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  128. msgid "ID"
  129. msgstr "Identificação"
  130. #. module: base_exception
  131. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  132. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  133. msgid "Ignore Exceptions"
  134. msgstr ""
  135. #. module: base_exception
  136. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  137. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  138. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  139. msgid "Last Modified on"
  140. msgstr "Última atualização em"
  141. #. module: base_exception
  142. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  143. msgid "Last Updated by"
  144. msgstr "Última atualização por"
  145. #. module: base_exception
  146. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  147. msgid "Last Updated on"
  148. msgstr "Última atualização em"
  149. #. module: base_exception
  150. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  151. msgid "Main Exception"
  152. msgstr ""
  153. #. module: base_exception
  154. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  155. msgid "Python Code"
  156. msgstr ""
  157. #. module: base_exception
  158. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  159. msgid ""
  160. "Python code executed to check if the exception apply or not. The code must "
  161. "apply failed = True to apply the exception."
  162. msgstr ""
  163. #. module: base_exception
  164. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  165. msgid "Related model id"
  166. msgstr ""
  167. #. module: base_exception
  168. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  169. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  170. msgid "Rule group"
  171. msgstr ""
  172. #. module: base_exception
  173. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  174. msgid ""
  175. "Rule group is used to group the rules that must validated at same time for a "
  176. "target object. Ex: validate sale.order.line rules with sale order rules."
  177. msgstr ""
  178. #. module: base_exception
  179. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  180. msgid "Sequence"
  181. msgstr "Sequência"
  182. #. module: base_exception
  183. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  184. msgid "_Close"
  185. msgstr ""
  186. #. module: base_exception
  187. #: model:ir.model,name:base_exception.model_base_exception
  188. msgid "base.exception"
  189. msgstr ""
  190. #. module: base_exception
  191. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  192. msgid "exception.rule.confirm"
  193. msgstr ""