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

github.com/nextcloud/files_antivirus.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:43:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:43:15 +0300
commit2caf97640efcb4f2b95c0de7e1da72a9b54b5d27 (patch)
tree2cd30f588340dfe26de410431013c53df3d8535a
parent731c389238447b3188f7285cd7d489f86827eccc (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 b5f6163..039cc57 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -57,4 +57,4 @@ OC.L10N.register(
"Mark as" : "Marqué comme",
"Add a rule" : "Ajouter une règle"
},
-"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 8a1ede6..0cbebf5 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -54,5 +54,5 @@
"Description" : "Description",
"Mark as" : "Marqué comme",
"Add a rule" : "Ajouter une règle"
-},"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