Skip to content

Commit 9470a62

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent 529fe43 commit 9470a62

File tree

1 file changed

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

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Taille</system:String>
3232
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date de création</system:String>
3333
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Date de modification</system:String>
34-
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">File Age</system:String>
34+
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Âge du fichier</system:String>
3535
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Afficher les informations du fichier</system:String>
3636
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Format de la date et de l'heure</system:String>
3737
<system:String x:Key="plugin_explorer_everything_sort_option">Option de tri :</system:String>
@@ -167,10 +167,10 @@
167167
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Vous pouvez spécifier ci-dessous les éléments que vous souhaitez exclure du menu contextuel. Ces éléments peuvent être partiels (par exemple, &quot;pen wit&quot;) ou complets (&quot;Ouvrir avec&quot;).</system:String>
168168

169169
<!-- Preview Info -->
170-
<system:String x:Key="Today">Today</system:String>
171-
<system:String x:Key="DaysAgo">{0} days ago</system:String>
172-
<system:String x:Key="OneMonthAgo">1 month ago</system:String>
173-
<system:String x:Key="MonthsAgo">{0} months ago</system:String>
174-
<system:String x:Key="OneYearAgo">1 year ago</system:String>
175-
<system:String x:Key="YearsAgo">{0} years ago</system:String>
170+
<system:String x:Key="Today">Aujourd’hui</system:String>
171+
<system:String x:Key="DaysAgo">Il y a {0} jours</system:String>
172+
<system:String x:Key="OneMonthAgo">il y a 1 mois</system:String>
173+
<system:String x:Key="MonthsAgo">Il y a {0} mois</system:String>
174+
<system:String x:Key="OneYearAgo">il y a 1 an</system:String>
175+
<system:String x:Key="YearsAgo">Il y a {0} ans</system:String>
176176
</ResourceDictionary>

0 commit comments

Comments
 (0)