Skip to content

Commit fd68bfd

Browse files
committed
New translations en.xaml (Russian)
[ci skip]
1 parent b1efc0d commit fd68bfd

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/ru.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">Поиск в описании программы</system:String>
3636
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow будет искать в описании программ</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">Суффиксы</system:String>
3840
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Макс. глубина</system:String>
3941

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

8385
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Настраиваемый проводник</system:String>
8486
<system:String x:Key="flowlauncher_plugin_program_args">Аргументы</system:String>
85-
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">Вы можете настроить проводник, используемый для открытия папки контейнера, введя переменную окружения проводника, который вы хотите использовать. Будет полезно использовать командную строку для проверки доступности переменной среды.</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">Введите настраиваемые аргументы, которые вы хотите добавить для вашего настраиваемого проводника. %s для родительского каталога, %f для полного пути (работает только для win32). Подробности смотрите на сайте проводника.</system:String>
8889

8990
<!-- Dialogs -->

0 commit comments

Comments
 (0)