diff --git a/l10n/de.js b/l10n/de.js
index 7b26d9b..ec729e7 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -21,13 +21,17 @@ OC.L10N.register(
"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-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
"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",
"Create account" : "Konto erstellen",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Danke für die Registrierung, du solltest einen Bestätigungs-Link in wenigen Minuten erhalten.",
"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"
+ "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"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 576bd6f..9d62dea 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -19,13 +19,17 @@
"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-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
"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",
"Create account" : "Konto erstellen",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Danke für die Registrierung, du solltest einen Bestätigungs-Link in wenigen Minuten erhalten.",
"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"
+ "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de.php b/l10n/de.php
index 6079fac..96e800c 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -20,13 +20,17 @@ $TRANSLATIONS = array(
"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-separated list of allowed domains. Example: owncloud.com;github.com" => "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
+"Registration is only allowed for the following domains:" => "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
"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",
"Create account" => "Konto erstellen",
+"Thank you for registering, you should receive a verification link in a few minutes." => "Danke für die Registrierung, du solltest einen Bestätigungs-Link in wenigen Minuten erhalten.",
"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"
+"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"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 1d28870..cad56a3 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -2,32 +2,36 @@ OC.L10N.register(
"registration",
{
"Register" : "Registrieren",
- "Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
+ "The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
"A problem occurred sending email, please contact your administrator." : "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
+ "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..",
+ "A user has already taken this email, maybe you already have an account?" : "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
"You can log in now." : "Sie können sich 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 Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
- "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
+ "Unable to create user, there are problems with the user backend." : "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
"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." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.",
- "A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+ "Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage",
+ "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
"Your settings have been updated." : "Ihre 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",
- "Registration is only allowed for following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
- "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+ "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",
+ "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
"To create a new account on %s, just click the following link:" : "Zur Erstellung eines neuen ownCloud Kontos %s, 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",
"Password" : "Passwort",
"Create account" : "Konto erstellen",
- "Thank you for registering, you should receive verification link in a few minutes." : "Danke für Ihre Registrierung. Sie sollten einen Bestätigungslink in wenigen Minuten erhalten.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
"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 verification link" : "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
+ "You will receive an email with a verification link" : "Sie erhalten einen Link zur Bestätigung per Mail"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 09ee8ec..890cf1e 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,31 +1,35 @@
{ "translations": {
"Register" : "Registrieren",
- "Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
+ "The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
"A problem occurred sending email, please contact your administrator." : "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
+ "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..",
+ "A user has already taken this email, maybe you already have an account?" : "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
"You can log in now." : "Sie können sich 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 Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
- "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
+ "Unable to create user, there are problems with the user backend." : "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
"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." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.",
- "A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+ "Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage",
+ "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
"Your settings have been updated." : "Ihre 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",
- "Registration is only allowed for following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
- "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+ "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",
+ "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
"To create a new account on %s, just click the following link:" : "Zur Erstellung eines neuen ownCloud Kontos %s, 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",
"Password" : "Passwort",
"Create account" : "Konto erstellen",
- "Thank you for registering, you should receive verification link in a few minutes." : "Danke für Ihre Registrierung. Sie sollten einen Bestätigungslink in wenigen Minuten erhalten.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
"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 verification link" : "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
+ "You will receive an email with a verification link" : "Sie erhalten einen Link zur Bestätigung per Mail"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de_DE.php b/l10n/de_DE.php
index ab474ce..47cc21c 100644
--- a/l10n/de_DE.php
+++ b/l10n/de_DE.php
@@ -1,32 +1,36 @@
"Registrieren",
-"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
+"The email address you entered is not valid" => "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
"A problem occurred sending email, please contact your administrator." => "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
+"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..",
+"A user has already taken this email, maybe you already have an account?" => "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
"You can log in now." => "Sie können sich 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 Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
-"Unable to create user, there are problems with user backend." => "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
+"Unable to create user, there are problems with the user backend." => "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
"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." => "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.",
-"A new user \"%s\" had created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+"Verify your %s registration request" => "Bestätigen Sie Ihre %s Registrierungsanfrage",
+"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
"Your settings have been updated." => "Ihre 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",
-"Registration is only allowed for following domains:" => "Die Registrierung ist nur für die folgenden Domains möglich:",
-"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
+"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",
+"Registration is only allowed for the following domains:" => "Die Registrierung ist nur für die folgenden Domains möglich:",
"To create a new account on %s, just click the following link:" => "Zur Erstellung eines neuen ownCloud Kontos %s, 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",
"Password" => "Passwort",
"Create account" => "Konto erstellen",
-"Thank you for registering, you should receive verification link in a few minutes." => "Danke für Ihre Registrierung. Sie sollten einen Bestätigungslink in wenigen Minuten erhalten.",
+"Thank you for registering, you should receive a verification link in a few minutes." => "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
"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 verification link" => "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
+"You will receive an email with a verification link" => "Sie erhalten einen Link zur Bestätigung per Mail"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 1bff6de..fe24e8a 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -2,26 +2,36 @@ OC.L10N.register(
"registration",
{
"Register" : "Register",
- "Email address you entered is not valid" : "Email address you entered is not valid",
- "There is already a pending registration with this email" : "There is already a pending registration with this email",
- "Verify your ownCloud registration request" : "Verify your ownCloud registration request",
+ "The email address you entered is not valid" : "The email address you entered is not valid",
+ "A problem occurred sending email, please contact your administrator." : "A problem occurred sending email, please contact your administrator.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "There is already a pending registration with this email, a new verification email has been sent to the address.",
+ "A user has already taken this email, maybe you already have an account?" : "A user has already taken this email, maybe you already have an account?",
+ "You can log in now." : "You can log in now.",
"Verification email successfully sent." : "Verification email sent successfully.",
"Invalid verification URL. No registration request with this verification URL is found." : "Invalid verification URL. No registration request with this verification URL is found.",
- "Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
+ "Unable to create user, there are problems with the user backend." : "Unable to create user, there are problems with the user backend.",
+ "Unable to set user email: " : "Unable to set user email: ",
+ "Failed to delete pending registration request" : "Failed to delete pending registration request",
"Your account has been successfully created, you can log in now." : "Your account has been successfully created, you can log in now.",
+ "Verify your %s registration request" : "Verify your %s registration request",
+ "A new user \"%s\" has created an account on %s" : "A new user \"%s\" has created an account on %s",
"Your settings have been updated." : "Your settings have been updated.",
"No such group" : "No such group",
"Registration" : "Registration",
"Default group that all registered users belong" : "Default group that all registered users belong",
"None" : "None",
+ "Allowed mail address domains for registration" : "Allowed mail address domains for registration",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Registration is only allowed for the following domains:",
+ "To create a new account on %s, just click the following link:" : "To create a new account on %s, just click the following link:",
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
"Username" : "Username",
"Password" : "Password",
"Create account" : "Create account",
- "Thank you for registering, you should receive verification link in a few minutes." : "Thank you for registering, you should receive verification link in a few minutes.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Thank you for registering, you should receive a verification link in a few minutes.",
"Email" : "Email",
"Request verification link" : "Request verification link",
"Please re-enter a valid email address" : "Please re-enter a valid email address",
- "You will receive an email with verification link" : "You will receive an email with verification link"
+ "You will receive an email with a verification link" : "You will receive an email with a verification link"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 5a1ae42..1506d06 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,25 +1,35 @@
{ "translations": {
"Register" : "Register",
- "Email address you entered is not valid" : "Email address you entered is not valid",
- "There is already a pending registration with this email" : "There is already a pending registration with this email",
- "Verify your ownCloud registration request" : "Verify your ownCloud registration request",
+ "The email address you entered is not valid" : "The email address you entered is not valid",
+ "A problem occurred sending email, please contact your administrator." : "A problem occurred sending email, please contact your administrator.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "There is already a pending registration with this email, a new verification email has been sent to the address.",
+ "A user has already taken this email, maybe you already have an account?" : "A user has already taken this email, maybe you already have an account?",
+ "You can log in now." : "You can log in now.",
"Verification email successfully sent." : "Verification email sent successfully.",
"Invalid verification URL. No registration request with this verification URL is found." : "Invalid verification URL. No registration request with this verification URL is found.",
- "Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
+ "Unable to create user, there are problems with the user backend." : "Unable to create user, there are problems with the user backend.",
+ "Unable to set user email: " : "Unable to set user email: ",
+ "Failed to delete pending registration request" : "Failed to delete pending registration request",
"Your account has been successfully created, you can log in now." : "Your account has been successfully created, you can log in now.",
+ "Verify your %s registration request" : "Verify your %s registration request",
+ "A new user \"%s\" has created an account on %s" : "A new user \"%s\" has created an account on %s",
"Your settings have been updated." : "Your settings have been updated.",
"No such group" : "No such group",
"Registration" : "Registration",
"Default group that all registered users belong" : "Default group that all registered users belong",
"None" : "None",
+ "Allowed mail address domains for registration" : "Allowed mail address domains for registration",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Registration is only allowed for the following domains:",
+ "To create a new account on %s, just click the following link:" : "To create a new account on %s, just click the following link:",
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
"Username" : "Username",
"Password" : "Password",
"Create account" : "Create account",
- "Thank you for registering, you should receive verification link in a few minutes." : "Thank you for registering, you should receive verification link in a few minutes.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Thank you for registering, you should receive a verification link in a few minutes.",
"Email" : "Email",
"Request verification link" : "Request verification link",
"Please re-enter a valid email address" : "Please re-enter a valid email address",
- "You will receive an email with verification link" : "You will receive an email with verification link"
+ "You will receive an email with a verification link" : "You will receive an email with a verification link"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index 18c453f..7933c13 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -1,26 +1,36 @@
"Register",
-"Email address you entered is not valid" => "Email address you entered is not valid",
-"There is already a pending registration with this email" => "There is already a pending registration with this email",
-"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
+"The email address you entered is not valid" => "The email address you entered is not valid",
+"A problem occurred sending email, please contact your administrator." => "A problem occurred sending email, please contact your administrator.",
+"There is already a pending registration with this email, a new verification email has been sent to the address." => "There is already a pending registration with this email, a new verification email has been sent to the address.",
+"A user has already taken this email, maybe you already have an account?" => "A user has already taken this email, maybe you already have an account?",
+"You can log in now." => "You can log in now.",
"Verification email successfully sent." => "Verification email sent successfully.",
"Invalid verification URL. No registration request with this verification URL is found." => "Invalid verification URL. No registration request with this verification URL is found.",
-"Unable to create user, there are problems with user backend." => "Unable to create user, there are problems with the user backend.",
+"Unable to create user, there are problems with the user backend." => "Unable to create user, there are problems with the user backend.",
+"Unable to set user email: " => "Unable to set user email: ",
+"Failed to delete pending registration request" => "Failed to delete pending registration request",
"Your account has been successfully created, you can log in now." => "Your account has been successfully created, you can log in now.",
+"Verify your %s registration request" => "Verify your %s registration request",
+"A new user \"%s\" has created an account on %s" => "A new user \"%s\" has created an account on %s",
"Your settings have been updated." => "Your settings have been updated.",
"No such group" => "No such group",
"Registration" => "Registration",
"Default group that all registered users belong" => "Default group that all registered users belong",
"None" => "None",
+"Allowed mail address domains for registration" => "Allowed mail address domains for registration",
+"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
+"Registration is only allowed for the following domains:" => "Registration is only allowed for the following domains:",
+"To create a new account on %s, just click the following link:" => "To create a new account on %s, just click the following link:",
"Welcome, you can create your account below." => "Welcome, you can create your account below.",
"Username" => "Username",
"Password" => "Password",
"Create account" => "Create account",
-"Thank you for registering, you should receive verification link in a few minutes." => "Thank you for registering, you should receive verification link in a few minutes.",
+"Thank you for registering, you should receive a verification link in a few minutes." => "Thank you for registering, you should receive a verification link in a few minutes.",
"Email" => "Email",
"Request verification link" => "Request verification link",
"Please re-enter a valid email address" => "Please re-enter a valid email address",
-"You will receive an email with verification link" => "You will receive an email with verification link"
+"You will receive an email with a verification link" => "You will receive an email with a verification link"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/sv.js b/l10n/sv.js
index 9205bca..9e7546d 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,24 +1,37 @@
OC.L10N.register(
"registration",
{
- "Email address you entered is not valid" : "E-postadress du angav är inte giltigt",
- "There is already a pending registration with this email" : "Det finns redan en pågående registrering med denna email",
- "Verify your ownCloud registration request" : "Verifiera din ownCloud registrerings förfrågan",
+ "Register" : "Registrera",
+ "The email address you entered is not valid" : "E-postadressen du skrev är ogiltig",
+ "A problem occurred sending email, please contact your administrator." : "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
+ "A user has already taken this email, maybe you already have an account?" : "En användare har redan denna adress, du kanske redan har ett konto?",
+ "You can log in now." : "Nu kan du logga in",
"Verification email successfully sent." : "Verifieringsmeddelande har skickats.",
- "Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
- "Unable to create user, there are problems with user backend." : "Det går inte att skapa användare, det är problem med användar backend.",
- "Your account has been successfully created, you can log in now." : "Ditt konto har skapats, kan du logga in nu .",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
+ "Unable to create user, there are problems with the user backend." : "Det går inte att skapa användaren, det är problem med användarhanteringen.",
+ "Unable to set user email: " : "Kan inte spara användarens e-post:",
+ "Failed to delete pending registration request" : "Misslyckades att radera pågående registreringsbegäran",
+ "Your account has been successfully created, you can log in now." : "Ditt konto har skapats, nu kan du logga in .",
+ "Verify your %s registration request" : "Verifiera din %s registreringsbegäran",
+ "A new user \"%s\" has created an account on %s" : "En ny användare \"%s\" har skapat ett konto på %s",
"Your settings have been updated." : "Dina inställningar har uppdaterats.",
+ "No such group" : "Gruppen finns inte",
+ "Registration" : "Registrering",
+ "Default group that all registered users belong" : "Standardgruppen alla registrerade användare tillhör",
"None" : "Ingen",
- "To create a new account on ownCloud, just click the following link:\n{link}" : "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
+ "Allowed mail address domains for registration" : "Tillåtna e-postdomäner vid registrering",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Registrering är endast tillåten från följande domäner:",
+ "To create a new account on %s, just click the following link:" : "För att skapa ett konto på %s, klicka på följande länk:",
"Welcome, you can create your account below." : "Välkommen, du kan skapa ditt konto nedan.",
"Username" : "Användarnamn",
"Password" : "Lösenord",
"Create account" : "Skapa konto",
- "Thank you for registering, you should receive verification link in a few minutes." : "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
"Email" : "E-post",
"Request verification link" : "Begär verifieringslänk",
- "Please re-enter a valid email address" : "Var god ange en giltig e-postadress",
- "You will receive an email with verification link" : "Du kommer att få ett mail med verifieringslänk"
+ "Please re-enter a valid email address" : "Var god ange en giltig e-postadress igen",
+ "You will receive an email with a verification link" : "Du kommer få ett e-postmeddelande med en verifieringslänk"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index b587f82..eb351aa 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,22 +1,35 @@
{ "translations": {
- "Email address you entered is not valid" : "E-postadress du angav är inte giltigt",
- "There is already a pending registration with this email" : "Det finns redan en pågående registrering med denna email",
- "Verify your ownCloud registration request" : "Verifiera din ownCloud registrerings förfrågan",
+ "Register" : "Registrera",
+ "The email address you entered is not valid" : "E-postadressen du skrev är ogiltig",
+ "A problem occurred sending email, please contact your administrator." : "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
+ "A user has already taken this email, maybe you already have an account?" : "En användare har redan denna adress, du kanske redan har ett konto?",
+ "You can log in now." : "Nu kan du logga in",
"Verification email successfully sent." : "Verifieringsmeddelande har skickats.",
- "Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
- "Unable to create user, there are problems with user backend." : "Det går inte att skapa användare, det är problem med användar backend.",
- "Your account has been successfully created, you can log in now." : "Ditt konto har skapats, kan du logga in nu .",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
+ "Unable to create user, there are problems with the user backend." : "Det går inte att skapa användaren, det är problem med användarhanteringen.",
+ "Unable to set user email: " : "Kan inte spara användarens e-post:",
+ "Failed to delete pending registration request" : "Misslyckades att radera pågående registreringsbegäran",
+ "Your account has been successfully created, you can log in now." : "Ditt konto har skapats, nu kan du logga in .",
+ "Verify your %s registration request" : "Verifiera din %s registreringsbegäran",
+ "A new user \"%s\" has created an account on %s" : "En ny användare \"%s\" har skapat ett konto på %s",
"Your settings have been updated." : "Dina inställningar har uppdaterats.",
+ "No such group" : "Gruppen finns inte",
+ "Registration" : "Registrering",
+ "Default group that all registered users belong" : "Standardgruppen alla registrerade användare tillhör",
"None" : "Ingen",
- "To create a new account on ownCloud, just click the following link:\n{link}" : "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
+ "Allowed mail address domains for registration" : "Tillåtna e-postdomäner vid registrering",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
+ "Registration is only allowed for the following domains:" : "Registrering är endast tillåten från följande domäner:",
+ "To create a new account on %s, just click the following link:" : "För att skapa ett konto på %s, klicka på följande länk:",
"Welcome, you can create your account below." : "Välkommen, du kan skapa ditt konto nedan.",
"Username" : "Användarnamn",
"Password" : "Lösenord",
"Create account" : "Skapa konto",
- "Thank you for registering, you should receive verification link in a few minutes." : "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
"Email" : "E-post",
"Request verification link" : "Begär verifieringslänk",
- "Please re-enter a valid email address" : "Var god ange en giltig e-postadress",
- "You will receive an email with verification link" : "Du kommer att få ett mail med verifieringslänk"
+ "Please re-enter a valid email address" : "Var god ange en giltig e-postadress igen",
+ "You will receive an email with a verification link" : "Du kommer få ett e-postmeddelande med en verifieringslänk"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/sv.php b/l10n/sv.php
index e791e54..8d40cbf 100644
--- a/l10n/sv.php
+++ b/l10n/sv.php
@@ -1,23 +1,36 @@
"E-postadress du angav är inte giltigt",
-"There is already a pending registration with this email" => "Det finns redan en pågående registrering med denna email",
-"Verify your ownCloud registration request" => "Verifiera din ownCloud registrerings förfrågan",
+"Register" => "Registrera",
+"The email address you entered is not valid" => "E-postadressen du skrev är ogiltig",
+"A problem occurred sending email, please contact your administrator." => "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
+"There is already a pending registration with this email, a new verification email has been sent to the address." => "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
+"A user has already taken this email, maybe you already have an account?" => "En användare har redan denna adress, du kanske redan har ett konto?",
+"You can log in now." => "Nu kan du logga in",
"Verification email successfully sent." => "Verifieringsmeddelande har skickats.",
-"Invalid verification URL. No registration request with this verification URL is found." => "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
-"Unable to create user, there are problems with user backend." => "Det går inte att skapa användare, det är problem med användar backend.",
-"Your account has been successfully created, you can log in now." => "Ditt konto har skapats, kan du logga in nu .",
+"Invalid verification URL. No registration request with this verification URL is found." => "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
+"Unable to create user, there are problems with the user backend." => "Det går inte att skapa användaren, det är problem med användarhanteringen.",
+"Unable to set user email: " => "Kan inte spara användarens e-post:",
+"Failed to delete pending registration request" => "Misslyckades att radera pågående registreringsbegäran",
+"Your account has been successfully created, you can log in now." => "Ditt konto har skapats, nu kan du logga in .",
+"Verify your %s registration request" => "Verifiera din %s registreringsbegäran",
+"A new user \"%s\" has created an account on %s" => "En ny användare \"%s\" har skapat ett konto på %s",
"Your settings have been updated." => "Dina inställningar har uppdaterats.",
+"No such group" => "Gruppen finns inte",
+"Registration" => "Registrering",
+"Default group that all registered users belong" => "Standardgruppen alla registrerade användare tillhör",
"None" => "Ingen",
-"To create a new account on ownCloud, just click the following link:\n{link}" => "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
+"Allowed mail address domains for registration" => "Tillåtna e-postdomäner vid registrering",
+"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
+"Registration is only allowed for the following domains:" => "Registrering är endast tillåten från följande domäner:",
+"To create a new account on %s, just click the following link:" => "För att skapa ett konto på %s, klicka på följande länk:",
"Welcome, you can create your account below." => "Välkommen, du kan skapa ditt konto nedan.",
"Username" => "Användarnamn",
"Password" => "Lösenord",
"Create account" => "Skapa konto",
-"Thank you for registering, you should receive verification link in a few minutes." => "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
+"Thank you for registering, you should receive a verification link in a few minutes." => "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
"Email" => "E-post",
"Request verification link" => "Begär verifieringslänk",
-"Please re-enter a valid email address" => "Var god ange en giltig e-postadress",
-"You will receive an email with verification link" => "Du kommer att få ett mail med verifieringslänk"
+"Please re-enter a valid email address" => "Var god ange en giltig e-postadress igen",
+"You will receive an email with a verification link" => "Du kommer få ett e-postmeddelande med en verifieringslänk"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index 92d191d..bb0c687 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.js
@@ -2,12 +2,14 @@ OC.L10N.register(
"registration",
{
"Register" : "สมัครสมาชิก",
+ "The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง",
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
"You can log in now." : "คุณสามารถ เข้าสู่ระบบในขณะนี้",
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
+ "Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
"Your account has been successfully created, you can log in now." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่",
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
index 1163fb0..6b72d8f 100644
--- a/l10n/th_TH.json
+++ b/l10n/th_TH.json
@@ -1,11 +1,13 @@
{ "translations": {
"Register" : "สมัครสมาชิก",
+ "The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง",
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
"You can log in now." : "คุณสามารถ เข้าสู่ระบบในขณะนี้",
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
+ "Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
"Your account has been successfully created, you can log in now." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่",
diff --git a/l10n/th_TH.php b/l10n/th_TH.php
index f7ab362..5b42349 100644
--- a/l10n/th_TH.php
+++ b/l10n/th_TH.php
@@ -1,12 +1,14 @@
"สมัครสมาชิก",
+"The email address you entered is not valid" => "คุณป้อนอีเมลไม่ถูกต้อง",
"A problem occurred sending email, please contact your administrator." => "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
"There is already a pending registration with this email, a new verification email has been sent to the address." => "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
"A user has already taken this email, maybe you already have an account?" => "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
"You can log in now." => "คุณสามารถ เข้าสู่ระบบในขณะนี้",
"Verification email successfully sent." => "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
"Invalid verification URL. No registration request with this verification URL is found." => "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
+"Unable to create user, there are problems with the user backend." => "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
"Unable to set user email: " => "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
"Your account has been successfully created, you can log in now." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่",