Skip to content

Commit f86ab20

Browse files
committed
New translations en.xaml (Hebrew)
[ci skip]
1 parent 9470a62 commit f86ab20

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/he.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">גודל</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>
34+
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">גיל הקובץ</system:String>
3535
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">הצגת מידע על קובץ</system:String>
3636
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">תבנית תאריך ושעה</system:String>
3737
<system:String x:Key="plugin_explorer_everything_sort_option">אפשרות מיון:</system:String>
@@ -167,10 +167,10 @@
167167
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">כאן תוכל להגדיר פריטים שברצונך להחריג מתפריט ההקשר, הם יכולים להיות חלקיים (למשל 'pen wit') או שלמים ('Open with').</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">היום</system:String>
171+
<system:String x:Key="DaysAgo">לפני {0} ימים</system:String>
172+
<system:String x:Key="OneMonthAgo">לפני חודש אחד</system:String>
173+
<system:String x:Key="MonthsAgo">לפני {0} חודשים</system:String>
174+
<system:String x:Key="OneYearAgo">לפני שנה אחת</system:String>
175+
<system:String x:Key="YearsAgo">לפני {0} שנים</system:String>
176176
</ResourceDictionary>

0 commit comments

Comments
 (0)