diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-06 02:28:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-06 02:28:40 +0000 |
commit | 9c427172163931ca41e4408e74417fdb86a04190 (patch) | |
tree | 6967e6c5051f36a971cdb4c1526473d84a9cb476 /lib | |
parent | 0284c0f71797cf2729633f18c5905c23457cd527 (diff) | |
download | nextcloud-server-9c427172163931ca41e4408e74417fdb86a04190.tar.gz nextcloud-server-9c427172163931ca41e4408e74417fdb86a04190.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index eb7e7e38d87..59148b038fd 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -235,6 +235,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Módulos do PHP foram instalados, mas eles ainda estão listados como faltantes?", "Please ask your server administrator to restart the web server." : "Por favor peça ao administrador do servidor para reiniciar o servidor web.", + "The required %s config variable is not configured in the config.php file." : "A variável %s de configuração necessária não está configurada no arquivo config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Peça ao administrador do servidor para verificar a configuração do Nextcloud.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 é necessário.", "Please upgrade your database version." : "Por favor, atualize a versão do seu banco de dados.", "Your data directory is readable by other users." : "Seu diretório de dados pode ser lido por outros usuários.", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 527da9de997..2ffa8eea954 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -233,6 +233,8 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por um cache/acelerador, como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Módulos do PHP foram instalados, mas eles ainda estão listados como faltantes?", "Please ask your server administrator to restart the web server." : "Por favor peça ao administrador do servidor para reiniciar o servidor web.", + "The required %s config variable is not configured in the config.php file." : "A variável %s de configuração necessária não está configurada no arquivo config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Peça ao administrador do servidor para verificar a configuração do Nextcloud.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 é necessário.", "Please upgrade your database version." : "Por favor, atualize a versão do seu banco de dados.", "Your data directory is readable by other users." : "Seu diretório de dados pode ser lido por outros usuários.", |