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

github.com/nextcloud/survey_client.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:21:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:21:54 +0300
commite6191f6d7601142ca71624e53c6177c879167a76 (patch)
tree060642820c14baf1141198a3f9d893e6797377d2 /l10n
parentaf3988ec9cab7d4df2762a98d8b23ea1a2b6138d (diff)
[tx-robot] updated from transifexv24.0.0beta3
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 5d87e1f..4042784 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Dernier rapport envoyé le : %s",
"Last report" : "Dernier envoi"
},
-"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 723297b..4168edf 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -23,5 +23,5 @@
"Data to send" : "Données à envoyer",
"Last report sent on: %s" : "Dernier rapport envoyé le : %s",
"Last report" : "Dernier envoi"
-},"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