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.

557 lines
20 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * privacy_consent
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2019-05-13 17:04+0000\n"
  10. "PO-Revision-Date: 2019-04-11 11:16+0000\n"
  11. "Last-Translator: dw3gn3r <denise.wegner@initos.com>\n"
  12. "Language-Team: none\n"
  13. "Language: de\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  18. "X-Generator: Weblate 3.5\n"
  19. #. module: privacy_consent
  20. #: model:mail.template,body_html:privacy_consent.template_consent
  21. msgid ""
  22. "<?xml version=\"1.0\"?>\n"
  23. "<div style=\"background:#F3F5F6;color:#515166;padding:25px 0px;font-family:"
  24. "Arial,Helvetica,sans-serif;font-size:14px;\">\n"
  25. " <table style=\"width:600px;margin:5px auto;\">\n"
  26. " <tbody>\n"
  27. " <tr>\n"
  28. " <td>\n"
  29. " <a href=\"/\">\n"
  30. " <img src=\"/logo\" alt=\"${object."
  31. "activity_id.controller_id.display_name|safe}\" style=\"vertical-align:"
  32. "baseline;max-width:100px;\"/>\n"
  33. " </a>\n"
  34. " </td>\n"
  35. " </tr>\n"
  36. " </tbody>\n"
  37. " </table>\n"
  38. " <table style=\"width:600px;margin:0px auto;background:white;"
  39. "border:1px solid #e1e1e1;\">\n"
  40. " <tbody>\n"
  41. " <tr>\n"
  42. " <td colspan=\"2\" style=\"padding:15px 20px 0px "
  43. "20px; font-size:16px;\">\n"
  44. " <p>\n"
  45. " Hello, ${object.partner_id.name|safe}\n"
  46. " </p>\n"
  47. " <p>\n"
  48. " We contacted you to ask you to give us "
  49. "your explicit consent to include your data in a data processing activity "
  50. "called\n"
  51. " <b>${object.activity_id.display_name|"
  52. "safe}</b>, property of\n"
  53. " <i>${object.activity_id.controller_id."
  54. "display_name|safe}</i>\n"
  55. " </p>\n"
  56. " ${object.description or \"\"}\n"
  57. " <p>\n"
  58. " % if object.state == \"answered\":\n"
  59. " The last time you answered, you\n"
  60. " % elif object.state == \"sent\":\n"
  61. " If you do nothing, we will assume "
  62. "you have\n"
  63. " % endif\n"
  64. "\n"
  65. " % if object.accepted:\n"
  66. " <b>accepted</b>\n"
  67. " % else:\n"
  68. " <b>rejected</b>\n"
  69. " % endif\n"
  70. " such data processing.\n"
  71. " </p>\n"
  72. " <p>\n"
  73. " You can update your preferences below:\n"
  74. " </p>\n"
  75. " </td>\n"
  76. " </tr>\n"
  77. " <tr>\n"
  78. " <td style=\"padding:15px 20px 0px 20px; font-"
  79. "size:16px; text-align:right;\">\n"
  80. " <a href=\"/privacy/consent/accept/\" style="
  81. "\"background-color: #449d44; padding: 12px; font-weight: 12px; text-"
  82. "decoration: none; color: #fff; border-radius: 5px; font-size:16px;\">\n"
  83. " Accept\n"
  84. " </a>\n"
  85. " </td>\n"
  86. " <td style=\"padding:15px 20px 0px 20px; font-"
  87. "size:16px; text-align:left;\">\n"
  88. " <a href=\"/privacy/consent/reject/\" style="
  89. "\"background-color: #d9534f; padding: 12px; font-weight: 12px; text-"
  90. "decoration: none; color: #fff; border-radius: 5px; font-size:16px;\">\n"
  91. " Reject\n"
  92. " </a>\n"
  93. " </td>\n"
  94. " </tr>\n"
  95. " <tr>\n"
  96. " <td colspan=\"2\" style=\"padding:15px 20px 15px "
  97. "20px; font-size:16px;\">\n"
  98. " <p>\n"
  99. " If you need further information, please "
  100. "respond to this email and we will attend your request as soon as possible.\n"
  101. " </p>\n"
  102. " <p>\n"
  103. " Thank you!\n"
  104. " </p>\n"
  105. " </td>\n"
  106. " </tr>\n"
  107. " </tbody>\n"
  108. " </table>\n"
  109. " <table style=\"width:600px;margin:0px auto;text-align:center;"
  110. "\">\n"
  111. " <tbody>\n"
  112. " <tr>\n"
  113. " <td style=\"padding-top:10px;font-size: 12px;"
  114. "\">\n"
  115. " <p>\n"
  116. " Sent by\n"
  117. " <a href=\"/\" style=\"color:#717188;\">"
  118. "${object.activity_id.controller_id.display_name|safe}</a>.\n"
  119. " </p>\n"
  120. " </td>\n"
  121. " </tr>\n"
  122. " </tbody>\n"
  123. " </table>\n"
  124. " </div>\n"
  125. " "
  126. msgstr ""
  127. #. module: privacy_consent
  128. #: model:mail.message.subtype,name:privacy_consent.mt_activity_acceptance_changed
  129. msgid "Acceptance Changed"
  130. msgstr ""
  131. #. module: privacy_consent
  132. #: model:mail.message.subtype,name:privacy_consent.mt_consent_acceptance_changed
  133. msgid "Acceptance Changed by Subject"
  134. msgstr "Zustimmung durch den Betroffenen geändert"
  135. #. module: privacy_consent
  136. #: model:mail.message.subtype,description:privacy_consent.mt_consent_acceptance_changed
  137. msgid "Acceptance status updated by subject"
  138. msgstr ""
  139. #. module: privacy_consent
  140. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_accepted
  141. #: model:ir.ui.view,arch_db:privacy_consent.consent_search
  142. msgid "Accepted"
  143. msgstr "Akzeptiert"
  144. #. module: privacy_consent
  145. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_default_consent
  146. msgid "Accepted by default"
  147. msgstr ""
  148. #. module: privacy_consent
  149. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_active
  150. msgid "Active"
  151. msgstr "Aktiv"
  152. #. module: privacy_consent
  153. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_activity_id
  154. #: model:ir.ui.view,arch_db:privacy_consent.consent_search
  155. msgid "Activity"
  156. msgstr "Aktivität"
  157. #. module: privacy_consent
  158. #: selection:privacy.consent,state:0
  159. msgid "Answered"
  160. msgstr "Beantwortet"
  161. #. module: privacy_consent
  162. #: model:ir.ui.view,arch_db:privacy_consent.consent_search
  163. msgid "Archived"
  164. msgstr "Archiviert"
  165. #. module: privacy_consent
  166. #: model:ir.ui.view,arch_db:privacy_consent.consent_form
  167. msgid "Ask for consent"
  168. msgstr "Einwilligung einholen"
  169. #. module: privacy_consent
  170. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_required
  171. msgid "Ask subjects for consent"
  172. msgstr "Einwilligung beim Betroffenen einholen"
  173. #. module: privacy_consent
  174. #: selection:privacy.activity,consent_required:0
  175. msgid "Automatically"
  176. msgstr "Automatisch"
  177. #. module: privacy_consent
  178. #: selection:privacy.consent,state:0
  179. msgid "Awaiting response"
  180. msgstr "Warten auf Antwort"
  181. #. module: privacy_consent
  182. #: model:ir.ui.view,arch_db:privacy_consent.activity_form
  183. msgid "Consent"
  184. msgstr "Einwilligung"
  185. #. module: privacy_consent
  186. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_template_default_body_html
  187. #, fuzzy
  188. #| msgid "Consent template default body html"
  189. msgid "Consent Template Default Body Html"
  190. msgstr "Einverständniserklärung Standardtext html"
  191. #. module: privacy_consent
  192. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_template_default_subject
  193. #, fuzzy
  194. #| msgid "Consent template default subject"
  195. msgid "Consent Template Default Subject"
  196. msgstr "Standardmäßige Einverständniserklärung Betroffener"
  197. #. module: privacy_consent
  198. #: model:ir.model,name:privacy_consent.model_privacy_consent
  199. msgid "Consent of data processing"
  200. msgstr "Einwilligung in die Datenverarbeitung"
  201. #. module: privacy_consent
  202. #: model:ir.actions.act_window,name:privacy_consent.consent_action
  203. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_count
  204. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_ids
  205. #: model:ir.model.fields,field_description:privacy_consent.field_res_partner_privacy_consent_count
  206. #: model:ir.model.fields,field_description:privacy_consent.field_res_users_privacy_consent_count
  207. #: model:ir.ui.menu,name:privacy_consent.menu_privacy_consent
  208. msgid "Consents"
  209. msgstr "Einwilligungen"
  210. #. module: privacy_consent
  211. #: model:ir.model,name:privacy_consent.model_res_partner
  212. msgid "Contact"
  213. msgstr ""
  214. #. module: privacy_consent
  215. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_create_uid
  216. msgid "Created by"
  217. msgstr "Erstellt von"
  218. #. module: privacy_consent
  219. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_create_date
  220. msgid "Created on"
  221. msgstr "Erstellt am"
  222. #. module: privacy_consent
  223. #: model:ir.model,name:privacy_consent.model_privacy_activity
  224. msgid "Data processing activities"
  225. msgstr "Verarbeitungstätigkeiten"
  226. #. module: privacy_consent
  227. #: model:mail.template,subject:privacy_consent.template_consent
  228. msgid ""
  229. "Data processing consent request for ${object.activity_id.display_name|safe}"
  230. msgstr "Bitte um Erteilung der Einwilligung zur Datenverarbeitung:"
  231. #. module: privacy_consent
  232. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_display_name
  233. msgid "Display Name"
  234. msgstr "Anzeigename"
  235. #. module: privacy_consent
  236. #: selection:privacy.consent,state:0
  237. msgid "Draft"
  238. msgstr "Entwurf"
  239. #. module: privacy_consent
  240. #: sql_constraint:privacy.consent:0
  241. msgid "Duplicated partner in this data processing activity"
  242. msgstr "Doppelter Partner in dieser Verarbeitungsaktivität"
  243. #. module: privacy_consent
  244. #: model:ir.model,name:privacy_consent.model_mail_template
  245. msgid "Email Templates"
  246. msgstr "E-Mail-Vorlagen"
  247. #. module: privacy_consent
  248. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_consent_template_id
  249. msgid "Email template"
  250. msgstr ""
  251. #. module: privacy_consent
  252. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity_consent_template_id
  253. msgid ""
  254. "Email to be sent to subjects to ask for consent. A good template should "
  255. "include details about the current consent request status, how to change it, "
  256. "and where to get more information."
  257. msgstr ""
  258. "E-Mail, die an die Betroffenen geschickt werden soll, um die Einwilligung "
  259. "einzuholen. Eine gute Vorlage sollte Details über den aktuellen Status der "
  260. "Einwilligungsanfrage enthalten, sowie Hinweise darüber, wie man den Status "
  261. "der Einwilligung ändern kann und wo man weitere Informationen erhält."
  262. #. module: privacy_consent
  263. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity_consent_required
  264. msgid ""
  265. "Enable if you need to track any kind of consent from the affected subjects"
  266. msgstr ""
  267. #. module: privacy_consent
  268. #: model:ir.ui.view,arch_db:privacy_consent.activity_form
  269. #, fuzzy
  270. #| msgid "Generate and send missing consent requests"
  271. msgid "Generate and enqueue missing consent requests"
  272. msgstr "Erstellung und Versand fehlender Einwilligungsanfragen"
  273. #. module: privacy_consent
  274. #: model:ir.ui.view,arch_db:privacy_consent.activity_form
  275. msgid "Generate missing draft consent requests"
  276. msgstr "Fehlende Entwürfe von Einwilligungsanfragen erstellen"
  277. #. module: privacy_consent
  278. #: code:addons/privacy_consent/models/privacy_activity.py:138
  279. #, python-format
  280. msgid "Generated consents"
  281. msgstr ""
  282. #. module: privacy_consent
  283. #: model:ir.ui.view,arch_db:privacy_consent.consent_search
  284. msgid "Group By"
  285. msgstr "Gruppieren nach"
  286. #. module: privacy_consent
  287. #: model:ir.ui.view,arch_db:privacy_consent.form
  288. msgid "Hello,"
  289. msgstr "Hallo"
  290. #. module: privacy_consent
  291. #: model:ir.ui.view,arch_db:privacy_consent.form
  292. msgid "I <b>accept</b> this processing of my data"
  293. msgstr "Ich <b>akzeptiere</b> die Verarbeitung meiner Daten"
  294. #. module: privacy_consent
  295. #: model:ir.ui.view,arch_db:privacy_consent.form
  296. msgid "I <b>reject</b> this processing of my data"
  297. msgstr "Ich <b>lehne</b> die Verarbeitung meiner Daten ab"
  298. #. module: privacy_consent
  299. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_id
  300. msgid "ID"
  301. msgstr "Ausweis"
  302. #. module: privacy_consent
  303. #: model:ir.ui.view,arch_db:privacy_consent.form
  304. msgid "If it was a mistake, you can undo it here:"
  305. msgstr "Wenn es ein Fehler war, können Sie diesen hier rückgängig machen:"
  306. #. module: privacy_consent
  307. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent_accepted
  308. msgid ""
  309. "Indicates current acceptance status, which can come from subject's last "
  310. "answer, or from the default specified in the related data processing "
  311. "activity."
  312. msgstr ""
  313. "Zeigt den aktuellen Akzeptanzstatus an, der sich aus der letzten Antwort des "
  314. "Betreffenden oder aus dem in der zugehörigen Datenverarbeitungsaktivität "
  315. "angegebenen Standard ergeben kann."
  316. #. module: privacy_consent
  317. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_last_metadata
  318. #, fuzzy
  319. #| msgid "Last metadata"
  320. msgid "Last Metadata"
  321. msgstr "Letzte Metadaten"
  322. #. module: privacy_consent
  323. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent___last_update
  324. msgid "Last Modified on"
  325. msgstr "Letzte Änderung am"
  326. #. module: privacy_consent
  327. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_write_uid
  328. msgid "Last Updated by"
  329. msgstr "Zuletzt aktualisiert von"
  330. #. module: privacy_consent
  331. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_write_date
  332. msgid "Last Updated on"
  333. msgstr "Zuletzt aktualisiert am"
  334. #. module: privacy_consent
  335. #: selection:privacy.activity,consent_required:0
  336. msgid "Manually"
  337. msgstr "Manuell"
  338. #. module: privacy_consent
  339. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent_last_metadata
  340. msgid "Metadata from the last acceptance or rejection by the subject"
  341. msgstr "Metadaten aus der letzten Annahme oder Ablehnung durch den Betroffenen"
  342. #. module: privacy_consent
  343. #: code:addons/privacy_consent/models/mail_template.py:24
  344. #, python-format
  345. msgid ""
  346. "Missing privacy consent link placeholders. You need at least these two "
  347. "links:\n"
  348. "<a href=\"%s\">Accept</a>\n"
  349. "<a href=\"%s\">Reject</a>"
  350. msgstr ""
  351. #. module: privacy_consent
  352. #: model:mail.message.subtype,name:privacy_consent.mt_activity_consent_new
  353. #: model:mail.message.subtype,name:privacy_consent.mt_consent_consent_new
  354. msgid "New Consent"
  355. msgstr "Neue Einwilligung"
  356. #. module: privacy_consent
  357. #: model:ir.model,name:privacy_consent.model_mail_mail
  358. msgid "Outgoing Mails"
  359. msgstr "Ausgehende Mails"
  360. #. module: privacy_consent
  361. #: model:mail.message.subtype,description:privacy_consent.mt_activity_acceptance_changed
  362. msgid "Privacy consent request acceptance status changed"
  363. msgstr ""
  364. "Der Akzeptanzstatus der Anfrage 'Einwilligung zum Datenschutz' wurde "
  365. "geändert."
  366. #. module: privacy_consent
  367. #: model:mail.message.subtype,description:privacy_consent.mt_activity_consent_new
  368. #: model:mail.message.subtype,description:privacy_consent.mt_consent_consent_new
  369. msgid "Privacy consent request created"
  370. msgstr "Anfrage zur Einwilligung erstellt"
  371. #. module: privacy_consent
  372. #: model:mail.message.subtype,description:privacy_consent.mt_activity_state_changed
  373. #: model:mail.message.subtype,description:privacy_consent.mt_consent_state_changed
  374. msgid "Privacy consent request state changed"
  375. msgstr "Status der Anfrage zur Einwilligung geändert"
  376. #. module: privacy_consent
  377. #: model:ir.model.fields,help:privacy_consent.field_res_partner_privacy_consent_count
  378. #: model:ir.model.fields,help:privacy_consent.field_res_users_privacy_consent_count
  379. msgid "Privacy consent requests amount"
  380. msgstr "Anzahl der Anfragen zur Einwilligung"
  381. #. module: privacy_consent
  382. #: model:ir.model.fields,field_description:privacy_consent.field_res_partner_privacy_consent_ids
  383. #: model:ir.model.fields,field_description:privacy_consent.field_res_users_privacy_consent_ids
  384. msgid "Privacy consents"
  385. msgstr "Einwilligung zum Datenschutz"
  386. #. module: privacy_consent
  387. #: model:ir.actions.server,name:privacy_consent.cron_auto_consent_ir_actions_server
  388. #: model:ir.cron,cron_name:privacy_consent.cron_auto_consent
  389. #: model:ir.cron,name:privacy_consent.cron_auto_consent
  390. msgid "Request automatic data processing consents"
  391. msgstr ""
  392. #. module: privacy_consent
  393. #: code:addons/privacy_consent/models/privacy_activity.py:99
  394. #, python-format
  395. msgid "Require consent is available only for subjects in current database."
  396. msgstr ""
  397. #. module: privacy_consent
  398. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity_server_action_id
  399. msgid ""
  400. "Run this action when a new consent request is created or its acceptance "
  401. "status is updated."
  402. msgstr ""
  403. #. module: privacy_consent
  404. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity_server_action_id
  405. msgid "Server action"
  406. msgstr "Server-Aktion"
  407. #. module: privacy_consent
  408. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity_default_consent
  409. msgid "Should we assume the subject has accepted if we receive no response?"
  410. msgstr ""
  411. #. module: privacy_consent
  412. #: model:ir.ui.view,arch_db:privacy_consent.form
  413. msgid "Sincerely,<br/>"
  414. msgstr "Mit freundlichen Grüßen<br/>"
  415. #. module: privacy_consent
  416. #: code:addons/privacy_consent/models/privacy_activity.py:91
  417. #, python-format
  418. msgid "Specify a mail template to ask automated consent."
  419. msgstr ""
  420. "Wählen Sie eine E-Mail-Vorlage aus, um eine automatische Einwilligung "
  421. "einzuholen."
  422. #. module: privacy_consent
  423. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_state
  424. #: model:ir.ui.view,arch_db:privacy_consent.consent_search
  425. msgid "State"
  426. msgstr "Status"
  427. #. module: privacy_consent
  428. #: model:mail.message.subtype,name:privacy_consent.mt_activity_state_changed
  429. #: model:mail.message.subtype,name:privacy_consent.mt_consent_state_changed
  430. msgid "State Changed"
  431. msgstr "Status geändert"
  432. #. module: privacy_consent
  433. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent_partner_id
  434. msgid "Subject"
  435. msgstr "Betroffener"
  436. #. module: privacy_consent
  437. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent_partner_id
  438. msgid "Subject asked for consent."
  439. msgstr ""
  440. #. module: privacy_consent
  441. #: model:ir.ui.view,arch_db:privacy_consent.form
  442. msgid "Thank you!"
  443. msgstr "Vielen Dank."
  444. #. module: privacy_consent
  445. #: model:ir.ui.view,arch_db:privacy_consent.form
  446. msgid "Thanks for your response."
  447. msgstr "Vielen Dank für Ihre Antwort."
  448. #. module: privacy_consent
  449. #: model:ir.ui.view,arch_db:privacy_consent.activity_form
  450. #, fuzzy
  451. #| msgid "This could send many consent emails, are you sure to proceed?"
  452. msgid "This could enqueue many consent emails, are you sure to proceed?"
  453. msgstr ""
  454. "Hiermit könnten viele Einwilligungs-E-Mails verschickt werden. Sind Sie "
  455. "sicher, dass Sie fortfahren wollen?"
  456. #. module: privacy_consent
  457. #: model:ir.actions.server,name:privacy_consent.update_opt_out
  458. msgid "Update partner's opt out"
  459. msgstr ""
  460. #. module: privacy_consent
  461. #: model:ir.ui.view,arch_db:privacy_consent.form
  462. msgid ""
  463. "We asked you to authorize us to process your data in this data processing "
  464. "activity:"
  465. msgstr ""
  466. #. module: privacy_consent
  467. #: model:ir.ui.view,arch_db:privacy_consent.form
  468. msgid "We have recorded this action on your side."
  469. msgstr ""
  470. #. module: privacy_consent
  471. #: model:ir.ui.view,arch_db:privacy_consent.form
  472. msgid "You have <b class=\"text-danger\">rejected</b> such processing."
  473. msgstr ""
  474. "Du hast diese Verarbeitungstätigkeit <b class=\"text-danger\">abgelehnt</b>."
  475. #. module: privacy_consent
  476. #: model:ir.ui.view,arch_db:privacy_consent.form
  477. msgid "You have <b class=\"text-success\">accepted</b> such processing."
  478. msgstr ""
  479. "Du hast dieser Verarbeitungstätigkeit <b class=\"text-success\">zugestimmt</"
  480. "b>."
  481. #~ msgid "Partner"
  482. #~ msgstr "Partner"