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:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 06:06:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:06:40 +0300
commit338b6edfd673b729b015f54b050361b1796c1176 (patch)
treefe26f69fc13bf6834ecf57dcb479c7625c5a9058 /l10n/fr.js
parent4f2086ded83c07de735cdc74e02b6793808b9b52 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index afd9690..b84bff1 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Afficher les dernières actualités de Nextcloud dans vos notifications.",
"These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");