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

github.com/nextcloud/files_downloadactivity.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:44:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:44:25 +0300
commitc70af34814795088a234eaa01f1eb41c3fb5a8c2 (patch)
treea149e1baec0a5872da12cf8b5cfe5c969b85bfd4
parente26aab11a9961cdd65d81b8e7f0f5b6bb4d3890e (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 3a9c89a..c44f4bc 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Activities for shared file downloads" : "Activité de téléchargement pour les fichiers partagés",
"Creates activities for downloads of files that were shared with other users or a group" : "Crée des activités pour le téléchargement de fichiers partagés avec d'autres utilisateurs ou un groupe"
},
-"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 267e04f..b9f9b95 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -8,5 +8,5 @@
"A local shared file or folder was <strong>downloaded</strong>" : "Un fichier ou dossier partagé a été <strong>téléchargé</strong>",
"Activities for shared file downloads" : "Activité de téléchargement pour les fichiers partagés",
"Creates activities for downloads of files that were shared with other users or a group" : "Crée des activités pour le téléchargement de fichiers partagés avec d'autres utilisateurs ou un groupe"
-},"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