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.

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