@@ -91,6 +91,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
9191 <system : String x : Key =" typingStartEn" >Zawsze rozpoczynaj wpisywanie w trybie angielskim</system : String >
9292 <system : String x : Key =" typingStartEnTooltip" >Tymczasowo zmień metodę wprowadzania na tryb angielski podczas aktywacji Flow.</system : String >
9393 <system : String x : Key =" autoUpdates" >Automatyczne aktualizacje</system : String >
94+ <system : String x : Key =" autoUpdatesTooltip" >Automatically check and update the app when available</system : String >
9495 <system : String x : Key =" select" >Wybierz</system : String >
9596 <system : String x : Key =" hideOnStartup" >Uruchamiaj Flow Launcher zminimalizowany</system : String >
9697 <system : String x : Key =" hideOnStartupToolTip" >Okno wyszukiwania Flow Launcher jest ukryte w zasobniku systemowym po uruchomieniu.</system : String >
@@ -115,7 +116,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
115116 <system : String x : Key =" DoublePinyinSchemasXingKongJianDao" >Xing Kong Jian Dao</system : String >
116117 <system : String x : Key =" DoublePinyinSchemasDaNiu" >Da Niu</system : String >
117118 <system : String x : Key =" DoublePinyinSchemasXiaoLang" >Xiao Lang</system : String >
118-
119+
119120 <system : String x : Key =" AlwaysPreview" >Zawsze podgląd</system : String >
120121 <system : String x : Key =" AlwaysPreviewToolTip" >Zawsze otwieraj panel podglądu, gdy aktywowany jest Flow. Naciśnij {0}, aby przełączyć podgląd.</system : String >
121122 <system : String x : Key =" shadowEffectNotAllowed" >Efekt cienia jest niedozwolony, gdy bieżący motyw ma włączony efekt rozmycia</system : String >
@@ -154,6 +155,8 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
154155 <system : String x : Key =" autoRestartAfterChangingToolTip" >Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system : String >
155156 <system : String x : Key =" showUnknownSourceWarning" >Show unknown source warning</system : String >
156157 <system : String x : Key =" showUnknownSourceWarningToolTip" >Show warning when installing plugins from unknown sources</system : String >
158+ <system : String x : Key =" autoUpdatePlugins" >Auto update plugins</system : String >
159+ <system : String x : Key =" autoUpdatePluginsToolTip" >Automatically check plugin updates and notify if there are any updates available</system : String >
157160
158161 <!-- Setting Plugin -->
159162 <system : String x : Key =" searchplugin" >Szukaj wtyczek</system : String >
@@ -235,6 +238,11 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
235238 <system : String x : Key =" ZipFiles" >Zip files</system : String >
236239 <system : String x : Key =" SelectZipFile" >Please select zip file</system : String >
237240 <system : String x : Key =" installLocalPluginTooltip" >Install plugin from local path</system : String >
241+ <system : String x : Key =" updateNoResultTitle" >Brak dostępnych aktualizacji</system : String >
242+ <system : String x : Key =" updateNoResultSubtitle" >Wszystkie wtyczki są aktualne</system : String >
243+ <system : String x : Key =" updateAllPluginsTitle" >Plugin updates available</system : String >
244+ <system : String x : Key =" updateAllPluginsButtonContent" >Zaktualizuj wszystkie wtyczki</system : String >
245+ <system : String x : Key =" checkPluginUpdatesTooltip" >Check plugin updates</system : String >
238246
239247 <!-- Setting Theme -->
240248 <system : String x : Key =" theme" >Motyw</system : String >
0 commit comments