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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 06:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:15:04 +0300
commit16939efee3a47ab85c7a967c68f9dc1045c9c397 (patch)
tree0b9d1605ddc74abbc4045ce9e04b8dc15098f030
parentb493cc60f7575792b1402a866506b280403288c7 (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 f00331b..4bb1232 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -293,4 +293,4 @@ OC.L10N.register(
"Your data is located in: " : "Vos données sont situées en :",
"The admin hasn't selected the location of the server yet." : "L'administrateur n'a pas encore indiqué l'emplacement du serveur."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index f946546..56fae9e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -290,5 +290,5 @@
"Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Vos fichiers sont chiffrés avec {linkopen}server-side-encryption ↗{linkclose}. De plus, ce serveur est protégé avec full-disk-encryption.",
"Your data is located in: " : "Vos données sont situées en :",
"The admin hasn't selected the location of the server yet." : "L'administrateur n'a pas encore indiqué l'emplacement du serveur."
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file