diff options
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index b4c6a3f9f83..8a25ec579a8 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -66,6 +66,9 @@ $TRANSLATIONS = array( "So-so password" => "Senha mais ou menos", "Good password" => "Boa senha", "Strong password" => "Senha forte", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece não estar funcionando.", +"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 não tem conexão com a internet. Isso significa que algumas das características como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de 3ºs terceiros não funcionam. Acessar arquivos remotamente e envio de e-mails de notificação também não podem funcionar. Sugerimos permitir conexão com a internet para esse servidor, se você deseja ter todas as funcionalidades.", +"Error occurred while checking server setup" => "Erro ao verificar a configuração do servidor", "Shared" => "Compartilhados", "Shared with {recipients}" => "Compartilhado com {recipients}", "Share" => "Compartilhar", @@ -146,6 +149,17 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com você.\nVeja isto: %s\n\n", "The share will expire on %s." => "O compartilhamento irá expirar em %s.", "Cheers!" => "Saúde!", +"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." => "Entre em contato com o administrador do servidor se este erro reaparece várias vezes, por favor, inclua os detalhes técnicos abaixo em seu relatório.", +"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", +"Code: %s" => "Código: %s", +"Message: %s" => "Mensagem: %s", +"File: %s" => "Arquivo: %s", +"Line: %s" => "Linha: %s", +"Trace" => "Rastreamento", "Security Warning" => "Aviso de Segurança", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sua versão do PHP está vulnerável ao ataque NULL Byte (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Por favor, atualize sua instalação PHP para usar %s segurança.", |