Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml
2024-01-28 16:08:33 +11:00

63 lines
7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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">
<!-- Command List -->
<system:String x:Key="flowlauncher_plugin_sys_command">Команда</system:String>
<system:String x:Key="flowlauncher_plugin_sys_desc">Опис</system:String>
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String>
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Вийти</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher&quot;</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Налаштування</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Перезавантажити дані плагінів</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher Tips</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher UserData Folder</system:String>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Toggle Game Mode</system:String>
<!-- Command Descriptions -->
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Вимкнути комп'ютер</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Перезавантажити комп'ютер</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Перезавантажте комп'ютер за допомогою Розширених параметрів завантаження для безпечного чи налагоджувального режимів, а також інших опцій</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off">Вийти з системи</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">Заблокувати комп'ютер</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit">Закрити Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart">Перезапустити Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Налаштування Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep">Переведення комп'ютера в режим сну</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">Очистити кошик</system:String>
<system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">Відкрити кошик</system:String>
<system:String x:Key="flowlauncher_plugin_sys_indexoption">Параметри індексації</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Переведення комп'ютера в режим гібернації</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Зберегти всі налаштування Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Оновлює дані плагіна новим вмістом</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Відкрити розташування журналу Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Перевірити наявність оновлень Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Перегляньте документацію Flow Launcher для отримання додаткової допомоги та підказок щодо використання порад</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Відкрити каталог, де зберігаються налаштування Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Toggle Game Mode</system:String>
<!-- Dialogs -->
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Успішно</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Усі налаштування Flow Launcher збережено</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Перезавантажено всі відповідні дані плагіна</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Ви впевнені, що хочете вимкнути комп'ютер?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Ви впевнені, що хочете перезавантажити комп'ютер?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Ви впевнені, що хочете перезавантажити комп'ютер за допомогою додаткових параметрів завантаження?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Ви впевнені, що хочете вийти з системи?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Системні команди</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Надає команди, пов'язані з системою, наприклад, вимкнення, блокування, налаштування тощо.</system:String>
</ResourceDictionary>