Skip to content

Commit 506ba71

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent b613af0 commit 506ba71

File tree

1 file changed

+5
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+5
-2
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/fr.xaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@
9696
<system:String x:Key="plugin_explorer_deletefilefolder">Supprimer</system:String>
9797
<system:String x:Key="plugin_explorer_deletefile_subtitle">Supprimer définitivement le fichier actuel</system:String>
9898
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Supprimer définitivement le dossier actuel</system:String>
99-
<system:String x:Key="plugin_explorer_path">Chemin :</system:String>
100-
<system:String x:Key="plugin_explorer_name">Nom :</system:String>
99+
<system:String x:Key="plugin_explorer_name">Nom</system:String>
100+
<system:String x:Key="plugin_explorer_type">Type</system:String>
101+
<system:String x:Key="plugin_explorer_path">Chemin</system:String>
102+
<system:String x:Key="plugin_explorer_file">Fichier</system:String>
103+
<system:String x:Key="plugin_explorer_folder">Dossier</system:String>
101104
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Supprimer la sélection</system:String>
102105
<system:String x:Key="plugin_explorer_runasdifferentuser">Exécuter en tant qu'utilisateur différent</system:String>
103106
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Exécuter le programme sélectionné en utilisant un autre compte d'utilisateur</system:String>

0 commit comments

Comments
 (0)