Skip to content

Commit 35408ce

Browse files
committed
New translations en.xaml (Polish)
[ci skip]
1 parent 07d6a02 commit 35408ce

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

Flow.Launcher/Languages/pl.xaml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
3737
<system:String x:Key="GameMode">Tryb grania</system:String>
3838
<system:String x:Key="GameModeToolTip">Wstrzymaj używanie skrótów.</system:String>
3939
<system:String x:Key="PositionReset">Resetowanie pozycji</system:String>
40-
<system:String x:Key="PositionResetToolTip">Zresetuj pozycję okna wyszukiwania</system:String>
40+
<system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String>
4141

4242
<!-- Setting General -->
4343
<system:String x:Key="flowlauncher_settings">Ustawienia</system:String>
@@ -70,8 +70,6 @@ Kliknij &quot;nie&quot;, jeśli jest już zainstalowany. Zostaniesz wtedy popros
7070
<system:String x:Key="LastQueryEmpty">Puste ostatnie zapytanie</system:String>
7171
<system:String x:Key="LastQueryActionKeywordPreserved">Zachowaj ostatnie słowo kluczowe akcji</system:String>
7272
<system:String x:Key="LastQueryActionKeywordSelected">Wybierz ostatnie słowo kluczowe akcji</system:String>
73-
<system:String x:Key="KeepMaxResults">Stała wysokość okna</system:String>
74-
<system:String x:Key="KeepMaxResultsToolTip">Wysokość okna nie jest regulowana poprzez przeciąganie.</system:String>
7573
<system:String x:Key="maxShowResults">Maksymalna liczba wyników</system:String>
7674
<system:String x:Key="maxShowResultsToolTip">Możesz to również szybko dostosować używając CTRL+Plus i CTRL+Minus.</system:String>
7775
<system:String x:Key="ignoreHotkeysOnFullscreen">Ignoruj skróty klawiszowe w trybie pełnoekranowym</system:String>
@@ -102,11 +100,6 @@ Kliknij &quot;nie&quot;, jeśli jest już zainstalowany. Zostaniesz wtedy popros
102100
<system:String x:Key="AlwaysPreview">Zawsze podgląd</system:String>
103101
<system:String x:Key="AlwaysPreviewToolTip">Zawsze otwieraj panel podglądu, gdy aktywowany jest Flow. Naciśnij {0}, aby przełączyć podgląd.</system:String>
104102
<system:String x:Key="shadowEffectNotAllowed">Efekt cienia jest niedozwolony, gdy bieżący motyw ma włączony efekt rozmycia</system:String>
105-
<system:String x:Key="BackdropType">Backdrop Type</system:String>
106-
<system:String x:Key="BackdropTypesNone">Brak</system:String>
107-
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
108-
<system:String x:Key="BackdropTypesMica">Mica</system:String>
109-
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
110103

111104
<!-- Setting Plugin -->
112105
<system:String x:Key="searchplugin">Szukaj wtyczek</system:String>
@@ -198,8 +191,19 @@ Kliknij &quot;nie&quot;, jeśli jest już zainstalowany. Zostaniesz wtedy popros
198191
<system:String x:Key="AnimationSpeedCustom">Niestandardowa</system:String>
199192
<system:String x:Key="Clock">Zegar</system:String>
200193
<system:String x:Key="Date">Data</system:String>
194+
<system:String x:Key="BackdropType">Backdrop Type</system:String>
195+
<system:String x:Key="BackdropTypesNone">Brak</system:String>
196+
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
197+
<system:String x:Key="BackdropTypesMica">Mica</system:String>
198+
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
201199
<system:String x:Key="TypeIsDarkToolTip">Ten motyw obsługuje dwa tryby (jasny/ciemny).</system:String>
202200
<system:String x:Key="TypeHasBlurToolTip">Ten motyw obsługuje rozmyte przezroczyste tło.</system:String>
201+
<system:String x:Key="ShowPlaceholder">Show placeholder</system:String>
202+
<system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>
203+
<system:String x:Key="PlaceholderText">Placeholder text</system:String>
204+
<system:String x:Key="PlaceholderTextTip">Change placeholder text. Input empty will use: {0}</system:String>
205+
<system:String x:Key="KeepMaxResults">Fixed Window Size</system:String>
206+
<system:String x:Key="KeepMaxResultsToolTip">The window size is not adjustable by dragging.</system:String>
203207

204208
<!-- Setting Hotkey -->
205209
<system:String x:Key="hotkey">Skrót klawiszowy</system:String>

0 commit comments

Comments
 (0)