diff options
Diffstat (limited to 'settings/l10n/pt_BR.json')
-rw-r--r-- | settings/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 355eb0f5d63..038eed59416 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -306,8 +306,6 @@ "Hardening and security guidance" : "Orientações de proteção e segurança", "Personal" : "Pessoal", "Administration" : "Administração", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Imagem para o perfil", "Upload new" : "Enviar novo", "Select from Files" : "Selecionar de Arquivos", @@ -317,6 +315,7 @@ "Cancel" : "Cancelar", "Choose as profile picture" : "Escolha como imagem de perfil", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Nome completo", "No display name set" : "Nenhum nome de exibição definido", "Email" : "Email", @@ -408,6 +407,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado como um serviço webcron para rodar cron.php a cada 15 minutos em http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão posix do PHP. Veja a {linkstart}Documentação do PHP{linkend} para mais detalhes.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados, use a ferramenta de linha de comando: 'occ db: convert-type' ou veja a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", "Get the apps to sync your files" : "Obtenha os aplicativos para sincronizar seus arquivos", "Desktop client" : "Cliente Desktop", "Android app" : "Aplicativo Android", |