Skip to content

Commit b09f588

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent 68936ca commit b09f588

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/Languages/fr.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- MainWindow -->
1515
<system:String x:Key="registerHotkeyFailed">Échec lors de l'enregistrement du raccourci : {0}</system:String>
16-
<system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey &quot;{0}&quot;. Please try again or see log for details</system:String>
16+
<system:String x:Key="unregisterHotkeyFailed">Échec de la réinitialisation du raccourci &quot;{0}&quot;. Veuillez réessayer ou consulter le journal pour plus de détails</system:String>
1717
<system:String x:Key="MessageBoxTitle">Flow Launcher</system:String>
1818
<system:String x:Key="couldnotStartCmd">Impossible de lancer {0}</system:String>
1919
<system:String x:Key="invalidFlowLauncherPluginFileFormat">Le format de fichier n'est pas un plugin Flow Launcher valide</system:String>
@@ -127,8 +127,8 @@
127127
<system:String x:Key="plugin_query_version">Version</system:String>
128128
<system:String x:Key="plugin_query_web">Site Web</system:String>
129129
<system:String x:Key="plugin_uninstall">Désinstaller</system:String>
130-
<system:String x:Key="failedToRemovePluginSettingsTitle">Fail to remove plugin settings</system:String>
131-
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String>
130+
<system:String x:Key="failedToRemovePluginSettingsTitle">Échec de la suppression des paramètres du plugin</system:String>
131+
<system:String x:Key="failedToRemovePluginSettingsMessage">Plugins : {0} - Échec de la suppression des fichiers de configuration des plugins, veuillez les supprimer manuellement</system:String>
132132

133133
<!-- Setting Plugin Store -->
134134
<system:String x:Key="pluginStore">Magasin des Plugins</system:String>

0 commit comments

Comments
 (0)