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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r--apps/files/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 53b8f346edc..2a3ad3a5a49 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "Détails",
"Please select tag(s) to add to the selection" : "Veuillez sélectionner la ou les étiquette(s) à ajouter à la sélection",
"Apply tag(s) to selection" : "Appliquer la ou les étiquette(s) à la sélection",
- "Select" : "Sélectionner",
"Pending" : "En attente",
"Unable to determine date" : "Impossible de déterminer la date",
"This operation is forbidden" : "Cette opération est interdite",
@@ -210,6 +209,7 @@ OC.L10N.register(
"Deleted shares" : "Partages supprimés",
"Pending shares" : "Partages en attente",
"Text file" : "Fichier texte",
- "New text file.txt" : "Nouveau fichier texte.txt"
+ "New text file.txt" : "Nouveau fichier texte.txt",
+ "Select" : "Sélectionner"
},
"nplurals=2; plural=(n > 1);");