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.

216 lines
6.9 KiB

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