diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index 8ce17b5..6cfcb9b 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.",
"Unable to create user, there are problems with user backend." => "Není možné vytvořit uživatelský účet, nastaly potíže v části programu pro podporu uživatelů.",
"Your account has been successfully created, you can log in now." => "Váš účet byl úspěšně vytvořen, můžete se nyní přihlásit.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.",
"Username" => "Uživatelské jméno",
"Password" => "Heslo",
diff --git a/l10n/de.php b/l10n/de.php
index d717482..9d80665 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage 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 Benutzerhintergrundprogramm.",
"Your account has been successfully created, you can log in now." => "Dein Konto wurde erfolgreich erstellt, Du kannst dich nun anmelden.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Zur Erstellung eines neuen ownCloud-Kontos klicke bitte auf den nachfolgenden Link: \n{link}",
"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
"Username" => "Benutzername",
"Password" => "Passwort",
diff --git a/l10n/de_DE.php b/l10n/de_DE.php
index 1c5a12e..092faa2 100644
--- a/l10n/de_DE.php
+++ b/l10n/de_DE.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"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 Benutzerhintergrundprogramm.",
"Your account has been successfully created, you can log in now." => "Ihr Konto wurde erfolgreich erstellt, Sie können sich nun anmelden.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Zur Erstellung eines neuen ownCloud-Kontos klicken Sie bitte auf den nachfolgenden Link:\n{link}",
"Welcome, you can create your account below." => "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
"Username" => "Benutzername",
"Password" => "Passwort",
diff --git a/l10n/es.php b/l10n/es.php
index a75ab32..a2d15e7 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"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.",
"Your account has been successfully created, you can log in now." => "Su cuenta ha sido creada, puede conectarse ahora.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Para crear una cuenta en ownCloud, 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/et_EE.php b/l10n/et_EE.php
index cf8c284..17c3648 100644
--- a/l10n/et_EE.php
+++ b/l10n/et_EE.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "Vigane kinnituse URL. Selle kinnitus URL-iga registreerimise päringut ei leitud.",
"Unable to create user, there are problems with user backend." => "Kasutaja loomine ebaõnnestus, kasutaja adminiliidesega oli probleeme.",
"Your account has been successfully created, you can log in now." => "Sinu konto on loodud, sa võid kohe sisse logida.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "ownCloudi uue kasutajakonto loomisels kliki lihtsalt järgnevale lingile: \n{link}",
"Welcome, you can create your account below." => "Teretulemast, sa võid konto luua allpool.",
"Username" => "Kasutajanimi",
"Password" => "Parool",
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
index 0eb8bb5..08b4ecd 100644
--- a/l10n/fi_FI.php
+++ b/l10n/fi_FI.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"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.",
"Your account has been successfully created, you can log in now." => "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Luo uusi ownCloud-tili napsauttamalla seuraavaa linkkiä:\n{link}",
"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.",
"Username" => "Käyttäjätunnus",
"Password" => "Salasana",
diff --git a/l10n/fr.php b/l10n/fr.php
index 91d1e03..fb4434e 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "Adresse URL de vérification invalide. Aucune demande d'inscription avec cette adresse URL de vérification n'a été trouvée.",
"Unable to create user, there are problems with user backend." => "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
"Your account has been successfully created, you can log in now." => "Votre compte a bien été créé, vous pouvez maintenant vous connecter.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Pour créer un nouveau compte sur ownCloud, cliquez simplement sur le lien suivant :\n{link}",
"Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.",
"Username" => "Nom d'utilisateur",
"Password" => "Mot de passe",
diff --git a/l10n/nl.php b/l10n/nl.php
index 926dfce..9d554aa 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"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.",
"Your account has been successfully created, you can log in now." => "Er is met succes een account voor u gemaakt, u kunt nu inloggen.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Klik op de volgende link om een nieuw ownCloud-account te maken:\n{link}",
"Welcome, you can create your account below." => "Welkom, u kunt hieronder uw account aanmaken.",
"Username" => "Gebruikersnaam",
"Password" => "Wachtwoord",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 177ea3b..562d1ff 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"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.",
"Your account has been successfully created, you can log in now." => "Sua conta foi criada com sucesso, você pode fazer login agora.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Para criar uma nova conta no ownCloud, simplesmente click no seguinte link:\n {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_PT.php b/l10n/pt_PT.php
index ebc92c0..84c4c30 100644
--- a/l10n/pt_PT.php
+++ b/l10n/pt_PT.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificação inválido. Não existe nenhum pedido de registo com este URL.",
"Unable to create user, there are problems with user backend." => "Não é possível criar utilizador, existem problemas com o painel de utilizador.",
"Your account has been successfully created, you can log in now." => "Conta criada com sucesso, podes entrar agora.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "Parar criar uma conta nova na ownCloud, clica no seguinte link:\n{link}",
"Welcome, you can create your account below." => "Bem vind@, podes criar a tua conta abaixo.",
"Username" => "Nome de utilizador",
"Password" => "Senha",
diff --git a/l10n/tr.php b/l10n/tr.php
index 979163c..27b936e 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
"Invalid verification URL. No registration request with this verification URL is found." => "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
"Unable to create user, there are problems with user backend." => "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
"Your account has been successfully created, you can log in now." => "Hesabınız başarıyla oluşturuldu, artık oturum açabilirsiniz.",
+"To create a new account on ownCloud, just click the following link:\n{link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}",
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
"Username" => "Kullanıcı Adı",
"Password" => "Parola",