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

github.com/nextcloud/bruteforcesettings.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:33:08 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:33:08 +0300
commit176aad1df9eb1f3e78d14c0484ef4e06bebd4239 (patch)
tree2a3bf9db6e4eb3f7d64663ac4d758163c0e6b5a5
parent0e6c7ad5faac5b92cd619538fd863939b0ec8c9e (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 2b19cc0..e249757 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Add" : "Ajouter",
"Delete" : "Supprimer"
},
-"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 8b34805..02fe5fd 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,5 +7,5 @@
"Add new whitelist" : "Ajouter une nouvelle liste blanche",
"Add" : "Ajouter",
"Delete" : "Supprimer"
-},"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