diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
commit | 78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch) | |
tree | 18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/pt_BR.json | |
parent | f8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff) | |
download | nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.json')
-rw-r--r-- | lib/l10n/pt_BR.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 2857eac8282..c844ee05159 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -1,10 +1,7 @@ { "translations": { "Cannot write into \"config\" directory!" : "Não é possível gravar no diretório \"config\"!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Isso geralmente pode ser corrigido dando o acesso de escritura ao webserver para o diretório de configuração", - "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true.", - "See %s" : "Ver %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Geralmente, isso pode ser corrigido concedendo ao servidor web acesso de gravação ao diretório de configuração.", - "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true. Veja %s", + "See %s" : "Ver %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do aplicativo %1$s não foram instalados corretamente. Certifique-se que é uma versão compatível com seu servidor.", "Sample configuration detected" : "Configuração de exemplo detectada", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de exemplo foi copiada. Isso pode terminar sua instalação e não é suportado. Por favor leia a documentação antes de realizar mudanças no config.php", @@ -192,6 +189,7 @@ "No database drivers (sqlite, mysql, or postgresql) installed." : "Nenhum driver de banco de dados (sqlite, mysql ou postgresql) instalado.", "Cannot write into \"config\" directory" : "Não foi possível gravar no diretório \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escritura no diretório config. Veja %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true. Veja %s", "Cannot write into \"apps\" directory" : "Não foi possível gravar no diretório \"apps\"", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Isso geralmente pode ser corrigido fornecendo ao servidor da web acesso de gravação ao diretório de aplicativos ou desativando a App Store no arquivo de configuração.", "Cannot create \"data\" directory" : "Não foi possível criar o diretório \"data\"", @@ -230,6 +228,8 @@ "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", "Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s", + "This can usually be fixed by giving the webserver write access to the config directory" : "Isso geralmente pode ser corrigido dando o acesso de escritura ao webserver para o diretório de configuração", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true.", "Following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s", "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", "Can't create or write into the data directory %s" : "Não foi possível criar ou gravar no diretório de dados %s", |