|
17 | 17 | <!--Setting General-->
|
18 | 18 | <system:String x:Key="flowlauncher_settings">Nastavenia Flow Launchera</system:String>
|
19 | 19 | <system:String x:Key="general">Všeobecné</system:String>
|
| 20 | + <system:String x:Key="portableMode">Prenosný režim</system:String> |
20 | 21 | <system:String x:Key="startFlowLauncherOnSystemStartup">Spustiť Flow Launcher po štarte systému</system:String>
|
21 | 22 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">Schovať Flow Launcher po strate fokusu</system:String>
|
22 | 23 | <system:String x:Key="dontPromptUpdateMsg">Nezobrazovať upozornenia na novú verziu</system:String>
|
|
39 | 40 | <!--Setting Plugin-->
|
40 | 41 | <system:String x:Key="plugin">Plugin</system:String>
|
41 | 42 | <system:String x:Key="browserMorePlugins">Nájsť ďalšie pluginy</system:String>
|
| 43 | + <system:String x:Key="enable">Povoliť</system:String> |
42 | 44 | <system:String x:Key="disable">Zakázať</system:String>
|
43 | 45 | <system:String x:Key="actionKeywords">Skratka akcie</system:String>
|
44 | 46 | <system:String x:Key="currentActionKeywords">Aktuálna akcia skratky:</system:String>
|
45 | 47 | <system:String x:Key="newActionKeyword">Nová akcia skratky:</system:String>
|
| 48 | + <system:String x:Key="currentPriority">Aktuálna priorita:</system:String> |
| 49 | + <system:String x:Key="newPriority">Nová priorita:</system:String> |
46 | 50 | <system:String x:Key="pluginDirectory">Priečinok s pluginmi</system:String>
|
47 | 51 | <system:String x:Key="author">Autor</system:String>
|
48 | 52 | <system:String x:Key="plugin_init_time">Príprava:</system:String>
|
|
104 | 108 | </system:String>
|
105 | 109 | <system:String x:Key="releaseNotes">Poznámky k vydaniu</system:String>
|
106 | 110 |
|
| 111 | + <!--Priority Setting Dialog--> |
| 112 | + <system:String x:Key="priority_tips">Vyššie číslo znamená, že výsledok bude vyššie. Skúste nastaviť napr. 5. Ak chcete, aby boli výsledky nižšie ako ktorékoľvek iné doplnky, zadajte záporné číslo</system:String> |
| 113 | + <system:String x:Key="invalidPriority">Prosím, zadajte platné číslo pre prioritu!</system:String> |
| 114 | + |
107 | 115 | <!--Action Keyword Setting Dialog-->
|
108 | 116 | <system:String x:Key="oldActionKeywords">Stará skratka akcie</system:String>
|
109 | 117 | <system:String x:Key="newActionKeywords">Nová skratka akcie</system:String>
|
|
116 | 124 | <system:String x:Key="actionkeyword_tips">Použite * ak nechcete určiť skratku pre akciu</system:String>
|
117 | 125 |
|
118 | 126 | <!--Custom Query Hotkey Dialog-->
|
| 127 | + <system:String x:Key="customeQueryHotkeyTitle">Vlastná klávesová skratka pre plugin</system:String> |
119 | 128 | <system:String x:Key="preview">Náhľad</system:String>
|
120 | 129 | <system:String x:Key="hotkeyIsNotUnavailable">Klávesová skratka je nedostupná, prosím, zadajte novú</system:String>
|
121 | 130 | <system:String x:Key="invalidPluginHotkey">Neplatná klávesová skratka pluginu</system:String>
|
|
140 | 149 | <system:String x:Key="reportWindow_report_failed">Odoslanie hlásenia zlyhalo</system:String>
|
141 | 150 | <system:String x:Key="reportWindow_flowlauncher_got_an_error">Flow Launcher zaznamenal chybu</system:String>
|
142 | 151 |
|
| 152 | + <!--General Notice--> |
| 153 | + <system:String x:Key="pleaseWait">Čakajte, prosím…</system:String> |
| 154 | + |
143 | 155 | <!--update-->
|
144 |
| - <system:String x:Key="update_flowlauncher_update_new_version_available">Je dostupná nová verzia Flow Launcher {0}</system:String> |
| 156 | + <system:String x:Key="update_flowlauncher_update_check">Kontrolujú sa akutalizácie</system:String> |
| 157 | + <system:String x:Key="update_flowlauncher_already_on_latest">Už máte najnovšiu verizu Flow Launchera</system:String> |
| 158 | + <system:String x:Key="update_flowlauncher_update_found">Bola nájdená aktualizácia</system:String> |
| 159 | + <system:String x:Key="update_flowlauncher_updating">Aktualizuje sa…</system:String> |
| 160 | + <system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">Flow Launcher nedokázal presunúť používateľské údaje do aktualizovanej verzie. |
| 161 | + Prosím, presuňte profilový priečinok „data“ z {0} do {1}</system:String> |
| 162 | + <system:String x:Key="update_flowlauncher_new_update">Nová aktualizácia</system:String> |
| 163 | + <system:String x:Key="update_flowlauncher_update_new_version_available">Je dostupná nová verzia Flow Launchera {0}</system:String> |
145 | 164 | <system:String x:Key="update_flowlauncher_update_error">Počas inštalácie aktualizácií došlo k chybe</system:String>
|
146 | 165 | <system:String x:Key="update_flowlauncher_update">Aktualizovať</system:String>
|
147 | 166 | <system:String x:Key="update_flowlauncher_update_cancel">Zrušiť</system:String>
|
| 167 | + <system:String x:Key="update_flowlauncher_fail">Aktualizácia zlyhala</system:String> |
| 168 | + <system:String x:Key="update_flowlauncher_check_connection">Skontrolujte pripojenie a skúste aktualizovať nastavenia servera proxy na github-cloud.s3.amazonaws.com.</system:String> |
148 | 169 | <system:String x:Key="update_flowlauncher_update_restart_flowlauncher_tip">Tento upgrade reštartuje Flow Launcher</system:String>
|
149 | 170 | <system:String x:Key="update_flowlauncher_update_upadte_files">Nasledujúce súbory budú aktualizované</system:String>
|
150 | 171 | <system:String x:Key="update_flowlauncher_update_files">Aktualizovať súbory</system:String>
|
|
0 commit comments