|
5 | 5 | <system:String x:Key="flowlauncher_plugin_sys_command">Commande</system:String>
|
6 | 6 | <system:String x:Key="flowlauncher_plugin_sys_desc">Description</system:String>
|
7 | 7 |
|
8 |
| - <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String> |
9 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String> |
10 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String> |
11 |
| - <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String> |
12 |
| - <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String> |
13 |
| - <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String> |
14 |
| - <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String> |
15 |
| - <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String> |
16 |
| - <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String> |
17 |
| - <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String> |
| 8 | + <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Arrêter</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Redémarrer</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Redémarrer avec les options de démarrage avancées</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Se déconnecter</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Verrouiller</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Mettre en veille</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Veille prolongée</system:String> |
| 15 | + <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Options d'indexation</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Vider la corbeille</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Ouvrir la corbeille</system:String> |
18 | 18 | <system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Quitter</system:String>
|
19 |
| - <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String> |
20 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher"</system:String> |
| 19 | + <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Sauvegarder les paramètres</system:String> |
| 20 | + <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Redémarrer Flow Launcher</system:String> |
21 | 21 | <system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Paramètres</system:String>
|
22 |
| - <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Recharger les Données des Plugins</system:String> |
23 |
| - <system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String> |
24 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String> |
25 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher Tips</system:String> |
26 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher UserData Folder</system:String> |
| 22 | + <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Recharger les données des plugins</system:String> |
| 23 | + <system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Vérifier les mises à jour</system:String> |
| 24 | + <system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Ouvrir l'emplacement des logs</system:String> |
| 25 | + <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Astuces pour Flow Launcher</system:String> |
| 26 | + <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Dossier des données utilisateur de Flow Launcher</system:String> |
27 | 27 | <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Basculer le mode de jeu</system:String>
|
28 | 28 |
|
29 | 29 | <!-- Command Descriptions -->
|
|
0 commit comments