Skip to content

Commit ec8ca33

Browse files
committed
New translations en.xaml (Slovak)
[ci skip]
1 parent a06c064 commit ec8ca33

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Flow.Launcher/Languages/sk.xaml

+10
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
<system:String x:Key="KoreanImeOpenLinkButton">Otvoriť</system:String>
132132
<system:String x:Key="KoreanImeRegistry">Použiť predchádzajúcu verziu editora Microsoft IME</system:String>
133133
<system:String x:Key="KoreanImeRegistryTooltip">Zmeniť na predchádzajúcu verziu editora Microsoft IME môžete priamo tu</system:String>
134+
<system:String x:Key="homePage">Home Page</system:String>
135+
<system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String>
136+
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
137+
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
138+
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
134139

135140
<!-- Setting Plugin -->
136141
<system:String x:Key="searchplugin">Vyhľadať plugin</system:String>
@@ -153,6 +158,7 @@
153158
<system:String x:Key="DisplayModeOnOff">Povolené</system:String>
154159
<system:String x:Key="DisplayModePriority">Priorita</system:String>
155160
<system:String x:Key="DisplayModeSearchDelay">Oneskorenie vyhľadávania</system:String>
161+
<system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String>
156162
<system:String x:Key="currentPriority">Aktuálna priorita</system:String>
157163
<system:String x:Key="newPriority">Nová priorita</system:String>
158164
<system:String x:Key="priority">Priorita</system:String>
@@ -406,6 +412,10 @@
406412
<system:String x:Key="searchDelayTimeTitle">Nastavenie oneskoreného vyhľadávania</system:String>
407413
<system:String x:Key="searchDelayTimeTips">Zadajte oneskorenie vyhľadávania v ms, ktoré chcete použiť pre plugin. Nechajte prázdne, ak nechcete zadať žiadne, plugin použije predvolené oneskorenie vyhľadávania.</system:String>
408414

415+
<!-- Search Delay Settings Dialog -->
416+
<system:String x:Key="homeTitle">Home Page</system:String>
417+
<system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String>
418+
409419
<!-- Custom Query Hotkey Dialog -->
410420
<system:String x:Key="customeQueryHotkeyTitle">Klávesová skratka vlastného vyhľadávania</system:String>
411421
<system:String x:Key="customeQueryHotkeyTips">Stlačením vlastnej klávesovej skratky otvoríte Flow Launcher a automaticky vložíte zadaný dotaz.</system:String>

0 commit comments

Comments
 (0)