diff options
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index fdd1cfb5513..229ecfbccb5 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -68,6 +68,7 @@ $TRANSLATIONS = array( "Strong password" => "Password muito forte", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas.", "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.", +"Error occurred while checking server setup" => "Ocorreu um erro durante a verificação da configuração do servidor", "Shared" => "Partilhado", "Shared with {recipients}" => "Partilhado com {recipients}", "Share" => "Partilhar", @@ -149,7 +150,10 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\napenas para informar que %s partilhou »%s« consigo.\nConsulte aqui: %s\n", "The share will expire on %s." => "Esta partilha vai expirar em %s.", "Cheers!" => "Parabéns!", +"Internal Server Error" => "Erro Interno do Servidor", "The server encountered an internal error and was unable to complete your request." => "O servidor encontrou um erro interno e não conseguiu concluir o seu pedido.", +"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Entra em contacto com o administrador do servidor se este erro aparecer várias vezes, inclui também os detalhes técnicos abaixo no seu contacto.", +"More details can be found in the server log." => "Mais detalhes podem ser encontrados no log do servidor.", "Technical details" => "Detalhes técnicos", "Remote Address: %s" => "Endereço remoto: %s", "Request ID: %s" => "ID do Pedido: %s", @@ -157,6 +161,7 @@ $TRANSLATIONS = array( "Message: %s" => "Mensagem: %s", "File: %s" => "Ficheiro: %s", "Line: %s" => "Linha: %s", +"Trace" => "Trace", "Security Warning" => "Aviso de Segurança", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "A sua versão do PHP é vulnerável ao ataque Byte Null (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Por favor atualize a sua versão PHP instalada para usar o %s com segurança.", |