|
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="PositionResetToolTip">Rétablir la position de la fenêtre de recherche</system:String> |
| 40 | + <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String> |
41 | 41 |
|
42 | 42 | <!-- Setting General --> |
43 | 43 | <system:String x:Key="flowlauncher_settings">Paramètres</system:String> |
|
70 | 70 | <system:String x:Key="LastQueryEmpty">Ne pas afficher la dernière recherche</system:String> |
71 | 71 | <system:String x:Key="LastQueryActionKeywordPreserved">Conserver le mot clé de la dernière action</system:String> |
72 | 72 | <system:String x:Key="LastQueryActionKeywordSelected">Sélectionnez le mot clé de la dernière action</system:String> |
73 | | - <system:String x:Key="KeepMaxResults">Hauteur de fenêtre fixe</system:String> |
74 | | - <system:String x:Key="KeepMaxResultsToolTip">La hauteur de la fenêtre n'est pas réglable par glissement.</system:String> |
75 | 73 | <system:String x:Key="maxShowResults">Résultats maximums à afficher</system:String> |
76 | 74 | <system:String x:Key="maxShowResultsToolTip">Vous pouvez également ajuster ce paramètre en utilisant CTRL+Plus ou CTRL+Moins.</system:String> |
77 | 75 | <system:String x:Key="ignoreHotkeysOnFullscreen">Ignore les raccourcis lorsqu'une application est en plein écran</system:String> |
|
102 | 100 | <system:String x:Key="AlwaysPreview">Toujours prévisualiser</system:String> |
103 | 101 | <system:String x:Key="AlwaysPreviewToolTip">Toujours ouvrir le panneau d'aperçu lorsque Flow s'active. Appuyez sur {0} pour activer/désactiver l'aperçu.</system:String> |
104 | 102 | <system:String x:Key="shadowEffectNotAllowed">L'effet d'ombre n'est pas autorisé lorsque le thème actuel à un effet de flou activé</system:String> |
105 | | - <system:String x:Key="BackdropType">Type d'arrière-plan</system:String> |
106 | | - <system:String x:Key="BackdropTypesNone">Aucun</system:String> |
107 | | - <system:String x:Key="BackdropTypesAcrylic">Acrylique</system:String> |
108 | | - <system:String x:Key="BackdropTypesMica">Mica</system:String> |
109 | | - <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String> |
110 | 103 |
|
111 | 104 | <!-- Setting Plugin --> |
112 | 105 | <system:String x:Key="searchplugin">Rechercher des plugins</system:String> |
|
198 | 191 | <system:String x:Key="AnimationSpeedCustom">Personnalisé</system:String> |
199 | 192 | <system:String x:Key="Clock">Heure</system:String> |
200 | 193 | <system:String x:Key="Date">Date</system:String> |
| 194 | + <system:String x:Key="BackdropType">Type d'arrière-plan</system:String> |
| 195 | + <system:String x:Key="BackdropTypesNone">Aucun</system:String> |
| 196 | + <system:String x:Key="BackdropTypesAcrylic">Acrylique</system:String> |
| 197 | + <system:String x:Key="BackdropTypesMica">Mica</system:String> |
| 198 | + <system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String> |
201 | 199 | <system:String x:Key="TypeIsDarkToolTip">Ce thème prend en charge deux modes (clair/sombre).</system:String> |
202 | 200 | <system:String x:Key="TypeHasBlurToolTip">Ce thème prend en charge l'arrière-plan flou et transparent.</system:String> |
| 201 | + <system:String x:Key="ShowPlaceholder">Show placeholder</system:String> |
| 202 | + <system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String> |
| 203 | + <system:String x:Key="PlaceholderText">Placeholder text</system:String> |
| 204 | + <system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String> |
| 205 | + <system:String x:Key="KeepMaxResults">Fixed Window Size</system:String> |
| 206 | + <system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String> |
203 | 207 |
|
204 | 208 | <!-- Setting Hotkey --> |
205 | 209 | <system:String x:Key="hotkey">Raccourcis</system:String> |
|
0 commit comments