From f83992f5b4ceb699078e6c1b16f8652967b94661 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 8 Jun 2018 00:19:38 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/da.js | 20 ++++++++++++++++++++ l10n/da.json | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 l10n/da.js create mode 100644 l10n/da.json diff --git a/l10n/da.js b/l10n/da.js new file mode 100644 index 0000000..e87caf0 --- /dev/null +++ b/l10n/da.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "data_request", + { + "sent!" : "sendt!", + "No administrator could have been contacted." : "Der var ingen administrator at kontakte.", + "Personal data export request" : "Anmodning om personlig dataeksport", + "Hello %s," : "God dag %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Brugeren %s, identificeret ved bruger-ID'et \"%s\", har anmodet om eksport af personlige data - du bedes handle på anmodningen.", + "Account deletion request" : "Anmodning om sletning af konto", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Brugeren %s, identificeret ved bruger-ID'et \"%s\", har anmodet om sletning af sin konto - du bedes handle på anmodningen.", + "No administrator has set an email address" : "Ingen administrator har opgivet en emailadresse", + "Data Request" : "Anmodning om data", + "Request your data from the admins" : "Anmod om dine data fra administratorerne", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "Gør det muligt for dine brugere at anmode om eksport eller sletning af deres data. De tilhørende funktion tilføjes til sektionen med personlige indstillinger. Administratorer vil få en email, når der indgives en anmodning.", + "Account" : "Konto", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Du kan anmode om at få eksporteret dine data eller slettet din konto fra systemadministratoren. Dette kan tage op til 30 dage.", + "Request data export" : "Anmodning om eksport af data", + "Request account deletion" : "Anmodning om sletning af konto" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json new file mode 100644 index 0000000..1e3c1f5 --- /dev/null +++ b/l10n/da.json @@ -0,0 +1,18 @@ +{ "translations": { + "sent!" : "sendt!", + "No administrator could have been contacted." : "Der var ingen administrator at kontakte.", + "Personal data export request" : "Anmodning om personlig dataeksport", + "Hello %s," : "God dag %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Brugeren %s, identificeret ved bruger-ID'et \"%s\", har anmodet om eksport af personlige data - du bedes handle på anmodningen.", + "Account deletion request" : "Anmodning om sletning af konto", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Brugeren %s, identificeret ved bruger-ID'et \"%s\", har anmodet om sletning af sin konto - du bedes handle på anmodningen.", + "No administrator has set an email address" : "Ingen administrator har opgivet en emailadresse", + "Data Request" : "Anmodning om data", + "Request your data from the admins" : "Anmod om dine data fra administratorerne", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "Gør det muligt for dine brugere at anmode om eksport eller sletning af deres data. De tilhørende funktion tilføjes til sektionen med personlige indstillinger. Administratorer vil få en email, når der indgives en anmodning.", + "Account" : "Konto", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Du kan anmode om at få eksporteret dine data eller slettet din konto fra systemadministratoren. Dette kan tage op til 30 dage.", + "Request data export" : "Anmodning om eksport af data", + "Request account deletion" : "Anmodning om sletning af konto" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file