|
138 | 138 | <system:String x:Key="homeToggleBoxToolTip">Úprava je možná len vtedy, ak plugin podporuje funkciu Domovská stránka a Domovská stránka je povolená.</system:String> |
139 | 139 | <system:String x:Key="showAtTopmost">Zobraziť vyhľadávacie okno v popredí</system:String> |
140 | 140 | <system:String x:Key="showAtTopmostToolTip">Prepíše nastavenie "Vždy na vrchu" ostatných programov a zobrazí navrchu Flow.</system:String> |
141 | | - <system:String x:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String> |
142 | | - <system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String> |
143 | | - <system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String> |
144 | | - <system:String x:Key="showUnknownSourceWarningToolTip">Show warning when installing plugins from unknown sources</system:String> |
| 141 | + <system:String x:Key="autoRestartAfterChanging">Reštartovať po úprave pluginu cez Repozitár pluginov</system:String> |
| 142 | + <system:String x:Key="autoRestartAfterChangingToolTip">Automaticky reštartovať Flow Launcher po inštalácii/odinštalácii/aktualizáciu pluginu cez Repozitár pluginov</system:String> |
| 143 | + <system:String x:Key="showUnknownSourceWarning">Zobraziť upozornenie na neznámy zdroj</system:String> |
| 144 | + <system:String x:Key="showUnknownSourceWarningToolTip">Zobraziť upozornenie pri inštalácii z neznámych zdrojov</system:String> |
145 | 145 |
|
146 | 146 | <!-- Setting Plugin --> |
147 | 147 | <system:String x:Key="searchplugin">Vyhľadať plugin</system:String> |
|
181 | 181 | <system:String x:Key="failedToRemovePluginCacheTitle">Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu</system:String> |
182 | 182 | <system:String x:Key="failedToRemovePluginCacheMessage">Pluginy: {0} – Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu, odstráňte ju manuálne</system:String> |
183 | 183 | <system:String x:Key="pluginModifiedAlreadyTitle">{0} modified already</system:String> |
184 | | - <system:String x:Key="pluginModifiedAlreadyMessage">Please restart Flow before making any further changes</system:String> |
185 | | - <system:String x:Key="failedToInstallPluginTitle">Fail to install {0}</system:String> |
186 | | - <system:String x:Key="failedToUninstallPluginTitle">Fail to uninstall {0}</system:String> |
| 184 | + <system:String x:Key="pluginModifiedAlreadyMessage">Pred vykonaním ďalších zmien reštartujte Flow Launcher</system:String> |
| 185 | + <system:String x:Key="failedToInstallPluginTitle">Nepodarilo sa nainštalovať {0}</system:String> |
| 186 | + <system:String x:Key="failedToUninstallPluginTitle">Nepodarilo sa odinštalovať {0}</system:String> |
187 | 187 | <system:String x:Key="fileNotFoundMessage">Unable to find plugin.json from the extracted zip file, or this path {0} does not exist</system:String> |
188 | 188 | <system:String x:Key="pluginExistAlreadyMessage">A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin</system:String> |
189 | 189 |
|
|
0 commit comments