Skip to content

Commit 322c684

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent b193251 commit 322c684

File tree

1 file changed

+4
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<!-- Dialogues -->
55
<system:String x:Key="plugin_explorer_make_selection_warning">Veuillez d'abord effectuer une sélection</system:String>
6+
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
7+
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">Veuillez sélectionner un lien vers un dossier</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Êtes-vous sûr de vouloir supprimer {0} ?</system:String>
810
<system:String x:Key="plugin_explorer_deletefileconfirm">Êtes-vous sûr de vouloir supprimer définitivement ce fichier ?</system:String>
@@ -25,6 +27,7 @@
2527
<system:String x:Key="plugin_explorer_add">Ajouter</system:String>
2628
<system:String x:Key="plugin_explorer_generalsetting_header">Paramètres généraux</system:String>
2729
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Personnaliser les mots-clés d'action</system:String>
30+
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
2831
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Liens d'accès rapide</system:String>
2932
<system:String x:Key="plugin_explorer_everything_setting_header">Paramètres Everything</system:String>
3033
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Panneau d'aperçu</system:String>
@@ -90,6 +93,7 @@
9093
<system:String x:Key="plugin_explorer_deletefile_subtitle">Supprimer définitivement le fichier actuel</system:String>
9194
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Supprimer définitivement le dossier actuel</system:String>
9295
<system:String x:Key="plugin_explorer_path">Chemin :</system:String>
96+
<system:String x:Key="plugin_explorer_name">Name:</system:String>
9397
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Supprimer la sélection</system:String>
9498
<system:String x:Key="plugin_explorer_runasdifferentuser">Exécuter en tant qu'utilisateur différent</system:String>
9599
<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)