diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
commit | e00f25e5b06e6bc119a91f36a0bf232109cf964f (patch) | |
tree | 1088a2881aea48b3c5741ee1425a665f6dfadf2e /settings/l10n/pt_PT.js | |
parent | 1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff) | |
download | nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_PT.js')
-rw-r--r-- | settings/l10n/pt_PT.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 0c5ea85be5c..ce289a2fc4a 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -1,9 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "Ativada", - "Not enabled" : "Desactivado", - "Recommended" : "Recomendado", + "Cron" : "Cron", + "Sharing" : "Partilha", + "Security" : "Segurança", + "Email Server" : "Servidor de email", + "Log" : "Registo", "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", @@ -33,6 +35,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Palavra chave de recuperação de administrador errada. Por favor verifique a palavra chave e tente de novo.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Não foi possível alterar a sua palavra-passe, mas a chave de encriptação foi atualizada.", "Unable to change password" : "Não foi possível alterar a sua password", + "Enabled" : "Ativada", + "Not enabled" : "Desactivado", + "Recommended" : "Recomendado", "Saved" : "Guardado", "test email settings" : "testar configurações de email", "If you received this email, the settings seem to be correct." : "Se você recebeu este e-mail as configurações parecem estar correctas", @@ -117,14 +122,12 @@ OC.L10N.register( "Connectivity checks" : "Verificações de conectividade", "No problems found" : "Nenhum problema encontrado", "Please double check the <a href='%s'>installation guides</a>." : "Por favor verifique <a href='%s'>installation guides</a>.", - "Cron" : "Cron", "Last cron was executed at %s." : "O ultimo cron foi executado em %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "O ultima cron foi executado em %s a mais duma hora. Algo não está certo.", "Cron was not executed yet!" : "Cron ainda não foi executado!", "Execute one task with each page loaded" : "Executar uma tarefa com cada página carregada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registado num serviço webcron para chamar a página cron.php por http a cada 15 minutos.", "Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço sistema cron para ligar o ficheiro cron.php a cada 15 minutos.", - "Sharing" : "Partilha", "Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha", "Allow users to share via link" : "Permitir que os utilizadores partilhem através do link", "Enforce password protection" : "Forçar protecção da palavra passe", @@ -138,11 +141,9 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Permita que o utilizador envie notificações por correio electrónico para ficheiros partilhados", "Exclude groups from sharing" : "Excluir grupos das partilhas", "These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.", - "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", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Por favor ligue-se a %s através de uma ligação HTTPS para ligar/desligar o uso de ligação por SSL", - "Email Server" : "Servidor de email", "This is used for sending out notifications." : "Isto é utilizado para enviar notificações", "Send mode" : "Modo de envio", "From address" : "Do endereço", @@ -157,7 +158,6 @@ OC.L10N.register( "Store credentials" : "Armazenar credenciais", "Test email settings" : "Testar configurações de email", "Send email" : "Enviar email", - "Log" : "Registo", "Log level" : "Nível do registo", "More" : "Mais", "Less" : "Menos", |