Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/Languages/sk.xaml
2026-02-21 12:51:21 +02:00

87 lines
8.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
<!-- Setting -->
<system:String x:Key="flowlauncher_plugin_sys_skip_confirm">Preskočiť potvrdenie pri vypínaní, reštartovaní alebo odhlasovaní</system:String>
<!-- Command List -->
<system:String x:Key="flowlauncher_plugin_sys_name">Názov</system:String>
<system:String x:Key="flowlauncher_plugin_sys_desc">Popis</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command">Príkaz</system:String>
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Vypnúť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Reštartovať</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Reštartovať s rozšírenými možnosťami spustenia</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Odhlásiť sa</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Zamknúť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Uspať</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernovať</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Možnosti indexovania</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Vyprázdniť kôš</system:String>
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Otvoriť kôš</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Ukončiť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Uložiť nastavenia</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Reštartovať Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Nastavenia</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Znova načítať údaje pluginov</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Skontrolovať aktualizácie</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Otvoriť umiestnenie logu</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Tipy pre Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Používateľský priečinok Flow Launchera</system:String>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Prepnúť herný režim</system:String>
<system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">Nastaviť motív pre Flow Laucher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_edit">Upraviť</system:String>
<!-- Command Descriptions -->
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Vypnúť počítač</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Reštartovať počítač</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Reštartovať počítač s rozšírenými možnosťami spúšťania pre núdzový režim a režim ladenia, ako aj s ďalšími možnosťami</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off">Odhlásiť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">Zamknúť počítač</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit">Zavrieť Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart">Reštartovať Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Úprava nastavení Flow Launchera</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep">Uspať počítač</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">Vysypať kôš</system:String>
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">Otvoriť kôš</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption">Možnosti indexovania</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Hibernovať počítač</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Uložiť všetky nastavenia Flow Launchera</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Aktualizovať všetky nové dáta pluginov</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Otvoriť umiestnenie logu Flow Launchera</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Skontrolovať aktualizácie Flow Launchera</system:String>
<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>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Otvoriť umiestnenie, kde sú uložené nastavenia Flow Launchera</system:String>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Prepnúť herný režim</system:String>
<system:String x:Key="flowlauncher_plugin_sys_theme_selector">Rýchla zmena motívu Flow Launchera</system:String>
<!-- Dialogs -->
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Úspešné</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Všetky nastavenia Flow Launchera uložené</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Všetky dáta pluginov aktualizované</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Naozaj chcete počítač vypnúť?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Naozaj chcete počítač reštartovať?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Naozaj chcete počítač reštartovať s pokročilými možnosťami spúšťania?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Naozaj sa chcete odhlásiť?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_error">Chyba</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_empty_recycle_bin_failed">Nepodarilo sa vyprázdniť kôš. Môže sa to stať, ak:{0} Niektoré položky sa práve používajú{0} Niektoré položky sa nedajú odstrániť pre nedostatočné oprávnenia{0}Prosím, ukončite každú aplikáciu, ktorá môže používať tieto súbory a skúste to znova.</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Nastavenia kľúčového slova príkazu</system:String>
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">Vlastné kľúčové slovo príkazu</system:String>
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">Na vyhľadanie príkazu zadajte kľúčové slovo: {0}. Toto kľúčové slovo sa použije na vyhľadnie príkazu.</system:String>
<system:String x:Key="flowlauncher_plugin_sys_command_keyword">Kľúčové slovo príkazu</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reset">Resetovať</system:String>
<system:String x:Key="flowlauncher_plugin_sys_confirm">Potvrdiť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_cancel">Zrušiť</system:String>
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Prosím, zadajte neprázdne kľúčové slovo príkazu</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Systémové príkazy</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Poskytuje príkazy súvisiace so systémom ako je vypnutie, uzamknutie počítača atď.</system:String>
<!-- Theme Selector -->
<system:String x:Key="flowlauncher_plugin_sys_type_isdark_hasblur">Tento motív podporuje 2 režimy (svetlý/tmavý) a rozostrenie priehľadného pozadia</system:String>
<system:String x:Key="flowlauncher_plugin_sys_type_isdark">Tento motív podporuje 2 režimy (svetlý/tmavý)</system:String>
<system:String x:Key="flowlauncher_plugin_sys_type_hasblur">Tento motív podporuje rozostrenie priehľadného pozadia</system:String>
</ResourceDictionary>