#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 LAYOUT_CHANGING_LABEL _("Layout changing:") #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 _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 _("Kernel") // #define _LABEL _("Kernel addons") // #define _LABEL _("Choose additional components") // #define _LABEL _("Type") // #define _LABEL _("Additional components") // #define _LABEL _("Package name:") // #define _LABEL _("Accessed") // #define _LABEL _("Repository status:") // #define _LABEL _("Pacman software") // #define _LABEL _("Region") // #define _LABEL _("Administrator password (root):") // #define _LABEL _("Startup services") // #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 load") // #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 _("Network") // #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")