diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /settings/l10n/pt_PT.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_PT.php')
-rw-r--r-- | settings/l10n/pt_PT.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index a384871e4d9..16b5721dbf0 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -59,6 +59,8 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Este servidor ownCloud não tem uma ligação de internet a funcionar. Isto significa que algumas funcionalidades como o acesso a locais externos (dropbox, gdrive, etc), notificações sobre actualizções, ou a instalação de aplicações não irá funcionar. Sugerimos que active uma ligação à internet se pretender obter todas as funcionalidades do ownCloud.", "Cron" => "Cron", "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 systems cron service to call the cron.php file every 15 minutes." => "Use o serviço cron do sistema para chamar o ficheiro cron.php a cada 15 minutos.", "Sharing" => "Partilha", "Enable Share API" => "Activar a API de partilha", "Allow apps to use the Share API" => "Permitir que os utilizadores usem a API de partilha", @@ -116,7 +118,6 @@ $TRANSLATIONS = array( "Language" => "Idioma", "Help translate" => "Ajude a traduzir", "WebDAV" => "WebDAV", -"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Use este endereço para <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">aceder aos seus ficheiros via WebDav</a>", "Encryption" => "Encriptação", "The encryption app is no longer enabled, decrypt all your file" => "A aplicação de encriptação não se encontra mais disponível, desencripte o seu ficheiro", "Log-in password" => "Password de entrada", |