// ============================================================================ // Error strings // ---------------------------------------------------------------------------- "ERROR_BOOTVOL" = "Този софтуер трябва да бъде инсталиран на стартовия дял."; "ERROR_INSTALL" = "Този дял не отговаря на изискванията за това обновяване."; "Newer_Package_Installed_message" = "По нова версия на Chameleon вече е инсталирана."; "Intel_Mac_message" = "Софтуерът не може да бъде инсталиран на този компютър."; // ============================================================================ // Bootloader // ---------------------------------------------------------------------------- "Chameleon_title" = "Bootloader"; "Chameleon_description" = "Chameleon requires three essential files. (in simple terms) boot0 (On the drive's MBR) responsible for loading boot1. boot1 (On the partition's boot-sector) to finding boot2. boot2 (On the partition's root directory) for loading kernel etc."; "Standard_title" = "Standard"; "Standard_description" = "Стандартно инсталиране на Chameleon"; "EFI_title" = "EFI"; "EFI_description" = "Install Chameleon's files to the normally hidden EFI system partition using either boot0 or boot0md depending on your system and without destroying any existing Windows installation if you have one."; "noboot_title" = "Don't install the Bootloader"; "noboot_description" = "Useful if you only want to install the extra's."; // ============================================================================ // Modules // ---------------------------------------------------------------------------- "Module_title" = "Modules"; "Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file. "; "klibc_title" = "klibc"; "klibc_description" = "This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. This is currently only used by the uClibc++ library. Source: http://www.kernel.org/pub/linux/libs/klibc/"; "AutoReso_title" = "Resolution"; "AutoReso_description" = "This module reads the edid information from the monitor attached to the main display. The module is currently not integrated into trunk and has minimal uses as it stands. Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting."; "uClibc_title" = "uClibc++"; "uClibc_description" = "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules. Please note that rtti and exceptions has both been disabled. Source: http://cxx.uclibc.org/ Dependencies: klibc"; "Keylayout_title" = "Keylayout"; "Keylayout_description" = "This module permits the user to define the keyboard key mappings."; // ============================================================================ // Utility // These are currently unused!!! // ---------------------------------------------------------------------------- "Utility_title" = "Utilities"; "Utility_description" = "Optional files to help setup"; "PrefPanel_title" = "Preference Panel"; "PrefPanel_description" = "Installs Preference Panel for Chameleon."; "SMBIOS_title" = "SMBIOS.plist"; "SMBIOS_description" = "Copies an example smbios.plist in /Extra/Configuration."; "Documentation_title" = "Documentation"; "Documentation_description" = "Documentation for Chameleon manual install and use"; // ============================================================================ // Boot Options - The follow options are split to match the layout OptionalSettings text files. // but they can be changed to suit however anyone wants to do it. // ---------------------------------------------------------------------------- "Options_title" = "Опции"; "Options_description" = "Опции по подразбиране"; "BootBanner_title" = "BootBanner=No"; "BootBanner_description" = "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc."; "GUI_title" = "GUI=No"; "GUI_description" = "Премахва графичния интерфейс като добавя GUI=n в com.apple.Boot.plist"; "LegacyLogo_title" = "LegacyLogo=Yes"; "LegacyLogo_description" = "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme."; "InstantMenu_title" = "InstantMenu=Yes"; "InstantMenu_description" = "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen."; "QuietBoot_title" = "QuietBoot=Yes"; "QuietBoot_description" = "Enable quiet boot mode (no messages or prompt)."; "ShowInfo_title" = "ShowInfo=No"; "ShowInfo_description" = "Disables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes."; "Wait_title" = "Wait=Yes"; "Wait_description" = "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting."; "SkipFTFix_title" = "SkipFTFix=Yes"; "SkipFTFix_description" = "A temporary work around for this breaking RAID booting."; // ---------------------------------------------------------------------------- "arch_title" = "arch=i386"; "arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; "EHCIacquire_title" = "EHCIacquire"; "EHCIacquire_description" = "Добавя EHCIacquire=y в com.apple.Boot.plist. Опцията поправя всякакви EHCI (USB 1.0) проблеми поради некоректно написани BIOS-и."; "EthernetBuiltIn_title" = "EthernetBuiltIn"; "EthernetBuiltIn_description" = "Добавя EthernetBuiltIn=y в com.apple.Boot.plist. Тази опция ще направи 'вградени' вашите Ethernet устройства."; "ForceHPET_title" = "ForceHPET"; "ForceHPET_description" = "Добавя ForceHPET=y в com.apple.Boot.plist. Пуска в действие HPET при Intel чипсети за BIOS-и, които не разполагат с HPET."; "ForceWake_title" = "ForceWake"; "ForceWake_description" = "Добавя ForceWake=y в com.apple.Boot.plist. Опцията позволява да прескочите (да не зареждате) повредени 'изображения' на операционната система."; "RestartFix_title" = "RestartFix=No"; "RestartFix_description" = "Disables the automatically enabled restart fix."; "UHCIreset_title" = "UHCIreset"; "UHCIreset_description" = "Добавя UHCIreset=y в com.apple.Boot.plist. Инициализира UHCI (USB 2.0) контролерите преди стартиране на OS X."; "UseMemDetect_title" = "UseMemDetect=No"; "UseMemDetect_description" = "Disables the automatically enabled RAM recognition."; "UseKernelCache_title" = "UseKernelCache=Yes"; "UseKernelCache_description" = "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need."; "Wake_title" = "Wake=Yes"; "Wake_description" = "Attempts to load the sleep image saved from last hibernation."; // ---------------------------------------------------------------------------- "CSTUsingSystemIO_title" = "Generate C-States=Yes"; "CSTUsingSystemIO_description" = "New C-State _CST generation method using SystemIO registers instead of FixedHW."; "DropSSDT_title" = "DropSSDT=Yes"; "DropSSDT_description" = "Discard the motherboard's built-in SSDT tables."; "EnableC2State_title" = "EnableC2State=Yes"; "EnableC2State_description" = "Enable specific Processor power state, C2."; "EnableC3State_title" = "EnableC3State=Yes"; "EnableC3State_description" = "Enable specific Processor power state, C3."; "EnableC4State_title" = "EnableC4State=Yes"; "EnableC4State_description" = "Enable specific Processor power state, C4."; "GenerateCStates_title" = "Generate C-States=Yes"; "GenerateCStates_description" = "Enable auto generation of processor idle sleep states (C-States)."; "GeneratePStates_title" = "Generate P-States=Yes"; "GeneratePStates_description" = "Enable auto generation of processor power performance states (P-States)."; // ---------------------------------------------------------------------------- "1024x600x32_title" = "1024x600x32"; "1024x600x32_description" = "Set Graphics Mode to 1024x600x32"; "1024x768x32_title" = "1024x768x32"; "1024x768x32_description" = "Set Graphics Mode to 1024x768x32"; "1280x768x32_title" = "1280x768x32"; "1280x768x32_description" = "Set Graphics Mode to 1280x768x32"; "1280x800x32_title" = "1280x800x32"; "1280x800x32_description" = "Set Graphics Mode to 1280x800x32"; "1280x1024x32_title" = "1280x1024x32"; "1280x1024x32_description" = "Set Graphics Mode to 1280x1024x32"; "1280x960x32_title" = "1280x960x32"; "1280x960x32_description" = "Set Graphics Mode to 1280x960x32"; "1440x900x32_title" = "1440x900x32"; "1440x900x32_description" = "Set Graphics Mode to 1440x900x32"; "1600x900x32_title" = "1600x900x32"; "1600x900x32_description" = "Set Graphics Mode to 1600x900x32"; "1680x1050x32_title" = "1680x1050x32"; "1680x1050x32_description" = "Set Graphics Mode to 1680x1050x32"; "1920x1080x32_title" = "1920x1080x32"; "1920x1080x32_description" = "Set Graphics Mode to 1920x1080x32"; "1920x1200x32_title" = "1920x1200x32"; "1920x1200x32_description" = "Set Graphics Mode to 1920x1200x32"; // ---------------------------------------------------------------------------- "GraphicsEnabler_title" = "GraphicsEnabler"; "GraphicsEnabler_description" = "Добавя GraphicsEnabler=y в org.chameleon.Boot.plist. Автоматично разпознаване на видео карти с nVidia чипсет и добавяне на съответната за тях информация."; "UseAtiROM_title" = "UseAtiROM=Yes"; "UseAtiROM_description" = "Enables UseAtiROM options."; "UseNvidiaROM_title" = "UseNvidiaROM=Yes"; "UseNvidiaROM_description" = "Enables UseNvidiaROM options."; "VBIOS_title" = "VBIOS=Yes"; "VBIOS_description" = "Enables VBIOS option"; // ---------------------------------------------------------------------------- // Boot options - KERNEL FLAGS // ---------------------------------------------------------------------------- "Verbose_title" = "Verbose Mode"; "Verbose_description" = "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting."; "Singleusermode_title" = "Single User Mode"; "Singleusermode_description" = "A troubleshooting option used for booting into OS X's BSD/Unix command line."; "Ignorecaches_title" = "Ignore Caches"; "Ignorecaches_description" = "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches."; "Npci_title" = "npci=0x2000"; "Npci_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code."; "Darkwake_title" = "darkwake=0"; "Darkwake_description" = "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep."; // ---------------------------------------------------------------------------- // Boot options - KEYLAYOUTS // ---------------------------------------------------------------------------- "mac-de_title" = "German Mac Keyboard"; "mac-de_description" = "Use the keyboard layout for a German Mac keyboard"; "mac-es_title" = "Spanish Mac Keyboard"; "mac-es_description" = "Use the keyboard layout for a Spanish Mac keyboard"; "mac-fr_title" = "French Mac Keyboard"; "mac-fr_description" = "Use the keyboard layout for a French Mac keyboard"; "mac-it_title" = "Italian Mac Keyboard"; "mac-it_description" = "Use the keyboard layout for an Italian Mac keyboard"; "mac-se_title" = "Swedish Mac Keyboard"; "mac-se_description" = "Use the keyboard layout for a Swedish Mac keyboard"; "pc-fr_title" = "French PC Keyboard"; "pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; // ---------------------------------------------------------------------------- // Boot options - THEMES // ---------------------------------------------------------------------------- "Embed_title" = "Embed"; "Embed_description" = "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme."; "Legacy_title" = "Legacy"; "Legacy_description" = "Chameleon's original default theme introduced for v2.0 RC1"; "Default_title" = "Стандартна"; "Default_description" = "Вградената тема в Chameleon."; "Bullet_title" = "Bullet"; "Bullet_description" = "The Bullet тема от NoSmokingBandit"; // ============================================================================ // The filenames from OptionalSettings text files' become sub menu headings. // These sub menu headings need titles and descriptions. // ---------------------------------------------------------------------------- // Control "Control_title" = "Control Options"; "Control_description" = "Settings to control how Chameleon works."; // General "General_title" = "General Options"; "General_description" = "Choose from a selection of base options."; // KernelFlags "KernelFlags_title" = "Kernel Flags"; "KernelFlags_description" = "Choose from a selection of kernel flags."; // PowerManagement "PowerManagement_title" = "Power Management"; "PowerManagement_description" = "A selection of options that deal with power management and speedstep."; // Resolution "Resolution_title" = "Resolution"; "Resolution_description" = "Set one resolution to use, or select 'None' if you don't want to select a resolution."; // Video "Video_title" = "Video"; "Video_description" = "A selection of options that deal with video."; // KeyLayout "KeyLayout_title" = "KeyLayout"; "KeyLayout_description" = "Set one keylayout to use, or select 'None' if you don't want to select a keylayout."; // Themes "Themes_title" = "Теми"; "Themes_description" = "Колекция от теми http://forum.voodooprojects.org/index.php/board,7.0.html"; // ============================================================================ // Exclusive boot options string - These are added automatically by buildpkg // Name to be used should be ChooseNone-xxxxxx // Where xxxxx = the name of the BootOptions file (minus the .txt) // ---------------------------------------------------------------------------- "ChooseNone-Resolution_title" = "None"; "ChooseNone-Resolution_description" = "Don't choose a resolution."; "ChooseNone-keylayout_title" = "None"; "ChooseNone-keylayout_description" = "Don't choose a keylayout.";