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
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,22 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
16
16
<system:Stringx:Key="failedToInitializePluginsTitle">Nie udało się zainicjować wtyczek</system:String>
17
17
<system:Stringx:Key="failedToInitializePluginsMessage">Wtyczki: {0} – nie udało się ich wczytać i zostaną wyłączone. Skontaktuj się z twórcą wtyczki, aby uzyskać pomoc</system:String>
18
18
19
+
<!-- Portable -->
20
+
<system:Stringx:Key="restartToDisablePortableMode">Flow Launcher needs to restart to finish disabling portable mode, after the restart your portable data profile will be deleted and roaming data profile kept</system:String>
21
+
<system:Stringx:Key="restartToEnablePortableMode">Flow Launcher needs to restart to finish enabling portable mode, after the restart your roaming data profile will be deleted and portable data profile kept</system:String>
22
+
<system:Stringx:Key="moveToDifferentLocation">Flow Launcher has detected you enabled portable mode, would you like to move it to a different location?</system:String>
23
+
<system:Stringx:Key="shortcutsUninstallerCreated">Flow Launcher has detected you disabled portable mode, the relevant shortcuts and uninstaller entry have been created</system:String>
24
+
<system:Stringx:Key="userDataDuplicated">Flow Launcher detected your user data exists both in {0} and {1}. {2}{2}Please delete {1} in order to proceed. No changes have occurred.</system:String>
25
+
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>
<system:Stringx:Key="parseProxyFailed">Unable to parse Http Proxy</system:String>
34
+
19
35
<!-- MainWindow -->
20
36
<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>
21
37
<system:Stringx:Key="unregisterHotkeyFailed">Nie udało się wyrejestrować skrótu „{0}”. Spróbuj ponownie lub sprawdź szczegóły w dzienniku</system:String>
@@ -144,6 +160,8 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
0 commit comments