Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pt_PT.js')
-rw-r--r--l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 4337622..e73cc09 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
"These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");