Skip to content

Commit d17937f

Browse files
committed
New translations en.xaml (Ukrainian)
[ci skip]
1 parent 18fe96d commit d17937f

File tree

1 file changed

+13
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+13
-1
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
<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">
33

44
<!-- Command List -->
5-
<system:String x:Key="flowlauncher_plugin_sys_command">Команда</system:String>
5+
<system:String x:Key="flowlauncher_plugin_sys_name">Назва</system:String>
66
<system:String x:Key="flowlauncher_plugin_sys_desc">Опис</system:String>
7+
<system:String x:Key="flowlauncher_plugin_sys_command">Команда</system:String>
78

89
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Вимкнути</system:String>
910
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Перезавантажити</system:String>
@@ -27,6 +28,8 @@
2728
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Перемкнути режим гри</system:String>
2829
<system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">Set the Flow Launcher Theme</system:String>
2930

31+
<system:String x:Key="flowlauncher_plugin_sys_edit">Редагувати</system:String>
32+
3033
<!-- Command Descriptions -->
3134
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Вимкнути комп'ютер</system:String>
3235
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Перезавантажити комп'ютер</system:String>
@@ -59,6 +62,15 @@
5962
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Ви впевнені, що хочете перезавантажити комп'ютер за допомогою додаткових параметрів завантаження?</system:String>
6063
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Ви впевнені, що хочете вийти з системи?</system:String>
6164

65+
<system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String>
66+
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">Custom Command Keyword</system:String>
67+
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">Enter a keyword to search for command: {0}. This keyword is used to match your query.</system:String>
68+
<system:String x:Key="flowlauncher_plugin_sys_command_keyword">Command Keyword</system:String>
69+
<system:String x:Key="flowlauncher_plugin_sys_reset">Скинути</system:String>
70+
<system:String x:Key="flowlauncher_plugin_sys_confirm">Підтвердити</system:String>
71+
<system:String x:Key="flowlauncher_plugin_sys_cancel">Скасувати</system:String>
72+
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String>
73+
6274
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Системні команди</system:String>
6375
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Надає команди, пов'язані з системою, наприклад, вимкнення, блокування, налаштування тощо.</system:String>
6476

0 commit comments

Comments
 (0)