diff --git a/l10n/de.js b/l10n/de.js index ed79558..a5f8233 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,9 +38,6 @@ OC.L10N.register( "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfragen", "Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben", - "You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten", - "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 erwarte den Administrator Approbation ", - "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, aber es muss von einem Administrator genehmigt werden.", - "Require admin approval?" : "Ist der Administrator Approbation erforderlich?" + "You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 7aca01f..f52c182 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,9 +36,6 @@ "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfragen", "Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben", - "You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten", - "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 erwarte den Administrator Approbation ", - "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, aber es muss von einem Administrator genehmigt werden.", - "Require admin approval?" : "Ist der Administrator Approbation erforderlich?" + "You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten" },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file