diff --git a/l10n/cs.js b/l10n/cs.js
index 22177ea..d33191e 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Výchozí skupina, do které budou náležet všichni uživatelé po registraci",
"None" : "Žádné",
"Allowed mail address domains for registration" : "Domény, pouze ze kterých jsou přijímány e-mailové adresy k registraci.",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net",
"Require admin approval?" : "Vyžadovat schválení správcem?",
"Registration is only allowed for the following domains:" : "Registrace je možná pouze pro e-maily z následujících domén:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Novému uživateli „%s“ byl vytvořen účet na %s a čeká na schválení správcem",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-mail",
"Request verification link" : "Odkaz pro ověření",
"Please re-enter a valid email address" : "Prosím zadejte platnou e-mailovou adresu",
- "You will receive an email with a verification link" : "Obdržíte e-mail s ověřovacím odkazem"
+ "You will receive an email with a verification link" : "Obdržíte e-mail s ověřovacím odkazem",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index a8253f2..a3267b3 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Výchozí skupina, do které budou náležet všichni uživatelé po registraci",
"None" : "Žádné",
"Allowed mail address domains for registration" : "Domény, pouze ze kterých jsou přijímány e-mailové adresy k registraci.",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net",
"Require admin approval?" : "Vyžadovat schválení správcem?",
"Registration is only allowed for the following domains:" : "Registrace je možná pouze pro e-maily z následujících domén:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Novému uživateli „%s“ byl vytvořen účet na %s a čeká na schválení správcem",
@@ -41,6 +40,7 @@
"Email" : "E-mail",
"Request verification link" : "Odkaz pro ověření",
"Please re-enter a valid email address" : "Prosím zadejte platnou e-mailovou adresu",
- "You will receive an email with a verification link" : "Obdržíte e-mail s ověřovacím odkazem"
+ "You will receive an email with a verification link" : "Obdržíte e-mail s ověřovacím odkazem",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
\ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 50a60d9..f58b65f 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -30,7 +30,6 @@ 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" : "Zulässige Mail-Adressdomänen für die Registrierung",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Beispiel: nextlcloud.com; example.com",
"Require admin approval?" : "Administratorgenehmigung erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"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 Freischaltung durch einen Administrator",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-Mail",
"Request verification link" : "Bestätigungslink anfordern",
"Please re-enter a valid email address" : "Bitte eine gültige E-Mail-Adresse erneut eingeben",
- "You will receive an email with a verification link" : "Du erhältst eine E-Mail mit einem Bestätigungslink"
+ "You will receive an email with a verification link" : "Du erhältst eine E-Mail mit einem Bestätigungslink",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Beispiel: nextlcloud.com; example.com"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index fbdbe98..2b2252e 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine",
"Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Beispiel: nextlcloud.com; example.com",
"Require admin approval?" : "Administratorgenehmigung erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"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 Freischaltung durch einen Administrator",
@@ -41,6 +40,7 @@
"Email" : "E-Mail",
"Request verification link" : "Bestätigungslink anfordern",
"Please re-enter a valid email address" : "Bitte eine gültige E-Mail-Adresse erneut eingeben",
- "You will receive an email with a verification link" : "Du erhältst eine E-Mail mit einem Bestätigungslink"
+ "You will receive an email with a verification link" : "Du erhältst eine E-Mail mit einem Bestätigungslink",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Beispiel: nextlcloud.com; example.com"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index aab2404..c9eda77 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -30,7 +30,6 @@ 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" : "Zulässige Mail-Adressdomänen für die Registrierung",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Z.B.: nextcloud.com; example.com",
"Require admin approval?" : "Genehmigung durch Administrator erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"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 Freischaltung durch einen Administrator",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-Mail",
"Request verification link" : "Bestätigungslink anfordern",
"Please re-enter a valid email address" : "Bitte geben Sie eine gültige E-Mail-Adresse erneut ein",
- "You will receive an email with a verification link" : "Sie erhalten eine E-Mail mit einem Bestätigungslink"
+ "You will receive an email with a verification link" : "Sie erhalten eine E-Mail mit einem Bestätigungslink",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Z.B.: nextcloud.com; example.com"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 907dffb..b75849e 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
"None" : "Keine",
"Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Z.B.: nextcloud.com; example.com",
"Require admin approval?" : "Genehmigung durch Administrator erforderlich?",
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"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 Freischaltung durch einen Administrator",
@@ -41,6 +40,7 @@
"Email" : "E-Mail",
"Request verification link" : "Bestätigungslink anfordern",
"Please re-enter a valid email address" : "Bitte geben Sie eine gültige E-Mail-Adresse erneut ein",
- "You will receive an email with a verification link" : "Sie erhalten eine E-Mail mit einem Bestätigungslink"
+ "You will receive an email with a verification link" : "Sie erhalten eine E-Mail mit einem Bestätigungslink",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domänen ein. Z.B.: nextcloud.com; example.com"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/fi.js b/l10n/fi.js
index 21d5f35..226a9d3 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Oletusryhmä, johon kaikki rekisteröityneet käyttäjät kuuluvat",
"None" : "Ei mitään",
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Kirjoita puolipisteellä erotettu lista sallituista verkkotunnuksista. Esimerkki: owncloud.com;github.com",
"Require admin approval?" : "Vaaditaanko ylläpitäjän hyväksyntä?",
"Registration is only allowed for the following domains:" : "Rekisteröityminen on sallittu vain seuraavista verkkotunnuksista:",
"To create a new account on %s, just click the following link:" : "Luo uusi tili palveluun %s napsauttamalla seuraavaa linkkiä:",
@@ -36,6 +35,7 @@ OC.L10N.register(
"Email" : "Sähköposti",
"Request verification link" : "Pyydä vahvistuslinkkiä",
"Please re-enter a valid email address" : "Kirjoita uudelleen kelvollinen sähköpostiosoite",
- "You will receive an email with a verification link" : "Saat sähköpostiviestin, joka sisältää vahvistuslinkin"
+ "You will receive an email with a verification link" : "Saat sähköpostiviestin, joka sisältää vahvistuslinkin",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Kirjoita puolipisteellä erotettu lista sallituista verkkotunnuksista. Esimerkki: owncloud.com;github.com"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index a4da955..a69a3dc 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -22,7 +22,6 @@
"Default group that all registered users belong" : "Oletusryhmä, johon kaikki rekisteröityneet käyttäjät kuuluvat",
"None" : "Ei mitään",
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Kirjoita puolipisteellä erotettu lista sallituista verkkotunnuksista. Esimerkki: owncloud.com;github.com",
"Require admin approval?" : "Vaaditaanko ylläpitäjän hyväksyntä?",
"Registration is only allowed for the following domains:" : "Rekisteröityminen on sallittu vain seuraavista verkkotunnuksista:",
"To create a new account on %s, just click the following link:" : "Luo uusi tili palveluun %s napsauttamalla seuraavaa linkkiä:",
@@ -34,6 +33,7 @@
"Email" : "Sähköposti",
"Request verification link" : "Pyydä vahvistuslinkkiä",
"Please re-enter a valid email address" : "Kirjoita uudelleen kelvollinen sähköpostiosoite",
- "You will receive an email with a verification link" : "Saat sähköpostiviestin, joka sisältää vahvistuslinkin"
+ "You will receive an email with a verification link" : "Saat sähköpostiviestin, joka sisältää vahvistuslinkin",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Kirjoita puolipisteellä erotettu lista sallituista verkkotunnuksista. Esimerkki: owncloud.com;github.com"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index d5c03e6..96516c5 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs enregistrés",
"None" : "Aucun",
"Allowed mail address domains for registration" : "Domaines d'adresses de courrier électronique autorisés pour l'enregistrement",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés séparés par des points-virgules. Exemple : owncloud.com;github.com",
"Require admin approval?" : "Nécessite l'approbation de l'administrateur ?",
"Registration is only allowed for the following domains:" : "L'inscription n'est autorisée que pour les domaines suivants :",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s et attend l'approbation de l'administration",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "Email",
"Request verification link" : "Demander un lien de vérification",
"Please re-enter a valid email address" : "Veuillez, s'il vous plaît, saisir à nouveau une adresse électronique valide",
- "You will receive an email with a verification link" : "Vous allez recevoir un email avec un lien de vérification"
+ "You will receive an email with a verification link" : "Vous allez recevoir un email avec un lien de vérification",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés séparés par des points-virgules. Exemple : owncloud.com;github.com"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 30cc917..559414b 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs enregistrés",
"None" : "Aucun",
"Allowed mail address domains for registration" : "Domaines d'adresses de courrier électronique autorisés pour l'enregistrement",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés séparés par des points-virgules. Exemple : owncloud.com;github.com",
"Require admin approval?" : "Nécessite l'approbation de l'administrateur ?",
"Registration is only allowed for the following domains:" : "L'inscription n'est autorisée que pour les domaines suivants :",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s et attend l'approbation de l'administration",
@@ -41,6 +40,7 @@
"Email" : "Email",
"Request verification link" : "Demander un lien de vérification",
"Please re-enter a valid email address" : "Veuillez, s'il vous plaît, saisir à nouveau une adresse électronique valide",
- "You will receive an email with a verification link" : "Vous allez recevoir un email avec un lien de vérification"
+ "You will receive an email with a verification link" : "Vous allez recevoir un email avec un lien de vérification",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Entrez une liste de domaines autorisés séparés par des points-virgules. Exemple : owncloud.com;github.com"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 42890a6..e18b152 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Grupo predeterminado ao que pertencen todos os usuarios rexistrados",
"None" : "Ningún",
"Allowed mail address domains for registration" : "Dominios de enderezo de correo permitidos para o seu rexistro",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: owncloud.com;github.com",
"Require admin approval?" : "Necesita a aprobación do administrador?",
"Registration is only allowed for the following domains:" : "O rexistro está permitido só para os seguintes dominios:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un novo usuario «%s» creou unha conta en %s e agarda a aprobación dun administrador",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "Correo-e",
"Request verification link" : "Solicitar unha ligazón de verificación",
"Please re-enter a valid email address" : "Volva introducir un enderezo de correo-e válido",
- "You will receive an email with a verification link" : "Recibirá un correo-e cunha ligazón de verificación"
+ "You will receive an email with a verification link" : "Recibirá un correo-e cunha ligazón de verificación",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: owncloud.com;github.com"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index db5a1c8..7eb3bf5 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Grupo predeterminado ao que pertencen todos os usuarios rexistrados",
"None" : "Ningún",
"Allowed mail address domains for registration" : "Dominios de enderezo de correo permitidos para o seu rexistro",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: owncloud.com;github.com",
"Require admin approval?" : "Necesita a aprobación do administrador?",
"Registration is only allowed for the following domains:" : "O rexistro está permitido só para os seguintes dominios:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un novo usuario «%s» creou unha conta en %s e agarda a aprobación dun administrador",
@@ -41,6 +40,7 @@
"Email" : "Correo-e",
"Request verification link" : "Solicitar unha ligazón de verificación",
"Please re-enter a valid email address" : "Volva introducir un enderezo de correo-e válido",
- "You will receive an email with a verification link" : "Recibirá un correo-e cunha ligazón de verificación"
+ "You will receive an email with a verification link" : "Recibirá un correo-e cunha ligazón de verificación",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: owncloud.com;github.com"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index 012d986..2451b09 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,10 +2,19 @@ OC.L10N.register(
"registration",
{
"Register" : "Registra",
+ "Your registration is pending. Please confirm your email address." : "La tua registrazione è in attesa. Conferma il tuo indirizzo di posta.",
"Verification email successfully sent." : "Email di verifica inviata correttamente.",
"Saved" : "Salvato",
+ "No such group" : "Nessun gruppo",
"The email address you entered is not valid" : "L'indirizzo di posta che hai digitato non è valido",
"Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
+ "A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio del messaggio, contatta il tuo amministratore.",
+ "You can log in now." : "Ora puoi accedere.",
+ "Registration is only allowed for the following domains: " : "La registrazione è consentita solo per i domini seguenti:",
+ "Please provide a valid display name." : "Fornisci un nome visualizzato valido.",
+ "Please provide a valid user name." : "Fornisci un nome utente valido.",
+ "The username you have chosen already exists." : "Il nome utente che hai scelto esiste già.",
+ "Unable to set user email: " : "Impossibile impostare l'email dell'utente:",
"Registration" : "Registrazione",
"None" : "Nessuno",
"Username" : "Nome utente",
@@ -13,6 +22,7 @@ OC.L10N.register(
"Create account" : "Crea account",
"Email" : "Email",
"Request verification link" : "Richiedi collegamento di verifica",
- "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido"
+ "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido",
+ "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 6579f8d..944f0ab 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,9 +1,18 @@
{ "translations": {
"Register" : "Registra",
+ "Your registration is pending. Please confirm your email address." : "La tua registrazione è in attesa. Conferma il tuo indirizzo di posta.",
"Verification email successfully sent." : "Email di verifica inviata correttamente.",
"Saved" : "Salvato",
+ "No such group" : "Nessun gruppo",
"The email address you entered is not valid" : "L'indirizzo di posta che hai digitato non è valido",
"Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
+ "A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio del messaggio, contatta il tuo amministratore.",
+ "You can log in now." : "Ora puoi accedere.",
+ "Registration is only allowed for the following domains: " : "La registrazione è consentita solo per i domini seguenti:",
+ "Please provide a valid display name." : "Fornisci un nome visualizzato valido.",
+ "Please provide a valid user name." : "Fornisci un nome utente valido.",
+ "The username you have chosen already exists." : "Il nome utente che hai scelto esiste già.",
+ "Unable to set user email: " : "Impossibile impostare l'email dell'utente:",
"Registration" : "Registrazione",
"None" : "Nessuno",
"Username" : "Nome utente",
@@ -11,6 +20,7 @@
"Create account" : "Crea account",
"Email" : "Email",
"Request verification link" : "Richiedi collegamento di verifica",
- "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido"
+ "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido",
+ "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index c7e1e76..47b65ec 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy",
"None" : "Brak",
"Allowed mail address domains for registration" : "Dozwolone domeny adresów e-mail dla rejestracji",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: owncloud.com;github.com",
"Require admin approval?" : "Wymagać zgody administratora?",
"Registration is only allowed for the following domains:" : "Rejestracja jest dozwolona tylko dla następujących domen:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nowy użytkownik \"%s\" utworzył konto w %s i oczekuje zgody administratora",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-mail",
"Request verification link" : "Poproś o link weryfikacyjny",
"Please re-enter a valid email address" : "Wpisz ponownie prawidłowy adres e-mail",
- "You will receive an email with a verification link" : "Otrzymasz wiadomość e-mail z linkiem weryfikacyjnym"
+ "You will receive an email with a verification link" : "Otrzymasz wiadomość e-mail z linkiem weryfikacyjnym",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: owncloud.com;github.com"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 3cc87c4..37806fd 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy",
"None" : "Brak",
"Allowed mail address domains for registration" : "Dozwolone domeny adresów e-mail dla rejestracji",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: owncloud.com;github.com",
"Require admin approval?" : "Wymagać zgody administratora?",
"Registration is only allowed for the following domains:" : "Rejestracja jest dozwolona tylko dla następujących domen:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nowy użytkownik \"%s\" utworzył konto w %s i oczekuje zgody administratora",
@@ -41,6 +40,7 @@
"Email" : "E-mail",
"Request verification link" : "Poproś o link weryfikacyjny",
"Please re-enter a valid email address" : "Wpisz ponownie prawidłowy adres e-mail",
- "You will receive an email with a verification link" : "Otrzymasz wiadomość e-mail z linkiem weryfikacyjnym"
+ "You will receive an email with a verification link" : "Otrzymasz wiadomość e-mail z linkiem weryfikacyjnym",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: owncloud.com;github.com"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 7b00853..8f3f73a 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Grupo padrão ao qual todos os usuários registrados pertencem",
"None" : "Nenhuma",
"Allowed mail address domains for registration" : "Domínios de endereço de e-mail permitidos para registro",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula dos domínios permitidos. Exemplo: owncloud.com;github.com",
"Require admin approval?" : "Requer aprovação do administrador?",
"Registration is only allowed for the following domains:" : "O registro é permitido apenas para os seguintes domínios:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Um novo usuário \"%s\" criou uma conta em %s e aguarda aprovação do administrador",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-mail",
"Request verification link" : "Solicitar link de verificação",
"Please re-enter a valid email address" : "Digite novamente um endereço de e-mail válido",
- "You will receive an email with a verification link" : "Você receberá um e-mail com um link de verificação"
+ "You will receive an email with a verification link" : "Você receberá um e-mail com um link de verificação",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula dos domínios permitidos. Exemplo: owncloud.com;github.com"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a56d713..73f9646 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Grupo padrão ao qual todos os usuários registrados pertencem",
"None" : "Nenhuma",
"Allowed mail address domains for registration" : "Domínios de endereço de e-mail permitidos para registro",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula dos domínios permitidos. Exemplo: owncloud.com;github.com",
"Require admin approval?" : "Requer aprovação do administrador?",
"Registration is only allowed for the following domains:" : "O registro é permitido apenas para os seguintes domínios:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "Um novo usuário \"%s\" criou uma conta em %s e aguarda aprovação do administrador",
@@ -41,6 +40,7 @@
"Email" : "E-mail",
"Request verification link" : "Solicitar link de verificação",
"Please re-enter a valid email address" : "Digite novamente um endereço de e-mail válido",
- "You will receive an email with a verification link" : "Você receberá um e-mail com um link de verificação"
+ "You will receive an email with a verification link" : "Você receberá um e-mail com um link de verificação",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula dos domínios permitidos. Exemplo: owncloud.com;github.com"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 87ae0a4..e557d60 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -2,11 +2,22 @@ OC.L10N.register(
"registration",
{
"Register" : "Registar",
+ "Your registration is pending. Please confirm your email address." : "O seu registo está pendente. Por favor, confirme o seu endereço de e-mail.",
+ "Verification email successfully sent." : "O e-mail de verificação foi enviado com sucesso.",
+ "Your account has been successfully created, you can log in now." : "A sua conta foi criada com sucesso, agora pode iniciar a sessão.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "A sua conta foi criada com sucesso, mas esta ainda precisa da aprovação de uma administrador.",
"Saved" : "Guardado",
+ "The email address you entered is not valid" : "O endereço de e-mail que inseriu não é válido",
+ "Verify your %s registration request" : "Verifique o seu pedido de registo %s",
+ "A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar o e-mail, por favor, contacte o seu administrador.",
+ "A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
+ "You can log in now." : "Agora, pode iniciar a sessão.",
+ "Registration" : "Registo",
+ "This app allows users to self-register a new account using their e-mail address." : "Esta aplicação permite que os utilizadores registem automaticamente uma nova conta utilizando o próprio endereçod e e-mail.",
"None" : "Nenhum",
"Username" : "Nome de utilizador",
"Password" : "Palavra-passe",
"Create account" : "Criar conta",
- "Email" : "Email"
+ "Email" : "E-mail"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 3284a6a..800a9f4 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -1,10 +1,21 @@
{ "translations": {
"Register" : "Registar",
+ "Your registration is pending. Please confirm your email address." : "O seu registo está pendente. Por favor, confirme o seu endereço de e-mail.",
+ "Verification email successfully sent." : "O e-mail de verificação foi enviado com sucesso.",
+ "Your account has been successfully created, you can log in now." : "A sua conta foi criada com sucesso, agora pode iniciar a sessão.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "A sua conta foi criada com sucesso, mas esta ainda precisa da aprovação de uma administrador.",
"Saved" : "Guardado",
+ "The email address you entered is not valid" : "O endereço de e-mail que inseriu não é válido",
+ "Verify your %s registration request" : "Verifique o seu pedido de registo %s",
+ "A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar o e-mail, por favor, contacte o seu administrador.",
+ "A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
+ "You can log in now." : "Agora, pode iniciar a sessão.",
+ "Registration" : "Registo",
+ "This app allows users to self-register a new account using their e-mail address." : "Esta aplicação permite que os utilizadores registem automaticamente uma nova conta utilizando o próprio endereçod e e-mail.",
"None" : "Nenhum",
"Username" : "Nome de utilizador",
"Password" : "Palavra-passe",
"Create account" : "Criar conta",
- "Email" : "Email"
+ "Email" : "E-mail"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 0ba2b5d..a2d2f58 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,11 +2,47 @@ OC.L10N.register(
"registration",
{
"Register" : "Registrovať",
+ "Your registration is pending. Please confirm your email address." : "Vaša registrácia čaká. Prosím potvrďte Vašu emailovú adresu.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Tento e-mail už čaká na registráciu, na túto adresu bol odoslaný nový verifikačný e-mail.",
+ "Verification email successfully sent." : "Overovací e-mail bol úspešne odoslaný.",
+ "Your account has been successfully created, you can log in now." : "Váš účet bol úspešne vytvorený, teraz sa môžete prihlásiť.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Váš účet bol úspešne vytvorený, stále však potrebuje súhlas správcu.",
"Saved" : "Uložené",
+ "No such group" : "Takáto skupina neexistuje",
+ "The email address you entered is not valid" : "Zadaná e-mailová adresa nie je platná",
+ "Verify your %s registration request" : "Overte svoju žiadosť o registráciu %s",
+ "A problem occurred sending email, please contact your administrator." : "Pri odosielaní e-mailu sa vyskytol problém. Kontaktujte svojho správcu.",
+ "A new user \"%s\" has created an account on %s" : "Nový používateľ „%s“ vytvoril účet na %s",
+ "A user has already taken this email, maybe you already have an account?" : "Niekto už tento e-mail použil, nemáte už účet?",
+ "You can log in now." : "Teraz sa môžete prihlásiť.",
+ "Registration is only allowed for the following domains: " : "Registrácia je povolená iba pre nasledujúce domény: ",
+ "Please provide a valid display name." : "Zadajte platné zobrazované meno.",
+ "Please provide a valid user name." : "Zadajte platné používateľské meno.",
+ "The username you have chosen already exists." : "Používateľské meno, ktoré ste si vybrali, už existuje.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Neplatná URL. Nenašla sa žiadna žiadosť o registráciu pre túto overovaciu URL.",
+ "Unable to create user, there are problems with the user backend." : "Používateľa nie je možné vytvoriť – vyskytol sa problém s podpornou vrstvou pre správu používateľských účtov.",
+ "Unable to set user email: " : "E-mail používateľa nie je možné nastaviť: ",
+ "Failed to delete pending registration request" : "Odstránenie čakajúcej žiadosti o registráciu sa nepodarilo",
+ "Registration app auto setup" : "Automatické nastavenie registračnej aplikácie",
+ "Registration" : "Registrácia",
+ "This app allows users to self-register a new account using their e-mail address." : "Táto aplikácia umožňuje používateľom samoregistráciu nového účtu pomocou ich e-mailovej adresy.",
+ "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registrácia používateľa\n\nTáto aplikácia umožňuje používateľom zaregistrovať nový účet.\n\n# Postup\n\n1. Užívateľ zadá svoju e-mailovú adresu\n2. Overovací odkaz sa odošle na e-mailovú adresu\n3. Používateľ klikne na overovací odkaz\n4. Užívateľ je presmerovaný do formulára, kde si môže zvoliť užívateľské meno a heslo\n5. Vytvorí sa nový účet a automaticky sa prihlási\n\n# Vlastnosti\n\n- Správca môže určiť, do ktorej skupiny novo vytvorení používatelia patria\n- Správca môže obmedziť e-mailové domény, ktoré sa môžu zaregistrovať\n- Správca bude informovaný e-mailom o vytvorení nového používateľa\n\n# Podpora vývoja darom\n\nZaslaním Ethereum na `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nZaslaním BTC na `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
+ "Default group that all registered users belong" : "Predvolená skupina, do ktorej patria všetci registrovaní používatelia",
"None" : "Žiadne",
+ "Allowed mail address domains for registration" : "Povolené domény poštovej adresy na registráciu",
+ "Require admin approval?" : "Vyžadujete schválenie správcom?",
+ "Registration is only allowed for the following domains:" : "Registrácia je povolená iba pre nasledujúce domény:",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nový používateľ „%s“ si vytvoril účet v %s a čaká na schválenie správcom",
+ "To create a new account on %s, just click the following link:" : "Ak chcete vytvoriť nový účet na %s, stačí kliknúť na nasledujúci odkaz:",
+ "Welcome, you can create your account below." : "Vitajte, účet si môžete vytvoriť nižšie.",
"Username" : "Užívateľské meno",
"Password" : "Heslo",
"Create account" : "Vytvoriť účet",
- "Email" : "E-mail"
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Ďakujeme, že ste sa zaregistrovali. Za pár minút by ste mali dostať overovací odkaz.",
+ "Email" : "E-mail",
+ "Request verification link" : "Odkaz pre overenie",
+ "Please re-enter a valid email address" : "Znova zadajte platnú e-mailovú adresu",
+ "You will receive an email with a verification link" : "Dostanete e-mail s overovacím odkazom",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte zoznam povolených domén oddelených bodkočiarkami. Príklad: owncloud.com; github.com"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index e50309d..7c31927 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,10 +1,46 @@
{ "translations": {
"Register" : "Registrovať",
+ "Your registration is pending. Please confirm your email address." : "Vaša registrácia čaká. Prosím potvrďte Vašu emailovú adresu.",
+ "There is already a pending registration with this email, a new verification email has been sent to the address." : "Tento e-mail už čaká na registráciu, na túto adresu bol odoslaný nový verifikačný e-mail.",
+ "Verification email successfully sent." : "Overovací e-mail bol úspešne odoslaný.",
+ "Your account has been successfully created, you can log in now." : "Váš účet bol úspešne vytvorený, teraz sa môžete prihlásiť.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Váš účet bol úspešne vytvorený, stále však potrebuje súhlas správcu.",
"Saved" : "Uložené",
+ "No such group" : "Takáto skupina neexistuje",
+ "The email address you entered is not valid" : "Zadaná e-mailová adresa nie je platná",
+ "Verify your %s registration request" : "Overte svoju žiadosť o registráciu %s",
+ "A problem occurred sending email, please contact your administrator." : "Pri odosielaní e-mailu sa vyskytol problém. Kontaktujte svojho správcu.",
+ "A new user \"%s\" has created an account on %s" : "Nový používateľ „%s“ vytvoril účet na %s",
+ "A user has already taken this email, maybe you already have an account?" : "Niekto už tento e-mail použil, nemáte už účet?",
+ "You can log in now." : "Teraz sa môžete prihlásiť.",
+ "Registration is only allowed for the following domains: " : "Registrácia je povolená iba pre nasledujúce domény: ",
+ "Please provide a valid display name." : "Zadajte platné zobrazované meno.",
+ "Please provide a valid user name." : "Zadajte platné používateľské meno.",
+ "The username you have chosen already exists." : "Používateľské meno, ktoré ste si vybrali, už existuje.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "Neplatná URL. Nenašla sa žiadna žiadosť o registráciu pre túto overovaciu URL.",
+ "Unable to create user, there are problems with the user backend." : "Používateľa nie je možné vytvoriť – vyskytol sa problém s podpornou vrstvou pre správu používateľských účtov.",
+ "Unable to set user email: " : "E-mail používateľa nie je možné nastaviť: ",
+ "Failed to delete pending registration request" : "Odstránenie čakajúcej žiadosti o registráciu sa nepodarilo",
+ "Registration app auto setup" : "Automatické nastavenie registračnej aplikácie",
+ "Registration" : "Registrácia",
+ "This app allows users to self-register a new account using their e-mail address." : "Táto aplikácia umožňuje používateľom samoregistráciu nového účtu pomocou ich e-mailovej adresy.",
+ "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registrácia používateľa\n\nTáto aplikácia umožňuje používateľom zaregistrovať nový účet.\n\n# Postup\n\n1. Užívateľ zadá svoju e-mailovú adresu\n2. Overovací odkaz sa odošle na e-mailovú adresu\n3. Používateľ klikne na overovací odkaz\n4. Užívateľ je presmerovaný do formulára, kde si môže zvoliť užívateľské meno a heslo\n5. Vytvorí sa nový účet a automaticky sa prihlási\n\n# Vlastnosti\n\n- Správca môže určiť, do ktorej skupiny novo vytvorení používatelia patria\n- Správca môže obmedziť e-mailové domény, ktoré sa môžu zaregistrovať\n- Správca bude informovaný e-mailom o vytvorení nového používateľa\n\n# Podpora vývoja darom\n\nZaslaním Ethereum na `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nZaslaním BTC na `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
+ "Default group that all registered users belong" : "Predvolená skupina, do ktorej patria všetci registrovaní používatelia",
"None" : "Žiadne",
+ "Allowed mail address domains for registration" : "Povolené domény poštovej adresy na registráciu",
+ "Require admin approval?" : "Vyžadujete schválenie správcom?",
+ "Registration is only allowed for the following domains:" : "Registrácia je povolená iba pre nasledujúce domény:",
+ "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nový používateľ „%s“ si vytvoril účet v %s a čaká na schválenie správcom",
+ "To create a new account on %s, just click the following link:" : "Ak chcete vytvoriť nový účet na %s, stačí kliknúť na nasledujúci odkaz:",
+ "Welcome, you can create your account below." : "Vitajte, účet si môžete vytvoriť nižšie.",
"Username" : "Užívateľské meno",
"Password" : "Heslo",
"Create account" : "Vytvoriť účet",
- "Email" : "E-mail"
+ "Thank you for registering, you should receive a verification link in a few minutes." : "Ďakujeme, že ste sa zaregistrovali. Za pár minút by ste mali dostať overovací odkaz.",
+ "Email" : "E-mail",
+ "Request verification link" : "Odkaz pre overenie",
+ "Please re-enter a valid email address" : "Znova zadajte platnú e-mailovú adresu",
+ "You will receive an email with a verification link" : "Dostanete e-mail s overovacím odkazom",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte zoznam povolených domén oddelených bodkočiarkami. Príklad: owncloud.com; github.com"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index cbc8998..e965b27 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"Default group that all registered users belong" : "Tüm hesap açmış kullanıcıların katılacağı varsayılan grup",
"None" : "Yok",
"Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: owncloud.com;github.com",
"Require admin approval?" : "Yönetici onayı istensin",
"Registration is only allowed for the following domains:" : "Yalnız şu etki alanları ile hesap açılabilir:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı ve onaylanmayı bekliyor",
@@ -43,6 +42,7 @@ OC.L10N.register(
"Email" : "E-posta",
"Request verification link" : "Doğrulama bağlantısı gönder",
"Please re-enter a valid email address" : "Lütfen yeniden geçerli bir e-posta adresi yazın",
- "You will receive an email with a verification link" : "Doğrulama bağlantısını içeren bir e-posta alacaksınız"
+ "You will receive an email with a verification link" : "Doğrulama bağlantısını içeren bir e-posta alacaksınız",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: owncloud.com;github.com"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 29cb198..514defd 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -28,7 +28,6 @@
"Default group that all registered users belong" : "Tüm hesap açmış kullanıcıların katılacağı varsayılan grup",
"None" : "Yok",
"Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları",
- "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: owncloud.com;github.com",
"Require admin approval?" : "Yönetici onayı istensin",
"Registration is only allowed for the following domains:" : "Yalnız şu etki alanları ile hesap açılabilir:",
"A new user \"%s\" has created an account on %s and awaits admin approbation" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı ve onaylanmayı bekliyor",
@@ -41,6 +40,7 @@
"Email" : "E-posta",
"Request verification link" : "Doğrulama bağlantısı gönder",
"Please re-enter a valid email address" : "Lütfen yeniden geçerli bir e-posta adresi yazın",
- "You will receive an email with a verification link" : "Doğrulama bağlantısını içeren bir e-posta alacaksınız"
+ "You will receive an email with a verification link" : "Doğrulama bağlantısını içeren bir e-posta alacaksınız",
+ "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: owncloud.com;github.com"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file