Skip to content

Commit 6269da1

Browse files
committed
Update Slovak translation
1 parent f2f0120 commit 6269da1

File tree

5 files changed

+11
-3
lines changed
  • Flow.Launcher/Languages
  • Plugins
    • Flow.Launcher.Plugin.BrowserBookmark/Languages
    • Flow.Launcher.Plugin.Shell/Languages
    • Flow.Launcher.Plugin.Sys/Languages
    • Flow.Launcher.Plugin.WebSearch/Languages

5 files changed

+11
-3
lines changed

Flow.Launcher/Languages/sk.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<system:String x:Key="hideNotifyIcon">Schovať ikonu z oblasti oznámení</system:String>
3737
<system:String x:Key="querySearchPrecision">Presnosť vyhľadávania</system:String>
3838
<system:String x:Key="ShouldUsePinyin">Použiť Pinyin</system:String>
39+
<system:String x:Key="ShouldUsePinyinToolTip">Umožňuje vyhľadávanie pomocou Pinyin. Pinyin je štandardný systém romanizovaného pravopisu pre transliteráciu čínštiny</system:String>
3940

4041
<!--Setting Plugin-->
4142
<system:String x:Key="plugin">Plugin</system:String>
@@ -107,7 +108,6 @@
107108
alebo prejdite na https://github.com/Flow-Launcher/Flow.Launcher/releases pre manuálne stiahnutie aktualizácie.
108109
</system:String>
109110
<system:String x:Key="releaseNotes">Poznámky k vydaniu</system:String>
110-
<system:String x:Key="documentation">Tipy na používanie:</system:String>
111111

112112
<!--Priority Setting Dialog-->
113113
<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>
@@ -122,7 +122,6 @@
122122
<system:String x:Key="newActionKeywordsCannotBeEmpty">Nová skratka pre akciu nemôže byť prázdna</system:String>
123123
<system:String x:Key="newActionKeywordsHasBeenAssigned">Nová skratka pre akciu bola priradená pre iný plugin, prosím, zvoľte inú skratku</system:String>
124124
<system:String x:Key="success">Úspešné</system:String>
125-
<system:String x:Key="completedSuccessfully">Úspešne dokončené</system:String>
126125
<system:String x:Key="actionkeyword_tips">Použite * ak nechcete určiť skratku pre akciu</system:String>
127126

128127
<!--Custom Query Hotkey Dialog-->
@@ -160,7 +159,7 @@
160159
<system:String x:Key="update_flowlauncher_update_found">Bola nájdená aktualizácia</system:String>
161160
<system:String x:Key="update_flowlauncher_updating">Aktualizuje sa…</system:String>
162161
<system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">Flow Launcher nedokázal presunúť používateľské údaje do aktualizovanej verzie.
163-
Prosím, presuňte profilový priečinok data z {0} do {1}</system:String>
162+
Prosím, presuňte profilový priečinok data z {0} do {1}</system:String>
164163
<system:String x:Key="update_flowlauncher_new_update">Nová aktualizácia</system:String>
165164
<system:String x:Key="update_flowlauncher_update_new_version_available">Je dostupná nová verzia Flow Launchera {0}</system:String>
166165
<system:String x:Key="update_flowlauncher_update_error">Počas inštalácie aktualizácií došlo k chybe</system:String>

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/sk.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@
1212
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">Nová karta</system:String>
1313
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Nastaviť cestu k prehliadaču:</system:String>
1414
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Prehliadať</system:String>
15+
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Kopírovať URL</system:String>
16+
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Kopírovať URL záložky do schránky</system:String>
1517
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Shell/Languages/sk.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">tento príkaz bol vykonaný {0} krát</system:String>
1212
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">vykonať príkaz cez command shell</system:String>
1313
<system:String x:Key="flowlauncher_plugin_cmd_run_as_administrator">Spustiť ako správca</system:String>
14+
<system:String x:Key="flowlauncher_plugin_cmd_copy">Kopírovať príkaz</system:String>
15+
<system:String x:Key="flowlauncher_plugin_cmd_history">Zobraziť iba počet najpoužívanejších príkazov:</system:String>
1416
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Sys/Languages/sk.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Hibernovať počítač</system:String>
1919
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Uložiť všetky nastavenia Flow Launchera</system:String>
2020
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Aktualizovať všetky dáta pluginov od spustenia Flow Launchera. Pluginy musia túto funkciu podporovať.</system:String>
21+
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Otvoriť umiestnenie denníka Flow Launchera</system:String>
22+
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Skontrolovať aktualizácie Flow Launchera</system:String>
23+
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">V dokumentácii k aplikácii Flow Launcher nájdete ďalšiu pomoc a tipy na používanie</system:String>
24+
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Otvoriť umiestnenie, kde sú uložené nastavenia Flow Launchera</system:String>
2125

2226
<!--Dialogs-->
2327
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Úspešné</system:String>

Plugins/Flow.Launcher.Plugin.WebSearch/Languages/sk.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:system="clr-namespace:System;assembly=mscorlib">
4+
45
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Otvoriť vyhľadávanie v:</system:String>
56
<system:String x:Key="flowlauncher_plugin_websearch_new_window">Nové okno</system:String>
67
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">Nová karta</system:String>

0 commit comments

Comments
 (0)