You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/pl.xaml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -24,17 +24,17 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
24
24
<system:Stringx:Key="userDataDuplicated">Flow Launcher wykrył zduplikowane dane użytkownika w dwóch lokalizacjach: {0} oraz {1}.{2}{2}Aby kontynuować, usuń dane znajdujące się w {1}. Nie wprowadzono żadnych zmian.</system:String>
25
25
26
26
<!-- Plugin Loader -->
27
-
<system:Stringx:Key="pluginHasErrored">The following plugin has errored and cannot be loaded:</system:String>
28
-
<system:Stringx:Key="pluginsHaveErrored">The following plugins have errored and cannot be loaded:</system:String>
29
-
<system:Stringx:Key="referToLogs">Please refer to the logs for more information</system:String>
27
+
<system:Stringx:Key="pluginHasErrored">Nie można załadować następującej wtyczki z powodu błędu:</system:String>
28
+
<system:Stringx:Key="pluginsHaveErrored">Nie można załadować następujących wtyczek z powodu błędu:</system:String>
29
+
<system:Stringx:Key="referToLogs">Aby uzyskać więcej informacji, zapoznaj się z logami</system:String>
<system:Stringx:Key="parseProxyFailed">Nie można przetworzyć adresu serwera proxy HTTP</system:String>
34
34
35
35
<!-- AbstractPluginEnvironment -->
36
-
<system:Stringx:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37
-
<system:Stringx:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
36
+
<system:Stringx:Key="failToInstallTypeScriptEnv">Instalacja środowiska TypeScript nie powiodła się. Spróbuj ponownie później.</system:String>
37
+
<system:Stringx:Key="failToInstallPythonEnv">Instalacja środowiska Python nie powiodła się. Spróbuj ponownie później.</system:String>
38
38
39
39
<!-- MainWindow -->
40
40
<system:Stringx:Key="registerHotkeyFailed">Nie udało się zarejestrować skrótu klawiszowego „{0}”. Skrót może być używany przez inny program. Zmień skrót na inny lub zamknij program, który go używa.</system:String>
@@ -111,7 +111,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
111
111
<system:Stringx:Key="typingStartEn">Zawsze rozpoczynaj wpisywanie w trybie angielskim</system:String>
112
112
<system:Stringx:Key="typingStartEnTooltip">Tymczasowo zmień metodę wprowadzania na tryb angielski podczas aktywacji Flow.</system:String>
<system:Stringx:Key="ShouldUsePinyin">Szukaj z Pinyin</system:String>
126
-
<system:Stringx:Key="ShouldUsePinyinToolTip">Pinyin is the standard system of romanized spelling for translating Chinese. Please note, enabling this can significantly increase memory usage during search.</system:String>
126
+
<system:Stringx:Key="ShouldUsePinyinToolTip">Pinyin to standardowy system zapisu języka chińskiego za pomocą alfabetu łacińskiego. Należy pamiętać, że włączenie tej opcji może znacznie zwiększyć zużycie pamięci podczas wyszukiwania.</system:String>
0 commit comments