diff options
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index d6a940f6cfd..67bca0bb43c 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -87,6 +87,7 @@ $TRANSLATIONS = array( "Send" => "Enviar", "Set expiration date" => "Especificar data de expiração", "Expiration date" => "Data de expiração", +"Adding user..." => "A adicionar utilizador...", "group" => "grupo", "Resharing is not allowed" => "Não é permitido partilhar de novo", "Shared in {item} with {user}" => "Partilhado em {item} com {user}", @@ -148,6 +149,11 @@ $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!", +"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.", +"Technical details" => "Detalhes técnicos", +"Remote Address: %s" => "Endereço remoto: %s", +"Message: %s" => "Mensagem: %s", +"File: %s" => "Ficheiro: %s", "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.", |