2021-12-06 11:21:43 +00:00
<?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">
2021-12-08 08:49:32 +00:00
<!-- Program setting -->
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_reset">Obnoviť predvolené</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_delete">Odstrániť</system:String>
<system:String x:Key="flowlauncher_plugin_program_edit">Upraviť</system:String>
<system:String x:Key="flowlauncher_plugin_program_add">Pridať</system:String>
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_program_name">Názov</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable">Povoliť</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_enabled">Povolené</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_disable">Zakázať</system:String>
2022-12-13 01:36:02 +00:00
<system:String x:Key="flowlauncher_plugin_program_status">Stav</system:String>
<system:String x:Key="flowlauncher_plugin_program_true">Povolené</system:String>
<system:String x:Key="flowlauncher_plugin_program_false">Vypnuté</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_location">Umiestnenie</system:String>
<system:String x:Key="flowlauncher_plugin_program_all_programs">Všetky programy</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_suffixes">Typ súboru</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_reindex">Reindexovať</system:String>
<system:String x:Key="flowlauncher_plugin_program_indexing">Indexovanie</system:String>
2022-11-26 16:18:48 +00:00
<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>
2022-12-30 09:40:06 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_uwp">Aplikácie UWP</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">Ak je povolené, Flow načíta aplikácie UWP</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_start">Ponuka Štart</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">Ak je povolené, Flow načíta programy z ponuky Štart</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_registry">Databáza Registry</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">Ak je povolené, Flow načíta programy z databázy Registry</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_index_PATH">PATH</system:String>
<system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">Ak je táto možnosť povolená, Flow načíta programy z premennej prostredia PATH</system:String>
2021-12-08 08:49:32 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Skryť cestu k aplikácii</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">Pre spustiteľné súbory ako sú UWP alebo odkazy nezobrazovať cestu k súborom</system:String>
2024-06-19 11:57:31 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Schovať odinštalátory</system:String>
2024-08-15 10:47:23 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Schovať odinštalačné programy s bežnými názvami ako unins000.exe</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_description">Povoliť popis programu</system:String>
2022-12-13 01:36:02 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow bude vyhľadávať v popise programu</system:String>
2025-03-14 09:08:08 +00:00
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Schovať duplicitné aplikácie</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Schovať duplicitné programy WIn32, ktoré sú už v zozname UWP</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Prípony</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Max. hĺbka</system:String>
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_program_directory">Priečinok</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_browse">Prehliadať</system:String>
<system:String x:Key="flowlauncher_plugin_program_file_suffixes">Prípony súboru:</system:String>
<system:String x:Key="flowlauncher_plugin_program_max_search_depth">Max. hĺbka hľadania (-1 je neobm.):</system:String>
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Prosím, zadajte zdroj programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Naozaj chcete odstrániť vybrané zdroje programov?</system:String>
2025-05-18 08:26:45 +00:00
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_not_user_added">Vyberte zdroje programov, ktoré ste nepridali vy</system:String>
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">Vyberte zdroje programov, ktoré ste pridali vy</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Iný zdroj programu s rovnakým umiestnením už existuje.</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">Upraviť priečinok a stav tohto zdroja programu.</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_update">Aktualizovať</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Plugin Program bude indexovať iba súbory s vybranými príponami a súbory .url s vybranými protokolmi.</system:String>
2021-12-08 08:49:32 +00:00
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Prípony boli úspešne aktualizované</system:String>
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">Pole s príponami nemôže byť prázdne</system:String>
2022-11-26 16:18:48 +00:00
<system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protokoly musia byť vyplnené</system:String>
2023-01-07 15:44:11 +00:00
<system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">Prípony súborov</system:String>
2022-11-26 16:18:48 +00:00
<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 v službe Steam</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Hry v službe 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é protokoly URL</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Vlastné prípony súborov</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip">
Vložte prípony súborov, ktoré chcete indexovať. Prípony by mali byť oddelené znakom ';'. (ex>bat;py)
</system:String>
<system:String x:Key="flowlauncher_plugin_program_protocol_tooltip">
Vložte protokoly súborov .url, ktoré chcete indexovať. Protokoly by mali byť oddelené znakom ';' a mali by končiť "://". (ex>ftp;netflix://)
</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Spustiť ako iný používateľ</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Spustiť ako správca</system:String>
New Crowdin updates (#1232)
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations Resources.resx (Dutch)
[ci skip]
* New translations Resources.resx (Spanish (Modern))
[ci skip]
* New translations Resources.resx (Serbian (Latin))
[ci skip]
* New translations Resources.resx (Norwegian Bokmal)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Ukrainian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Slovak)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Danish)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations Resources.resx (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Polish)
[ci skip]
* New translations Resources.resx (German)
[ci skip]
* New translations Resources.resx (Italian)
[ci skip]
* New translations Resources.resx (Japanese)
[ci skip]
* New translations Resources.resx (Korean)
[ci skip]
* New translations Resources.resx (Russian)
[ci skip]
* New translations Resources.resx (Turkish)
[ci skip]
* New translations Resources.resx (Chinese Simplified)
[ci skip]
* New translations Resources.resx (Chinese Traditional)
[ci skip]
* New translations Resources.resx (Portuguese, Brazilian)
[ci skip]
* New translations Resources.resx (French)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* Revert Unexpected Change back to dev version
* update zh-tw
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* Revert "New translations en.xaml (Korean)"
This reverts commit 9b55ca7b0e00a053f44e9b9a8bce9a1cfe394096.
* Fix some korean string
* New translations en.xaml (Turkish)
[ci skip]
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-06-13 03:58:50 +00:00
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Otvoriť umiestnenie priečinka</system:String>
2025-05-11 10:27:09 +00:00
<system:String x:Key="flowlauncher_plugin_program_disable_program">Skryť</system:String>
2024-08-15 10:47:23 +00:00
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Otvoriť cieľový priečinok</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String>
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Vyhľadávanie programov vo Flow Launcheri</system:String>
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Neplatná cesta</system:String>
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Vlastný správca súborov</system:String>
<system:String x:Key="flowlauncher_plugin_program_args">Arg.</system:String>
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Môžete si prispôsobiť otváranie umiestnenia priečinka vložením premenných prostredia, ktoré chcete použiť. Dostupnosť premenných prostredia môžete vyskúšať cez príkazový riadok.</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Zadajte argumenty, ktoré chcete pridať pre správcu súborov. %s pre rodičovský priečinok, %f pre celú cestu (funguje iba pre win32). Pre podrobnosti pozrite webovú stránku správcu súborov.</system:String>
2021-12-08 08:49:32 +00:00
<!-- Dialogs -->
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Úspešné</system:String>
New Crowdin updates (#1578)
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
2022-12-05 18:05:17 +00:00
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Chyba</system:String>
2021-12-06 11:21:43 +00:00
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Úspešne zakázané zobrazovanie tohto programu vo výsledkoch vyhľadávania</system:String>
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">Táto aplikácia nie je určená na spustenie ako správca</system:String>
New Crowdin updates (#1578)
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations Resources.resx (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (French)
[ci skip]
* New translations en.xaml (Turkish)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Serbian (Latin))
[ci skip]
* New translations en.xaml (Norwegian Bokmal)
[ci skip]
* New translations en.xaml (Portuguese, Brazilian)
[ci skip]
* New translations en.xaml (Chinese Traditional)
[ci skip]
* New translations en.xaml (Chinese Simplified)
[ci skip]
* New translations en.xaml (Ukrainian)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Danish)
[ci skip]
* New translations en.xaml (Russian)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Polish)
[ci skip]
* New translations en.xaml (Dutch)
[ci skip]
* New translations en.xaml (Korean)
[ci skip]
* New translations en.xaml (Japanese)
[ci skip]
* New translations en.xaml (Italian)
[ci skip]
* New translations en.xaml (German)
[ci skip]
* New translations en.xaml (Spanish, Latin America)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Slovak)
[ci skip]
* New translations en.xaml (Portuguese)
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
* New translations en.xaml (Spanish (Modern))
[ci skip]
Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
2022-12-05 18:05:17 +00:00
<system:String x:Key="flowlauncher_plugin_program_run_failed">Nie je možné spustiť {0}</system:String>
2021-12-06 11:21:43 +00:00
</ResourceDictionary>