diff options
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 4f2dd051538..4487ab33ff9 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -12,6 +12,9 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s", + "Enterprise bundle" : "Pacote Enterprise", + "Groupware bundle" : "Pacote Groupware", + "Social sharing bundle" : "Pacote de compartilhamento social", "PHP %s or higher is required." : "PHP %s ou superior é requerido.", "PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .", "%sbit or higher PHP required." : "%sbit ou maior é requerido.", |