Skip to content

Commit cec76e5

Browse files
authored
merge PR #329: Update Slovak translation
2 parents 5ffc414 + 988c265 commit cec76e5

File tree

4 files changed

+5
-5
lines changed
  • Flow.Launcher/Languages
  • Plugins
    • Flow.Launcher.Plugin.Calculator/Languages
    • Flow.Launcher.Plugin.PluginsManager/Languages
    • Flow.Launcher.Plugin.WebSearch/Languages

4 files changed

+5
-5
lines changed

Flow.Launcher/Languages/sk.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<!--Setting Plugin-->
4141
<system:String x:Key="plugin">Plugin</system:String>
4242
<system:String x:Key="browserMorePlugins">Nájsť ďalšie pluginy</system:String>
43-
<system:String x:Key="enable">Povoliť</system:String>
44-
<system:String x:Key="disable">Zakázať</system:String>
43+
<system:String x:Key="enable">Povolené</system:String>
44+
<system:String x:Key="disable">Zakázané</system:String>
4545
<system:String x:Key="actionKeywords">Skratka akcie</system:String>
4646
<system:String x:Key="currentActionKeywords">Aktuálna akcia skratky:</system:String>
4747
<system:String x:Key="newActionKeyword">Nová akcia skratky:</system:String>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<system:String x:Key="flowlauncher_plugin_caculator_plugin_description">Spracúva matematické operácie.(Skúste 5*3-2 vo flowlauncheri)</system:String>
77
<system:String x:Key="flowlauncher_plugin_calculator_not_a_number">Nie je číslo (NaN)</system:String>
88
<system:String x:Key="flowlauncher_plugin_calculator_expression_not_complete">Nesprávny alebo neúplný výraz (Nezabudli ste na zátvorky?)</system:String>
9-
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Kopírovať toto číslo do schránky</system:String>
9+
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Kopírovať výsledok do schránky</system:String>
1010
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Oddeľovač des. miest</system:String>
1111
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">Oddeľovač desatinných miest použitý vo výsledku.</system:String>
1212
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">Použiť podľa systému</system:String>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<system:String x:Key="plugin_pluginsmanager_please_wait">Čakajte, prosím…</system:String>
88
<system:String x:Key="plugin_pluginsmanager_download_success">Úspešne stiahnuté</system:String>
99
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} od {1} {2}{3}Chcete odinštalovať tento plugin? Po odinštalovaní sa Flow automaticky reštartuje.</system:String>
10-
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}Chcete nainštalovať tento plugin? Po odinštalovaní sa Flow automaticky reštartuje.</system:String>
10+
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}Chcete nainštalovať tento plugin? Po nainštalovaní sa Flow automaticky reštartuje.</system:String>
1111
<system:String x:Key="plugin_pluginsmanager_install_title">Inštalovať plugin</system:String>
1212
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Odinštalovať plugin</system:String>
1313
<system:String x:Key="plugin_pluginsmanager_install_errormetadatafile">Inštalácia zlyhala: nepodarilo sa nájsť metadáta súboru plugin.json nového pluginu</system:String>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Otvoriť vyhľadávanie v:</system:String>
55
<system:String x:Key="flowlauncher_plugin_websearch_new_window">Nové okno</system:String>
66
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">Nová karta</system:String>
7-
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Zadajte cestu k prehliadaču:</system:String>
7+
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Cesta k prehliadaču:</system:String>
88
<system:String x:Key="flowlauncher_plugin_websearch_choose">Vybrať</system:String>
99
<system:String x:Key="flowlauncher_plugin_websearch_delete">Odstrániť</system:String>
1010
<system:String x:Key="flowlauncher_plugin_websearch_edit">Upraviť</system:String>

0 commit comments

Comments
 (0)