Skip to content

Commit 529fe43

Browse files
committed
New translations en.xaml (Slovak)
[ci skip]
1 parent 6ea1d16 commit 529fe43

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/sk.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">Veľkosť</system:String>
3232
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Dátum vytvorenia</system:String>
3333
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Dátum úpravy</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">Čas od vytvorenia</system:String>
3535
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Zobraziť informácie o súbore</system:String>
3636
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Formát dátumu a času</system:String>
3737
<system:String x:Key="plugin_explorer_everything_sort_option">Zoradenie:</system:String>
@@ -167,10 +167,10 @@
167167
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Nižšie môžete určiť položky, ktoré chcete vylúčiť z kontextovej ponuky, môžu byť čiastočné (napr. &quot;tvoriť v program&quot;) alebo úplné (&quot;Otvoriť v programe&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">Dnes</system:String>
171+
<system:String x:Key="DaysAgo">pred {0} dňami</system:String>
172+
<system:String x:Key="OneMonthAgo">pred mesiacom</system:String>
173+
<system:String x:Key="MonthsAgo">pred {0} mesiacmi</system:String>
174+
<system:String x:Key="OneYearAgo">pred rokom</system:String>
175+
<system:String x:Key="YearsAgo">pred {0} rokmi</system:String>
176176
</ResourceDictionary>

0 commit comments

Comments
 (0)