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

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 05:45:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:45:31 +0300
commit31cba506fbaeb476a93b5eb139da00877ef2c20c (patch)
treeef9ac522757036e1ecd8ad48502bca540983a379
parentc04e4c1a34c5105f54c51ad9cc7fa966bee4a29f (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 35bb5d6..6dac09c 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -16,4 +16,4 @@ OC.L10N.register(
"No videos found" : "Aucune vidéo trouvée",
"Any uploaded video will show up here" : "Les vidéos téléversées se retrouveront ici"
},
-"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 4bc8c27..fc07b7d 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -13,5 +13,5 @@
"Delete" : "Supprimer",
"No videos found" : "Aucune vidéo trouvée",
"Any uploaded video will show up here" : "Les vidéos téléversées se retrouveront ici"
-},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file