Skip to content

Commit eb0c7b4

Browse files
committed
New translations en.xaml (Slovak)
[ci skip]
1 parent 2da2097 commit eb0c7b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Flow.Launcher/Languages/sk.xaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</system:String>
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Vyberte spustiteľný súbor {0}</system:String>
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
11-
Your selected {0} executable is invalid.
11+
Vybrali ste nesprávny spustiteľný súbor {0}.
1212
{2}{2}
13-
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
13+
Ak chcete znovu vybrať spustiteľný súbor {0}, kliknite na Áno. Kliknutím na Nie sa stiahne {1}.
1414
</system:String>
1515
<system:String x:Key="runtimePluginUnableToSetExecutablePath">Nie je možné nastaviť cestu ku spustiteľnému súboru {0}, skúste to v nastaveniach Flowu (prejdite nadol).</system:String>
1616
<system:String x:Key="failedToInitializePluginsTitle">Nepodarilo sa inicializovať pluginy</system:String>
@@ -415,7 +415,7 @@
415415
<system:String x:Key="fileManagerWindow">Vyberte správcu súborov</system:String>
416416
<system:String x:Key="fileManager_learnMore">Viac informácií</system:String>
417417
<system:String x:Key="fileManager_tips">Zadajte umiestnenie súboru správcu súborov, ktorý používate, a podľa potreby pridajte argumenty. &quot;%d&quot; predstavuje cestu k priečinku, ktorý sa má otvoriť, používa sa v poli Arg pre priečinok a pri príkazoch na otvorenie konkrétnych priečinkov. &quot;%f&quot; predstavuje cestu k súboru, ktorá sa má otvoriť a používa sa v poli Arg pre súbor a pri príkazoch na otvorenie konkrétnych súborov.</system:String>
418-
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fields blank.</system:String>
418+
<system:String x:Key="fileManager_tips2">Napríklad, ak správca súborov používa príkaz ako &quot;totalcmd.exe /A c:\windows&quot; na otvorenie priečinka c:\windows, cesta správcu súborov bude totalcmd.exe a Arg pre priečinok bude /A &quot;%d&quot;. Niektorí správcovia súborov, ako napríklad QTTabBar, môžu vyžadovať len zadanie cesty, v tomto prípade použite &quot;%d&quot; ako cestu správcu súborov a zvyšok súborov nechajte prázdny.</system:String>
419419
<system:String x:Key="fileManager_name">Správca súborov</system:String>
420420
<system:String x:Key="fileManager_profile_name">Názov profilu</system:String>
421421
<system:String x:Key="fileManager_path">Cesta k správcovi súborov</system:String>
@@ -466,14 +466,14 @@
466466
<system:String x:Key="customeQueryHotkeyTips">Stlačením vlastnej klávesovej skratky otvoríte Flow Launcher a automaticky vložíte zadaný dotaz.</system:String>
467467
<system:String x:Key="preview">Náhľad</system:String>
468468
<system:String x:Key="hotkeyIsNotUnavailable">Klávesová skratka je nedostupná, prosím, zadajte novú skratku</system:String>
469-
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
469+
<system:String x:Key="invalidPluginHotkey">Klávesová skratka je neplatná</system:String>
470470
<system:String x:Key="update">Aktualizovať</system:String>
471471
<system:String x:Key="hotkeyRegTitle">Priradenie klávesovej skratky</system:String>
472472
<system:String x:Key="hotkeyUnavailable">Aktuálna klávesová skratka nie je k dispozícii.</system:String>
473473
<system:String x:Key="hotkeyUnavailableUneditable">Táto skratka je rezervovaná pre &quot;{0}&quot; a nemôže byť použitá. Prosím, vyberte inú skratku.</system:String>
474474
<system:String x:Key="hotkeyUnavailableEditable">Táto skratka sa používa pre &quot;{0}&quot;. Ak stlačíte &quot;Prepísať&quot;, odstráni sa pre &quot;{0}&quot;.</system:String>
475475
<system:String x:Key="hotkeyRegGuide">Stlačte kláves, ktorý chcete nastaviť pre túto funkciu.</system:String>
476-
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
476+
<system:String x:Key="emptyPluginHotkey">Klávesová skratka a aktivačný príkaz sú prázdne</system:String>
477477

478478
<!-- Custom Query Shortcut Dialog -->
479479
<system:String x:Key="customeQueryShortcutTitle">Klávesová skratka vlastného dopytu</system:String>
@@ -484,7 +484,7 @@ Ak pri zadávaní skratky pred ňu pridáte &quot;@&quot;, bude sa zhodovať s
484484
</system:String>
485485
<system:String x:Key="duplicateShortcut">Skratka už existuje, zadajte novú skratku alebo upravte existujúcu.</system:String>
486486
<system:String x:Key="emptyShortcut">Skratka a/alebo jej celé znenie je prázdne.</system:String>
487-
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
487+
<system:String x:Key="invalidShortcut">Skratka je neplatná</system:String>
488488

489489
<!-- Common Action -->
490490
<system:String x:Key="commonSave">Uložiť</system:String>

0 commit comments

Comments
 (0)