summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r--apps/files_sharing/l10n/pt_BR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index c8cf14c1985..d650ee9093e 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -254,4 +254,4 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Não foi possível alterar as permissões para links de compartilhamento público",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");