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-06 05:41:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:41:56 +0300
commit3b2538136c245fd14d6e333bdbf7672d65f9ed11 (patch)
tree6d43baaf5a36b6218d340457df64cadf13e0a824
parent4deaa646b0d235236a6bbdafedf596475f03b1ae (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 39b699d..0b45f4a 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=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 7c4ed05..163ea31 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=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