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 fb8f98b3195..99f1009db79 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -36,6 +36,7 @@ OC.L10N.register( "Group already exists." : "O Grupo já existe.", "Unable to add group." : "Não é possível adicionar grupo.", "Unable to delete group." : "Não é possível excluir grupo.", + "log-level out of allowed range" : "log-nível acima do permitido", "Saved" : "Salvo", "test email settings" : "testar configurações de email", "If you received this email, the settings seem to be correct." : "Se você recebeu este e-mail, as configurações parecem estar corretas.", @@ -167,8 +168,10 @@ OC.L10N.register( "Test email settings" : "Configurações de e-mail de teste", "Send email" : "Enviar email", "Log level" : "Nível de registro", + "Download logfile" : "Baixar o arquivo de log", "More" : "Mais", "Less" : "Menos", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "O arquivo de log é maior do que 100 MB. Baixar o arquivo pode demorar algum tempo!", "Version" : "Versão", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Mais aplicativos", |