Skip to content

Commit 980dde9

Browse files
committed
New translations en.xaml (Polish)
[ci skip]
1 parent e7fa417 commit 980dde9

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Rozmiar</system:String>
3232
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Data utworzenia</system:String>
3333
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Data modyfikacji</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">Wyświetl informacje o pliku</system:String>
3536
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Format daty i czasu</system:String>
3637
<system:String x:Key="plugin_explorer_everything_sort_option">Opcje sortowania:</system:String>
@@ -164,4 +165,12 @@
164165
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Wyświetl natywne menu kontekstowe (eksperymentalne)</system:String>
165166
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Poniżej możesz określić elementy, które chcesz uwzględnić w menu kontekstowym. Mogą być one częściowe (np. &quot;otw w&quot;) lub pełne (&quot;Otwórz za pomocą&quot;).</system:String>
166167
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Poniżej możesz określić elementy, które chcesz wykluczyć z menu kontekstowego. Mogą być one częściowe (np. &quot;otw w&quot;) lub pełne (&quot;Otwórz za pomocą&quot;).</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>

0 commit comments

Comments
 (0)