Flow.Launcher/Plugins/Flow.Launcher.Plugin.Program/Languages/cs.xaml
Jeremy Wu ecebf17ea2
New Crowdin updates (#3186)
New translations
2025-03-14 11:08:08 +02:00

97 lines
9.6 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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">
<!-- Program setting -->
<system:String x:Key="flowlauncher_plugin_program_reset">Obnovit výchozí</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete">Smazat</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit">Editovat</system:String>
<system:String x:Key="flowlauncher_plugin_program_add">Přidat</system:String>
<system:String x:Key="flowlauncher_plugin_program_name">Jméno</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable">Povolit</system:String>
<system:String x:Key="flowlauncher_plugin_program_enabled">Povoleno</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable">Deaktivovat</system:String>
<system:String x:Key="flowlauncher_plugin_program_status">Stav</system:String>
<system:String x:Key="flowlauncher_plugin_program_true">Povoleno</system:String>
<system:String x:Key="flowlauncher_plugin_program_false">Vypnuto</system:String>
<system:String x:Key="flowlauncher_plugin_program_location">Lokalita</system:String>
<system:String x:Key="flowlauncher_plugin_program_all_programs">Všechny programy</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes">Typ souboru</system:String>
<system:String x:Key="flowlauncher_plugin_program_reindex">Přeindexovat</system:String>
<system:String x:Key="flowlauncher_plugin_program_indexing">Indexování</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_source">Zdroje indexu</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_option">Možnosti</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP aplikace</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">Pokud je povoleno, služba Flow načítá aplikace UWP</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start">Nabídka Start</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">Pokud je povoleno, Flow načítá programy z nabídky Start</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry">Registr</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">Pokud je tato možnost povolena, bude služba Flow načítat programy z databáze registru</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_PATH">PATH</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">Pokud je tato možnost povolena, Flow načte programy z proměnné prostředí PATH</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Skrýt cestu k aplikaci</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">U spustitelných souborů, jako jsou UWP nebo odkazy, nezobrazujte cestu k souborům</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Hide uninstallers</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Hides programs with common uninstaller names, such as unins000.exe</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description">Povolit popis programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow bude vyhledávat v popisu programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Hide duplicated apps</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Hide duplicated Win32 programs that are already in the UWP list</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Přípony</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Max. hloubka</system:String>
<system:String x:Key="flowlauncher_plugin_program_directory">Adresář</system:String>
<system:String x:Key="flowlauncher_plugin_program_browse">Procházet</system:String>
<system:String x:Key="flowlauncher_plugin_program_file_suffixes">Přípony souboru:</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_search_depth">Maximální hloubka vyhledávání (-1 není omezená):</system:String>
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Prosím vyberte zdroj programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Jste si jisti, že chcete odstranit vybrané zdroje programů?</system:String>
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Již existuje jiný zdroj programu se stejným umístěním.</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Zdroj programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Upravit adresář a stav tohoto zdroje programu.</system:String>
<system:String x:Key="flowlauncher_plugin_program_update">Aktualizovat</system:String>
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Plugin programu bude indexovat pouze soubory s vybranými příponami a .url soubory s vybranými protokoly.</system:String>
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Přípony souboru byly úspěšně aktualizovány</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">Pole přípony nesmí být prázdné</system:String>
<system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protokoly musí být vyplněny</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">Přípony souborů</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">Protokoly URL</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Hry ve službě Steam</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Hry v službě Epic Games</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_http">Http/Https</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">Vlastní URL protokoly</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Vlastní přípony souborů</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip">
Vložte přípony souborů, které chcete indexovat. Přípony by měly být odděleny znakem ';'. (ex&gt;bat;py)
</system:String>
<system:String x:Key="flowlauncher_plugin_program_protocol_tooltip">
Vložte protokoly souborů .url, které chcete indexovat. Protokoly by měly být odděleny ';' a měly by skončit &quot;://&quot;. (ex&gt;ftp://;mailto://)
</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Spustit jako jiný uživatel</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Spustit jako správce</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Otevřít umístění složky</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_program">Zakázat zobrazování tohoto programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Open target folder</system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program </system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Vyhledávání programů ve Flow Launcheru</system:String>
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Neplatná cesta</system:String>
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Vlastní Průzkumník</system:String>
<system:String x:Key="flowlauncher_plugin_program_args">Arg</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available.</system:String>
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Zadejte argumenty, které chcete přidat pro správce souborů. %s pro nadřazenou složku, %f pro úplnou cestu (funguje pouze pro win32). Podrobnosti naleznete na webové stránce správce souborů.</system:String>
<!-- Dialogs -->
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Úspěšné</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Chyba</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Tento program se již nebude zobrazovat ve výsledcích vyhledávání</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">Tato aplikace není určena ke spuštění jako administrátor</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_failed">Nelze spustit {0}</system:String>
</ResourceDictionary>