Skip to content

Commit c75ec40

Browse files
committed
New translations en.xaml (Czech)
[ci skip]
1 parent a822446 commit c75ec40

File tree

1 file changed

+3
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+3
-2
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/cs.xaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Hides programs with common uninstaller names, such as unins000.exe</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_enable_description">Povolit popis programu</system:String>
3636
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow bude vyhledávat v popisu programu</system:String>
37+
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Hide duplicated apps</system:String>
38+
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Hide duplicated Win32 programs that are already in the UWP list</system:String>
3739
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Přípony</system:String>
3840
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Max. hloubka</system:String>
3941

@@ -82,8 +84,7 @@
8284

8385
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Vlastní Průzkumník</system:String>
8486
<system:String x:Key="flowlauncher_plugin_program_args">Arg</system:String>
85-
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Umístění úvodní složky můžete upravit vložením proměnných prostředí, které chcete použít. Dostupnost proměnných prostředí můžete otestovat pomocí příkazového řádku.</system:String>
86-
87+
<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>
8788
<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>
8889

8990
<!-- Dialogs -->

0 commit comments

Comments
 (0)