|
31 | 31 | <system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Taille</system:String> |
32 | 32 | <system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date de création</system:String> |
33 | 33 | <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> |
35 | 35 | <system:String x:Key="plugin_explorer_previewpanel_file_info_label">Afficher les informations du fichier</system:String> |
36 | 36 | <system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Format de la date et de l'heure</system:String> |
37 | 37 | <system:String x:Key="plugin_explorer_everything_sort_option">Option de tri :</system:String> |
|
167 | 167 | <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, "pen wit") ou complets ("Ouvrir avec").</system:String> |
168 | 168 |
|
169 | 169 | <!-- 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> |
176 | 176 | </ResourceDictionary> |
0 commit comments