summaryrefslogtreecommitdiffstats
path: root/settings/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-28 11:14:08 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-28 11:14:08 +0000
commitdb50e11edf608b6225e253610f7435089824a2c2 (patch)
treedff69086a5264a8c48cfa7599df363e2c892b693 /settings/l10n/pt_BR.js
parente2047009d118adbfeba6c16547d7965b10b92894 (diff)
downloadnextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz
nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r--settings/l10n/pt_BR.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 3de889610fa..c533b19b1a6 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -62,9 +62,6 @@ OC.L10N.register(
"Not saved" : "Não salvo",
"Sending…" : "Enviando...",
"Email sent" : "E-mail enviado",
- "Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
- "Disconnect" : "Desconectar",
- "Revoke" : "Revogar",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -129,6 +126,7 @@ OC.L10N.register(
"Disable user" : "Desativar usuário",
"Enable user" : "Ativar usuário",
"Resend welcome email" : "Reenviar e-mail de boas-vindas",
+ "{size} used" : "{size} usado",
"Welcome mail sent!" : "E-mail de boas-vindas enviado!",
"Display name" : "Mostrar nome",
"Email" : "E-mail",
@@ -341,6 +339,9 @@ OC.L10N.register(
"Approved" : "Aprovado",
"Experimental" : "Experimental",
"No apps found for {query}" : "Nenhum aplicativo encontrado para {query}",
+ "Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revogar",
"Unable to delete {objName}" : "Não foi possível excluir {objName}",
"Error creating group: {message}" : "Erro criando o grupo: {message}",
"A valid group name must be provided" : "Um nome de grupo válido deve ser fornecido",
@@ -451,7 +452,6 @@ OC.L10N.register(
"Updating …" : "Atualizando...",
"Could not update app" : "Não foi possível atualizar o aplicativo",
"Could not remove app" : "Não foi possível remover o aplicativo",
- "{size} used" : "{size} usado",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "É importante para a segurança e desempenho de sua instância que tudo esteja configurado corretamente. Para ajudar você com isso que estamos fazendo algumas verificações automáticas. Por favor, consulte a seção Dicas & Truques e a documentação para obter mais informações.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece ser configurado corretamente para consultar variáveis de ambiente do sistema. O teste com getenv(\"PATH\") apenas retorna uma resposta vazia.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentação de instalação ↗</a> para detalhes da configuração PHP de seu servidor, especialmente quando usando php-fpm.",