#define TITLE_LABEL _("System installation") #define WELCOME_LABEL _("Welcome to system installation") #define WELCOME_BOTTOM_LABEL _("This program will ask you few questions\nand help you install system on your computer") #define OPEN_LABEL _("Open") #define ADDITIONAL_ARGS yon_char_unite(\ " --dry-run ",_("Dry run; Installation will not start"),"\n",\ " --ini ", _("Set ini file for configuration mode"),\ NULL) #define KEYBOARD_TITLE_LABEL _("Keyboard layout") #define CUSTOM_CONFIG_CREATION_ERROR_LABEL _("New configuration file creation failed") #define CANCEL_LABEL _("Cancel") #define BACK_LABEL _("Back") #define NEXT_LABEL _("Next") #define ROOT_ONLY_LABEL _("Root only") #define WELCOME_TAB_LABEL _("Welcome") #define LICENCE_TAB_LABEL _("Licence\nagreement") #define SECTIONS_TAB__LABEL _("Sections") #define INSTALLATION_TAB_LABEL _("Installation") #define LOCATION_TAB_LABEL _("Location") #define KEYBOARD_TAB_LABEL _("Keyboard") #define USERS_TAB_LABEL _("Users") #define COMPLETION_TAB_LABEL _("Installation completion") #define COMMON_INSTALL_INFO_LABEL _("Deleting all data on the selected disk and then installing the system") #define NEAR_INSTALL_LABEL _("Installation next to another system") #define NEAR_INSTALL_INFO_LABEL _("Shrinking a partition and creating a new one for installing OS") #define SHRINK_SECTION_INSTALL_LABEL _("Installation on the same partition as another system") #define SHRINK_SECTION_INSTALL_INFO_LABEL _("Unpacking the file system into an existing system") #define ADDITIONAL_INSTALL_INFO_LABEL _("Selecting additional software to install from the repository via the Internet") #define CHOSEN_LABEL _("Chosen") #define MODULE_NAME_LABEL _("Module name") #define TAG_LABEL _("Tag") #define DESCRIPTION_LABEL _("Description") #define INSTALLATION_COMPLETION_LABEL _("Installation completion") #define LOCATION_LABEL _("Location") #define REGION_LABEL _("Region:") #define ZONE_LABEL _("Zone:") #define LANGUAGE_LABEL _("Language:") #define KEYBOARD_MODEL_LABEL _("Keyboard model:") #define DEFAUL_LAYOUT_LABEL _("Default layout (ru)") #define DEFINE_LABEL _("Define") #define SETTINGS_LABEL _("Settings") #define ACCOUNT_NAME_LABEL _("Administrator name:") #define LOGIN__LABEL _("Administrator login:") #define PASSWORD__LABEL _("Administrator password:") #define DEFAULT_LABEL _("Default") #define SET_PASSWORD_LABEL _("Set a password") #define DO_NOT_SET_PASSWORD_LABEL _("Do no set a password") #define AUTOMATIC_LOGIN_LABEL _("Automatic login without password prompt") #define ADMIN_PASSWORD_LABEL _("User root password:") #define COMPUTER_NAME_LABEL _("Host name:") #define AUTOMATICALLY_LABEL _("Automatically") #define USER_LABEL _("User") #define COMPLETION_LABEL _("Installation completion") #define INSTALLATION_COMPLETION_LABEL _("Installation completion") #define SELECT_DEVICE_LABEL _("Select device:") #define CHOOSE_SECTION_LABEL _("Choose a section:") #define ATTENSION_LABEL _("Attention! The selected partition will be modified: the size will be reduced. In the resulting free space, a partition will be created into which the system will be\ninstalled.") #define DEVICE_LABEL _("Device") #define MARK_LABEL _("Label") #define SIZE_LABEL _("Size") #define FREE_LABEL _("Free") #define SPECIFY_LABEL _("Specify the size of the new partition for system:") #define TB_LABEL _("Tb") #define GB_LABEL _("Gb") #define MB_LABEL _("Mb") #define AVALIABLE_LANGUAGES_LABEL _("Available languages in the system:") #define AVALIABLE_LANGUAGES_TITLE_LABEL _("Available languages in the system") #define NO_DEVICE_CHOSEN_LABEL _("No device were chosen") #define NO_PART_CHOSEN_LABEL _("No partition were chosen") #define INSTALLATION_PARAMETERS_LABEL _("Installation parameters") #define ADVANCED_INSTALLATION_HEAD_LABEL _("Advanced installation mode") #define ADVANCED_INSTALLATION_LABEL _("Installing OS files, user data on different partitions, creating RAID, etc.") #define ADVANCED_INSTALLATION_ATTENTION_LABEL _("Attention! The selected system components will be installed\nseparately into the selected partition.") #define GRUB_INSTALL_HEAD_LABEL _("GRUB install") #define GRUB_INSTALL_LABEL _("Install the GRUB bootloader") #define GRUB_UPDATE_HEAD_LABEL _("GRUB update") #define GRUN_UPDATE_LABEL _("Update (reinstall) the GRUB bootloader") #define SEPARATE_INSTALL_HEAD_LABEL _("Separate installation") #define SEPARATE_INSTALL_LABEL _("Installing OS components and user data on different disk partitions") #define OS_ONLY_HEAD_LABEL _("OS only") #define OS_ONLY_LABEL _("Installing only OS components without user data") #define USER_DATA_HEAD_LABEL _("User data only") #define USER_DATA_LABEL _("Installing only user data without OS components") #define KEYBOARD__LABEL _("Keyboard layout language") #define REGION_EMPTY_LABEL _("Region were not fullified") #define ZONE_EMPTY_LABEL _("Zone were not fullified") #define LANGUAGES_EMPTY_LABEL _("Languages list is empty") #define LOCALE_EMPTY_LABEL _("System locale hasn't been chosen") #define LAYOUTS_CHOSEN_BUT_EMPTY_LABEL _("Manual layouts has been chosen but empty") #define PASSWORD_TITLE_LABEL _("Password input") #define PASSWORD_MISMATCH_LABEL _("Password mismatch") #define EMPTY_IMPORTANT_LABEL _("Empty important field") #define PASSWORD_SHORT_LABEL(min_size_char) yon_char_unite(_("Password must be at least")," ", min_size_char," ",_("characters")) #define RESTART_LABEL _("Restart PC") #define CHOOSE_LABEL _("Choose file system type for the section:") #define SECTION_NAME_LABEL _("Section name:") #define FORMAT_LABEL _("Format") #define INSTALL_SUCCESS_LABEL _("You have system installed on your computer.\nYou can reboot and use your new system\nor continue working in the system Live environment.") #define LANGUAGES_TITLE_LABEL _("Available languages in the system") #define LAYOUTS_TITLE_LABEL _("Keyboard layout language") #define APPLY_LABEL _("Apply") #define SUCCESS_HEADER_LABEL _("Success") #define LAYOUT_LABEL _("Layout") #define DESIGNATION_LABEL _("Designation") #define SERIAL_LABEL _("Serial") #define SECTION_LABEL _("Section") #define CAPACITY_LABEL _("Capacity") #define FREE_SPACE_LABEL _("Free space") #define FS_LABEL _("File system") #define DEFAULTSWITCHING_LABEL _("Default (L_Alt + L_Shift)") #define DEFAULT_MODEL_LABEL _("Default (Regular 105-key)") #define INSTALL_BEGIN_HEADER_LABEL _("Installation configuration has ended") #define INSTALL_BEGIN_LABEL _("System installation is about to begin") #define DOCUMENTATION_LABEL _("Documentation") #define ABOUT_LABEL _("About") #define DOCUMENTATION_QUESTION_LABEL _("Would you like to read documentation in the Web?") #define DOCUMENTATION_HEAD_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.") #define DOCUMENTATION_CHECK_LABEL _("Always redirect to online documentation") #define OPEN_DOCUMENTATION_LABEL _("Open documentation") #define INSTALLATION_ERROR _("Installation error") #define ATTENTION_NEXT_LABEL _("Attention! The system will be installed on the selected partition with OS already installed. All user data will be saved.") #define INSTALLATION_OPTIONS_LABEL _("Installation options") #define CONFIGURATION_MODE_LABEL _("Configuration mode") #define CONFIGURATION_MODE_STATUS_LABEL _("Attention! Configuration mode was enabled!") #define CONFIG_PATH_LABEL(path) yon_char_unite(_("Configuration will be saved in configuration file")," ",path,NULL) #define ERROR_HEAD_LABEL _("Error") #define ERROR_LABEL _("Error has occured while installation process") #define LOG_VIEW_LABEL _("Log exploration") #define SAVE_LABEL _("Save") #define LOAD_LABEL _("Load") #define LOAD_GLOBAL_LABEL _("Load global configuration") #define LOAD_LOCAL_LABEL _("Load local configuration") #define LOAD_CUSTOM_LABEL _("Load from specific file") #define SAVE_ALL_LABEL _("Save configuration") #define SAVE_GLOBAL_LABEL _("Save to global configuration") #define SAVE_LOCAL_LABEL _("Save to local configuration") #define SAVE_CUSTOM_LABEL _("Save to specific file") #define CONFIGURATION_TITLE_LABEL _("Configuration") #define CONFIGURATION_FINISH_HEAD_LABEL _("Installer configuration has been finished") #define CONFIGURATION_FINISH_LABEL _("Choose a save option on the header bar") #define CONFIGURATION_SAVE_HEAD_LABEL _("Configuration has been saved") #define CONFIGURATION_SAVE_LABEL _("You can safely exit configurator or return and create new configuration file.") #define SCROLL_TO_END_LABEL _("Scroll to the end") #define ADMINISTRATOR_LABEL _("Administrator") #define DEFAULT_LOCALES_LABEL _("English, U.S.A.; Russian, Russia") #define READ_INSTALL_LOG_LABEL _("Read installation log") #define READ_PROGRESS_LOG_LABEL _("Read progress log") #define ACCEPT_LABEL _("Accept") #define GPARTED_LABEL _("Start GParted") #define PROGRESS_LOG_LABEL _("Progress log") #define INSTALL_LOG_LABEL _("Installation log") #define ADD_LAYOUT_LABEL _("Add layouts") #define REMOVE_LAYOUT_LABEL _("Remove layout") #define CONFIGURATION_LABEL _("System configuration...") #define WARNING_TITLE_LABEL _("Warning") #define WARNING_TEXT_LABEL _("Are you sure want to exit and\ninterrupt installation process?") #define INTERRUPT_TEXT_LABEL _("Are you sure want to interrupt installation process?") #define WARNING_REBOOT_TEXT_LABEL _("Are you sure want to reboot system?") #define DEFAULT_BOOTLOAD_MENU_ITEM_LABEL _("Default (Use last succeeded)") #define ENCRYPT_ERROR_LABEL _("Password encryption error") #define DEFAULT_MENU_ITEM_LABEL _("Default (Use last succeeded)") #define LAUNCH_LABEL _("Launch") #define LTS_TAG _("LTS") #define REACTIVE_TAG _("Reactive") #define RECOMENDED_TAG _("Recomended") #define HARDENED_TAG _("Hardened") #define REALTIME_TAG _("RealTime") #define STABLE_TAG _("Stable") #define SERVICE_REMOVE_CONFIRMATION_LABEL(target) yon_char_unite(_("Are you sure want to remove service")," ",target," ",_("from the list"),"?",NULL) #define SERVICE_ADD_TITLE_LABEL _("Add service") #define SERVICE_EDIT_TITLE_LABEL _("Edit service") #define SERVICE_REMOVE_TITLE_LABEL _("Remove service") #define BOOTLOADER_USER_EXIST_LABEL(target) yon_char_unite(_("User")," ", target," ", _("is already exists. Do you really want to save user")," ",target,"?",NULL) #define GRUB_PASSWORD(target) yon_char_unite("GRUB_PASSWORD[",target,"]",NULL) #define WRONG_IP_LABEL _("Ip adress is incorrect") #define ENABLED_KERNEL_MISSING_LABEL _("No kernel was enabled") #define CONFIGURATION_MODE_TITLE_LABEL _("Choose installation configuration file") #define SAVE_AND_EXIT_LABEL _("Save and exit") #define NO_LABEL _("No") #define PARITY_INVALID_LABEL(target) yon_char_unite(_("Cu"),target,NULL) #define COUNT_INVALID_LABEL(target) yon_char_unite(_("Cues"),target,NULL) #define ABOUT_TITLE_LABEL _("About system installation") #define VALUE_REPEAT_LABEL _("Repeating values") #define SOURCE_CREATE_ONGOING_ERROR_LABEL _("Source creation were not done") #define CREATE_CONFIG_DIALOG_LABEL _("Configuration file does not exist. Create new configuration file?") #define CREATE_CONFIG_DIALOG_LABEL_HOMEDIR _("Configuration file does not exist. Create new configuration file? New configuration file will be created at your user's home directory") #define ROOT_FORCE_CONFIGURATION_MODE_LABEL _("Warning! Application was launched without root. Only configuration mode is allowed.") #define PACKAGE_NOT_FOUND_LABEL _("Package were not found") #define PACKAGE_INFO_LABEL _("Package information") #define LICENCE_AGREE_LABEL _("Yes, I agree to the License Agreement") #define LICENCE_DISAGREE_LABEL _("No, I do not agree") #define ADD_LANGUAGE_TITLE_LABEL _("Add locales") #define LAYOUT_REMOVE_LABEL _("Are you sure you want to remove current layout?") #define LAYOUT_REMOVE_TITLE_LABEL _("Layout deletion") #define MANUAL_LABEL _("Manual input:") #define MODEL_LABEL _("Keyboard model:") #define KEYBOARD_LAYOUTS_LABEL _("Keyboard layouts:") #define MOVE_UP_LABEL _("Move layout up") #define MOVE_DOWN_LABEL _("Move layout down") #define ADD_LABEL _("Add layout") #define REMOVE_LABEL _("Remove layout") #define KEYBOARD_MODEL_LABEL _("Keyboard model:") #define LAYOUTS_LABEL _("Layouts:") #define DEFAULT_LAYOUT_LABEL _("Default layout") #define LAYOUT_CHANGING_LABEL _("Changing the layout:") #define SET_COMPOSE_LABEL _("Set Compose (Multi_Key) to the right Win key") #define SCROLL_LOCK_LABEL _("Scroll Lock indication when switching layouts") #define NUMLOCK_LABEL _("NumLock:") #define KEYBOARD_LAYOUT_LABEL _("Keyboard layout") #define DESIGNATION_LABEL _("Designation") #define VARIANT_LABEL _("Variant") #define NAME_LABEL _("Name") #define DESCRIPTION_LABEL _("Description") #define OPTIONS_LABEL _("Options:") #define MANUAL_LABEL _("Manual input:") #define KEYBOARD_TITLE_INFO_LABEL _("Specify your preferred keyboard settings") #define AVAILABLE_LOCALES_LABEL _("Available locales in the system:") #define SYSTEM_LOCALE_LABEL _("System locale") #define LOCALE_LABEL _("Locale") #define LOCALE_LANGUAGE_LABEL _("Language") #define TERRITORY_LABEL _("Territory") #define LANGUAGE_TITLE_INFO_LABEL _("Specify your preferred system languages") #define REMOVE_LOCALE_TOOLTIP_LABEL _("Remove locale") #define NEW_PARTITION_LABEL _("New partition:") #define PERSONAL_SECTION_LABEL _("Personal") #define HARDWARE_SECTION_LABEL _("Hardware") #define SYSTEM_SECTION_LABEL _("System") #define PACKAGES_SECTION_LABEL _("Packages") #define KERNEL_LABEL _("Kernel") #define KERNEL_ADDON_LABEL _("Kernel addons") #define SOFTWARE_LABEL _("Choose additional components") #define PACMAN_SOFTWARE_LABEL _("Choose additional components") #define REGION_ICON_LABEL _("Region") #define STARTUP_LABEL _("Startup services") #define BOOTLOADER_LABEL _("Boot load") #define NETWORK_LABEL _("Network") // #define _LABEL _("Package:") // #define _LABEL _("Module:") // #define _LABEL _("New section at") // #define _LABEL _("\"/ublinux-data/\" user data section") // #define _LABEL _("\"/ublinux/\" system section") // #define _LABEL _("Size:") // #define _LABEL _("Part label:") // #define _LABEL _("File system type:") // #define _LABEL _("File system label:") // #define _LABEL _("Encryption:") // #define _LABEL _("Off") // #define _LABEL _("Encryption password:") // #define _LABEL _("User name:") // #define _LABEL _("User password:") // #define _LABEL _("Add user") // #define _LABEL _("Choose a path for configuration file") // #define _LABEL _("File position:") // #define _LABEL _("Choose") // #define _LABEL _("Name") // #define _LABEL _("Id") // #define _LABEL _("OS options were not found") // #define _LABEL _("Children options were not found") // #define _LABEL _("Connection type:") // #define _LABEL _("Enabled:") // #define _LABEL _("Automatically get IP adress with DHCP") // #define _LABEL _("IP adress:") // #define _LABEL _("Gateway:") // #define _LABEL _("Mask:") // #define _LABEL _("DNS-server:") // #define _LABEL _("Version") // #define _LABEL _("Unit:") // #define _LABEL _("Service:") // #define _LABEL _("Description:") // #define _LABEL _("Folder") // #define _LABEL _("ISO-image") // #define _LABEL _("Choose a path for configuration file") // #define _LABEL _("Account name:") // #define _LABEL _("Login:") // #define _LABEL _("Password:") // #define _LABEL _("Recovery") // #define _LABEL _("Recovering bootloader, OS files, user data") // #define _LABEL _("Unpacking into an existing system") // #define _LABEL _("Device label") // #define _LABEL _("Partition:") // #define _LABEL _("Select partition:") // #define _LABEL _("Partition label:") // #define _LABEL _("Virtual device type:") // #define _LABEL _("Load type") // #define _LABEL _("BIOS boot sector") // #define _LABEL _("EFI section") // #define _LABEL _("Swap file") // #define _LABEL _("Corresponds to RAM size") // #define _LABEL _("Fixed size:") // #define _LABEL _("Attention! The system will be installed on the selected partition with OS already installed. All user data will be saved.") // #define _LABEL _("Attention! The selected system components will be installed\nseparately into the selected partition.") // #define _LABEL _("Enable VNC server") // #define _LABEL _("Preparation") // #define _LABEL _("Additional") // #define _LABEL _("Completion") // #define _LABEL _("Licences") // #define _LABEL _("OS components") // #define _LABEL _("Configuration end") // #define _LABEL _("Choose system kernel") // #define _LABEL _("Install") // #define _LABEL _("Enable") // #define _LABEL _("Tags") // #define _LABEL _("Modules") // #define _LABEL _("Selecting additional software to install from the repository via the Internet") // #define _LABEL _("Type") // #define _LABEL _("Additional components") // #define _LABEL _("Package name:") // #define _LABEL _("Accessed") // #define _LABEL _("Repository status:") // #define _LABEL _("Pacman software") // #define _LABEL _("Administrator password (root):") // #define _LABEL _("Add") // #define _LABEL _("Edit") // #define _LABEL _("Remove") // #define _LABEL _("Autostart") // #define _LABEL _("Unit") // #define _LABEL _("Service") // #define _LABEL _("Startup configuration") // #define _LABEL _("Boot selection menu timer:") // #define _LABEL _("seconds") // #define _LABEL _("Default OS:") // #define _LABEL _("Login without password request") // #define _LABEL _("Username") // #define _LABEL _("Password") // #define _LABEL _("Bootloader menu users") // #define _LABEL _("Bootloader") // #define _LABEL _("Domain name:") // #define _LABEL _("Domain administrator:") // #define _LABEL _("NTP Server:") // #define _LABEL _("Manual") // #define _LABEL _("Do not configure") // #define _LABEL _("auto") // #define _LABEL _("Net interfaces") // #define _LABEL _("Installation process") // #define _LABEL _("Completed") // #define _LABEL _("Configuration error") // #define _LABEL _("Configuration saved") // #define _LABEL _("Device label:") // #define _LABEL _("Common Installation") // #define _LABEL _("Select partiton:") // #define _LABEL _("Installation on same partition") // #define _LABEL _("Advanced section") // #define _LABEL _("Recovery section") // #define _LABEL _("Start installation scenario") // #define _LABEL _("Source") // #define _LABEL _("Skip configuration") #define slide_1_title _("Product ecosystem") #define slide_1_text _("Developed by a team of professionals and successfully presented on the market.\n\ Includes:\n\ - modern versions of the Linux kernel,\n\ - wide range of software,\n\ - IT infrastructure management system,\n\ - virtualization system") #define slide_2_title _("System Usage") #define slide_2_text _("It has been successfully used in both government agencies and commercial companies of various sizes.") #define slide_3_title _("System Editions") #define slide_3_text _("- UBLinux Desktop Enterprise for workstations (PCs, laptops, thin clients, dashboards, including interactive touchscreens, industrial computers, and hardware and software systems),\n\ - UBLinux Server for server hardware and storage systems,\n\ - UBLinux Network for network equipment,\n\ - UBLinux Education for educational institutions,\n\ - UBLinux Desktop Basic for personal (home) use") #define slide_4_title _("Device Support") #define slide_4_text _("A wide range of devices is supported: printing equipment, scanners, webcams, etc.\n\ \n\ Support for multitouch input systems with detection of up to 20 simultaneous touch points") #define slide_5_title _("Modular secure architecture") #define slide_5_text _("- each OS component is represented by a separate module with signature and integrity control\n\ - connecting and disconnecting modules does not require stopping the system\n\ - allows flexible adaptation of the system to the customer's workflows\n\ - ensures high performance") #define slide_6_title _("Flexible Adaptation") #define slide_6_text _("By changing the system's modules, its capabilities are tailored to the needs of each user.\n\ \n\ From a minimal configuration (a thin client that only allows remote connection to the server) to a configuration that includes the full range of system capabilities.") #define slide_7_title _("Domain architecture support") #define slide_7_text _("A UBLinux-based domain controller allows you to:\n\ - use group policies,\n\ - centralized software deployment across your fleet,\n\ - organize network resources and provide flexible access to them\n\ \n\ Allows you to integrate your workstation with Microsoft Active Directory, FreeIPA, and Samba DC, applying the necessary domain settings to your workstation.") #define slide_8_title _("Native compatibility with Windows applications") #define slide_8_text _("Using Wine or the Winix integration module, you can launch and work with most Windows applications.") #define slide_9_title _("High level of optimization") #define slide_9_text _("The system is lightweight. This allows for comfortable operation when booting from USB drives, on diskless workstations, and on thin clients. It also allows for the use of workstations with low performance.") #define slide_10_title _("Intuitive interface") #define slide_10_text _("Support for XFCE, KDE Plasma, GNOME, MATE, LXQt, and other graphical environments allows you to choose and flexibly customize the most convenient desktop environment.\n\ \n\ This allows users to easily get started with the system, including when switching from Windows.") #define slide_11_title _("Multi-workstation (multi-seat)") #define slide_11_text _("The ability for multiple users to work simultaneously at a single workstation.\n\ \n\ Each user has a separate profile (desktop), monitor, and keyboard/mouse. This can be implemented using the built-in video outputs without the need for a separate graphics card.") #define slide_12_title _("Application Software") #define slide_12_text _("The system comes with a comprehensive set of software out of the box to solve most common problems.\n\ \n\ The graphical package manager allows for quick and intuitive installation of additional software and hardware drivers.") #define slide_13_title _("Corporate Services") #define slide_13_text _("The system allows you to deploy and manage or connect to a variety of centralized corporate services: email, group chats, video conferencing, collaboration systems, etc.") #define slide_14_title _("Security and Resiliency, Sandbox Mode") #define slide_14_text _("A robust application package management system and built-in information security mechanisms ensure a high level of security and resiliency for the workstation.\n\ \n\ Sandbox modes protect the workstation from failures and incorrect operations. Upon reboot, the system will return to its default state.") #define slide_15_title _("Custom repositories") #define slide_15_text _("- repositories are developed and maintained by the system developer,\n\ - hosted within the Russian Federation,\n\ - contain the most popular and modern software tools\n\ \n\ The creation of service repositories is also supported, which users can create and adapt to their needs.") #define slide_16_title _("Quick deployment") #define slide_16_text _("- System installation on modern hardware takes 3-5 minutes.\n\ - Ability to install the system over a network\n\ - Ability to create a custom ISO image from one of the configured workstations, including the necessary settings and a pre-installed set of required application software.") #define slide_17_title _("Modular graphical administration interface") #define slide_17_text _("- A graphical administration interface that includes a comprehensive set of system utilities for system configuration\n\ - Web-based tools for administering local and remote workstations") #define slide_18_title _("UBPile Infrastructure Monitoring and Management System") #define slide_18_text _("Includes automation and orchestration mechanisms for comprehensive information infrastructure management.\n\ \n\ Used to automate deployment and configuration of workstations and servers, as well as manage computing equipment.") #define slide_19_title _("UBLinux Server virtualization tools") #define slide_19_text _("The server and workstation virtualization system enables efficient deployment and management of virtual IT infrastructure in data centers.\n\ \n\ - Supports Microsoft Windows, GNU/Linux, and FreeBSD guest operating systems\n\ - Backup, data protection, and VDI mechanisms.") #define slide_20_title _("Professional technical support") #define slide_20_text _("You can choose the most appropriate level of system support for your situation.\n\ \n\ For more information, visit our website ublinux.ru in the \"Support Levels\" section.") #define slide_21_title _("Interactive Knowledge Base") #define slide_21_text _("Continuously evolving and clearly describes the installation and configuration of the system, as well as the use of its features. Located at wiki.ublinux.ru") #define slide_22_title _("Network Boot") #define slide_22_text _("Allows system booting for diskless and standard workstations over a local network or the Internet (even over slow connection channels).")