File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Plugins/Flow.Launcher.Plugin.Explorer/Languages Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3131 <system : String x : Key =" plugin_explorer_previewpanel_display_file_size_checkbox" >大小</system : String >
3232 <system : String x : Key =" plugin_explorer_previewpanel_display_file_creation_checkbox" >创建日期</system : String >
3333 <system : String x : Key =" plugin_explorer_previewpanel_display_file_modification_checkbox" >修改日期</system : String >
34+ <system : String x : Key =" plugin_explorer_previewpanel_display_file_age_checkbox" >File Age</system : String >
3435 <system : String x : Key =" plugin_explorer_previewpanel_file_info_label" >显示文件信息</system : String >
3536 <system : String x : Key =" plugin_explorer_previewpanel_date_and_time_format_label" >日期和时间格式</system : String >
3637 <system : String x : Key =" plugin_explorer_everything_sort_option" >排序选项</system : String >
164165 <system : String x : Key =" plugin_explorer_native_context_menu_display_context_menu" >显示本机上下文菜单(实验性)</system : String >
165166 <system : String x : Key =" plugin_explorer_native_context_menu_include_patterns_guide" >您可以在下面指定想要包含在上下文菜单中的项目,它们可以是部分的(例如“pen wit”)或完整的(“打开方式”)。</system : String >
166167 <system : String x : Key =" plugin_explorer_native_context_menu_exclude_patterns_guide" >您可以在下面指定要从上下文菜单中排除的项目,它们可以是部分的(例如“pen wit”)或完整的(“打开方式”)。</system : String >
168+
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 >
167176</ResourceDictionary >
You can’t perform that action at this time.
0 commit comments