diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
commit | db50e11edf608b6225e253610f7435089824a2c2 (patch) | |
tree | dff69086a5264a8c48cfa7599df363e2c892b693 /settings/l10n/pt_BR.json | |
parent | e2047009d118adbfeba6c16547d7965b10b92894 (diff) | |
download | nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.json')
-rw-r--r-- | settings/l10n/pt_BR.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index b6b437bbe17..08281d0daea 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -60,9 +60,6 @@ "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", @@ -127,6 +124,7 @@ "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", @@ -339,6 +337,9 @@ "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", @@ -449,7 +450,6 @@ "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.", |