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.

211 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. "POT-Creation-Date: 2017-03-22 09:46+0000\n"
  10. "PO-Revision-Date: 2017-03-22 09:46+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: base_exception
  18. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  19. msgid "Active"
  20. msgstr ""
  21. #. module: base_exception
  22. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  23. msgid "Apply on"
  24. msgstr ""
  25. #. module: base_exception
  26. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  27. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  28. msgid "Blocked in draft due to exceptions"
  29. msgstr ""
  30. #. module: base_exception
  31. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  32. msgid "Created by"
  33. msgstr ""
  34. #. module: base_exception
  35. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  36. msgid "Created on"
  37. msgstr ""
  38. #. module: base_exception
  39. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  40. msgid "Description"
  41. msgstr ""
  42. #. module: base_exception
  43. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  44. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  45. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  46. msgid "Display Name"
  47. msgstr ""
  48. #. module: base_exception
  49. #: code:addons/base_exception/models/base_exception.py:185
  50. #, python-format
  51. msgid "Error when evaluating the exception.rule rule:\n"
  52. " %s \n"
  53. "(%s)"
  54. msgstr ""
  55. #. module: base_exception
  56. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  57. msgid "Exception Name"
  58. msgstr ""
  59. #. module: base_exception
  60. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  61. msgid "Exception Rule"
  62. msgstr ""
  63. #. module: base_exception
  64. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  65. msgid "Exception Rule Setup"
  66. msgstr ""
  67. #. module: base_exception
  68. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  69. #: model:ir.model,name:base_exception.model_exception_rule
  70. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  71. msgid "Exception Rules"
  72. msgstr ""
  73. #. module: base_exception
  74. #: model:res.groups,name:base_exception.group_exception_rule_manager
  75. msgid "Exception manager"
  76. msgstr ""
  77. #. module: base_exception
  78. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  79. #: model:ir.model.fields,field_description:base_exception.field_sale_order_exception_ids
  80. msgid "Exceptions"
  81. msgstr ""
  82. #. module: base_exception
  83. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  84. msgid "Exceptions Rules"
  85. msgstr ""
  86. #. module: base_exception
  87. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  88. #: model:ir.model.fields,field_description:base_exception.field_sale_exception_confirm_exception_ids
  89. msgid "Exceptions to resolve"
  90. msgstr ""
  91. #. module: base_exception
  92. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  93. msgid "Gives the sequence order when applying the test"
  94. msgstr ""
  95. #. module: base_exception
  96. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  97. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  98. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  99. msgid "ID"
  100. msgstr ""
  101. #. module: base_exception
  102. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  103. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  104. #: model:ir.model.fields,field_description:base_exception.field_sale_exception_confirm_ignore
  105. #: model:ir.model.fields,field_description:base_exception.field_sale_order_ignore_exception
  106. msgid "Ignore Exceptions"
  107. msgstr ""
  108. #. module: base_exception
  109. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  110. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  111. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  112. msgid "Last Modified on"
  113. msgstr ""
  114. #. module: base_exception
  115. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  116. msgid "Last Updated by"
  117. msgstr ""
  118. #. module: base_exception
  119. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  120. msgid "Last Updated on"
  121. msgstr ""
  122. #. module: base_exception
  123. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  124. #: model:ir.model.fields,field_description:base_exception.field_sale_order_main_exception_id
  125. msgid "Main Exception"
  126. msgstr ""
  127. #. module: base_exception
  128. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  129. msgid "Python Code"
  130. msgstr ""
  131. #. module: base_exception
  132. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  133. msgid "Python code executed to check if the exception apply or not. The code must apply block = True to apply the exception."
  134. msgstr ""
  135. #. module: base_exception
  136. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  137. msgid "Related model id"
  138. msgstr ""
  139. #. module: base_exception
  140. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  141. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  142. msgid "Rule group"
  143. msgstr ""
  144. #. module: base_exception
  145. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  146. 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."
  147. msgstr ""
  148. #. module: base_exception
  149. #: selection:exception.rule,rule_group:0
  150. msgid "Sale"
  151. msgstr ""
  152. #. module: base_exception
  153. #: selection:exception.rule,model:0
  154. msgid "Sale order"
  155. msgstr ""
  156. #. module: base_exception
  157. #: selection:exception.rule,model:0
  158. msgid "Sale order line"
  159. msgstr ""
  160. #. module: base_exception
  161. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  162. msgid "Sequence"
  163. msgstr ""
  164. #. module: base_exception
  165. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  166. msgid "_Close"
  167. msgstr ""
  168. #. module: base_exception
  169. #: model:ir.model,name:base_exception.model_base_exception
  170. msgid "base.exception"
  171. msgstr ""
  172. #. module: base_exception
  173. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  174. msgid "exception.rule.confirm"
  175. msgstr ""