diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.json')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 44786e2202a..39eede7996d 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -155,5 +155,5 @@ "Uploaded files:" : "Ficheiros enviados:", "Add to your Nextcloud" : "Adicionar à sua Nextcloud", "Wrong path, file/folder doesn't exist" : "Caminho errado, o arquivo ou pasta não existe" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |