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.

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