diff options
Diffstat (limited to 'apps/settings/l10n/pt_BR.json')
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 2be9288cc30..98cf3974451 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -279,6 +279,8 @@ "Your biography" : "Sua biografia", "Details" : "Detalhes", "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", "Email options" : "Opções de e-mail ", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", @@ -302,6 +304,9 @@ "Unable to update language" : "Não foi possível atualizar o idioma", "No language set" : "Nenhum conjunto de idiomas", "Locale" : "Localização", + "Week starts on {firstDayOfWeek}" : "A semana começa em {firstDayOfWeek}", + "Unable to update locale" : "Não foi possível atualizar a localidade", + "No locale set" : "Nenhuma localidade definida", "Your location" : "Sua localização", "Your organisation" : "Sua organização", "Your phone number" : "Seu número de telefone", @@ -554,7 +559,6 @@ "Change scope level of {accountProperty}" : "Alterar o nível de escopo de {accountProperty} ", "Unable to update federation scope of the primary {accountProperty}" : "Não é possível atualizar o escopo da federação do {accountProperty} principal ", "Unable to update federation scope of additional {accountProperty}" : "Não é possível atualizar o escopo da federação de {accountProperty} adicional ", - "Avatar" : "Avatar", - "User already exists." : "O Usuário já existe." + "Avatar" : "Avatar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |