diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
commit | 4fb4d2b936229805f3d2f71f7e6f59c557437a4d (patch) | |
tree | 032cdb9cd9a150b609c9feb876df8ac9d5409eec /apps/settings/l10n/pt_BR.json | |
parent | cc81480cbd2be8b00c772925c2a113e1e1a7a430 (diff) | |
download | nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.tar.gz nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pt_BR.json')
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 3eaad4468af..8466373ec87 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -241,6 +241,7 @@ "The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache não está configurado corretamente. %s.", "Correctly configured" : "Configurado corretamente", "PHP version" : "Versão do PHP", + "You are currently running PHP %s. PHP 8.1 is now deprecated in Nextcloud 30. Nextcloud 31 may require at least PHP 8.2. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Você está atualmente executando o PHP %s. PHP 8.1 agora está obsoleto no Nextcloud 30. Nextcloud 31 pode exigir pelo menos PHP 8.2. Atualize para uma das versões PHP com suporte oficial fornecidas pelo PHP Group o mais rápido possível.", "You are currently running PHP %s." : "Você está executando PHP no momento %s.", "PHP \"output_buffering\" option" : "Opção \"output_buffering\" do PHP", "PHP configuration option \"output_buffering\" must be disabled" : "A opção de configuração do PHP \"output_buffering\" deve estar desabilitada", |