diff --git a/l10n/it.php b/l10n/it.php
index 40bc066..eaa13b9 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -6,6 +6,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Email di verifica inviata correttamente.",
"Invalid verification URL. No registration request with this verification URL is found." => "URL di verifica non valido. Nessuna richiesta di registrazione trovata con questo URL di verifica.",
"Unable to create user, there are problems with user backend." => "Impossibile creare l'utente, ci sono problemi con il motore degli utenti.",
+"Your account has been successfully created, you can log in now." => "Il tuo account è stato creato correttamente, ora puoi effettuare l'accesso.",
"To create a new account on ownCloud, just click the following link:
{link}" => "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:
{link}",
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
"Username" => "Nome utente",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 002a063..b555902 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -6,6 +6,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.",
+"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:
{link}" => "Para criar uma nova conta no ownCloud, apenas click no seguinte link:
{link}",
"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.",
"Username" => "Nome de Usuário",
diff --git a/l10n/tr.php b/l10n/tr.php
index f6ffb01..e9caeb7 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -6,6 +6,7 @@ $TRANSLATIONS = array(
"Verification email successfully sent." => "Doğrulama e-postası başarıyla gönderildi.",
"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:
{link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için, sadece şu bağlantıya tıklamanız yeterli:
{link}",
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
"Username" => "Kullanıcı Adı",