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.

234 lines
7.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_exception
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-06-22 01:11+0000\n"
  12. "PO-Revision-Date: 2017-06-22 01:11+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
  15. "teams/23907/nl_NL/)\n"
  16. "Language: nl_NL\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: base_exception
  22. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  23. msgid "Active"
  24. msgstr "Actief"
  25. #. module: base_exception
  26. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  27. msgid "Apply on"
  28. msgstr ""
  29. #. module: base_exception
  30. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  31. msgid "Created by"
  32. msgstr "Aangemaakt door"
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  35. msgid "Created on"
  36. msgstr "Aangemaakt op"
  37. #. module: base_exception
  38. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  39. msgid "Description"
  40. msgstr "Omschrijving"
  41. #. module: base_exception
  42. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  43. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  44. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  45. msgid "Display Name"
  46. msgstr "weergavenaam"
  47. #. module: base_exception
  48. #: code:addons/base_exception/models/base_exception.py:215
  49. #, python-format
  50. msgid ""
  51. "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 "Uitzonderingsnaam"
  59. #. module: base_exception
  60. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  61. msgid "Exception Rule"
  62. msgstr "Uitzonderingsregel"
  63. #. module: base_exception
  64. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  65. msgid "Exception Rule Setup"
  66. msgstr "Uitzonderingsregels-instellingen"
  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 "Uitzonderingsregels"
  73. #. module: base_exception
  74. #: model:res.groups,name:base_exception.group_exception_rule_manager
  75. msgid "Exception manager"
  76. msgstr "Uitzonderingsmanager"
  77. #. module: base_exception
  78. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  79. msgid "Exceptions"
  80. msgstr "Uitzonderingen"
  81. #. module: base_exception
  82. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  83. msgid "Exceptions Rules"
  84. msgstr "Uitzonderingsregels"
  85. #. module: base_exception
  86. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  87. msgid "Exceptions to resolve"
  88. msgstr "Op te lossen uitzonderingen"
  89. #. module: base_exception
  90. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  91. msgid "Gives the sequence order when applying the test"
  92. msgstr ""
  93. #. module: base_exception
  94. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  95. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  96. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  97. msgid "ID"
  98. msgstr "ID"
  99. #. module: base_exception
  100. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  101. msgid ""
  102. "If we detect exception we set the state of object (ex purchase) to the "
  103. "next_state (ex 'to approve'). If there are more than one exception detected "
  104. "and all have a value for next_state, we usethe exception having the smallest "
  105. "sequence value"
  106. msgstr ""
  107. #. module: base_exception
  108. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  109. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  110. msgid "Ignore Exceptions"
  111. msgstr ""
  112. #. module: base_exception
  113. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  114. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  115. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  116. msgid "Last Modified on"
  117. msgstr "Laatst gewijzigd op"
  118. #. module: base_exception
  119. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  120. msgid "Last Updated by"
  121. msgstr "Laatst bijgewerkt door"
  122. #. module: base_exception
  123. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  124. msgid "Last Updated on"
  125. msgstr "Laatst bijgewerkt op"
  126. #. module: base_exception
  127. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  128. msgid "Main Exception"
  129. msgstr ""
  130. #. module: base_exception
  131. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  132. msgid "Next state"
  133. msgstr ""
  134. #. module: base_exception
  135. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  136. #, python-format
  137. msgid "Only 1 ID accepted, got %r."
  138. msgstr ""
  139. #. module: base_exception
  140. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  141. #, fuzzy
  142. msgid "Outstanding exceptions to manage"
  143. msgstr "Uitzonderingsmanager"
  144. #. module: base_exception
  145. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  146. #, fuzzy
  147. msgid "Outstanding exceptions to manager"
  148. msgstr "Uitzonderingsmanager"
  149. #. module: base_exception
  150. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  151. msgid "Python Code"
  152. msgstr ""
  153. #. module: base_exception
  154. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  155. msgid ""
  156. "Python code executed to check if the exception apply or not. Use failed = "
  157. "True to block the exception"
  158. msgstr ""
  159. #. module: base_exception
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  161. #, fuzzy
  162. msgid "Related Model"
  163. msgstr "Aangemaakt op"
  164. #. module: base_exception
  165. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  166. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  167. msgid "Rule Group"
  168. msgstr ""
  169. #. module: base_exception
  170. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  171. msgid ""
  172. "Rule group is used to group the rules that must validated at same time for a "
  173. "target object. Ex: validate sale.order.line rules with sale order rules."
  174. msgstr ""
  175. #. module: base_exception
  176. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  177. msgid "Sequence"
  178. msgstr ""
  179. #. module: base_exception
  180. #: code:addons/base_exception/models/base_exception.py:87
  181. #, python-format
  182. msgid ""
  183. "The value \"%s\" you choose for the \"next state\" field state of \"%s\" is "
  184. "wrong. Value must be in this list %s"
  185. msgstr ""
  186. #. module: base_exception
  187. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  188. msgid "_Close"
  189. msgstr ""
  190. #. module: base_exception
  191. #: model:ir.model,name:base_exception.model_base_exception
  192. msgid "base.exception"
  193. msgstr "base.exception"
  194. #. module: base_exception
  195. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  196. msgid "exception.rule.confirm"
  197. msgstr "exception.rule.confirm"