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.

655 lines
24 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_terms: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__message_needaction
  150. msgid "Action Needed"
  151. msgstr ""
  152. #. module: privacy_consent
  153. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__active
  154. msgid "Active"
  155. msgstr "Aktiv"
  156. #. module: privacy_consent
  157. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__activity_id
  158. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_search
  159. msgid "Activity"
  160. msgstr "Aktivität"
  161. #. module: privacy_consent
  162. #: model:ir.model.fields.selection,name:privacy_consent.selection__privacy_consent__state__answered
  163. msgid "Answered"
  164. msgstr "Beantwortet"
  165. #. module: privacy_consent
  166. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_form
  167. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_search
  168. msgid "Archived"
  169. msgstr "Archiviert"
  170. #. module: privacy_consent
  171. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_form
  172. msgid "Ask for consent"
  173. msgstr "Einwilligung einholen"
  174. #. module: privacy_consent
  175. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_required
  176. msgid "Ask subjects for consent"
  177. msgstr "Einwilligung beim Betroffenen einholen"
  178. #. module: privacy_consent
  179. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_attachment_count
  180. msgid "Attachment Count"
  181. msgstr ""
  182. #. module: privacy_consent
  183. #: model:ir.model.fields.selection,name:privacy_consent.selection__privacy_activity__consent_required__auto
  184. msgid "Automatically"
  185. msgstr "Automatisch"
  186. #. module: privacy_consent
  187. #: model:ir.model.fields.selection,name:privacy_consent.selection__privacy_consent__state__sent
  188. msgid "Awaiting response"
  189. msgstr "Warten auf Antwort"
  190. #. module: privacy_consent
  191. #: model_terms:ir.ui.view,arch_db:privacy_consent.activity_form
  192. msgid "Consent"
  193. msgstr "Einwilligung"
  194. #. module: privacy_consent
  195. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_template_default_body_html
  196. #, fuzzy
  197. msgid "Consent Template Default Body Html"
  198. msgstr "Einverständniserklärung Standardtext html"
  199. #. module: privacy_consent
  200. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_template_default_subject
  201. #, fuzzy
  202. msgid "Consent Template Default Subject"
  203. msgstr "Standardmäßige Einverständniserklärung Betroffener"
  204. #. module: privacy_consent
  205. #: model:ir.model,name:privacy_consent.model_privacy_consent
  206. msgid "Consent of data processing"
  207. msgstr "Einwilligung in die Datenverarbeitung"
  208. #. module: privacy_consent
  209. #: model:ir.actions.act_window,name:privacy_consent.consent_action
  210. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_ids
  211. #: model:ir.model.fields,field_description:privacy_consent.field_res_partner__privacy_consent_count
  212. #: model:ir.model.fields,field_description:privacy_consent.field_res_users__privacy_consent_count
  213. #: model:ir.ui.menu,name:privacy_consent.menu_privacy_consent
  214. msgid "Consents"
  215. msgstr "Einwilligungen"
  216. #. module: privacy_consent
  217. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_count
  218. #, fuzzy
  219. msgid "Consents count"
  220. msgstr "Einwilligungen"
  221. #. module: privacy_consent
  222. #: model:ir.model,name:privacy_consent.model_res_partner
  223. msgid "Contact"
  224. msgstr ""
  225. #. module: privacy_consent
  226. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__create_uid
  227. msgid "Created by"
  228. msgstr "Erstellt von"
  229. #. module: privacy_consent
  230. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__create_date
  231. msgid "Created on"
  232. msgstr "Erstellt am"
  233. #. module: privacy_consent
  234. #: model:ir.model,name:privacy_consent.model_privacy_activity
  235. msgid "Data processing activities"
  236. msgstr "Verarbeitungstätigkeiten"
  237. #. module: privacy_consent
  238. #: model:mail.template,subject:privacy_consent.template_consent
  239. msgid ""
  240. "Data processing consent request for ${object.activity_id.display_name|safe}"
  241. msgstr "Bitte um Erteilung der Einwilligung zur Datenverarbeitung:"
  242. #. module: privacy_consent
  243. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__display_name
  244. msgid "Display Name"
  245. msgstr "Anzeigename"
  246. #. module: privacy_consent
  247. #: model:ir.model.fields.selection,name:privacy_consent.selection__privacy_consent__state__draft
  248. msgid "Draft"
  249. msgstr "Entwurf"
  250. #. module: privacy_consent
  251. #: model:ir.model.constraint,message:privacy_consent.constraint_privacy_consent_unique_partner_activity
  252. msgid "Duplicated partner in this data processing activity"
  253. msgstr "Doppelter Partner in dieser Verarbeitungsaktivität"
  254. #. module: privacy_consent
  255. #: model:ir.model,name:privacy_consent.model_mail_template
  256. msgid "Email Templates"
  257. msgstr "E-Mail-Vorlagen"
  258. #. module: privacy_consent
  259. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__consent_template_id
  260. msgid "Email template"
  261. msgstr ""
  262. #. module: privacy_consent
  263. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity__consent_template_id
  264. msgid ""
  265. "Email to be sent to subjects to ask for consent. A good template should "
  266. "include details about the current consent request status, how to change it, "
  267. "and where to get more information."
  268. msgstr ""
  269. "E-Mail, die an die Betroffenen geschickt werden soll, um die Einwilligung "
  270. "einzuholen. Eine gute Vorlage sollte Details über den aktuellen Status der "
  271. "Einwilligungsanfrage enthalten, sowie Hinweise darüber, wie man den Status "
  272. "der Einwilligung ändern kann und wo man weitere Informationen erhält."
  273. #. module: privacy_consent
  274. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity__consent_required
  275. msgid ""
  276. "Enable if you need to track any kind of consent from the affected subjects"
  277. msgstr ""
  278. #. module: privacy_consent
  279. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_follower_ids
  280. msgid "Followers"
  281. msgstr ""
  282. #. module: privacy_consent
  283. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_channel_ids
  284. msgid "Followers (Channels)"
  285. msgstr ""
  286. #. module: privacy_consent
  287. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_partner_ids
  288. msgid "Followers (Partners)"
  289. msgstr ""
  290. #. module: privacy_consent
  291. #: model_terms:ir.ui.view,arch_db:privacy_consent.activity_form
  292. #, fuzzy
  293. msgid "Generate and enqueue missing consent requests"
  294. msgstr "Erstellung und Versand fehlender Einwilligungsanfragen"
  295. #. module: privacy_consent
  296. #: model_terms:ir.ui.view,arch_db:privacy_consent.activity_form
  297. msgid "Generate missing draft consent requests"
  298. msgstr "Fehlende Entwürfe von Einwilligungsanfragen erstellen"
  299. #. module: privacy_consent
  300. #: code:addons/privacy_consent/models/privacy_activity.py:0
  301. #, python-format
  302. msgid "Generated consents"
  303. msgstr ""
  304. #. module: privacy_consent
  305. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_search
  306. msgid "Group By"
  307. msgstr "Gruppieren nach"
  308. #. module: privacy_consent
  309. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  310. msgid "Hello,"
  311. msgstr "Hallo"
  312. #. module: privacy_consent
  313. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  314. msgid "I <b>accept</b> this processing of my data"
  315. msgstr "Ich <b>akzeptiere</b> die Verarbeitung meiner Daten"
  316. #. module: privacy_consent
  317. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  318. msgid "I <b>reject</b> this processing of my data"
  319. msgstr "Ich <b>lehne</b> die Verarbeitung meiner Daten ab"
  320. #. module: privacy_consent
  321. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__id
  322. msgid "ID"
  323. msgstr "Ausweis"
  324. #. module: privacy_consent
  325. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_needaction
  326. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_unread
  327. msgid "If checked, new messages require your attention."
  328. msgstr ""
  329. #. module: privacy_consent
  330. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_has_error
  331. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_has_sms_error
  332. msgid "If checked, some messages have a delivery error."
  333. msgstr ""
  334. #. module: privacy_consent
  335. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  336. msgid "If it was a mistake, you can undo it here:"
  337. msgstr "Wenn es ein Fehler war, können Sie diesen hier rückgängig machen:"
  338. #. module: privacy_consent
  339. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__accepted
  340. msgid ""
  341. "Indicates current acceptance status, which can come from subject's last "
  342. "answer, or from the default specified in the related data processing "
  343. "activity."
  344. msgstr ""
  345. "Zeigt den aktuellen Akzeptanzstatus an, der sich aus der letzten Antwort des "
  346. "Betreffenden oder aus dem in der zugehörigen Datenverarbeitungsaktivität "
  347. "angegebenen Standard ergeben kann."
  348. #. module: privacy_consent
  349. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_is_follower
  350. msgid "Is Follower"
  351. msgstr ""
  352. #. module: privacy_consent
  353. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__last_metadata
  354. #, fuzzy
  355. msgid "Last Metadata"
  356. msgstr "Letzte Metadaten"
  357. #. module: privacy_consent
  358. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent____last_update
  359. msgid "Last Modified on"
  360. msgstr "Letzte Änderung am"
  361. #. module: privacy_consent
  362. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__write_uid
  363. msgid "Last Updated by"
  364. msgstr "Zuletzt aktualisiert von"
  365. #. module: privacy_consent
  366. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__write_date
  367. msgid "Last Updated on"
  368. msgstr "Zuletzt aktualisiert am"
  369. #. module: privacy_consent
  370. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_main_attachment_id
  371. msgid "Main Attachment"
  372. msgstr ""
  373. #. module: privacy_consent
  374. #: model:ir.model.fields.selection,name:privacy_consent.selection__privacy_activity__consent_required__manual
  375. msgid "Manually"
  376. msgstr "Manuell"
  377. #. module: privacy_consent
  378. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_has_error
  379. msgid "Message Delivery error"
  380. msgstr ""
  381. #. module: privacy_consent
  382. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_ids
  383. msgid "Messages"
  384. msgstr ""
  385. #. module: privacy_consent
  386. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__last_metadata
  387. msgid "Metadata from the last acceptance or rejection by the subject"
  388. msgstr "Metadaten aus der letzten Annahme oder Ablehnung durch den Betroffenen"
  389. #. module: privacy_consent
  390. #: code:addons/privacy_consent/models/mail_template.py:0
  391. #, python-format
  392. msgid ""
  393. "Missing privacy consent link placeholders. You need at least these two "
  394. "links:\n"
  395. "<a href=\"%s\">Accept</a>\n"
  396. "<a href=\"%s\">Reject</a>"
  397. msgstr ""
  398. #. module: privacy_consent
  399. #: model:mail.message.subtype,name:privacy_consent.mt_activity_consent_new
  400. #: model:mail.message.subtype,name:privacy_consent.mt_consent_consent_new
  401. msgid "New Consent"
  402. msgstr "Neue Einwilligung"
  403. #. module: privacy_consent
  404. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_needaction_counter
  405. msgid "Number of Actions"
  406. msgstr ""
  407. #. module: privacy_consent
  408. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_has_error_counter
  409. msgid "Number of errors"
  410. msgstr ""
  411. #. module: privacy_consent
  412. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_needaction_counter
  413. msgid "Number of messages which requires an action"
  414. msgstr ""
  415. #. module: privacy_consent
  416. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_has_error_counter
  417. msgid "Number of messages with delivery error"
  418. msgstr ""
  419. #. module: privacy_consent
  420. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__message_unread_counter
  421. msgid "Number of unread messages"
  422. msgstr ""
  423. #. module: privacy_consent
  424. #: model:ir.model,name:privacy_consent.model_mail_mail
  425. msgid "Outgoing Mails"
  426. msgstr "Ausgehende Mails"
  427. #. module: privacy_consent
  428. #: model:mail.message.subtype,description:privacy_consent.mt_activity_acceptance_changed
  429. msgid "Privacy consent request acceptance status changed"
  430. msgstr ""
  431. "Der Akzeptanzstatus der Anfrage 'Einwilligung zum Datenschutz' wurde "
  432. "geändert."
  433. #. module: privacy_consent
  434. #: model:mail.message.subtype,description:privacy_consent.mt_activity_consent_new
  435. #: model:mail.message.subtype,description:privacy_consent.mt_consent_consent_new
  436. msgid "Privacy consent request created"
  437. msgstr "Anfrage zur Einwilligung erstellt"
  438. #. module: privacy_consent
  439. #: model:mail.message.subtype,description:privacy_consent.mt_activity_state_changed
  440. #: model:mail.message.subtype,description:privacy_consent.mt_consent_state_changed
  441. msgid "Privacy consent request state changed"
  442. msgstr "Status der Anfrage zur Einwilligung geändert"
  443. #. module: privacy_consent
  444. #: model:ir.model.fields,help:privacy_consent.field_res_partner__privacy_consent_count
  445. #: model:ir.model.fields,help:privacy_consent.field_res_users__privacy_consent_count
  446. msgid "Privacy consent requests amount"
  447. msgstr "Anzahl der Anfragen zur Einwilligung"
  448. #. module: privacy_consent
  449. #: model:ir.model.fields,field_description:privacy_consent.field_res_partner__privacy_consent_ids
  450. #: model:ir.model.fields,field_description:privacy_consent.field_res_users__privacy_consent_ids
  451. msgid "Privacy consents"
  452. msgstr "Einwilligung zum Datenschutz"
  453. #. module: privacy_consent
  454. #: model:ir.actions.server,name:privacy_consent.cron_auto_consent_ir_actions_server
  455. #: model:ir.cron,cron_name:privacy_consent.cron_auto_consent
  456. #: model:ir.cron,name:privacy_consent.cron_auto_consent
  457. msgid "Request automatic data processing consents"
  458. msgstr ""
  459. #. module: privacy_consent
  460. #: code:addons/privacy_consent/models/privacy_activity.py:0
  461. #, python-format
  462. msgid "Require consent is available only for subjects in current database."
  463. msgstr ""
  464. #. module: privacy_consent
  465. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity__server_action_id
  466. msgid ""
  467. "Run this action when a new consent request is created or its acceptance "
  468. "status is updated."
  469. msgstr ""
  470. #. module: privacy_consent
  471. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_has_sms_error
  472. msgid "SMS Delivery error"
  473. msgstr ""
  474. #. module: privacy_consent
  475. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_activity__server_action_id
  476. msgid "Server action"
  477. msgstr "Server-Aktion"
  478. #. module: privacy_consent
  479. #: model:ir.model.fields,help:privacy_consent.field_privacy_activity__default_consent
  480. msgid "Should we assume the subject has accepted if we receive no response?"
  481. msgstr ""
  482. #. module: privacy_consent
  483. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  484. msgid "Sincerely,<br/>"
  485. msgstr "Mit freundlichen Grüßen<br/>"
  486. #. module: privacy_consent
  487. #: code:addons/privacy_consent/models/privacy_activity.py:0
  488. #, python-format
  489. msgid "Specify a mail template to ask automated consent."
  490. msgstr ""
  491. "Wählen Sie eine E-Mail-Vorlage aus, um eine automatische Einwilligung "
  492. "einzuholen."
  493. #. module: privacy_consent
  494. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__state
  495. #: model_terms:ir.ui.view,arch_db:privacy_consent.consent_search
  496. msgid "State"
  497. msgstr "Status"
  498. #. module: privacy_consent
  499. #: model:mail.message.subtype,name:privacy_consent.mt_activity_state_changed
  500. #: model:mail.message.subtype,name:privacy_consent.mt_consent_state_changed
  501. msgid "State Changed"
  502. msgstr "Status geändert"
  503. #. module: privacy_consent
  504. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__partner_id
  505. msgid "Subject"
  506. msgstr "Betroffener"
  507. #. module: privacy_consent
  508. #: model:ir.model.fields,help:privacy_consent.field_privacy_consent__partner_id
  509. msgid "Subject asked for consent."
  510. msgstr ""
  511. #. module: privacy_consent
  512. #: model:ir.actions.server,name:privacy_consent.sync_blacklist
  513. msgid "Sync partner's email blacklist status"
  514. msgstr ""
  515. #. module: privacy_consent
  516. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  517. msgid "Thank you!"
  518. msgstr "Vielen Dank."
  519. #. module: privacy_consent
  520. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  521. msgid "Thanks for your response."
  522. msgstr "Vielen Dank für Ihre Antwort."
  523. #. module: privacy_consent
  524. #: model_terms:ir.ui.view,arch_db:privacy_consent.activity_form
  525. #, fuzzy
  526. msgid "This could enqueue many consent emails, are you sure to proceed?"
  527. msgstr ""
  528. "Hiermit könnten viele Einwilligungs-E-Mails verschickt werden. Sind Sie "
  529. "sicher, dass Sie fortfahren wollen?"
  530. #. module: privacy_consent
  531. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_unread
  532. msgid "Unread Messages"
  533. msgstr ""
  534. #. module: privacy_consent
  535. #: model:ir.model.fields,field_description:privacy_consent.field_privacy_consent__message_unread_counter
  536. msgid "Unread Messages Counter"
  537. msgstr ""
  538. #. module: privacy_consent
  539. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  540. msgid ""
  541. "We asked you to authorize us to process your data in this data processing "
  542. "activity:"
  543. msgstr ""
  544. #. module: privacy_consent
  545. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  546. msgid "We have recorded this action on your side."
  547. msgstr ""
  548. #. module: privacy_consent
  549. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  550. msgid "You have <b class=\"text-danger\">rejected</b> such processing."
  551. msgstr ""
  552. "Du hast diese Verarbeitungstätigkeit <b class=\"text-danger\">abgelehnt</b>."
  553. #. module: privacy_consent
  554. #: model_terms:ir.ui.view,arch_db:privacy_consent.form
  555. msgid "You have <b class=\"text-success\">accepted</b> such processing."
  556. msgstr ""
  557. "Du hast dieser Verarbeitungstätigkeit <b class=\"text-success\">zugestimmt</"
  558. "b>."
  559. #~ msgid "Partner"
  560. #~ msgstr "Partner"