forked from hazza/dspace-angular
Merge pull request #4402 from DSpace/backport-2774-to-dspace-7_x
[Port dspace-7_x] German translation improvements in cookie consent dialog
This commit is contained in:
@@ -1639,6 +1639,12 @@
|
||||
// "cookies.consent.decline": "Decline",
|
||||
"cookies.consent.decline": "Ablehnen",
|
||||
|
||||
// "cookies.consent.ok": "That's ok",
|
||||
"cookies.consent.ok": "Zustimmen",
|
||||
|
||||
// "cookies.consent.save": "Save",
|
||||
"cookies.consent.save": "Speichern",
|
||||
|
||||
// "cookies.consent.content-notice.description": "We collect and process your personal information for the following purposes: <strong>Authentication, Preferences, Acknowledgement and Statistics</strong>. <br/> To learn more, please read our {privacyPolicy}.",
|
||||
"cookies.consent.content-notice.description": "Wir sammeln und verarbeiten Ihre personenbezogenen Daten für die folgenden Zwecke: <strong>Authentifikation, Einstellungen, Zustimmungen und Statistiken</strong>. <br/> Um mehr zu erfahren, lesen Sie bitte unsere {privacyPolicy}.",
|
||||
|
||||
@@ -1655,9 +1661,13 @@
|
||||
"cookies.consent.content-modal.privacy-policy.text": "Um mehr zu erfahren, lesen Sie bitte unsere {privacyPolicy}.",
|
||||
|
||||
// "cookies.consent.content-modal.title": "Information that we collect",
|
||||
"cookies.consent.content-modal.title": "Information, die wir sammeln",
|
||||
"cookies.consent.content-modal.title": "Informationen, die wir sammeln",
|
||||
|
||||
// "cookies.consent.content-modal.services": "services",
|
||||
"cookies.consent.content-modal.services": "Dienste",
|
||||
|
||||
// "cookies.consent.content-modal.service": "service",
|
||||
"cookies.consent.content-modal.service": "Dienst",
|
||||
|
||||
// "cookies.consent.app.title.authentication": "Authentication",
|
||||
"cookies.consent.app.title.authentication": "Authentifizierung",
|
||||
|
Reference in New Issue
Block a user