Updated Translation
This commit is contained in:
parent
a5a9bd56b7
commit
4d40e4810d
|
|
@ -1306,9 +1306,9 @@ return array(
|
|||
'Sign-up' => 'Registe-se',
|
||||
'Credentials' => 'Credenciais',
|
||||
'New user' => 'Novo utilizador',
|
||||
'This username is already taken' => 'Este nome de usuário já foi utilizado',
|
||||
// 'A link to reset your password has been sent by email.' => '',
|
||||
// 'Your profile must have a valid email address.' => '',
|
||||
// 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
|
||||
// 'TRL - Turkish Lira' => '',
|
||||
'This username is already taken' => 'Este nome de usuário já está a ser utilizado',
|
||||
'A link to reset your password has been sent by email.' => 'Um link para redefinir a sua password foi enviado por email.',
|
||||
'Your profile must have a valid email address.' => 'O seu perfil deve ter um endereço de email válido.',
|
||||
'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Infelizmente, não conseguimos redefinir a sua password. Colocou um utilizador válido? Tem um endereço de email definido no seu perfil?',
|
||||
'TRL - Turkish Lira' => 'TRL - Lira Turca',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue