diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/files/l10n/fr.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r-- | apps/files/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 51f57c33afc..00d7728ac91 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -162,15 +162,14 @@ OC.L10N.register( "Deleted shares" : "Partages supprimés", "Text file" : "Fichier texte", "New text file.txt" : "Nouveau fichier texte.txt", - "Target folder" : "Dossier cible", "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", "max. possible: " : "Max. possible :", "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 l'envoi", + "%s of %s used" : "%s de %s utilisé", "%1$s%% of %2$s used" : "%1$s%% de %2$s utilisés" }, "nplurals=2; plural=(n > 1);"); |