|
4 | 4 | <!--MainWindow--> |
5 | 5 | <system:String x:Key="registerHotkeyFailed">Échec lors de l'enregistrement du raccourci : {0}</system:String> |
6 | 6 | <system:String x:Key="couldnotStartCmd">Impossible de lancer {0}</system:String> |
7 | | - <system:String x:Key="invalidFlow.LauncherPluginFileFormat">Le format de fichier n'est pas un plugin Flow Launcher valide</system:String> |
| 7 | + <system:String x:Key="invalidFlowLauncherPluginFileFormat">Le format de fichier n'est pas un plugin Flow Launcher valide</system:String> |
8 | 8 | <system:String x:Key="setAsTopMostInThisQuery">Définir en tant que favori pour cette requête</system:String> |
9 | 9 | <system:String x:Key="cancelTopMostInThisQuery">Annuler le favori</system:String> |
10 | 10 | <system:String x:Key="executeQuery">Lancer la requête : {0}</system:String> |
|
17 | 17 | <!--Setting General--> |
18 | 18 | <system:String x:Key="flowlauncher_settings">Paramètres - Flow Launcher</system:String> |
19 | 19 | <system:String x:Key="general">Général</system:String> |
20 | | - <system:String x:Key="startFlow.LauncherOnSystemStartup">Lancer Flow Launcher au démarrage du système</system:String> |
21 | | - <system:String x:Key="hideFlow.LauncherWhenLoseFocus">Cacher Flow Launcher lors de la perte de focus</system:String> |
| 20 | + <system:String x:Key="startFlowLauncherOnSystemStartup">Lancer Flow Launcher au démarrage du système</system:String> |
| 21 | + <system:String x:Key="hideFlowLauncherWhenLoseFocus">Cacher Flow Launcher lors de la perte de focus</system:String> |
22 | 22 | <system:String x:Key="dontPromptUpdateMsg">Ne pas afficher le message de mise à jour pour les nouvelles versions</system:String> |
23 | 23 | <system:String x:Key="rememberLastLocation">Se souvenir du dernier emplacement de la fenêtre</system:String> |
24 | 24 | <system:String x:Key="language">Langue</system:String> |
|
46 | 46 | <!--Setting Theme--> |
47 | 47 | <system:String x:Key="theme">Thèmes</system:String> |
48 | 48 | <system:String x:Key="browserMoreThemes">Trouver plus de thèmes</system:String> |
49 | | - <system:String x:Key="helloFlow.Launcher">Hello Flow Launcher</system:String> |
| 49 | + <system:String x:Key="helloFlowLauncher">Hello Flow Launcher</system:String> |
50 | 50 | <system:String x:Key="queryBoxFont">Police (barre de recherche)</system:String> |
51 | 51 | <system:String x:Key="resultItemFont">Police (liste des résultats) </system:String> |
52 | 52 | <system:String x:Key="windowMode">Mode fenêtré</system:String> |
|
86 | 86 | <system:String x:Key="checkUpdates">Vérifier les mises à jour</system:String> |
87 | 87 | <system:String x:Key="newVersionTips">Nouvelle version {0} disponible, veuillez redémarrer Flow Launcher</system:String> |
88 | 88 | <system:String x:Key="checkUpdatesFailed">Échec de la vérification de la mise à jour, vérifiez votre connexion et vos paramètres de configuration proxy pour pouvoir acceder à api.github.com.</system:String> |
89 | | - <system:String x:Key="downloadUpdatesFailed">Échec du téléchargement de la mise à jour, vérifiez votre connexion et vos paramètres de configuration proxy pour pouvoir acceder à github-cloud.s3.amazonaws.com, ou téléchargez manuelement la mise à jour sur https://github.com/jjw24/Flow.Launcher/releases.</system:String> |
| 89 | + <system:String x:Key="downloadUpdatesFailed">Échec du téléchargement de la mise à jour, vérifiez votre connexion et vos paramètres de configuration proxy pour pouvoir acceder à github-cloud.s3.amazonaws.com, ou téléchargez manuelement la mise à jour sur https://github.com/Flow-Launcher/Flow.Launcher/releases.</system:String> |
90 | 90 | <system:String x:Key="releaseNotes">Notes de changement :</system:String> |
91 | 91 |
|
92 | 92 | <!--Action Keyword Setting Dialog--> |
|
0 commit comments