diff --git a/l10n/es.js b/l10n/es.js
index 846d130..a20a30c 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Verification email successfully sent." : "Mensaje de verificación enviado con éxito.",
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.",
"Unable to create user, there are problems with user backend." : "No es posible crear el usuario; hay problemas con el backend.",
+ "Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
"Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede ingresar ahora.",
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
@@ -16,6 +17,7 @@ OC.L10N.register(
"Registration" : "Registro",
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
+ "To create a new account on ownCloud, just click the following link:
\n{link}" : "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace:
\n{link}",
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
"Username" : "Nombre de usuario",
"Password" : "Contraseña",
diff --git a/l10n/es.json b/l10n/es.json
index 5a3f6c2..8007b69 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -7,6 +7,7 @@
"Verification email successfully sent." : "Mensaje de verificación enviado con éxito.",
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.",
"Unable to create user, there are problems with user backend." : "No es posible crear el usuario; hay problemas con el backend.",
+ "Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
"Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede ingresar ahora.",
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
@@ -14,6 +15,7 @@
"Registration" : "Registro",
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
+ "To create a new account on ownCloud, just click the following link:
\n{link}" : "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace:
\n{link}",
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
"Username" : "Nombre de usuario",
"Password" : "Contraseña",
diff --git a/l10n/es.php b/l10n/es.php
index 632525e..0a05af0 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Mensaje de verificación enviado con éxito.",
"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.",
"Unable to create user, there are problems with user backend." => "No es posible crear el usuario; hay problemas con el backend.",
+"Unable to set user email: " => "No se puede establecer correo electrónico del usuario:",
"Failed to delete pending registration request" => "Fallo al eliminar la petición de registro pendiente",
"Your account has been successfully created, you can log in now." => "Su cuenta ha sido creada, puede ingresar ahora.",
"Your settings have been updated." => "Sus ajustes han sido actualizados.",
@@ -15,6 +16,7 @@ $TRANSLATIONS = array(
"Registration" => "Registro",
"Default group that all registered users belong" => "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" => "Ninguno",
+"To create a new account on ownCloud, just click the following link:
\n{link}" => "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace:
\n{link}",
"Welcome, you can create your account below." => "Bienvenido, puede crear una cuenta más abajo.",
"Username" => "Nombre de usuario",
"Password" => "Contraseña",
diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
index 8cf0f03..0e78772 100644
--- a/l10n/fi_FI.js
+++ b/l10n/fi_FI.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Verification email successfully sent." : "Vahvistussähköposti lähetettiin onnistuneesti.",
"Invalid verification URL. No registration request with this verification URL is found." : "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.",
"Unable to create user, there are problems with user backend." : "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.",
+ "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.",
"Your settings have been updated." : "Asetuksesi on päivitetty.",
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
index 2498349..78498ef 100644
--- a/l10n/fi_FI.json
+++ b/l10n/fi_FI.json
@@ -7,6 +7,7 @@
"Verification email successfully sent." : "Vahvistussähköposti lähetettiin onnistuneesti.",
"Invalid verification URL. No registration request with this verification URL is found." : "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.",
"Unable to create user, there are problems with user backend." : "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.",
+ "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.",
"Your settings have been updated." : "Asetuksesi on päivitetty.",
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
index 89ca0a8..18d4699 100644
--- a/l10n/fi_FI.php
+++ b/l10n/fi_FI.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Vahvistussähköposti lähetettiin onnistuneesti.",
"Invalid verification URL. No registration request with this verification URL is found." => "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.",
"Unable to create user, there are problems with user backend." => "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.",
+"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.",
"Your settings have been updated." => "Asetuksesi on päivitetty.",
diff --git a/l10n/gl.js b/l10n/gl.js
index f401233..bb466f0 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Verification email successfully sent." : "Correo de verificación enviado correctamente",
"Invalid verification URL. No registration request with this verification URL is found." : "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.",
"Unable to create user, there are problems with user backend." : "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.",
+ "Unable to set user email: " : "Non é posíbel estabelecer o usuario",
"Failed to delete pending registration request" : "Non foi posíbel eliminar a solicitude de rexistro en trámite",
"Your account has been successfully created, you can log in now." : "A súa conta foi creada satisfactoriamente, pode conectarse agora.",
"Your settings have been updated." : "Actualizaronse os axustes.",
diff --git a/l10n/gl.json b/l10n/gl.json
index 7c61014..a90e313 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -7,6 +7,7 @@
"Verification email successfully sent." : "Correo de verificación enviado correctamente",
"Invalid verification URL. No registration request with this verification URL is found." : "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.",
"Unable to create user, there are problems with user backend." : "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.",
+ "Unable to set user email: " : "Non é posíbel estabelecer o usuario",
"Failed to delete pending registration request" : "Non foi posíbel eliminar a solicitude de rexistro en trámite",
"Your account has been successfully created, you can log in now." : "A súa conta foi creada satisfactoriamente, pode conectarse agora.",
"Your settings have been updated." : "Actualizaronse os axustes.",
diff --git a/l10n/gl.php b/l10n/gl.php
index 0ff31fb..6ffe61f 100644
--- a/l10n/gl.php
+++ b/l10n/gl.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Correo de verificación enviado correctamente",
"Invalid verification URL. No registration request with this verification URL is found." => "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.",
"Unable to create user, there are problems with user backend." => "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.",
+"Unable to set user email: " => "Non é posíbel estabelecer o usuario",
"Failed to delete pending registration request" => "Non foi posíbel eliminar a solicitude de rexistro en trámite",
"Your account has been successfully created, you can log in now." => "A súa conta foi creada satisfactoriamente, pode conectarse agora.",
"Your settings have been updated." => "Actualizaronse os axustes.",
diff --git a/l10n/ja.js b/l10n/ja.js
index 04d7ddd..5e84f53 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -3,12 +3,13 @@ OC.L10N.register(
{
"Register" : "登録",
"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" : "このメールアドレスで保留中の登録がすでに存在します",
"There is an existing user with this email" : "このメールアドレスのユーザーがすでに存在します",
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
"Verification email successfully sent." : "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." : "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
"Unable to create user, there are problems with user backend." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",
+ "Unable to set user email: " : "ユーザーメールを設定できません:",
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Your settings have been updated." : "設定を更新しました。",
@@ -16,6 +17,7 @@ OC.L10N.register(
"Registration" : "登録",
"Default group that all registered users belong" : "すべての登録ユーザーが属しているデフォルトのグループ",
"None" : "なし",
+ "To create a new account on ownCloud, just click the following link:
\n{link}" : "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:
\n{link}",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
diff --git a/l10n/ja.json b/l10n/ja.json
index 1cedb8b..a6e706d 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,12 +1,13 @@
{ "translations": {
"Register" : "登録",
"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" : "このメールアドレスで保留中の登録がすでに存在します",
"There is an existing user with this email" : "このメールアドレスのユーザーがすでに存在します",
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
"Verification email successfully sent." : "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." : "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
"Unable to create user, there are problems with user backend." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",
+ "Unable to set user email: " : "ユーザーメールを設定できません:",
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." : "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Your settings have been updated." : "設定を更新しました。",
@@ -14,6 +15,7 @@
"Registration" : "登録",
"Default group that all registered users belong" : "すべての登録ユーザーが属しているデフォルトのグループ",
"None" : "なし",
+ "To create a new account on ownCloud, just click the following link:
\n{link}" : "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:
\n{link}",
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
diff --git a/l10n/ja.php b/l10n/ja.php
index 0fda474..0013236 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -2,12 +2,13 @@
$TRANSLATIONS = array(
"Register" => "登録",
"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" => "このメールアドレスで保留中の登録がすでに存在します",
"There is an existing user with this email" => "このメールアドレスのユーザーがすでに存在します",
"Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください",
"Verification email successfully sent." => "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." => "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
"Unable to create user, there are problems with user backend." => "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",
+"Unable to set user email: " => "ユーザーメールを設定できません:",
"Failed to delete pending registration request" => "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can log in now." => "アカウントは無事作成されました。 こちらのリンクからログインしてください。",
"Your settings have been updated." => "設定を更新しました。",
@@ -15,6 +16,7 @@ $TRANSLATIONS = array(
"Registration" => "登録",
"Default group that all registered users belong" => "すべての登録ユーザーが属しているデフォルトのグループ",
"None" => "なし",
+"To create a new account on ownCloud, just click the following link:
\n{link}" => "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:
\n{link}",
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
"Username" => "ユーザーID",
"Password" => "パスワード",
diff --git a/l10n/nl.js b/l10n/nl.js
index f4f85df..8dde339 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.",
"Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
"Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
+ "Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
"Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
"Your account has been successfully created, you can log in now." : "Er is met succes een account voor u gemaakt, u kunt nu inloggen.",
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
diff --git a/l10n/nl.json b/l10n/nl.json
index 9c32644..31f6f05 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -7,6 +7,7 @@
"Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.",
"Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
"Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
+ "Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
"Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
"Your account has been successfully created, you can log in now." : "Er is met succes een account voor u gemaakt, u kunt nu inloggen.",
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
diff --git a/l10n/nl.php b/l10n/nl.php
index fbb99e0..5584859 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Verificatie e-mailbericht succesvol verstuurd.",
"Invalid verification URL. No registration request with this verification URL is found." => "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.",
"Unable to create user, there are problems with user backend." => "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.",
+"Unable to set user email: " => "Kan e-mailadres van gebruiker niet instellen:",
"Failed to delete pending registration request" => "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
"Your account has been successfully created, you can log in now." => "Er is met succes een account voor u gemaakt, u kunt nu inloggen.",
"Your settings have been updated." => "Uw instellingen zijn bijgewerkt",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index ae5c6c4..bdd06e4 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Verification email successfully sent." : "Verificação de email enviado com sucesso.",
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.",
"Unable to create user, there are problems with user backend." : "Não é possível criar usuário, há problemas com backend do usuário.",
+ "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.",
"Your settings have been updated." : "Suas configurações foram atualizadas.",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0fc331a..89b3659 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -7,6 +7,7 @@
"Verification email successfully sent." : "Verificação de email enviado com sucesso.",
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.",
"Unable to create user, there are problems with user backend." : "Não é possível criar usuário, há problemas com backend do usuário.",
+ "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.",
"Your settings have been updated." : "Suas configurações foram atualizadas.",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 5117f63..00b7540 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Verificação de email enviado com sucesso.",
"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.",
"Unable to create user, there are problems with user backend." => "Não é possível criar usuário, há problemas com backend do usuário.",
+"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.",
"Your settings have been updated." => "Suas configurações foram atualizadas.",