summaryrefslogtreecommitdiffstats
path: root/settings/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 01:55:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 01:55:39 -0400
commite00f25e5b06e6bc119a91f36a0bf232109cf964f (patch)
tree1088a2881aea48b3c5741ee1425a665f6dfadf2e /settings/l10n/pt_BR.js
parent1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff)
downloadnextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz
nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r--settings/l10n/pt_BR.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 252a3044ced..6b8266b18a7 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -1,9 +1,11 @@
OC.L10N.register(
"settings",
{
- "Enabled" : "Habilitado",
- "Not enabled" : "Desabilitado",
- "Recommended" : "Recomendado",
+ "Cron" : "Cron",
+ "Sharing" : "Compartilhamento",
+ "Security" : "Segurança",
+ "Email Server" : "Servidor de Email",
+ "Log" : "Registro",
"Authentication error" : "Erro de autenticação",
"Your full name has been changed." : "Seu nome completo foi alterado.",
"Unable to change full name" : "Não é possível alterar o nome completo",
@@ -33,6 +35,9 @@ OC.L10N.register(
"Wrong admin recovery password. Please check the password and try again." : "Senha de recuperação do administrador errada. Por favor verifique a senha e tente novamente.",
"Back-end doesn't support password change, but the users encryption key was successfully updated." : "Back-end não suporta alteração de senha, mas a chave de criptografia de usuários foi atualizado com sucesso....",
"Unable to change password" : "Impossível modificar senha",
+ "Enabled" : "Habilitado",
+ "Not enabled" : "Desabilitado",
+ "Recommended" : "Recomendado",
"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.",
@@ -117,14 +122,12 @@ OC.L10N.register(
"Connectivity checks" : "Verificação de conectividade",
"No problems found" : "Nenhum problema encontrado",
"Please double check the <a href='%s'>installation guides</a>." : "Por favor, confira o <a href='%s'>guia de instalação</a>.",
- "Cron" : "Cron",
"Last cron was executed at %s." : "Último cron foi executado em %s.",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Última cron foi executado em %s. Isso é, mais de uma hora atrás, algo parece errado.",
"Cron was not executed yet!" : "Cron não foi executado ainda!",
"Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado no serviço webcron para chamar cron.php a cada 15 minutos sobre http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron do sistema para chamar o arquivo cron.php cada 15 minutos.",
- "Sharing" : "Compartilhamento",
"Allow apps to use the Share API" : "Permitir que aplicativos usem a API de Compartilhamento",
"Allow users to share via link" : "Permitir que os usuários compartilhem por link",
"Enforce password protection" : "Reforce a proteção por senha",
@@ -138,11 +141,9 @@ OC.L10N.register(
"Allow users to send mail notification for shared files" : "Permitir aos usuários enviar notificação de email para arquivos compartilhados",
"Exclude groups from sharing" : "Excluir grupos de compartilhamento",
"These groups will still be able to receive shares, but not to initiate them." : "Esses grupos ainda serão capazes de receber compartilhamentos, mas não para iniciá-los.",
- "Security" : "Segurança",
"Enforce HTTPS" : "Forçar HTTPS",
"Forces the clients to connect to %s via an encrypted connection." : "Obrigar os clientes que se conectem a %s através de uma conexão criptografada.",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Por favor, se conectar ao seu %s via HTTPS para forçar ativar ou desativar SSL.",
- "Email Server" : "Servidor de Email",
"This is used for sending out notifications." : "Isto é usado para o envio de notificações.",
"Send mode" : "Modo enviar",
"From address" : "Do Endereço",
@@ -157,7 +158,6 @@ OC.L10N.register(
"Store credentials" : "Armazenar credenciais",
"Test email settings" : "Configurações de e-mail de teste",
"Send email" : "Enviar email",
- "Log" : "Registro",
"Log level" : "Nível de registro",
"More" : "Mais",
"Less" : "Menos",