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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 06:13:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:13:20 +0300
commit6d36ea822283555447970449fc07572a160c532e (patch)
tree2a8c9dce54dce012eaab179dda4900d8bbcbc6bf /l10n
parentc08f04c94a33ada65f60d8eced85db8307b71a03 (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 4bb1232..f00331b 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=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 56fae9e..f946546 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=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