diff options
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 80879e1f3ec..3e77c6a3772 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "Servidor de Email", "Log" : "Registro", + "Server status" : "Status do servidor", "Tips & tricks" : "Dicas & Truques", "Updates" : "Atualizações", "Authentication error" : "Erro de autenticação", @@ -77,6 +78,7 @@ OC.L10N.register( "Uninstalling ...." : "Desinstalando ...", "Error while uninstalling app" : "Erro enquanto desinstalava aplicativo", "Uninstall" : "Desinstalar", + "An error occurred: {message}" : "Ocorreu um erro: {message}", "Select a profile picture" : "Selecione uma imagem para o perfil", "Very weak password" : "Senha muito fraca", "Weak password" : "Senha fraca", @@ -237,6 +239,7 @@ OC.L10N.register( "Upload new" : "Enviar nova foto", "Select new from Files" : "Selecinar uma nova dos Arquivos", "Remove image" : "Remover imagem", + "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Ou png ou jpg. Idealmente quadrada, mas você será capaz de cortá-la. O arquivo não pode exceder o tamanho máximo de 20 MB.", "Your avatar is provided by your original account." : "Seu avatar é fornecido por sua conta original.", "Cancel" : "Cancelar", "Choose as profile image" : "Escolha como imagem para o perfil", |