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

github.com/nextcloud/twofactor_u2f.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 06:28:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:28:02 +0300
commit8aa0f1812e9912fc92cf87302e8e497d846d72d0 (patch)
tree73fd877640a96170b9b99cbad52d64e5ae03ef70
parent1ee06b1e262c5ea82950604c63c7cfcd7fe83bd6 (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 9fada02..dce1662 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -31,4 +31,4 @@ OC.L10N.register(
"No U2F devices configured. You are not using U2F as second factor at the moment." : "Aucun périphérique U2F configuré. Actuellement, vous n'utilisez pas U2F comme second facteur.",
"The following devices are configured for U2F second-factor authentication:" : "Les périphériques suivants sont configurés pour l'authentification second facteur U2F:"
},
-"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 83e07d8..b694481 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -28,5 +28,5 @@
"Remove" : "Supprimer",
"No U2F devices configured. You are not using U2F as second factor at the moment." : "Aucun périphérique U2F configuré. Actuellement, vous n'utilisez pas U2F comme second facteur.",
"The following devices are configured for U2F second-factor authentication:" : "Les périphériques suivants sont configurés pour l'authentification second facteur U2F:"
-},"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