You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/nls/fr/strings.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ define({
37
37
"NO_MODIFICATION_ALLOWED_ERR": "Le répertoire cible ne peut pas être modifié.",
38
38
"NO_MODIFICATION_ALLOWED_ERR_FILE": "Vous n’êtes pas autorisé à effectuer des modifications.",
39
39
"CONTENTS_MODIFIED_ERR": "Le fichier a été modifié dans une application autre que {APP_NAME}.",
40
+
"UNSUPPORTED_ENCODING_ERR": "Le fichier n’est pas codé au format UTF-8.",
40
41
"FILE_EXISTS_ERR": "Le fichier ou le répertoire existe déjà.",
41
42
"FILE": "fichier",
42
43
"DIRECTORY": "répertoire",
@@ -179,7 +180,6 @@ define({
179
180
"FILE_FILTER_INSTRUCTIONS": "Exclure les fichiers et dossiers correspondant à l’une des chaînes/sous-chaînes ou aux <a href='{0}' title='{0}'>caractères génériques</a> suivants. Entrez chaque chaîne sur une ligne différente.",
180
181
"FILE_FILTER_LIST_PREFIX": "sauf",
181
182
"FILE_FILTER_CLIPPED_SUFFIX": "et {0} autre(s)",
182
-
183
183
"FILTER_COUNTING_FILES": "Comptage des fichiers\u2026",
184
184
"FILTER_FILE_COUNT": "Autorise {0} fichier(s) sur les {1} {2}",
185
185
"FILTER_FILE_COUNT_ALL": "Autorise les {0} fichiers {1}",
0 commit comments