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
parent4f2086ded83c07de735cdc74e02b6793808b9b52 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 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;");
diff --git a/l10n/fr.json b/l10n/fr.json
index a64189d..867fd30 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Annonces Nextcloud rapporte les dernières nouvelles de Nextcloud dans vos notifications",
"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."
-},"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