diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-03 01:56:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-03 01:56:11 -0400 |
commit | cf20de185c95847810e6d0423d67f5bbc6506c2d (patch) | |
tree | 77625be2e9e807aa807df6f4919d17f9bab42e78 /settings | |
parent | 906061a07b64c1a56b51e3883883ac202630148f (diff) | |
download | nextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.tar.gz nextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/pt_PT.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index e4f34141ab0..6bd466bfd67 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -2,15 +2,18 @@ $TRANSLATIONS = array( "Saved" => "Guardado", "test email settings" => "testar configurações de email", +"A problem occurred while sending the e-mail. Please revisit your settings." => "Ocorreu um erro ao enviar o email. Por favor verifique as definições.", "Email sent" => "E-mail enviado", "Send mode" => "Modo de envio", "Encryption" => "Encriptação", +"Authentication method" => "Método de autenticação", "Unable to load list from App Store" => "Incapaz de carregar a lista da App Store", "Authentication error" => "Erro na autenticação", "Your full name has been changed." => "O seu nome completo foi alterado.", "Unable to change full name" => "Não foi possível alterar o seu nome completo", "Group already exists" => "O grupo já existe", "Unable to add group" => "Impossível acrescentar o grupo", +"Files decrypted successfully" => "Ficheiros desencriptados com sucesso", "Email saved" => "Email guardado", "Invalid email" => "Email inválido", "Unable to delete group" => "Impossível apagar grupo", @@ -29,6 +32,7 @@ $TRANSLATIONS = array( "Unable to change password" => "Não foi possível alterar a sua password", "Sending..." => "A enviar...", "User Documentation" => "Documentação de Utilizador", +"Admin Documentation" => "Documentação de administrador.", "Update to {appversion}" => "Actualizar para a versão {appversion}", "Disable" => "Desactivar", "Enable" => "Activar", @@ -41,6 +45,11 @@ $TRANSLATIONS = array( "Update" => "Actualizar", "Updated" => "Actualizado", "Select a profile picture" => "Seleccione uma fotografia de perfil", +"Very weak password" => "Password muito fraca", +"Weak password" => "Password fraca", +"So-so password" => "Password aceitável", +"Good password" => "Password Forte", +"Strong password" => "Password muito forte", "Decrypting files... Please wait, this can take some time." => "A desencriptar os ficheiros... Por favor aguarde, esta operação pode demorar algum tempo.", "deleted" => "apagado", "undo" => "desfazer", @@ -61,6 +70,7 @@ $TRANSLATIONS = array( "Fatal issues only" => "Apenas problemas fatais", "None" => "Nenhum", "Login" => "Login", +"Plain" => "Plano", "SSL" => "SSL", "TLS" => "TLS", "Security Warning" => "Aviso de Segurança", @@ -95,6 +105,8 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Permitir que os utilizadores partilhem com todos", "Allow users to only share with users in their groups" => "Permitir que os utilizadores partilhem somente com utilizadores do seu grupo", "Allow mail notification" => "Permitir notificação por email", +"Expire after " => "Expira após", +"days" => "dias", "Security" => "Segurança", "Enforce HTTPS" => "Forçar HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forçar os clientes a ligar a %s através de uma ligação encriptada", |