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.

443 lines
13 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auditlog
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013-2014
  8. # Hotellook, 2014
  9. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  10. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  11. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  12. # SaFi J. <safi2266@gmail.com>, 2015
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: server-tools (8.0)\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2016-09-21 00:47+0000\n"
  18. "PO-Revision-Date: 2016-10-04 09:42+0000\n"
  19. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  20. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: de\n"
  25. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  26. #. module: auditlog
  27. #: field:auditlog.rule,action_id:0
  28. msgid "Action"
  29. msgstr "Aktion"
  30. #. module: auditlog
  31. #: model:ir.ui.menu,name:auditlog.menu_audit
  32. msgid "Audit"
  33. msgstr "Audit"
  34. #. module: auditlog
  35. #: model:ir.model,name:auditlog.model_auditlog_autovacuum
  36. msgid "Auditlog - Delete old logs"
  37. msgstr ""
  38. #. module: auditlog
  39. #: model:ir.model,name:auditlog.model_auditlog_http_session
  40. msgid "Auditlog - HTTP User session log"
  41. msgstr "Audit-Log - HTTP Benutzersitzungs-Protokoll"
  42. #. module: auditlog
  43. #: model:ir.model,name:auditlog.model_auditlog_http_request
  44. msgid "Auditlog - HTTP request log"
  45. msgstr "Auditlog - HTTP-Anforderungsprotokoll"
  46. #. module: auditlog
  47. #: model:ir.model,name:auditlog.model_auditlog_log
  48. msgid "Auditlog - Log"
  49. msgstr "Auditlog - Protokoll"
  50. #. module: auditlog
  51. #: model:ir.model,name:auditlog.model_auditlog_log_line
  52. msgid "Auditlog - Log details (fields updated)"
  53. msgstr "Auditlog - Log-Informationen (Feldänderungen)"
  54. #. module: auditlog
  55. #: model:ir.model,name:auditlog.model_auditlog_rule
  56. msgid "Auditlog - Rule"
  57. msgstr "Auditlog - Regel"
  58. #. module: auditlog
  59. #: field:auditlog.http.request,user_context:0
  60. msgid "Context"
  61. msgstr "Kontext"
  62. #. module: auditlog
  63. #: field:auditlog.autovacuum,create_uid:0
  64. #: field:auditlog.http.request,create_uid:0
  65. #: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0
  66. #: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0
  67. msgid "Created by"
  68. msgstr "Erstellt von"
  69. #. module: auditlog
  70. #: field:auditlog.autovacuum,create_date:0
  71. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  72. #: field:auditlog.http.request,create_date:0
  73. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  74. #: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0
  75. #: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0
  76. msgid "Created on"
  77. msgstr "Erstellt am:"
  78. #. module: auditlog
  79. #: view:auditlog.log:auditlog.view_auditlog_log_search
  80. msgid "Date"
  81. msgstr "Datum"
  82. #. module: auditlog
  83. #: field:auditlog.log.line,field_description:0
  84. msgid "Description"
  85. msgstr "Beschreibung"
  86. #. module: auditlog
  87. #: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0
  88. #: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0
  89. msgid "Display Name"
  90. msgstr "Anzeigename"
  91. #. module: auditlog
  92. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  93. #: selection:auditlog.rule,state:0
  94. msgid "Draft"
  95. msgstr "Entwurf"
  96. #. module: auditlog
  97. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  98. msgid "Fast log"
  99. msgstr ""
  100. #. module: auditlog
  101. #: field:auditlog.log.line,field_id:0
  102. msgid "Field"
  103. msgstr "Feld"
  104. #. module: auditlog
  105. #: view:auditlog.log:auditlog.view_auditlog_log_form
  106. #: field:auditlog.log,line_ids:0
  107. msgid "Fields updated"
  108. msgstr "Felder aktualisiert"
  109. #. module: auditlog
  110. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  111. msgid "Full log"
  112. msgstr ""
  113. #. module: auditlog
  114. #: help:auditlog.rule,log_type:0
  115. msgid ""
  116. "Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
  117. "Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
  118. msgstr ""
  119. #. module: auditlog
  120. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  121. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  122. #: view:auditlog.log:auditlog.view_auditlog_log_search
  123. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  124. msgid "Group By..."
  125. msgstr "Gruppieren nach ..."
  126. #. module: auditlog
  127. #: view:auditlog.log:auditlog.view_auditlog_log_form
  128. msgid "HTTP Context"
  129. msgstr ""
  130. #. module: auditlog
  131. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  132. #: view:auditlog.log:auditlog.view_auditlog_log_search
  133. #: field:auditlog.log,http_request_id:0
  134. msgid "HTTP Request"
  135. msgstr ""
  136. #. module: auditlog
  137. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  138. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree
  139. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  140. #: field:auditlog.http.session,http_request_ids:0
  141. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree
  142. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree
  143. msgid "HTTP Requests"
  144. msgstr ""
  145. #. module: auditlog
  146. #: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0
  147. #: field:auditlog.http.session,id:0 field:auditlog.log,id:0
  148. #: field:auditlog.log.line,id:0 field:auditlog.rule,id:0
  149. msgid "ID"
  150. msgstr "ID"
  151. #. module: auditlog
  152. #: field:auditlog.autovacuum,__last_update:0
  153. #: field:auditlog.http.request,__last_update:0
  154. #: field:auditlog.http.session,__last_update:0
  155. #: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0
  156. #: field:auditlog.rule,__last_update:0
  157. msgid "Last Modified on"
  158. msgstr "Zuletzt geändert am"
  159. #. module: auditlog
  160. #: field:auditlog.autovacuum,write_uid:0
  161. #: field:auditlog.http.request,write_uid:0
  162. #: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0
  163. #: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0
  164. msgid "Last Updated by"
  165. msgstr "Zuletzt aktualisiert von"
  166. #. module: auditlog
  167. #: field:auditlog.autovacuum,write_date:0
  168. #: field:auditlog.http.request,write_date:0
  169. #: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0
  170. #: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0
  171. msgid "Last Updated on"
  172. msgstr "Zuletzt aktualisiert am"
  173. #. module: auditlog
  174. #: view:auditlog.log:auditlog.view_auditlog_log_form
  175. #: field:auditlog.log.line,log_id:0
  176. msgid "Log"
  177. msgstr "Protokoll"
  178. #. module: auditlog
  179. #: view:auditlog.log:auditlog.view_auditlog_log_form
  180. msgid "Log - Field updated"
  181. msgstr "Feldänderungen protokollieren"
  182. #. module: auditlog
  183. #: field:auditlog.rule,log_create:0
  184. msgid "Log Creates"
  185. msgstr "Erstellen protokollieren"
  186. #. module: auditlog
  187. #: field:auditlog.rule,log_unlink:0
  188. msgid "Log Deletes"
  189. msgstr "Löschen protokollieren"
  190. #. module: auditlog
  191. #: field:auditlog.rule,log_read:0
  192. msgid "Log Reads"
  193. msgstr "Lesen protokollieren"
  194. #. module: auditlog
  195. #: field:auditlog.rule,log_write:0
  196. msgid "Log Writes"
  197. msgstr "Schreiben protokollieren"
  198. #. module: auditlog
  199. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  200. #: field:auditlog.http.request,log_ids:0
  201. #: view:auditlog.log:auditlog.view_auditlog_log_search
  202. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  203. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  204. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  205. msgid "Logs"
  206. msgstr "Protokolle"
  207. #. module: auditlog
  208. #: field:auditlog.log,method:0
  209. msgid "Method"
  210. msgstr "Methode"
  211. #. module: auditlog
  212. #: view:auditlog.log:auditlog.view_auditlog_log_search
  213. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  214. msgid "Model"
  215. msgstr "Modell"
  216. #. module: auditlog
  217. #: field:auditlog.http.request,display_name:0
  218. #: field:auditlog.http.session,display_name:0 field:auditlog.rule,name:0
  219. msgid "Name"
  220. msgstr "Name"
  221. #. module: auditlog
  222. #: field:auditlog.log.line,new_value:0
  223. msgid "New Value"
  224. msgstr "Neuer Wert"
  225. #. module: auditlog
  226. #: field:auditlog.log.line,new_value_text:0
  227. msgid "New value Text"
  228. msgstr "Neuen Wert Text"
  229. #. module: auditlog
  230. #: field:auditlog.log.line,old_value:0
  231. msgid "Old Value"
  232. msgstr "Alter Wert"
  233. #. module: auditlog
  234. #: field:auditlog.log.line,old_value_text:0
  235. msgid "Old value Text"
  236. msgstr "Alter Wert Text"
  237. #. module: auditlog
  238. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  239. #: field:auditlog.http.request,name:0
  240. msgid "Path"
  241. msgstr ""
  242. #. module: auditlog
  243. #: view:auditlog.log:auditlog.view_auditlog_log_search
  244. #: field:auditlog.log,res_id:0
  245. msgid "Resource ID"
  246. msgstr "Ressourcen-ID"
  247. #. module: auditlog
  248. #: field:auditlog.log,name:0
  249. msgid "Resource Name"
  250. msgstr "Ressourcenname"
  251. #. module: auditlog
  252. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  253. #: field:auditlog.http.request,root_url:0
  254. msgid "Root URL"
  255. msgstr ""
  256. #. module: auditlog
  257. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  258. msgid "Rule"
  259. msgstr "Regel"
  260. #. module: auditlog
  261. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  262. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  263. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  264. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  265. msgid "Rules"
  266. msgstr "Regeln"
  267. #. module: auditlog
  268. #: help:auditlog.rule,model_id:0
  269. msgid "Select model for which you want to generate log."
  270. msgstr "Wählen Sie das Modell, das protokolliert werden soll."
  271. #. module: auditlog
  272. #: help:auditlog.rule,log_create:0
  273. msgid ""
  274. "Select this if you want to keep track of creation on any record of the model"
  275. " of this rule"
  276. msgstr "Aktivieren Sie dies, wenn die die Erstellungs-Vorgänge aller Datensätze für das Modell protokollieren wollen"
  277. #. module: auditlog
  278. #: help:auditlog.rule,log_unlink:0
  279. msgid ""
  280. "Select this if you want to keep track of deletion on any record of the model"
  281. " of this rule"
  282. msgstr "Aktivieren Sie dies, wenn die die Lösch-Vorgänge aller Datensätze für das Modell protokollieren wollen"
  283. #. module: auditlog
  284. #: help:auditlog.rule,log_write:0
  285. msgid ""
  286. "Select this if you want to keep track of modification on any record of the "
  287. "model of this rule"
  288. msgstr "Aktivieren Sie dies, wenn die die Änderungs-Vorgänge aller Datensätze für das Modell protokollieren wollen"
  289. #. module: auditlog
  290. #: help:auditlog.rule,log_read:0
  291. msgid ""
  292. "Select this if you want to keep track of read/open on any record of the "
  293. "model of this rule"
  294. msgstr "Aktivieren Sie dies, wenn die die Lese-Vorgänge aller Datensätze für das Modell protokollieren wollen"
  295. #. module: auditlog
  296. #: field:auditlog.http.request,http_session_id:0
  297. #: field:auditlog.log,http_session_id:0
  298. msgid "Session"
  299. msgstr ""
  300. #. module: auditlog
  301. #: field:auditlog.http.session,name:0
  302. msgid "Session ID"
  303. msgstr ""
  304. #. module: auditlog
  305. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  306. #: field:auditlog.rule,state:0
  307. msgid "State"
  308. msgstr "Status"
  309. #. module: auditlog
  310. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  311. msgid "Subscribe"
  312. msgstr "Aktiviere"
  313. #. module: auditlog
  314. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  315. #: selection:auditlog.rule,state:0
  316. msgid "Subscribed"
  317. msgstr "Aktiviert"
  318. #. module: auditlog
  319. #: field:auditlog.log.line,field_name:0
  320. msgid "Technical name"
  321. msgstr ""
  322. #. module: auditlog
  323. #: sql_constraint:auditlog.rule:0
  324. msgid ""
  325. "There is already a rule defined on this model\n"
  326. "You cannot define another: please edit the existing one."
  327. msgstr "Es wurde bereits eine Regel für dieses Modell erstellen.\nSie können keine weiteren erstellen. Ändern Sie die bestehende. "
  328. #. module: auditlog
  329. #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
  330. msgid "Type"
  331. msgstr ""
  332. #. module: auditlog
  333. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  334. msgid "Unsubscribe"
  335. msgstr "Deaktivieren"
  336. #. module: auditlog
  337. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  338. #: field:auditlog.http.request,user_id:0
  339. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  340. #: field:auditlog.http.session,user_id:0
  341. #: view:auditlog.log:auditlog.view_auditlog_log_search
  342. #: field:auditlog.log,user_id:0
  343. msgid "User"
  344. msgstr "Benutzer"
  345. #. module: auditlog
  346. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  347. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  348. #: view:auditlog.log:auditlog.view_auditlog_log_search
  349. msgid "User session"
  350. msgstr ""
  351. #. module: auditlog
  352. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  353. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree
  354. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree
  355. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree
  356. msgid "User sessions"
  357. msgstr ""
  358. #. module: auditlog
  359. #: field:auditlog.rule,user_ids:0
  360. msgid "Users"
  361. msgstr "Benutzer"
  362. #. module: auditlog
  363. #: view:auditlog.log:auditlog.view_auditlog_log_form
  364. msgid "Values"
  365. msgstr "Werte"
  366. #. module: auditlog
  367. #: code:addons/auditlog/models/rule.py:538
  368. #, python-format
  369. msgid "View logs"
  370. msgstr ""
  371. #. module: auditlog
  372. #: help:auditlog.rule,user_ids:0
  373. msgid "if User is not added then it will applicable for all users"
  374. msgstr ""