"Clover wants to make the root file system read-write.\n"
"The change is temporary until the next reboot"
msgstr "Clover дает корневой системе права на запись. Изменение временное до следующей перезагрузки"
#. type: "GoToFailRootRW"
#: Resources/templates/Localizable.strings:6
#, no-wrap
msgid "Cannot install without ensuring the file system is read-write"
msgstr "Невозможно установить без права на запись в корень системы"
#. type: "UEFI.only_title"
#: Resources/templates/Localizable.strings:10
#, no-wrap
msgid "Install for UEFI booting only"
msgstr "Установить Clover только для UEFI-загрузки"
#. type: "UEFI.only_description"
#: Resources/templates/Localizable.strings:11
#, no-wrap
msgid "Install Clover to be used with UEFI motherboards only."
msgstr "Устанавливает Clover только для UEFI-загрузки (BIOS-загрузка не возможна) на выбранный том или на раздел EFI, если выбран вариант Установить Clover на разделе EFI (ESP)."
#. type: "Target.ESP_title"
#: Resources/templates/Localizable.strings:16
#, no-wrap
msgid "Install Clover in the ESP"
msgstr "Установить Clover на раздел EFI (ESP)"
#. type: "Target.ESP_description"
#: Resources/templates/Localizable.strings:17
#, no-wrap
msgid ""
"Install Clover in the ESP (EFI System Partition) of the target volume\n"
"\n"
"Need to format ESP as Fat32 on Mac first.\n"
"\n"
"For Fat32 use commands like:\n"
"diskutil list\n"
"newfs_msdos -v EFI -F 32 /dev/rdisk9s1"
msgstr ""
"Устанавливает Clover на раздел ESP (EFI System Partition) выбранного тома. Раздел ESP должен быть отформатирован в FAT32.\n"
"Отформатировать раздел можно в Терминале следующими командами:\n"
" diskutil list\n"
" newfs_msdos -v EFI -F 32 /dev/rdisk0s1\n"
"где rdisk0s1 – нужные номера диска и раздела."
#. type: "Bootloader_title"
#: Resources/templates/Localizable.strings:29
#, no-wrap
msgid "Bootloader"
msgstr "Загрузочные секторы"
#. type: "Bootloader_description"
#: Resources/templates/Localizable.strings:30
#, no-wrap
msgid ""
"Clover EFI requires three essential files. (in simple terms)\n"
"boot0 (On the drive's MBR) responsible for loading boot1.\n"
"boot1 (On the partition's boot-sector) to finding boot2.\n"
"boot2 (On the partition's root directory) for loading /EFI/CLOVER/CLOVERIA32.efi or CLOVERX64.efi, and kernel etc."
msgstr ""
"Clover EFI требует наличия трех основных файлов (упрощенно):\n"
"• boot0 (главная загрузочная запись) отвечает за загрузку boot1;\n"
"• boot1 (загрузочная запись раздела) для загрузки boot;\n"
"• boot (в корне выбранного раздела) для поиска /EFI/CLOVER/CLOVERIA32.efi или CLOVERX64.efi."
#. type: "boot0af_title"
#: Resources/templates/Localizable.strings:35
#, no-wrap
msgid "Install boot0af in MBR"
msgstr "Установить boot0af на диск с MBR"
#. type: "boot0af_description"
#: Resources/templates/Localizable.strings:36
#, no-wrap
msgid ""
"Used for BIOS booting on BIOS motherboards.\n"
"boot0af (boot0 Active First) bootloader try to boot the active partition defined in MBR. If there is no active partition, it will try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature.\n"
"This choice will setup selected HFS/Fat32 partition to be active."
msgstr ""
"Используется для BIOS-загрузки.\n"
"boot0af (boot0 Active First) ищет активный раздел в таблице MBR. Если такого раздела нет, будет загружен первый из разделов EFI/FAT32/HFS с загрузочной сигнатурой и этот раздел будет помечен как активный."
#. type: "boot0ss_title"
#: Resources/templates/Localizable.strings:40
#, no-wrap
msgid "Install boot0ss in MBR"
msgstr "Установить boot0ss на диск с MBR"
#. type: "boot0ss_description"
#: Resources/templates/Localizable.strings:41
#, no-wrap
msgid ""
"Used for BIOS booting on BIOS motherboards.\n"
"boot0ss (boot0 Signature Scanning) bootloader try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature. If no partition is found it will try to boot the active partition defined in MBR.\n"
"This bootloader is a good choice when you have Windows installed on the same disk because Windows wants to have its partition active.\n"
"This choice will not activate any partition in MBR."
msgstr ""
"Используется для BIOS-загрузки. \n"
"boot0ss (boot0 Signature Scanning) ищет первый раздел типа EFI/FAT32/HFS с правильной сигнатурой сначала в таблице MBR, затем в GPT. Если таковых не найдено, будет пытаться загрузить активный раздел из MBR.\n"
"Этот вариант является хорошим выбором, если Windows установлен на том же диске, поскольку Windows требует, чтобы раздел был активным (при этом Установщик не активирует выбранный раздел)."
#. type: "bootNo_title"
#: Resources/templates/Localizable.strings:46
#, no-wrap
msgid "Don't update MBR and PBR sectors"
msgstr "Не обновлять секторы MBR и PBR"
#. type: "bootNo_description"
#: Resources/templates/Localizable.strings:47
#, no-wrap
msgid ""
"Don't install any bootloader (boot0X, boot1X).\n"
"Usefull for UEFI motherboards that don't need bootloader files.\n"
"Can also be use if you don't want to upgrade MBR or PBR sectors."
msgstr ""
"Не устанавливать секторы для BIOS-загрузки (boot0X, boot1X).\n"
"Выберите этот пункт если используете UEFI-загрузку или не хотите заменять установленные ранее секторы."
#. type: "AltBoot_title"
#: Resources/templates/Localizable.strings:51
#, no-wrap
msgid "Use alternative booting PBR"
msgstr "Использовать PBR с выбором загрузки"
#. type: "AltBoot_description"
#: Resources/templates/Localizable.strings:52
#, no-wrap
msgid ""
"Install alternative booting PBR with choice of boot with a key pressed.\n"
"File to boot = boot{keypressed}"
msgstr ""
"Устанавливает альтернативный сектор boot1, позволяющий выбрать разные загрузчики (boot1, boot3, boot7) нажатием клавиши в паузе 2 секунды.\n"
"Для выбора загрузчика нажмите клавишу с соответствующей цифрой."
#. type: "boot64_title"
#: Resources/templates/Localizable.strings:55
#, no-wrap
msgid "Install & Start 64bit boot first"
msgstr "Установить 64-битный загрузчик первым."
#. type: "boot64_description"
#: Resources/templates/Localizable.strings:56
#, no-wrap
msgid ""
"Install boot files and set to start 64bit first.\n"
"Default boot to boot = Clover EFI 64bit. You can..\n"
"Press key 1 to boot1 = Chameleon boot,\n"
"Press key 3 to boot3 = Clover EFI 32bit boot,\n"
"Press key 6 to boot6 = Clover EFI 64bit boot."
msgstr ""
"Установить файлы и поставить 64 бита по умолчанию.\n"
"По умолчанию грузится boot = Clover 64 bit после 2 секунд ожидания клавиатуры.\n"
"Клавиша 1 для boot1 = Chameleon boot;\n"
"Клавиша 3 для boot3 = Clover EFI 32 bit boot;\n"
"Клавиша 6 для boot6 = Clover EFI 64 bit boot."
#. type: "CloverEFI_title"
#: Resources/templates/Localizable.strings:65
#, no-wrap
msgid "CloverEFI"
msgstr "Clover для BIOS-загрузки"
#. type: "CloverEFI_description"
#: Resources/templates/Localizable.strings:66
#, no-wrap
msgid "Select the version of CloverEFI to install."
msgstr "Варианты установки Clover-а для BIOS-загрузки (для систем без UEFI) с драйверами доступа к дискам."
#. type: "cloverEFI.64.sata_title"
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "CloverEFI 64-bits SATA"
msgstr "Clover EFI с драйвером SATA"
#. type: "cloverEFI.64.sata_description"
#: Resources/templates/Localizable.strings:68
#, no-wrap
msgid "CloverEFI 64-bits using SATA to access drives"
msgstr "Clover EFI (64 бита) с драйвером SATA."
#. type: "cloverEFI.64.blockio_title"
#: Resources/templates/Localizable.strings:69
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO"
msgstr "Clover EFI с драйвером Bios Block I/O"
#. type: "cloverEFI.64.blockio_description"
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "CloverEFI 64-bits using Bios Block I/O to access drives"
msgstr "Clover EFI (64 бита) с драйвером Bios Block I/O."
#. type: "cloverEFI.64.blockio2_title"
#: Resources/templates/Localizable.strings:71
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO for NVIDIA NForce MCP79"
msgstr "Clover EFI Bios Block I/O для NForce MCP79"
#. type: "cloverEFI.64.blockio2_description"
#: Resources/templates/Localizable.strings:72
#, no-wrap
msgid "CloverEFI 64-bits using Bios Block I/O to access drives for chipset NVIDIA NForce MCP79"
msgstr "Clover EFI (64 бита) с драйвером Bios Block I/O доступа к дискам для чипсета NVIDIA NForce MCP79"
#. type: "off_title"
#: Resources/templates/Localizable.strings:77
#, no-wrap
msgid "Drivers off"
msgstr "Запасные драйвера"
#. type: "off_description"
#: Resources/templates/Localizable.strings:78
#, no-wrap
msgid ""
"Installs all available drivers in EFI/CLOVER/drivers/off/\n"
"off directory isn't loaded by Clover any how and this is only helpfull if you have to use the EFI shell to copy a missing driver or replace a bad one during the boot if a need be."
msgstr ""
"Положить все возможные драйвера в EFI/CLOVER/drivers/off/\n"
"Эта папка не используется кловером, но может пригодиться для копирования драйверов вручную."
#. type: "Drivers64_title"
#: Resources/templates/Localizable.strings:81
#, no-wrap
msgid "BIOS Drivers, 64 bit"
msgstr "Драйверы для BIOS-загрузки"
#. type: "Drivers64_description"
#: Resources/templates/Localizable.strings:82
#, no-wrap
msgid "Select drivers for BIOS-booting."
msgstr "Выберите драйверы для режима загрузки из BIOS."
#. type: "Recommended64UEFI_title"
#: Resources/templates/Localizable.strings:84
#: Resources/templates/Localizable.strings:115
#, no-wrap
msgid "Recommended drivers"
msgstr "Рекомендуемые драйвера"
#. type: "Recommended64UEFI_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "Recommended drivers, mostly mandatory."
msgstr "Очень рекомендуемые, почти обязательные драйвера."
#. type: "FileSystem64UEFI_title"
#: Resources/templates/Localizable.strings:87
#: Resources/templates/Localizable.strings:121
#, no-wrap
msgid "File System drivers"
msgstr "Драйвера файловых систем"
#. type: "FileSystem64UEFI_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "A collection of file system drivers."
msgstr "Коллекция драйверов файловых систем"
#. type: "Drivers64FV2_title"
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "FileVault 2 BIOS Drivers, 64 bit"
msgstr "FileVault2 драйвера для БИОС загрузки"
#. type: "Drivers64FV2_description"
#: Resources/templates/Localizable.strings:91
#, no-wrap
msgid "Select drivers for BIOS-booting with FileVault 2."
msgstr "Выберите драйверы для загрузки BIOS с помощью FileVault 2."
#. type: "ApfsDriverLoader.UEFI_description"
#: Resources/templates/Localizable.strings:93
#: Resources/templates/Localizable.strings:133
#, no-wrap
msgid "64bit driver to load APFS filesystem driver from container"
msgstr "Поддержка загрузки оригинального драйвера файловой системы APFS из контейнера. Необходим для macOS 10.13 и выше."
#. type: "AppleImageCodec.UEFI_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:136
#, no-wrap
msgid "For decode PNG and BMP images in boot UI"
msgstr "Декодер изображений в форматах PNG и BMP. Необходим для работы FileVault 2."
#. type: "AppleImageLoader.UEFI_description"
#: Resources/templates/Localizable.strings:95
#: Resources/templates/Localizable.strings:137
#, no-wrap
msgid "Secure AppleEfiFat binary driver with implementation of AppleLoadImage protocol with EfiBinary signature verification."
msgstr "Драйвер, реализующий поддержку протокола AppleLoadImage с верификацией исполняемых бинарных модулей Apple."
#. type: "AppleKeyAggregator.UEFI_description"
#: Resources/templates/Localizable.strings:96
#: Resources/templates/Localizable.strings:138
#, no-wrap
msgid "Support for boot UI dialog for FileVault2"
msgstr "Поддержка протокола авторизации пользователя для FileVault 2."
#. type: "AppleKeyFeeder.UEFI_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "Support for PS/2 keyboard to use with FileVault2"
msgstr "Поддержка клавиатур PS/2 для использования с FileVault 2."
#. type: "AppleUISupport.UEFI_description"
#: Resources/templates/Localizable.strings:98
#: Resources/templates/Localizable.strings:140
#, no-wrap
msgid "Set of protocols for support EfiLoginUi for FileVault."
msgstr "Поддержка EFI Login UI для FileVault. Функционально заменяет собой драйверы AppleKeyMapAggregator, AppleEvent, AppleUITheme, FirmwareVolume и AppleImageCodec."
#. type: "AppleUITheme.UEFI_description"
#: Resources/templates/Localizable.strings:99
#: Resources/templates/Localizable.strings:141
#, no-wrap
msgid "Create boot UI Themes support"
msgstr "Поддержка протокола для отображения фонового изображения при использовании FileVault 2."
#. type: "AptioInputFix.UEFI_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "Driver to fix input problems on UEFI firmware such as AMI Aptio."
msgstr "Исправляет ошибки UEFI при работе с устройствами ввода."
"64bit video driver for Clover GUI allowing to choose more resolutions.\n"
"It is based on CSM module in UEFI BIOS and required CSM will be enabled.\n"
"Clover may not started with it and you may have wake problem in system.\n"
"Use with precautions."
msgstr ""
"Позволяет использовать большие разрешения экрана в графическом интерфейсе Clover-а.\n"
"Драйвер основан на модуле CSM в BIOS и требует, чтобы CSM был включен. На некоторых конфигурациях Clover может не запуститься с этим драйвером или система не будет пробуждаться после сна, поэтому используйте с осторожностью."
"This is DataHub protocol support mandatory for MacOSX.\n"
"Usually it is already present but sometime it may be missed. In this case you should see warning on screen."
msgstr "Поддержка протокола DataHub, который строго необходим для запуска macOS. Обычно он присутствует (если нет, на экран будет выведено сообщение)."
msgid "Workaround for store UEFI variables without UEFI."
msgstr ""
"Драйвер для поддержки переменных NVRAM, необходимых macOS.\n"
"Современные системы обычно имеют встроенный NVRAM. Используйте драйвер если вы уверены, что встроенный NVRAM отсутствует или не работает. Либо встроенный, либо эмулируемый NVRAM строго необходимы для системы."
#~ msgid "Preferred 64bit driver to fix Memory problems on UEFI firmware such as AMI Aptio"
#~ msgstr ""
#~ "Исправляет ошибки памяти, имеющиеся в AMI Aptio и некоторых других UEFI.\n"
#~ "Не рекомендуется ставить совместно с другими AptioFix."
#, fuzzy
#~| msgid "A drop in replacement EFI driver for Clover that replaces AptioMemoryFix and all OsxAptioFix variants. Installs OpenRuntime.efi as dependency"
#~ msgid "A drop in replacement EFI driver for Clover that replaces AptioMemoryFix and all OsxAptioFix variants. Installs OpenRuntime.efi as dependency."
#~ msgstr "Драйвер, заменяющий AptioMemoryFix с выбором набора фиксов. Также необходим OpenRuntime.efi для работы в паре."