summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/fr.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
downloadnextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz
nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r--apps/files/l10n/fr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 8021fe002a2..3fd2c78f74b 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -135,9 +135,8 @@ OC.L10N.register(
"Unlimited" : "Illimité",
"Upload (max. %s)" : "Envoi (max. %s)",
"File Management" : "Gestion de fichier",
- "%s of %s used" : "%s de %s utilisé",
- "%1$s%% of %2$s used" : "%1$s%% de %2$s utilisés",
"%s used" : "%s utilisé",
+ "%1$s of %2$s used" : "%1$s utilisés sur %2$s",
"Settings" : "Paramètres",
"Show hidden files" : "Afficher les fichiers masqués",
"WebDAV" : "WebDAV",
@@ -167,7 +166,8 @@ OC.L10N.register(
"Save" : "Enregistrer",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.",
"Missing permissions to edit from here." : "Permissions insuffisantes pour modifier à partir d'ici.",
+ "%s of %s used" : "%s de %s utilisé",
"Cancel upload" : "Annuler le téléversement",
- "%1$s of %2$s used" : "%1$s utilisés sur %2$s"
+ "%1$s%% of %2$s used" : "%1$s%% de %2$s utilisés"
},
"nplurals=2; plural=(n > 1);");