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

github.com/nextcloud/external.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 05:41:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 05:41:56 +0300
commite1c5c3a64a6d8f4ab323b339d1594b8fc32764f7 (patch)
tree1ea4b2bd00527449fbe1808c25933012ca04f2c8
parente20f58f8d60afd7db44398aed40e043bf3995fc7 (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 0b45f4a..39b699d 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Upload new icon" : "Téléverser une nouvelle icône",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Veuillez noter que certains navigateurs peuvent bloquer l’affichage des sites via http si vous utilisez https."
},
-"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 163ea31..7c4ed05 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -51,5 +51,5 @@
"Uploading an icon with the same name will replace the current icon." : "Téléverser une icône avec le même nom va remplacer l'icône actuel.",
"Upload new icon" : "Téléverser une nouvelle icône",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Veuillez noter que certains navigateurs peuvent bloquer l’affichage des sites via http si vous utilisez https."
-},"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