diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
index 7c07e83..4034256 100644
--- a/l10n/fi_FI.js
+++ b/l10n/fi_FI.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
"Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
"Your account has been successfully created, you can log in now." : "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.",
+ "Verify your %s registration request" : "Vahvista %s-rekisteröitymispyyntösi",
"Your settings have been updated." : "Asetuksesi on päivitetty.",
"No such group" : "Ei kyseistä ryhmää",
"Registration" : "Rekisteröityminen",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
+ "To create a new account on %s, just click the following link:" : "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
"Username" : "Käyttäjätunnus",
"Password" : "Salasana",
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
index 90f0a8a..72963d8 100644
--- a/l10n/fi_FI.json
+++ b/l10n/fi_FI.json
@@ -11,6 +11,7 @@
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
"Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
"Your account has been successfully created, you can log in now." : "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.",
+ "Verify your %s registration request" : "Vahvista %s-rekisteröitymispyyntösi",
"Your settings have been updated." : "Asetuksesi on päivitetty.",
"No such group" : "Ei kyseistä ryhmää",
"Registration" : "Rekisteröityminen",
@@ -19,6 +20,7 @@
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
+ "To create a new account on %s, just click the following link:" : "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
"Username" : "Käyttäjätunnus",
"Password" : "Salasana",
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
index 0fb804e..1f075b1 100644
--- a/l10n/fi_FI.php
+++ b/l10n/fi_FI.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "Käyttäjän sähköpostin asettaminen epäonnistui:",
"Failed to delete pending registration request" => "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
"Your account has been successfully created, you can log in now." => "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.",
+"Verify your %s registration request" => "Vahvista %s-rekisteröitymispyyntösi",
"Your settings have been updated." => "Asetuksesi on päivitetty.",
"No such group" => "Ei kyseistä ryhmää",
"Registration" => "Rekisteröityminen",
@@ -20,6 +21,7 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
+"To create a new account on %s, just click the following link:" => "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.",
"Username" => "Käyttäjätunnus",
"Password" => "Salasana",
diff --git a/l10n/it.js b/l10n/it.js
index f1e7750..c69fdf6 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
"Failed to delete pending registration request" : "L'eliminazione della richiesta di registrazione in corso non è riuscita",
"Your account has been successfully created, you can log in now." : "Il tuo account è stato creato correttamente, ora puoi effettuare l'accesso.",
+ "Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
"No such group" : "Gruppo inesistente",
"Registration" : "Registrazione",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "Domini di posta consentiti per la registrazione",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
+ "To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
"Username" : "Nome utente",
"Password" : "Password",
diff --git a/l10n/it.json b/l10n/it.json
index c4426af..8f635e8 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -11,6 +11,7 @@
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
"Failed to delete pending registration request" : "L'eliminazione della richiesta di registrazione in corso non è riuscita",
"Your account has been successfully created, you can log in now." : "Il tuo account è stato creato correttamente, ora puoi effettuare l'accesso.",
+ "Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
"No such group" : "Gruppo inesistente",
"Registration" : "Registrazione",
@@ -19,6 +20,7 @@
"Allowed mail address domains for registration" : "Domini di posta consentiti per la registrazione",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
+ "To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
"Username" : "Nome utente",
"Password" : "Password",
diff --git a/l10n/it.php b/l10n/it.php
index 850621b..c0d6160 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "Impossibile impostare l'indirizzo email dell'utente:",
"Failed to delete pending registration request" => "L'eliminazione della richiesta di registrazione in corso non è riuscita",
"Your account has been successfully created, you can log in now." => "Il tuo account è stato creato correttamente, ora puoi effettuare l'accesso.",
+"Verify your %s registration request" => "Verifica la tua richiesta di registrazione a %s",
"Your settings have been updated." => "Le tue impostazioni sono state aggiornate.",
"No such group" => "Gruppo inesistente",
"Registration" => "Registrazione",
@@ -20,6 +21,7 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "Domini di posta consentiti per la registrazione",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "La registrazione è consentita solo per i seguenti domini:",
+"To create a new account on %s, just click the following link:" => "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
"Username" => "Nome utente",
"Password" => "Password",
diff --git a/l10n/ja.js b/l10n/ja.js
index e7b2684..a340ab2 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "ユーザーメールを設定できません:",
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
+ "Verify your %s registration request" : "%s の登録リクエストを確認してください",
"Your settings have been updated." : "設定を更新しました。",
"No such group" : "そのようなグループはありません",
"Registration" : "登録",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
+ "To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
diff --git a/l10n/ja.json b/l10n/ja.json
index fdac00b..6617ce2 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -11,6 +11,7 @@
"Unable to set user email: " : "ユーザーメールを設定できません:",
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
+ "Verify your %s registration request" : "%s の登録リクエストを確認してください",
"Your settings have been updated." : "設定を更新しました。",
"No such group" : "そのようなグループはありません",
"Registration" : "登録",
@@ -19,6 +20,7 @@
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
+ "To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
diff --git a/l10n/ja.php b/l10n/ja.php
index 3f0d1b6..fe4d9d8 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "ユーザーメールを設定できません:",
"Failed to delete pending registration request" => "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." => "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
+"Verify your %s registration request" => "%s の登録リクエストを確認してください",
"Your settings have been updated." => "設定を更新しました。",
"No such group" => "そのようなグループはありません",
"Registration" => "登録",
@@ -20,6 +21,7 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "登録が許可されたメールアドレスドメイン",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
"Registration is only allowed for following domains:" => "次のドメインのみ登録可能です:",
+"To create a new account on %s, just click the following link:" => " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
"Username" => "ユーザーID",
"Password" => "パスワード",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 000a680..039185e 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "Não é possível definir um e-mail para o usuário:",
"Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente",
"Your account has been successfully created, you can log in now." : "Sua conta foi criada com sucesso, você pode fazer login agora.",
+ "Verify your %s registration request" : "Varificar o seu pedido de registro %s",
"Your settings have been updated." : "Suas configurações foram atualizadas.",
"No such group" : "Não existe esse grupo",
"Registration" : "Registro",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "Permitidos domínios de endereço de email para o registo",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
+ "To create a new account on %s, just click the following link:" : "Para criar uma nova conta em %s, basta clicar no seguinte link",
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
"Username" : "Nome de Usuário",
"Password" : "Senha",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 68a3205..77b3912 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -11,6 +11,7 @@
"Unable to set user email: " : "Não é possível definir um e-mail para o usuário:",
"Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente",
"Your account has been successfully created, you can log in now." : "Sua conta foi criada com sucesso, você pode fazer login agora.",
+ "Verify your %s registration request" : "Varificar o seu pedido de registro %s",
"Your settings have been updated." : "Suas configurações foram atualizadas.",
"No such group" : "Não existe esse grupo",
"Registration" : "Registro",
@@ -19,6 +20,7 @@
"Allowed mail address domains for registration" : "Permitidos domínios de endereço de email para o registo",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
+ "To create a new account on %s, just click the following link:" : "Para criar uma nova conta em %s, basta clicar no seguinte link",
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
"Username" : "Nome de Usuário",
"Password" : "Senha",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 0b4765a..17ffdc3 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "Não é possível definir um e-mail para o usuário:",
"Failed to delete pending registration request" => "Falha ao excluir o pedido de registro pendente",
"Your account has been successfully created, you can log in now." => "Sua conta foi criada com sucesso, você pode fazer login agora.",
+"Verify your %s registration request" => "Varificar o seu pedido de registro %s",
"Your settings have been updated." => "Suas configurações foram atualizadas.",
"No such group" => "Não existe esse grupo",
"Registration" => "Registro",
@@ -20,6 +21,7 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "Permitidos domínios de endereço de email para o registo",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
"Registration is only allowed for following domains:" => "O registo só é permitido para os seguintes domínios:",
+"To create a new account on %s, just click the following link:" => "Para criar uma nova conta em %s, basta clicar no seguinte link",
"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.",
"Username" => "Nome de Usuário",
"Password" => "Senha",
diff --git a/l10n/sq.js b/l10n/sq.js
index a4f37d4..f730a30 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
"Failed to delete pending registration request" : "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
"Your account has been successfully created, you can log in now." : "Llogaria juaj u krijua me sukses, tani mund të bëni hyrjen.",
+ "Verify your %s registration request" : "Verifikoni kërkesën e regjistrimit tuaj %s",
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
"No such group" : "S’ka grup të tillë",
"Registration" : "Regjistrim",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Allowed mail address domains for registration" : "Përkatësi adresash email të lejuara për regjistrim",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
+ "To create a new account on %s, just click the following link:" : "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
"Username" : "Emër përdoruesi",
"Password" : "Fjalëkalim",
diff --git a/l10n/sq.json b/l10n/sq.json
index 4ac5f78..23162c9 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -11,6 +11,7 @@
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
"Failed to delete pending registration request" : "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
"Your account has been successfully created, you can log in now." : "Llogaria juaj u krijua me sukses, tani mund të bëni hyrjen.",
+ "Verify your %s registration request" : "Verifikoni kërkesën e regjistrimit tuaj %s",
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
"No such group" : "S’ka grup të tillë",
"Registration" : "Regjistrim",
@@ -19,6 +20,7 @@
"Allowed mail address domains for registration" : "Përkatësi adresash email të lejuara për regjistrim",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
+ "To create a new account on %s, just click the following link:" : "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
"Username" : "Emër përdoruesi",
"Password" : "Fjalëkalim",
diff --git a/l10n/sq.php b/l10n/sq.php
index 52ef293..dbfb08c 100644
--- a/l10n/sq.php
+++ b/l10n/sq.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"Unable to set user email: " => "S’arrihet të caktohet email përdoruesi: ",
"Failed to delete pending registration request" => "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
"Your account has been successfully created, you can log in now." => "Llogaria juaj u krijua me sukses, tani mund të bëni hyrjen.",
+"Verify your %s registration request" => "Verifikoni kërkesën e regjistrimit tuaj %s",
"Your settings have been updated." => "Rregullimet tuaja u përditësuan.",
"No such group" => "S’ka grup të tillë",
"Registration" => "Regjistrim",
@@ -20,6 +21,7 @@ $TRANSLATIONS = array(
"Allowed mail address domains for registration" => "Përkatësi adresash email të lejuara për regjistrim",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
"Registration is only allowed for following domains:" => "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
+"To create a new account on %s, just click the following link:" => "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
"Welcome, you can create your account below." => "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
"Username" => "Emër përdoruesi",
"Password" => "Fjalëkalim",