[tx-robot] updated from transifex
This commit is contained in:
parent
22c741b0f3
commit
60cbbb0bd2
|
|
@ -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 <a href=\"{link}\">log in now</a>." => "Il tuo account è stato creato correttamente, ora puoi <a href=\"{link}\">effettuare l'accesso</a>.",
|
||||
"To create a new account on ownCloud, just click the following link:<br/>{link}" => "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:<br/>{link}",
|
||||
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||
"Username" => "Nome utente",
|
||||
|
|
|
|||
|
|
@ -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 <a href=\"{link}\">log in now</a>." => "Sua conta foi criada com sucesso, você pode <a href=\"{link}\">fazer login agora</a>.",
|
||||
"To create a new account on ownCloud, just click the following link:<br/>{link}" => "Para criar uma nova conta no ownCloud, apenas click no seguinte link:<br/>{link}",
|
||||
"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.",
|
||||
"Username" => "Nome de Usuário",
|
||||
|
|
|
|||
|
|
@ -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 <a href=\"{link}\">log in now</a>." => "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
|
||||
"To create a new account on ownCloud, just click the following link:<br/>{link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için, sadece şu bağlantıya tıklamanız yeterli:<br/>{link}",
|
||||
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
||||
"Username" => "Kullanıcı Adı",
|
||||
|
|
|
|||
Loading…
Reference in New Issue