From d7aa58eab5fb44d4037184d5144029fc290b4c3a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Mar 2023 02:29:13 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- core/l10n/pt_BR.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/l10n/pt_BR.js') diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 816e44f0785..8bac4744118 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -354,7 +354,6 @@ OC.L10N.register( "Get your own free account" : "Obtenha uma conta grátis", "%s homepage" : "%s homepage", "Confirm your password" : "Confirme sua senha", - "%s's homepage" : "Página inicial de%s", "Connect to your account" : "Conectar à sua conta", "Please log in before granting %1$s access to your %2$s account." : "Logue-se antes de conceder acesso %1$s à sua conta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se você não está tentando configurar um novo dispositivo ou aplicativo, alguém está tentando induzi-lo a conceder acesso a seus dados. Nesse caso, não prossiga e entre em contato com o administrador do sistema.", @@ -423,6 +422,7 @@ OC.L10N.register( "Contacts" : "Contatos", "Contacts menu" : "Menu de contatos", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}.", + "%s's homepage" : "Página inicial de%s" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3