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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 06:01:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:01:01 +0300
commit035d11fa68604eef913037dd664884138cc622ca (patch)
tree898947d8e782232900dc5ea6f77ae5e63b77c908 /l10n
parent4e8a8fe87488d0719de0e9ed6260835628d553be (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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 71001c1..e55797e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -24,4 +24,4 @@ OC.L10N.register(
"Live update" : "Mise à jour en direct",
"Download logs" : "Télécharger les journaux"
},
-"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 b180e95..a8f9ff2 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -21,5 +21,5 @@
"Log content" : "Contenu du registre",
"Live update" : "Mise à jour en direct",
"Download logs" : "Télécharger les journaux"
-},"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