Skip to content

Commit 606496c

Browse files
committed
New translations en.xaml (Polish)
[ci skip]
1 parent 6ea5097 commit 606496c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Flow.Launcher/Languages/pl.xaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
88
</system:String>
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Wybierz plik wykonywalny {0}</system:String>
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
11-
Wybrany plik wykonywalny {0} jest nieprawidłowy.
11+
Your selected {0} executable is invalid.
1212
{2}{2}
13-
Kliknij Tak, jeśli chcesz ponownie wybrać plik wykonywalny {0}. Kliknij Nie, jeśli chcesz pobrać {1}
13+
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
1414
</system:String>
1515
<system:String x:Key="runtimePluginUnableToSetExecutablePath">Nie można ustawić ścieżki do pliku wykonywalnego {0}. Spróbuj ponownie w ustawieniach Flow (przewiń na sam dół).</system:String>
1616
<system:String x:Key="failedToInitializePluginsTitle">Nie udało się zainicjować wtyczek</system:String>
@@ -414,7 +414,7 @@ Kliknij &quot;nie&quot;, jeśli jest już zainstalowany. Zostaniesz wtedy popros
414414
<system:String x:Key="fileManagerWindow">Wybierz menedżer plików</system:String>
415415
<system:String x:Key="fileManager_learnMore">Więcej informacji</system:String>
416416
<system:String x:Key="fileManager_tips">Proszę określić lokalizację pliku menedżera plików, którego używasz i dodać argumenty według potrzeb. Symbol &quot;%d&quot; reprezentuje ścieżkę katalogu do otwarcia, używaną w polu Arg dla Folderu oraz dla poleceń otwierających konkretne katalogi. Symbol &quot;%f&quot; reprezentuje ścieżkę pliku do otwarcia, używaną w polu Arg dla Pliku oraz dla poleceń otwierających konkretne pliki.</system:String>
417-
<system:String x:Key="fileManager_tips2">Na przykład, jeśli menedżer plików używa polecenia takiego jak „totalcmd.exe /A c:\windows&quot; do otwarcia katalogu c:\windows, Ścieżka Menedżera Plików będzie totalcmd.exe, a Argument dla Folderu będzie /A &quot;%d&quot;. Niektóre menedżery plików, takie jak QTTabBar, mogą wymagać jedynie podania ścieżki; w takim przypadku użyj &quot;%d&quot; jako Ścieżki Menedżera Plików, a pozostałe pola pozostaw puste.</system:String>
417+
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fields blank.</system:String>
418418
<system:String x:Key="fileManager_name">Menedżer plików</system:String>
419419
<system:String x:Key="fileManager_profile_name">Nazwa profilu</system:String>
420420
<system:String x:Key="fileManager_path">Ścieżka menedżera plików</system:String>
@@ -465,13 +465,14 @@ Kliknij &quot;nie&quot;, jeśli jest już zainstalowany. Zostaniesz wtedy popros
465465
<system:String x:Key="customeQueryHotkeyTips">Naciśnij niestandardowy klawisz skrótu, aby otworzyć Flow Launcher i automatycznie wprowadzić określone zapytanie.</system:String>
466466
<system:String x:Key="preview">Podgląd</system:String>
467467
<system:String x:Key="hotkeyIsNotUnavailable">Skrót klawiszowy jest niedostępny, musisz podać inny skrót klawiszowy</system:String>
468-
<system:String x:Key="invalidPluginHotkey">Niepoprawny skrót klawiszowy</system:String>
468+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
469469
<system:String x:Key="update">Aktualizuj</system:String>
470470
<system:String x:Key="hotkeyRegTitle">Przypisywanie skrótów</system:String>
471471
<system:String x:Key="hotkeyUnavailable">Bieżący skrót klawiszowy jest niedostępny.</system:String>
472472
<system:String x:Key="hotkeyUnavailableUneditable">Ten skrót klawiszowy jest zarezerwowany dla &quot;{0}&quot; i nie może być użyty. Proszę wybrać inny skrót.</system:String>
473473
<system:String x:Key="hotkeyUnavailableEditable">Ten skrót klawiszowy jest już używany przez &quot;{0}&quot;. Jeśli naciśniesz &quot;Nadpisz&quot;, zostanie on usunięty z &quot;{0}&quot;.</system:String>
474474
<system:String x:Key="hotkeyRegGuide">Naciśnij klawisze, których chcesz użyć dla tej funkcji.</system:String>
475+
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
475476

476477
<!-- Custom Query Shortcut Dialog -->
477478
<system:String x:Key="customeQueryShortcutTitle">Niestandardowy skrót zapytania</system:String>
@@ -482,6 +483,7 @@ Jeśli dodasz prefiks '@' podczas wprowadzania skrótu, będzie on pasował do d
482483
</system:String>
483484
<system:String x:Key="duplicateShortcut">Skrót już istnieje, wprowadź nowy skrót lub edytuj istniejący.</system:String>
484485
<system:String x:Key="emptyShortcut">Skrót i/lub jego rozwinięcie jest puste.</system:String>
486+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
485487

486488
<!-- Common Action -->
487489
<system:String x:Key="commonSave">Zapisz</system:String>

0 commit comments

Comments
 (0)