From c6d19b2d7d08373de865b20db3884e629834d246 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 27 Dec 2023 00:20:24 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/pt_BR.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/l10n/pt_BR.js') diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 4b50bd77439..c02b27da94f 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -455,7 +455,6 @@ OC.L10N.register( "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Seu endereço remoto foi identificado como \"{remoteAddress}\" e está com aceleração de força bruta no momento, diminuindo o desempenho de várias solicitações. Se o endereço remoto não for o seu, isso pode ser uma indicação de que um proxy não está configurado corretamente. Mais informações podem ser encontradas na documentação {linkstart}↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "O banco de dados é usado para bloqueio de arquivo transacional. Para melhorar o desempenho, configure o memcache, se disponível. Consulte a {linkstart}documentação ↗{linkend} para obter mais informações.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "O PHP 8.0 agora está obsoleto no Nextcloud 27. O Nextcloud 28 pode exigir pelo menos o PHP 8.1. Atualize para {linkstart}uma das versões PHP oficialmente suportadas fornecidas pelo PHP Group ↗{linkend} assim que possível.", - "Avatar of {fullName}" : "Avatar of {fullName}", - "Start typing in search" : "Comece a digitar em pesquisar" + "Avatar of {fullName}" : "Avatar of {fullName}" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3