diff --git a/l10n/de.js b/l10n/de.js
index e977af2..895374a 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
+ "A user has already taken this email, maybe you already have an account?" : "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
"You can log in now." : "Du kannst dich jetzt anmelden.",
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
"Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.",
@@ -12,12 +13,19 @@ OC.L10N.register(
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
"Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
"Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.",
+ "Verify your %s registration request" : "Bitte bestätige deine %s Registrierungsanfrage",
+ "A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
"No such group" : "Keine derartige Gruppe",
"Registration" : "Registrierung",
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine",
+ "Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
+ "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
+ "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
+ "A new user \"%\"s has created an account on %s" : "Ein neuer Benutzer \"%\"s hat ein Konto auf %s erstellt",
+ "To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden Link:",
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" : "Benutzername",
"Password" : "Passwort",
diff --git a/l10n/de.json b/l10n/de.json
index b3a17c9..9fd340c 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -3,6 +3,7 @@
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
+ "A user has already taken this email, maybe you already have an account?" : "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
"You can log in now." : "Du kannst dich jetzt anmelden.",
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
"Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.",
@@ -10,12 +11,19 @@
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
"Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
"Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.",
+ "Verify your %s registration request" : "Bitte bestätige deine %s Registrierungsanfrage",
+ "A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
"No such group" : "Keine derartige Gruppe",
"Registration" : "Registrierung",
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine",
+ "Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
+ "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
+ "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
+ "A new user \"%\"s has created an account on %s" : "Ein neuer Benutzer \"%\"s hat ein Konto auf %s erstellt",
+ "To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden Link:",
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" : "Benutzername",
"Password" : "Passwort",
diff --git a/l10n/de.php b/l10n/de.php
index d3b6db3..cc77bbb 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
"A problem occurred sending email, please contact your administrator." => "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
+"A user has already taken this email, maybe you already have an account?" => "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
"You can log in now." => "Du kannst dich jetzt anmelden.",
"Verification email successfully sent." => "E-Mail zur Bestätigung erfolgreich gesendet.",
"Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.",
@@ -11,12 +12,19 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
"Failed to delete pending registration request" => "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
"Your account has been successfully created, you can log in now." => "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.",
+"Verify your %s registration request" => "Bitte bestätige deine %s Registrierungsanfrage",
+"A new user \"%s\" had created an account on %s" => "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
"Your settings have been updated." => "Deine Einstellungen wurden aktualisiert.",
"No such group" => "Keine derartige Gruppe",
"Registration" => "Registrierung",
"Default group that all registered users belong" => "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" => "Keine",
+"Allowed mail address domains for registration" => "Erlaubte Domains für die Registrierung",
+"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Anmeldung ist nur für die folgenden Domains erlaubt:",
+"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
+"A new user \"%\"s has created an account on %s" => "Ein neuer Benutzer \"%\"s hat ein Konto auf %s erstellt",
+"To create a new account on %s, just click the following link:" => "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden Link:",
"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" => "Benutzername",
"Password" => "Passwort",
diff --git a/l10n/oc.js b/l10n/oc.js
index 77a36f4..5e6dc69 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -13,13 +13,19 @@ OC.L10N.register(
"Unable to set user email: " : "Impossible de definir l'email utilizaire :",
"Failed to delete pending registration request" : "Error al moment de la supression de la demanda d'enregistrament en espèra",
"Your account has been successfully created, you can log in now." : "Vòstre compte es estat creat corrèctament, ara vos podètz connectar.",
+ "Verify your %s registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
+ "A new user \"%s\" had created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
"No such group" : "Pas cap de grop correspondent",
"Registration" : "Inscripcion",
"Default group that all registered users belong" : "Grop per defaut que totes los utilizaires inscriches rejonhon",
"None" : "Pas cap",
+ "Allowed mail address domains for registration" : "Lista dels domenis autorizats a l'enregistrament",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
+ "A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+ "A new user \"%\"s has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+ "To create a new account on %s, just click the following link:" : "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
"Username" : "Nom d'utilizaire",
"Password" : "Senhal",
diff --git a/l10n/oc.json b/l10n/oc.json
index 301a6a5..8510565 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -11,13 +11,19 @@
"Unable to set user email: " : "Impossible de definir l'email utilizaire :",
"Failed to delete pending registration request" : "Error al moment de la supression de la demanda d'enregistrament en espèra",
"Your account has been successfully created, you can log in now." : "Vòstre compte es estat creat corrèctament, ara vos podètz connectar.",
+ "Verify your %s registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
+ "A new user \"%s\" had created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
"No such group" : "Pas cap de grop correspondent",
"Registration" : "Inscripcion",
"Default group that all registered users belong" : "Grop per defaut que totes los utilizaires inscriches rejonhon",
"None" : "Pas cap",
+ "Allowed mail address domains for registration" : "Lista dels domenis autorizats a l'enregistrament",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
+ "A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+ "A new user \"%\"s has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+ "To create a new account on %s, just click the following link:" : "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
"Username" : "Nom d'utilizaire",
"Password" : "Senhal",
diff --git a/l10n/oc.php b/l10n/oc.php
index 0274c11..438783c 100644
--- a/l10n/oc.php
+++ b/l10n/oc.php
@@ -12,13 +12,19 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "Impossible de definir l'email utilizaire :",
"Failed to delete pending registration request" => "Error al moment de la supression de la demanda d'enregistrament en espèra",
"Your account has been successfully created, you can log in now." => "Vòstre compte es estat creat corrèctament, ara vos podètz connectar.",
+"Verify your %s registration request" => "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
+"A new user \"%s\" had created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
"Your settings have been updated." => "Vòstres paramètres son estats meses a jorn.",
"No such group" => "Pas cap de grop correspondent",
"Registration" => "Inscripcion",
"Default group that all registered users belong" => "Grop per defaut que totes los utilizaires inscriches rejonhon",
"None" => "Pas cap",
+"Allowed mail address domains for registration" => "Lista dels domenis autorizats a l'enregistrament",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Las inscripcions son pas autorizadas que suls domenis seguents :",
+"A new user \"%s\" has created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+"A new user \"%\"s has created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
+"To create a new account on %s, just click the following link:" => "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
"Welcome, you can create your account below." => "Benvenguda, podètz crear vòstre compte çaijós.",
"Username" => "Nom d'utilizaire",
"Password" => "Senhal",