Skip to content

Commit 958802a

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent dac4b14 commit 958802a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Flow.Launcher/Languages/fr.xaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<system:String x:Key="GameMode">Mode jeu</system:String>
3838
<system:String x:Key="GameModeToolTip">Suspend l'utilisation des raccourcis claviers.</system:String>
3939
<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>
4141

4242
<!-- Setting General -->
4343
<system:String x:Key="flowlauncher_settings">Paramètres</system:String>
@@ -129,8 +129,8 @@
129129
<system:String x:Key="plugin_uninstall">Désinstaller</system:String>
130130
<system:String x:Key="failedToRemovePluginSettingsTitle">Échec de la suppression des paramètres du plugin</system:String>
131131
<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>
134134

135135
<!-- Setting Plugin Store -->
136136
<system:String x:Key="pluginStore">Magasin des Plugins</system:String>
@@ -200,9 +200,9 @@
200200
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
201201
<system:String x:Key="TypeIsDarkToolTip">Ce thème prend en charge deux modes (clair/sombre).</system:String>
202202
<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>
206206
<system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String>
207207
<system:String x:Key="KeepMaxResults">Fixed Window Size</system:String>
208208
<system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String>

0 commit comments

Comments
 (0)