diff options
Diffstat (limited to 'apps/settings/l10n/pt_BR.json')
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 9f73ccb6b0f..94a4cf6a127 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "Digite sua data de nascimento", "Unable to update date of birth" : "Não foi possível atualizar a data de nascimento", "You are a member of the following groups:" : "Você é membro dos seguintes grupos:", - "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Seu nome completo", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", "Email options" : "Opções de e-mail ", @@ -839,6 +837,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "O cron.php precisa ser executado pelo usuário do sistema \"{user}\".", "Enable or disable profile by default for new users." : "Habilite ou desabilite o perfil por padrão para novos usuários.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Você está prestes a remover o grupo \"{group}\". Os usuários NÃO serão excluídos.", + "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "E-mails adicionais", "Enable Profile" : "Habilitar Perfil", "No users" : "Nenhum usuário", |