Skip to content

Commit 86ff8db

Browse files
committed
New translations en.xaml (Ukrainian)
[ci skip]
1 parent 0036e24 commit 86ff8db

File tree

1 file changed

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

1 file changed

+18
-18
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,26 @@
55
<system:String x:Key="flowlauncher_plugin_sys_command">Команда</system:String>
66
<system:String x:Key="flowlauncher_plugin_sys_desc">Опис</system:String>
77

8-
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String>
9-
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String>
10-
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String>
11-
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String>
12-
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String>
13-
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String>
14-
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String>
15-
<system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String>
16-
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String>
17-
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String>
8+
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Вимкнути</system:String>
9+
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Перезавантажити</system:String>
10+
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Перезавантажити з розширеними параметрами завантаження</system:String>
11+
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Вийти з системи/облікового запису</system:String>
12+
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Заблокувати</system:String>
13+
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Режим сну</system:String>
14+
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Режим глибокого сну</system:String>
15+
<system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Опція індексу</system:String>
16+
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Очистити кошик</system:String>
17+
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Відкрити кошик</system:String>
1818
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Вийти</system:String>
19-
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String>
20-
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher&quot;</system:String>
19+
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Зберегти налаштування</system:String>
20+
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Перезапустити Flow Launcher&quot;</system:String>
2121
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Налаштування</system:String>
2222
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Перезавантажити дані плагінів</system:String>
23-
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String>
24-
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String>
25-
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher Tips</system:String>
26-
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher UserData Folder</system:String>
27-
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Toggle Game Mode</system:String>
23+
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Перевірити наявність оновлень</system:String>
24+
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Відкрити розташування журналу</system:String>
25+
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Поради щодо Flow Launcher</system:String>
26+
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Тека UserData Flow Launcher</system:String>
27+
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Перемкнути режим гри</system:String>
2828

2929
<!-- Command Descriptions -->
3030
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Вимкнути комп'ютер</system:String>
@@ -46,7 +46,7 @@
4646
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Перевірити наявність оновлень Flow Launcher</system:String>
4747
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Перегляньте документацію Flow Launcher для отримання додаткової допомоги та підказок щодо використання порад</system:String>
4848
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Відкрити каталог, де зберігаються налаштування Flow Launcher</system:String>
49-
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Toggle Game Mode</system:String>
49+
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Перемкнути режим гри</system:String>
5050

5151
<!-- Dialogs -->
5252
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Успішно</system:String>

0 commit comments

Comments
 (0)