-
-
Notifications
You must be signed in to change notification settings - Fork 608
Expand file tree
/
Copy pathfr.xaml
More file actions
167 lines (156 loc) · 18.7 KB
/
fr.xaml
File metadata and controls
167 lines (156 loc) · 18.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version="1.0"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
<!-- Dialogues -->
<system:String x:Key="plugin_explorer_make_selection_warning">Veuillez d'abord effectuer une sélection</system:String>
<system:String x:Key="plugin_explorer_select_folder_link_warning">Veuillez sélectionner un lien vers un dossier</system:String>
<system:String x:Key="plugin_explorer_delete_folder_link">Êtes-vous sûr de vouloir supprimer {0} ?</system:String>
<system:String x:Key="plugin_explorer_deletefileconfirm">Êtes-vous sûr de vouloir supprimer définitivement ce fichier ?</system:String>
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">Êtes-vous sûr de vouloir supprimer définitivement ce fichier/dossier ?</system:String>
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Suppression réussie</system:String>
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">{0} a été supprimé avec succès</system:String>
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">L'attribution d'un mot-clé d'action global pourrait donner lieu à un trop grand nombre de résultats lors de la recherche. Veuillez choisir un mot-clé d'action spécifique</system:String>
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">L'accès rapide ne peut pas être défini comme mot-clé d'action global lorsqu'il est activé. Veuillez choisir un mot-clé d'action spécifique</system:String>
<system:String x:Key="plugin_explorer_windowsSearchServiceNotRunning">Le service requis pour Windows Index Search ne semble pas être en cours d'exécution.</system:String>
<system:String x:Key="plugin_explorer_windowsSearchServiceFix">Pour résoudre ce problème, démarrez le service Windows Search. Sélectionnez ici pour supprimer cet avertissement</system:String>
<system:String x:Key="plugin_explorer_alternative">Le message d'avertissement a été désactivé. Souhaitez-vous installer le plugin Everything comme alternative à la recherche de fichiers et de dossiers ? {0}{0} Sélectionnez "Oui" pour installer le plugin Everything, ou "Non" pour revenir à l'état initial.</system:String>
<system:String x:Key="plugin_explorer_alternative_title">Alternative à l'explorateur</system:String>
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Une erreur s'est produite pendant la recherche : {0}</system:String>
<system:String x:Key="plugin_explorer_opendir_error">Impossible d'ouvrir le dossier</system:String>
<system:String x:Key="plugin_explorer_openfile_error">Impossible d'ouvrir le fichier</system:String>
<!-- Controls -->
<system:String x:Key="plugin_explorer_delete">Supprimer</system:String>
<system:String x:Key="plugin_explorer_edit">Modifier</system:String>
<system:String x:Key="plugin_explorer_add">Ajouter</system:String>
<system:String x:Key="plugin_explorer_generalsetting_header">Paramètres généraux</system:String>
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Personnaliser les mots-clés d'action</system:String>
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Liens d'accès rapide</system:String>
<system:String x:Key="plugin_explorer_everything_setting_header">Paramètres Everything</system:String>
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Panneau d'aperçu</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Taille</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date de création</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Date de modification</system:String>
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Afficher les informations du fichier</system:String>
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Format de la date et de l'heure</system:String>
<system:String x:Key="plugin_explorer_everything_sort_option">Option de tri :</system:String>
<system:String x:Key="plugin_explorer_everything_installed_path">Chemin vers Everything :</system:String>
<system:String x:Key="plugin_explorer_launch_hidden">Démarrer minimisé</system:String>
<system:String x:Key="plugin_explorer_editor_path">Chemin de l'éditeur</system:String>
<system:String x:Key="plugin_explorer_shell_path">Chemin d'accès au Shell</system:String>
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Chemins exclus de la recherche d'index</system:String>
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Utiliser l'emplacement du résultat de la recherche comme répertoire de travail de l'exécutable</system:String>
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Appuyez sur Entrée pour ouvrir le dossier dans le gestionnaire de fichiers par défaut</system:String>
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Utiliser la recherche d'index pour la recherche de chemin d'accès</system:String>
<system:String x:Key="plugin_explorer_manageindexoptions">Options d'indexation</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_search">Recherche :</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Recherche de chemin :</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Recherche de contenu de fichier :</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Recherche dans l'index :</system:String>
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Accès rapide :</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_current">Mot-clé de l'action en cours</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_done">Terminer</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Activé</system:String>
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">Lorsqu'il est désactivé, Flow n'exécute pas cette option de recherche et revient en outre à "*" pour libérer le mot-clé d'action.</system:String>
<system:String x:Key="plugin_explorer_engine_everything">Everything</system:String>
<system:String x:Key="plugin_explorer_engine_windows_index">Index de Windows</system:String>
<system:String x:Key="plugin_explorer_path_enumeration_engine_none">Énumération directe</system:String>
<system:String x:Key="plugin_explorer_file_editor_path">Chemin de l'éditeur de fichiers</system:String>
<system:String x:Key="plugin_explorer_folder_editor_path">Chemin de l'éditeur de dossier</system:String>
<system:String x:Key="plugin_explorer_enabled">Activé</system:String>
<system:String x:Key="plugin_explorer_disabled">Désactivé</system:String>
<system:String x:Key="plugin_explorer_Content_Search_Engine">Moteur de recherche de contenu</system:String>
<system:String x:Key="plugin_explorer_Directory_Recursive_Search_Engine">Moteur de recherche récursif du répertoire</system:String>
<system:String x:Key="plugin_explorer_Index_Search_Engine">Moteur de recherche de l'index</system:String>
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">Ouvrir l'option d'index de Windows</system:String>
<system:String x:Key="plugin_explorer_Excluded_File_Types">Types de fichiers exclus (séparés par des virgules)</system:String>
<system:String x:Key="plugin_explorer_Excluded_File_Types_Tooltip">Par exemple : exe,jpg,png</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results">Résultats maximums</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">Le nombre maximum de résultats demandés au moteur de recherche actif</system:String>
<!-- Plugin Infos -->
<system:String x:Key="plugin_explorer_plugin_name">Explorateur</system:String>
<system:String x:Key="plugin_explorer_plugin_description">Recherche et gestion de fichiers et de dossiers via Windows Search ou Everything</system:String>
<!-- Plugin Tooltip -->
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Entrée pour ouvrir le répertoire</system:String>
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Entrée pour ouvrir le dossier contenant</system:String>
<!-- Context menu items -->
<system:String x:Key="plugin_explorer_copypath">Copier le chemin</system:String>
<system:String x:Key="plugin_explorer_copypath_subtitle">Copier le chemin de l'élément actuel dans le presse-papiers</system:String>
<system:String x:Key="plugin_explorer_copyname">Copier le nom</system:String>
<system:String x:Key="plugin_explorer_copyname_subtitle">Copier le nom de l'élément actuel dans le presse-papiers</system:String>
<system:String x:Key="plugin_explorer_copyfilefolder">Copier</system:String>
<system:String x:Key="plugin_explorer_copyfile_subtitle">Copier le fichier actuel dans le presse-papiers</system:String>
<system:String x:Key="plugin_explorer_copyfolder_subtitle">Copier le dossier actuel dans le presse-papiers</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder">Supprimer</system:String>
<system:String x:Key="plugin_explorer_deletefile_subtitle">Supprimer définitivement le fichier actuel</system:String>
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Supprimer définitivement le dossier actuel</system:String>
<system:String x:Key="plugin_explorer_path">Chemin :</system:String>
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Supprimer la sélection</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser">Exécuter en tant qu'utilisateur différent</system:String>
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Exécuter le programme sélectionné en utilisant un autre compte d'utilisateur</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder">Ouvrir le répertoire</system:String>
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Ouvrir l'emplacement qui contient l'élément actuel</system:String>
<system:String x:Key="plugin_explorer_openwitheditor">Ouvrir avec l'éditeur :</system:String>
<system:String x:Key="plugin_explorer_openwitheditor_error">Échec de l'ouverture du fichier à {0} avec l'éditeur {1} à {2}</system:String>
<system:String x:Key="plugin_explorer_openwithshell">Ouvrir avec le Shell :</system:String>
<system:String x:Key="plugin_explorer_openwithshell_error">Échec de l'ouverture du dossier {0} avec le shell {1} à {2}</system:String>
<system:String x:Key="plugin_explorer_excludefromindexsearch">Exclure les répertoires et sous-répertoires actuels de la recherche dans l'index</system:String>
<system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Exclus de la recherche dans l'index</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions">Options d'indexation des fenêtres ouvertes</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Gérer les fichiers et dossiers indexés</system:String>
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">Échec de l'ouverture des options d'indexation de Windows</system:String>
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">Ajouter à l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Ajouter l'élément à l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_addfilefoldersuccess">Ajouté avec succès</system:String>
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Ajouté avec succès à l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_removefilefoldersuccess">Supprimé avec succès</system:String>
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Suppression réussie de l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Ajouter à l'accès rapide pour qu'il puisse être ouvert avec le mot-clé d'activation de la recherche de l'explorateur.</system:String>
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Supprimer de l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Supprimer de l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Supprimer l'élément de l'accès rapide</system:String>
<system:String x:Key="plugin_explorer_show_contextmenu_title">Afficher le menu contextuel de Windows</system:String>
<system:String x:Key="plugin_explorer_openwith">Ouvrir avec</system:String>
<system:String x:Key="plugin_explorer_openwith_subtitle">Sélectionnez un programme à ouvrir avec</system:String>
<!-- Special Results -->
<system:String x:Key="plugin_explorer_diskfreespace">{0} libres sur {1}</system:String>
<system:String x:Key="plugin_explorer_openresultfolder">Ouvrir dans le gestionnaire de fichiers par défaut</system:String>
<system:String x:Key="plugin_explorer_openresultfolder_subtitle">
Utilisez '>' pour effectuer une recherche dans ce répertoire, '*' pour rechercher les extensions de fichiers ou '>*' pour combiner les deux recherches.
</system:String>
<!-- Everything -->
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Échec du chargement du SDK Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Avertissement : Le service Everything n'est pas en cours d'exécution</system:String>
<system:String x:Key="flowlauncher_plugin_everything_query_error">Erreur lors de l'interrogation de Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Trier par</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Nom</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Xhemin</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Taille</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Extension</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Nom du type</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Date de création</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified">Date de modification</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Attributs</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">Fichiers Liste Nom du fichier</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Nombre d'exécutions</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date récemment modifiée</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Date d'accès</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Date d'exécution</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Avertissement : Il ne s'agit pas d'une option de tri rapide, les recherches peuvent être lentes.</system:String>
<system:String x:Key="flowlauncher_plugin_everything_search_fullpath">Recherche du chemin complet</system:String>
<system:String x:Key="flowlauncher_plugin_everything_enable_run_count">Activer le nombre d'exécutions de fichiers/dossiers</system:String>
<system:String x:Key="flowlauncher_plugin_everything_click_to_launch_or_install">Cliquez pour lancer ou installer Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installing_title">Installation d'Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Installation du service Everything. Veuillez patienter...</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Installation réussie du service Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Échec de l'installation automatique du service Everything. Veuillez l'installer manuellement à partir de https://www.voidtools.com</system:String>
<system:String x:Key="flowlauncher_plugin_everything_run_service">Cliquez ici pour démarrer</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Impossible de trouver une installation d'Everything, souhaitez-vous sélectionner manuellement un emplacement ? {0}{0} Cliquez sur non et Everything sera automatiquement installé pour vous.</system:String>
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Voulez-vous activer la recherche de contenu pour Everything ?</system:String>
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">Il peut être très lent sans index (qui n'est supporté que dans Everything v1.5+).</system:String>
<!-- Native Context Menu -->
<system:String x:Key="plugin_explorer_native_context_menu_header">Menu contextuel natif</system:String>
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Afficher le menu contextuel natif (expérimental)</system:String>
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Ci-dessous, vous pouvez spécifier les éléments que vous souhaitez inclure dans le menu contextuel. Ils peuvent être partiels ('pen wit') ou complets ('Ouvrir avec').</system:String>
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Vous pouvez spécifier ci-dessous les éléments que vous souhaitez exclure du menu contextuel. Ces éléments peuvent être partiels (par exemple, "pen wit") ou complets ("Ouvrir avec").</system:String>
</ResourceDictionary>