diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 0a8cee2..43e6531 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine nicht bestätigte Anmeldung mit dieser EMail-Adresse, daher wurde eine neue Bestätigungs-EMail verschickt..",
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
"Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, doch ein Administrator muss es noch bestätigen.",
"Saved" : "Gespeichert",
"No such group" : "Keine derartige Gruppe",
"The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
@@ -28,7 +29,9 @@ OC.L10N.register(
"None" : "Keine",
"Allowed mail address domains for registration" : "Für Registrierung erlaubte Mail Domains",
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gebe eine Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
+ "Require admin approval?" : "Bestätigung durch einen Administrator erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf eine Freigabe durch den Administrator",
"To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klicken Sie bitte auf den folgenden Link:",
"Welcome, you can create your account below." : "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
"Username" : "Benutzername",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 86e64b9..b1558fa 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -4,6 +4,7 @@
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine nicht bestätigte Anmeldung mit dieser EMail-Adresse, daher wurde eine neue Bestätigungs-EMail verschickt..",
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
"Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, doch ein Administrator muss es noch bestätigen.",
"Saved" : "Gespeichert",
"No such group" : "Keine derartige Gruppe",
"The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
@@ -26,7 +27,9 @@
"None" : "Keine",
"Allowed mail address domains for registration" : "Für Registrierung erlaubte Mail Domains",
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gebe eine Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
+ "Require admin approval?" : "Bestätigung durch einen Administrator erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf eine Freigabe durch den Administrator",
"To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klicken Sie bitte auf den folgenden Link:",
"Welcome, you can create your account below." : "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
"Username" : "Benutzername",