diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:20 +0000 |
commit | 8edcdbf538783c35fb2869e1efd25358855f9aa2 (patch) | |
tree | 13b583c654c2357d263ff04ae91b1be963379846 /apps/settings/l10n/pt_BR.js | |
parent | 281de601c72567fd4825c86d3ec5d54f444647a0 (diff) | |
download | nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.tar.gz nextcloud-server-8edcdbf538783c35fb2869e1efd25358855f9aa2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pt_BR.js')
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index bd9d968bd03..5b961388b15 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -541,8 +541,6 @@ OC.L10N.register( "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 ", @@ -841,6 +839,8 @@ OC.L10N.register( "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", |