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.

341 lines
11 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. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 11.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-01-16 12:37+0000\n"
  13. "PO-Revision-Date: 2018-01-16 12:37+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "Language: de\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_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  23. msgid "<code>self</code>: Record on which the rule is evaluated."
  24. msgstr ""
  25. #. module: base_exception
  26. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  27. msgid "<code>time</code>: useful Python libraries"
  28. msgstr ""
  29. #. module: base_exception
  30. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__active
  31. msgid "Active"
  32. msgstr "Aktiv"
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__model
  35. msgid "Apply on"
  36. msgstr "Anwenden auf"
  37. #. module: base_exception
  38. #: selection:exception.rule,exception_type:0
  39. msgid "By domain"
  40. msgstr ""
  41. #. module: base_exception
  42. #: selection:exception.rule,exception_type:0
  43. #, fuzzy
  44. #| msgid "Python Code"
  45. msgid "By python code"
  46. msgstr "Python Code"
  47. #. module: base_exception
  48. #: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type
  49. msgid ""
  50. "By python code: allow to define any arbitrary check\n"
  51. "By domain: limited to a selection by an odoo domain:\n"
  52. " performance can be better when exceptions are "
  53. "evaluated with several records"
  54. msgstr ""
  55. #. module: base_exception
  56. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
  57. msgid "Created by"
  58. msgstr "Erstellt durch"
  59. #. module: base_exception
  60. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date
  61. msgid "Created on"
  62. msgstr "Erstellt am"
  63. #. module: base_exception
  64. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__description
  65. msgid "Description"
  66. msgstr "Beschreibung"
  67. #. module: base_exception
  68. #: model:ir.model.fields,field_description:base_exception.field_base_exception__display_name
  69. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__display_name
  70. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name
  71. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__display_name
  72. msgid "Display Name"
  73. msgstr "Anzeigename"
  74. #. module: base_exception
  75. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain
  76. msgid "Domain"
  77. msgstr ""
  78. #. module: base_exception
  79. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  80. msgid ""
  81. "Enter Python code here. Help about Python expression is available in the "
  82. "help tab of this document."
  83. msgstr ""
  84. #. module: base_exception
  85. #: code:addons/base_exception/models/base_exception.py:156
  86. #, fuzzy, python-format
  87. #| msgid ""
  88. #| "Error when evaluating the exception.rule rule:\n"
  89. #| " %s \n"
  90. #| "(%s)"
  91. msgid ""
  92. "Error when evaluating the exception.rule rule:\n"
  93. " %s \n"
  94. "(%s)"
  95. msgstr ""
  96. "Fehler bei Auswertung der exception.rule Regel:\n"
  97. " %s \n"
  98. "(%s)"
  99. #. module: base_exception
  100. #: model:ir.model,name:base_exception.model_base_exception
  101. #, fuzzy
  102. #| msgid "Exceptions"
  103. msgid "Exception"
  104. msgstr "Ausnahmen"
  105. #. module: base_exception
  106. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
  107. msgid "Exception Name"
  108. msgstr "Ausnahmebezeichnung"
  109. #. module: base_exception
  110. #: model:ir.model,name:base_exception.model_exception_rule
  111. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  112. msgid "Exception Rule"
  113. msgstr "Ausnahmeregel"
  114. #. module: base_exception
  115. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  116. #, fuzzy
  117. #| msgid "exception.rule.confirm"
  118. msgid "Exception Rule Confirm Wizard"
  119. msgstr "exception.rule.confirm"
  120. #. module: base_exception
  121. #: model:ir.model,name:base_exception.model_base_exception_method
  122. #, fuzzy
  123. #| msgid "Exception Rules"
  124. msgid "Exception Rule Methods"
  125. msgstr "Ausnahmeregeln"
  126. #. module: base_exception
  127. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  128. msgid "Exception Rule Setup"
  129. msgstr "Einstellungen zu Ausnahmeregeln"
  130. #. module: base_exception
  131. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  132. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  133. msgid "Exception Rules"
  134. msgstr "Ausnahmeregeln"
  135. #. module: base_exception
  136. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
  137. #, fuzzy
  138. #| msgid "Exception Name"
  139. msgid "Exception Type"
  140. msgstr "Ausnahmebezeichnung"
  141. #. module: base_exception
  142. #: model:res.groups,name:base_exception.group_exception_rule_manager
  143. msgid "Exception manager"
  144. msgstr "Ausnahmeverwaltung"
  145. #. module: base_exception
  146. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
  147. msgid "Exceptions"
  148. msgstr "Ausnahmen"
  149. #. module: base_exception
  150. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  151. msgid "Exceptions Rules"
  152. msgstr "Ausnahmenregeln"
  153. #. module: base_exception
  154. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
  155. #, fuzzy
  156. #| msgid "Exception manager"
  157. msgid "Exceptions Summary"
  158. msgstr "Ausnahmeverwaltung"
  159. #. module: base_exception
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids
  161. msgid "Exceptions to resolve"
  162. msgstr "Aufzulösende Ausnahmen"
  163. #. module: base_exception
  164. #: model:ir.model.fields,help:base_exception.field_exception_rule__sequence
  165. msgid "Gives the sequence order when applying the test"
  166. msgstr "Gibt die Reihenfolge der Test-Ausführungen vor"
  167. #. module: base_exception
  168. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  169. msgid "Help"
  170. msgstr ""
  171. #. module: base_exception
  172. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  173. msgid "Help with Python expressions"
  174. msgstr ""
  175. #. module: base_exception
  176. #: model:ir.model.fields,field_description:base_exception.field_base_exception__id
  177. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__id
  178. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__id
  179. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__id
  180. msgid "ID"
  181. msgstr "ID"
  182. #. module: base_exception
  183. #: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception
  184. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore
  185. msgid "Ignore Exceptions"
  186. msgstr "Ausnahmen ignorieren"
  187. #. module: base_exception
  188. #: model:ir.model.fields,field_description:base_exception.field_base_exception____last_update
  189. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method____last_update
  190. #: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
  191. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm____last_update
  192. msgid "Last Modified on"
  193. msgstr "Zuletzt geändert am"
  194. #. module: base_exception
  195. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
  196. msgid "Last Updated by"
  197. msgstr "Zuletzt aktualisiert durch"
  198. #. module: base_exception
  199. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date
  200. msgid "Last Updated on"
  201. msgstr "Zuletzt aktualisiert am"
  202. #. module: base_exception
  203. #: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id
  204. msgid "Main Exception"
  205. msgstr "Haupt-Ausnahme"
  206. #. module: base_exception
  207. #: code:addons/base_exception/wizard/base_exception_confirm.py:29
  208. #, python-format
  209. msgid "Only 1 ID accepted, got %r."
  210. msgstr "Nur 1 ID zugelassen, erhielt %r."
  211. #. module: base_exception
  212. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  213. msgid "Outstanding exceptions to manage"
  214. msgstr "Ausstehende zu verarbeitende Ausnahmen"
  215. #. module: base_exception
  216. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  217. msgid "Outstanding exceptions to manager"
  218. msgstr "Ausstehende Ausnahmen an Manager"
  219. #. module: base_exception
  220. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__code
  221. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  222. msgid "Python Code"
  223. msgstr "Python Code"
  224. #. module: base_exception
  225. #: model:ir.model.fields,help:base_exception.field_exception_rule__code
  226. msgid ""
  227. "Python code executed to check if the exception apply or not. Use failed = "
  228. "True to block the exception"
  229. msgstr "Zur Prüfung ausgeführter Python Code, ob Ausnahme zutrifft oder nicht."
  230. #. module: base_exception
  231. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id
  232. msgid "Related Model"
  233. msgstr "Zugehöriges Modell"
  234. #. module: base_exception
  235. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence
  236. msgid "Sequence"
  237. msgstr "Reihenfolge"
  238. #. module: base_exception
  239. #: code:addons/base_exception/models/base_exception.py:50
  240. #, python-format
  241. msgid ""
  242. "There is a problem of configuration, python code or domain is missing to "
  243. "match the exception type."
  244. msgstr ""
  245. #. module: base_exception
  246. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  247. msgid "To block the exception use: <code>failed = True</code>"
  248. msgstr ""
  249. #. module: base_exception
  250. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  251. msgid ""
  252. "Various fields may use Python code or Python expressions. The following "
  253. "variables can be used:"
  254. msgstr ""
  255. #. module: base_exception
  256. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  257. msgid "_Close"
  258. msgstr "_Schliessen"
  259. #~ msgid ""
  260. #~ "If we detect exception we set the state of object (ex purchase) to the "
  261. #~ "next_state (ex 'to approve'). If there are more than one exception "
  262. #~ "detected and all have a value for next_state, we usethe exception having "
  263. #~ "the smallest sequence value"
  264. #~ msgstr ""
  265. #~ "Wenn wir eine Ausnahme feststellen, setzen wir den Status des Objekts (z."
  266. #~ "B. Bestellung) auf den next_state (z.B. Freizugeben). Wenn mehrere "
  267. #~ "Ausnahmen festgestellt wurden und alle haben einen Wert next_state, dann "
  268. #~ "ziehen wir den mit kleinstem Reihenfolgewert heran."
  269. #~ msgid "Next state"
  270. #~ msgstr "Nächster Status"
  271. #~ msgid "Rule Group"
  272. #~ msgstr "Regelgruppe"
  273. #~ msgid ""
  274. #~ "Rule group is used to group the rules that must validated at same time "
  275. #~ "for a target object. Ex: validate sale.order.line rules with sale order "
  276. #~ "rules."
  277. #~ msgstr ""
  278. #~ "Regelgruppen werden verwendet, um Regeln zusammenzufassen, die "
  279. #~ "gleichzeitig auf ein Zielobject angewendet werden müssen, z.B. Regeln zu "
  280. #~ "sale.order.line mit Regeln zu sale.order."
  281. #~ msgid ""
  282. #~ "The value \"%s\" you choose for the \"next state\" field state of \"%s\" "
  283. #~ "is wrong. Value must be in this list %s"
  284. #~ msgstr ""
  285. #~ "Der Wert \"%s\" den Sie als \"nächsten Status\" mit Feldstatus \"%s\" ist "
  286. #~ "falsch. Der Wert muss einer aus Liste %s sein."
  287. #~ msgid "base.exception"
  288. #~ msgstr "base.exception"