|
37 | 37 | <system:String x:Key="GameMode">Mode jeu</system:String> |
38 | 38 | <system:String x:Key="GameModeToolTip">Suspend l'utilisation des raccourcis claviers.</system:String> |
39 | 39 | <system:String x:Key="PositionReset">Réinitialiser la position</system:String> |
40 | | - <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String> |
| 40 | + <system:String x:Key="queryTextBoxPlaceholder">Tapez ici pour rechercher</system:String> |
41 | 41 |
|
42 | 42 | <!-- Setting General --> |
43 | 43 | <system:String x:Key="flowlauncher_settings">Paramètres</system:String> |
|
129 | 129 | <system:String x:Key="plugin_uninstall">Désinstaller</system:String> |
130 | 130 | <system:String x:Key="failedToRemovePluginSettingsTitle">Échec de la suppression des paramètres du plugin</system:String> |
131 | 131 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugins : {0} - Échec de la suppression des fichiers de configuration des plugins, veuillez les supprimer manuellement</system:String> |
132 | | - <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String> |
133 | | - <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String> |
| 132 | + <system:String x:Key="failedToRemovePluginCacheTitle">Échec de la suppression du cache du plugin</system:String> |
| 133 | + <system:String x:Key="failedToRemovePluginCacheMessage">Plugins : {0} - Échec de la suppression des fichiers cache des plugins, veuillez les supprimer manuellement</system:String> |
134 | 134 |
|
135 | 135 | <!-- Setting Plugin Store --> |
136 | 136 | <system:String x:Key="pluginStore">Magasin des Plugins</system:String> |
|
200 | 200 | <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String> |
201 | 201 | <system:String x:Key="TypeIsDarkToolTip">Ce thème prend en charge deux modes (clair/sombre).</system:String> |
202 | 202 | <system:String x:Key="TypeHasBlurToolTip">Ce thème prend en charge l'arrière-plan flou et transparent.</system:String> |
203 | | - <system:String x:Key="ShowPlaceholder">Show placeholder</system:String> |
204 | | - <system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String> |
205 | | - <system:String x:Key="PlaceholderText">Placeholder text</system:String> |
| 203 | + <system:String x:Key="ShowPlaceholder">Afficher l'espace réservé</system:String> |
| 204 | + <system:String x:Key="ShowPlaceholderTip">Afficher un espace réservé lorsque la requête est vide</system:String> |
| 205 | + <system:String x:Key="PlaceholderText">Texte de l'espace réservé</system:String> |
206 | 206 | <system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String> |
207 | 207 | <system:String x:Key="KeepMaxResults">Fixed Window Size</system:String> |
208 | 208 | <system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String> |
|
0 commit comments