Skip to content

Commit 3575d7a

Browse files
committed
New translations en.xaml (Polish)
[ci skip]
1 parent 8de9b53 commit 3575d7a

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<system:String x:Key="plugin_explorer_shell_path">Ścieżka powłoki</system:String>
4545
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Wykluczone ścieżki indeksu</system:String>
4646
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Użyj lokalizacji wyników wyszukiwania jako katalogu roboczego pliku wykonywalnego</system:String>
47+
<system:String x:Key="plugin_explorer_display_more_info_in_tooltip">Display more information like size and age in tooltips</system:String>
4748
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Naciśnij Enter, aby otworzyć folder w domyślnym menedżerze plików</system:String>
4849
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Użyj wyszukiwania indeksowego do przeszukiwania ścieżek</system:String>
4950
<system:String x:Key="plugin_explorer_manageindexoptions">Opcje indeksowania</system:String>
@@ -80,6 +81,9 @@
8081
<!-- Plugin Tooltip -->
8182
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter, aby otworzyć folder</system:String>
8283
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter, aby otworzyć folder zawierający</system:String>
84+
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info">{0}{4}Size: {1}{4}Date created: {2}{4}Date modified: {3}</system:String>
85+
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_unknown">Nieznane</system:String>
86+
<system:String x:Key="plugin_explorer_plugin_tooltip_more_info_volume">{0}{3}Space free: {1}{3}Total size: {2}</system:String>
8387

8488
<!-- Context menu items -->
8589
<system:String x:Key="plugin_explorer_copypath">Skopiuj Ścieżkę</system:String>

0 commit comments

Comments
 (0)