Index: branches/JrCs/package/Resources/background.tiff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/JrCs/package/Resources/ja.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ja.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ja.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project.

-


-

Chameleon v2 is extended with many features. For example:

-


-

- Fully customizable GUI to bring some color to the Darwin Bootloader.

-

- Load a ramdisk to directly boot retail DVDs without additional programs.

-

- Hibernation. Enjoy resuming your Mac OS X with a preview image.

-

- SMBIOS override to modify the factory SMBIOS values.

-

- DSDT override to use a modified fixed DSDT which can solve several issues.

-

- Device Property Injection via device-properties string.

-

- hybrid boot0 / boot1h for MBR and GPT partitioned disks.

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

FAQ's: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ja.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ja.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ja.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; -"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; - -"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; -"Intel_Mac_message" = "This software cannot be installed on this computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon 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" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; - -"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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "Settings"; -"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; - -"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" = "Disables the default enabled graphic user interface."; - -"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=Yes"; -"ShowInfo_description" = "Enables 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."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting 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=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; - -"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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// 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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/ja.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ja.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ja.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/ja.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ja.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ja.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -Developers :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Thanks to :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: ???\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/ja.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ja.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ja.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/zh_TW.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/zh_TW.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/zh_TW.lproj/Description.html (revision 1842) @@ -1,47 +0,0 @@ - - - - - - - - - -

Chameleon 是一個çµåˆè¨±å¤šçµ„件的開機引導器。這些組件的演變來自於 David Elliott 加入 Apple çš„ boot-132 程å¼é …目的 fake EFI 安è£å·¥å…·ã€‚

-


-

Chameleon v2 ç¾åœ¨å·²ç¶“擴充了許多功能。例如:

-


-

- 客製化的圖形使用者介é¢ï¼Œç‚º Darwin Bootloader 帶來更多的色彩。

-

- 無須其他程å¼ï¼Œå³å¯è¼‰å…¥ ramdisk 來直接啓動 零售版 DVD。

-

- 支æŒç¡çœ ã€‚ å¯ä½¿ç”¨ç¡çœ æ˜ åƒæ¢å¾©ç¹¼çºŒä½¿ç”¨ Mac OS X 。

-

- å¯ä½¿ç”¨ä¿®æ”¹éŽçš„ SMBIOS 覆蓋 SMBIOS 之出廠設定值。

-

- å¯ä½¿ç”¨ä¿®æ­£éŽçš„ DSDT 覆蓋原始 DSDT,並å¯è§£æ±ºè¨±å¤šå•é¡Œã€‚

-

- å¯é€éŽ device-properties string 自動注入設備屬性。

-

- æ”¯æŒ MBR åŠ GPT 分割å€ç£ç›¤çš„  boot0 / boot1h 多é‡é–‹æ©ŸåŠŸèƒ½ã€‚

-

- 具有自動åµæ¸¬ FSB 碼功能,並å¯ç”¨æ–¼æ–°å¼çš„ AMD CPU。

-

- æ”¯æŒ Apple Software RAID 功能。

-

- æ”¯æŒ Nvidia & ATI/AMD 顯示å¡å•“用功能。

-

- 支æŒæ¨¡çµ„功能。

-

- 支æŒæ”¹ç·¨è‡ª memtest86: http://www.memtest.org 的記憶體åµæ¸¬åŠŸèƒ½ã€‚

-

- å…·æœ‰è‡ªå‹•ç”Ÿæˆ P-State åŠ C-State 的原生電æºç®¡ç†ä¹‹åŠŸèƒ½ã€‚

-

- 具有訊æ¯ç´€éŒ„之功能。

-


-

æºä»£ç¢¼ä¾ç…§ Gnu Public License v2 的原則釋放於以下網站上。

-

http://forge.voodooprojects.org/p/chameleon

-


-

常見å•é¡Œ: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/zh_TW.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/zh_TW.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/zh_TW.lproj/Localizable.strings (revision 1842) @@ -1,393 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "dkߎԚÅ_˜‰[݈(WN P_UÕRwS—[0"; -"ERROR_INSTALL" = "dkwS—[*g&{Tdkôf°e@b—„v‰Bl0"; - -"Newer_Package_Installed_message" = "û|q}-Nò]‰[݈†NN P°eHr,g„v Chameleon 0"; -"Intel_Mac_message" = "dkߎԚ!qÕl(Wdkû–f -N‰[݈0"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "‰[݈^˜‹W"; -"InstallType_description" = "xÇd2LˆhQ°e‰[݈bôf°e‰[݈0"; - -"New_title" = "hQ°e‰[݈"; -"New_description" = "™PýNîvjRrR@Sò]X[(W„v /Extra îv“0‚YœgxÖS boot åNY„vvQÖN‰[݈x˜ ÿ\™PýNŸS g„v /Extra -Šš[‡eöN ÿ&Nú^Ëz°e„v /Extra -Šš[‡eöN0"; - -"Upgrade_title" = "ôf°e‰[݈"; -"Upgrade_description" = "TuOîvjRrR@Sò]X[(W„v /Extra îv“0‚YœgxÖS boot åNY„vvQÖN‰[݈x˜ ÿ\TuOŸS g„v /Extra -Šš[‡eöN0"; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "!| €ŠKN ÿŠ‹r‚Ÿ—‰ N PÅ_‰„v”jHh0 -boot0 ((WlxŸx„v MBR)  Œ¬Œ eQ boot10 -boot1 ((WRrR@S„v‹•_jÁx@S boot-sector) d \ boot20 -boot2 ((WRrR@S„v9hîv“) eQû|q}8hÃ_I{I{0"; - -"Standard_title" = "j–n‰[݈"; -"Standard_description" = "dkx˜g‰[݈ N PÅ_‰”jHh ÿ&NOgq¨`„vû|q}—Bl\ boot0 b boot0md ë[eQ MBR „vMR 440 MOCQ ÿåNMQ -dÞXûNUOò]“}X[(W„v Windows _j¼x06qŒ_ boot0 g(W,{N P_UÕRRrR@Sd \ boot1h ÿ € boot0md ïSåN(W,{ŒN PlxŸx„v,{N P_UÕRRrR@Sd \ boot1h0"; - -"EFI_title" = "EFI ‰[݈"; -"EFI_description" = "dkx˜g‰[݈ N PÅ_‰”jHh0Rck8^±–Ï…„v EFI RrR@S ÿ&NOgq¨`„vû|q}—Bl\ boot0 b boot0md ë[eQ MBR „vMR 440 MOCQ ÿåNMQ -dÞXûNUOò]“}X[(W„v Windows _j¼x06qŒ_ boot0 g(W,{N P_UÕRRrR@Sd \ boot1h ÿ € boot0md ïSåN(W,{ŒN PlxŸx„v,{N P_UÕRRrR@Sd \ boot1h0"; - -"noboot_title" = "†v -N‰[݈"; -"noboot_description" = " -N‰[݈Š‹r‚Ÿ_\hV (i(u¼eÅP‰[݈ Extra D}öN)0"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "!jD}x˜"; -"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" = "!jD}‰[݈MOn /Extra/modules/klibc.dylib -dk!jD}(W Chameleon „v library -NweO(uBf ÿïSÐc›ON Pj–n„v c library f}vQÖN!jD}È“P}O(u 0 -îvMRÅP g uClibc++ library È“P}O(u0 -nãN¼x: http://www.kernel.org/pub/linux/libs/klibc/ "; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "!jD}‰[݈MOn /Extra/modules/Resolution.dylib -dk!jD}gž_#¥c„v;N‰o˜:yhV-N ÿ€‹ÖSvQ¢‡U^„v EDID ÇŒ -Š0 - P!jD}îvMR&N*gteT0R trunk Hr,ggQ ÿ €/f¡chsËzK\O0 -æSY ÿdk!jD}gîOckéeg Intel HD o˜:yaS„v VESA !j_ ÿïS(W‹•_j_\Bf ÿ¡c(uckºx„vã‰g¦^0"; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "!jD}‰[݈MOn /Extra/modules/uClibcxx.dylib -dk!jD}Ðc›ON P¾|!|„v c++ runtime library f}vQÖN!jD}È“P}O(u0 -!jD},g«Ž -NÐc›OûNUOŸRý€ ÿ €/f(u†OAQ1ŠvQÖN!jD}ïSO(u c++ žŠŠ0 -ËŠèla rtti ŒT ‹OY ýò]«ˆ\P(u0 -nãN¼x: http://cxx.uclibc.org/ -OX[: klibc "; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "!jD}‰[݈MOn /Extra/modules/Keylayout.dylib -u“ävHO@\ ÿdk!jD}AQ1ŠO(u€š[©u“äv cu“„v f\0"; - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "å]wQx˜"; -"Utility_description" = "TS©R‰[݈-Šš[„v”jHh0"; - -"PrefPanel_title" = "û|q}OP}Y-Šš[b—g"; -"PrefPanel_description" = "‰[݈ Chameleon û|q}OP}Y-Šš[b—g0"; - -"SMBIOSDefault_title" = "SMBios.plist"; -"SMBIOSDefault_description" = "‰ýˆ smbios.plist Ä{‹O ó /Extra/Configuration0"; - -"Documentation_title" = "ªŠf‡eöN"; -"Documentation_description" = "Chameleon KbÕR‰[݈ÊSO(u„vªŠf‡eöN0"; - - -// ============================================================================ -// 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" = "‹•_jx˜"; -"Options_description" = "uRú^ /Extra/org.chameleon.Boot.plist ÊSx(u¨`—‰„v Chameleon ‹•_jx˜ÊSgQ8hÃSxe0"; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "(˜-Š/f Yes) ±–Ï… Wb_O(u€ËNb—„v Chameleon ‹•_jx®U0"; - -"GUI_title" = "GUI=No"; -"GUI_description" = "(˜-Š/f Yes) \P(u ˜-Š‹•_UKNWb_O(u€ËNb—0"; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "(˜-Š/f No) ‹•_jkub—O(u³Pq}„v Apple W:y(}v•^pp †œg) ÿ € -NO(u;NL˜gQ@bš[©KN boot.png0"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "(˜-Š/f No) óNPxekub— ÿôv¥co˜:yRrR@S‹•_jxÇdkub—0"; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "(˜-Š/f No) _U(u‰[\—‹•_j!j_( -NgúQþs -Šo`bÐc:y)0"; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "(˜-Š/f No) _U(u (W‹•_jW:yx®Uæ] -N¹eo˜:yRrR@SÊSã‰g¦^„vsŠ0}ÇŒ -Š„vŸRý€0Ö–6qg‚N›NÌ€of;NL˜|vu]ˆz ÿ(WOUL˜’cd–Bf ÿ{S/f^—8^ g(u„vÇŒ -Š0"; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "(˜-Š/f No) (W Chameleon eQŒ[buŒ_«f\P ÿ&N(W cûNau“ Œ_|~Œ~ eQ mach kernel ÿiTOUL˜’cd–Bf-dM‘ (-v) Š“!j_‹•_jNwO(u0"; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "(˜-Š/f 64 MO) SU(u 32 MO!j__\gQ8h‹•_j ÿ €^—˜-Š„v 64 MO‹•_j0"; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "(˜-Š/f No) _U(u EHCI îOckŸRý€ ÿïSîO©_ûNUO -No‚ BIOS b„v EHCI @b g -kOUL˜0"; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "(˜-Š/f No) _U(u\YN*Y²}ïaS-Šš[b0gQú^0„vŸRý€0dkŸRý€êSïS“‹²}ïaSX‹%RºpgQú^ ÿ&N!qEšÕR„vŸRý€0"; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "(˜-Š/f No) -\ BIOS -N!q HPET x˜KN Intel vfGrD};N_jg ÿ7_6R‹•_U HPET ŸRý€0"; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "(˜-Š/f No) _U(u7_6R†‰Ë„aw wÇŒ™e fÏPŸRý€ ÿdkx˜ïSåN†‰Ë„&Ný_eu -NckºxKNO w fÏP”j0"; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "(˜-Š/f Yes) \P(u êÕR_U(u„vÍ‘°e‹•_jîOckŸRý€ (Intel CPU \(u)0"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "(˜-Š/f No) _U(u UHCI îOckŸRý€0ïS(W2eQ OS X KNMR ÿHQÍ‘n UHCI §c6RhV0"; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "(˜-Š/f Yes) \P(u êÕR_U(u„vŠ¶aÔšX‹%RŸRý€0"; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "(˜-Š/f No) Lion \(u ÿx(u Yes \ eQ˜È“¥c„v KernelCache ÿ&Ný_eu /Extra/Extensions ŒT /System/Library/Extensions ÊS Extensions.mkext0ú^p‹(W KernelCache ò]gQ+T@b gÅ_‰„vEšÕRBf ÿMbSU(u0"; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "(˜-Š/f No) _U(uaw wšU’‘ŸRý€ ÿVfŠ eQgŒ_N!kO wBfÝOX[„vaw w fÏP0"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States New=Yes"; -"CSTUsingSystemIO_description" = "(˜-Š/f No) ¡c(u SystemIO registers ub C-States _CST „v°e¹eÕl0(^—ŸS†O„v FixedHW ¹eÕl)"; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "(˜-Š/f No) -Šš[ Yes ý_eu;N_jg BIOS gQú^KN SSDT hˆ ÿïS€‹ÖS Extra ÇŒ™e>Y-N„v SSDT ÇŒ™e0/Extra/SSDT.aml0"; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "(˜-Š/f No) 7_6Rub C2 State ºp¡{t CPU û–nÀrKa ÿïSåN“‹ CPU (W’•nÀrKa NU†¼eNOŸR€ÀrKa0N,‚†OªŠxeW[Š'YvQÀ{ý€HeœgasO0"; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "(˜-Š/f No) 7_6Rub C3 State ºp¡{t CPU û–nÀrKa ÿïSåN“‹ CPU (W’•nÀrKa NU†¼eNOŸR€ÀrKa0N,‚†OªŠxeW[Š'YvQÀ{ý€HeœgasO0"; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "(˜-Š/f No) 7_6Rub C4 State ºp¡{t CPU û–nÀrKa ÿïSåN“‹ CPU (W’•nÀrKa NU†¼eNOŸR€ÀrKa0N,‚†OªŠxeW[Š'YvQÀ{ý€HeœgasO0"; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "(˜-Š/f No) _U(uêÕRub CPU ’•nO wÀrKa„vŸRý€ (C-States) ÿ¡{t CPU û–nÀrKa ÿïSåN“‹ CPU (W’•nÀrKa NU†¼e -N TNOŸR€ÀrKa0"; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "(˜-Š/f No) _U(uêÕRub CPU ŸR€hˆþsÀrKa„vŸRý€ (P-States) ÿ¡{t CPU '`ý€ÀrKa ÿïSåN“‹ CPU (W -N T Œ Ï‘ N9eŠ‹ŸR€0"; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "-Šš[¢‡U^ã‰g¦^ºp 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "(˜-Š/f No) _U(uo˜:yaSuP,nŸRý€0êÕRX‹%R o˜:yaS GPU &NèleQckºx„v-Š™Pl\'`ÇŒ -Š0"; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "(˜-Š/f No) _U(u ATI EEPRom ŸRý€ ÿïS(W -N7Ro˜:yaS BIOS „vÅ`Ál NO(uîO9e„v Rom0ËŠ}T -Tºp 0VenderID_DeviceID_SubsysID.rom -0 >en Extra ÇŒ™e>Y0‚Yÿ/Extra/1002_68C1_FD501179.rom0"; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "(˜-Š/f No) _U(u Nvidia EEPRom ŸRý€ ÿïS(W -N7Ro˜:yaS BIOS „vÅ`Ál NO(uîO9e„v Rom0ËŠ}T -Tºp 0VenderID_DeviceID.rom -0 >en Extra ÇŒ™e>Y0‚Yÿ/Extra/10de_0614.rom0"; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "(˜-Š/f No) _U(u Nvidia VBIOS ŸRý€0ÅPÝ‘ -\ Nvidia o˜:yaS„vÃSxex˜ ÿATI o˜:yaSËŠÿRO(u0_U(u€‹ÖSo˜:yaSÃSxe ÿïS(Wo˜:yaSÇŒ -Š-No˜:y ROM îOckHr ÇŒ -Š0"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "-v Š“!j_"; -"Verbose_description" = "O(u (-v) Š“!j_{veQ ÿAQ1Š`O(W¢‡U^ -N€‹ÖS Š‹r‚Ÿ ŒT OS X gQ8h iQ€(W‹•_jBf"uu„v}“ -Šo`0/f(W‹•_jBf’cd–OUL˜„vúW,g(uÕl0"; - -"Singleusermode_title" = "-s ®UNO(u€!j_"; -"Singleusermode_description" = "O(u (-s) ®UNO(u€!j_{veQ ÿ(W’cd–OUL˜Bf ÿïS¼e(W‹•_jO(u (-s) 2eQ OS X „v BSD/Unix }TäN!j_0"; - -"Ignorecaches_title" = "-f ý_eu Caches"; -"Ignorecaches_description" = "O(u (-f) ý_eu Caches !j_{veQ ÿ&N^—Ïkåe‹•_jÅ_™P„v„vx˜ ÿFOïS“}1uý_eu˜ýˆ„v Caches ÿåNO OS X ïSåNÍ‘°e eQ@b gMO¼eû|q}îv“„v kext ”jHh0"; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "ïS(WÐg›Nû|q} -N’cd– 'PCI configuration begin' „v/“¤Š00x2000 /f kIOPCIConfiguratorPFM64 flag ÿïS(W IOPCIFamily „v source code -N~b0RøvÜ• -Šo`0"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "ïS(WÐg›Nû|q} -N’cd– 'PCI configuration begin' „v/“¤Š00x3000 /f kIOPCIConfiguratorPFM64 flag ÿïS(W IOPCIFamily „v source code -N~b0RøvÜ• -Šo`0"; - - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Lion \(u0\P(u 'low power wake' „vŸRý€ ÿ(W¢‡U^aw wšU’‘KNŒ_ ÿ gBfïSý€g|vu¢‡U^ÑžO\„vÀrÁl0"; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "·_žŠ Mac u“ävHO@\"; -"mac-de_description" = "O(u·_ W„v Mac u“äv„vu“ävHO@\"; - -"mac-es_title" = "‰ísYržŠ Mac u“ävHO@\"; -"mac-es_description" = "O(u‰ísYr„v Mac u“äv„vu“ävHO@\"; - -"mac-fr_title" = "ÕlžŠ Mac u“ävHO@\"; -"mac-fr_description" = "O(uÕl W„v Mac u“äv„vu“ävHO@\"; - -"mac-it_title" = "a'Y)RžŠ Mac u“ävHO@\"; -"mac-it_description" = "O(ua'Y)R„v Mac u“äv„vu“ävHO@\"; - -"mac-se_title" = "^txQžŠ Mac u“ävHO@\"; -"mac-se_description" = "O(u^txQ„v Mac u“äv„vu“ävHO@\"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "ÕlžŠ PC u“ävHO@\"; -"pc-fr_description" = "O(uÕl W„v PC u“äv„vu“ävHO@\"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "gQ];NL˜"; -"Embed_description" = "Embedÿ\ €!|®UNïS¼eè}o‹ boot Bf ÿgQ](W Chameleon ሄv;NL˜. "; - -"Legacy_title" = "³Pq};NL˜"; -"Legacy_description" = "LegacyÿChameleon v2.0 RC1 „vŸSËY˜-Š;NL˜."; - -"Default_title" = "˜-Š;NL˜"; -"Default_description" = "DefaultÿChameleon v2.0 RC5 „v°eHr˜-Š;NL˜."; - -"Bullet_title" = "P[H_;NL˜"; -"Bullet_description" = "Bulletÿ†Oê NoSmokingBandit 2009.4 „vN P\ç]ïSa„vP[H_;NL˜."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "§c6Rx˜"; -"Control_description" = "-Šš[§c6R Chameleon „vK\O¹e_0"; - -// General -"General_title" = "N,‚x˜"; -"General_description" = "xÖSN›NúW,g„vx˜0"; - -// KernelFlags -"KernelFlags_title" = "gQ8hÃSxe"; -"KernelFlags_description" = "xÖS gÜ• kernel flags „vT.zgQ8hÃSxe-Šš[0"; - -// PowerManagement -"PowerManagement_title" = "û–n¡{t"; -"PowerManagement_description" = "N›N-Šš[û–n¡{tŒT speedstep „vx˜0"; - -// Resolution -"Resolution_title" = "ã‰g¦^-Šš["; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "o˜:yaSx˜"; -"Video_description" = "N›N-Šš[o˜:yaS„vx˜0"; - -// Keymaps -"Keymaps_title" = "u“ävHO@\"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = ";NL˜x˜"; -"Themes_description" = "6eÆ–„vN›N;NL˜Ä{‹O0 -ïS(W http://forum.voodooprojects.org/index.php/board,7.0.html ~b0RôfY„v;NL˜0"; - - -// ============================================================================ -// 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" = " -N‰[݈"; -"ChooseNone-Resolution_description" = " -NxÖS‰[݈ûNUO¢‡U^ã‰g¦^0"; - -"ChooseNone-keylayout_title" = " -N‰[݈"; -"ChooseNone-keylayout_description" = " -NxÖS‰[݈ûNUOu“ävHO@\0"; - \ No newline at end of file Index: branches/JrCs/package/Resources/zh_TW.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/zh_TW.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_TW.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/zh_TW.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/zh_TW.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_TW.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,60 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset136 STHeitiTC-Light;\f2\fnil\fcharset134 STHeitiSC-Light; -} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\pard\qc - -\f1 \cf2 \'bd\'d0\'a4\'c5\'a6\'77\'b8\'cb\'a8\'ec -\f0 \cf2 Apple -\f1 \cf2 \'aa\'ba -\f0 \cf2 Macintosh -\f1 \cf2 \'b9\'71\'b8\'a3 -\f0 \cf2 \ -\pard\qc - -\fs22 \cf0 \ -\ -\pard\qc - -\f2 \cf0 \'e9\'5f\'b0\'6c\'d5\'df -\f0 :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\pard\qc - -\f2 \cf0 \'b8\'d0\'d6\'78 -\f0 :\ -\pard\qc - -\b0 \cf0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\f2\b \cf0 \'b7\'e2\'d1\'62\'d5\'df -\f0 :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language -\f1 \'c2\'bd\'c4\'b6 -\f0 : crazybirdy, Ulimate\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/zh_TW.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/zh_TW.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_TW.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset134 STHeitiSC-Light;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ - -\f1 \'b0\'b2\'d1\'62\'b3\'cc\'d0\'f2\'d2\'d1\'bd\'9b\'cd\'ea\'b3\'c9 -\f0 \ - -\f1 \'81\'4b\'d4\'da\'df\'78\'93\'f1\'b0\'b2\'d1\'62\'b5\'c4\'b7\'d6\'b8\'ee\'85\'5e\'bd\'a8\'c1\'a2 -\f0 \cf2 \ -@LOG_FILENAME@\cf3 -\f1 \cf0 \'bc\'6f\'e4\'9b\'ce\'c4\'bc\'fe\'a1\'a3 -\f0 \cf2 \ -\ - -\f1 \cf0 \'d5\'88 -\f0 -\f1 \cf4 \'d4\'94\'e9\'86\'bc\'6f\'e4\'9b\'ce\'c4\'bc\'fe -\f0 \cf0 \ - -\f1 \'b4\'5f\'d5\'4a\'b0\'b2\'d1\'62\'ca\'c7\'b7\'f1\'b3\'c9\'b9\'a6\'a3\'ac\'81\'4b\'b1\'a3\'c1\'f4\'b0\'b2\'d1\'62\'bc\'6f\'e4\'9b\'ce\'c4\'bc\'fe\'82\'e4\'b2\'e9\'a1\'a3 -\f0 \ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/id.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/id.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/id.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon adalah kombinasi dari berbagai macam komponen boot loader. Berbasiskan implementasi EFI palsu oleh David Elliott yang ditambahkan pada proyek Apple’s Boot-132

-


-

Fitur terbaru di Chameleon 2.0

-


-

- GUI yang dapat diubah-suaikan dengan bebas untuk mewarnai Bootloader Darwin.

-

- Jalankan DVD retail secara langsung dengan memuat sebuah image ramdisk tanpa bantuan program lain.

-

- Hibernasi. Nikmati melanjutkan pekerjaan pada Mac OS X anda dengan “pratinjau imageâ€.

-

- SMBIOS override unutk memodifikasi SMBIOS bawaan.

-

- DSDT override unutk menggunakan modifikasi tertentu dari DSDT yang dapat menyelesaikan isu-isu tertentu.

-

- Device Property Injection melalui string device-properties.

-

- hybrid boot0 / boot1h for MBR dan Media partisi GPT.

-

- Pendeteksian kode FSB Secara otomatis walaupun pada PC AMD.

-

- Dukungan Apple Software RAID.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Untuk informasi lebih lanjut, kunjungi: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/id.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/id.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/id.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Perangkat lunak ini harus dipasang pada media boot."; -"ERROR_INSTALL" = "Media ini tidak memenuhi syarat untuk pembaruan."; - -"Newer_Package_Installed_message" = "Versi terbaru dari Chameleon sudah terpasang."; -"Intel_Mac_message" = "Perangkat lunak ini tidak dapat dipasang di komputer ini."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Anda dapat memilih pemasangan baru atau meperbarui instalasi yang sudah ada."; - -"New_title" = "New Installation"; -"New_description" = "Menyimpan direktori Extra jika ditemukan di partisi tujuan. Direktori Extra akan dibuat jika ada opsi yang dipilih dari penginstall selain Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Menggunakan direktori Extra jika ditemukan di partisi tujuan, jika ada opsi yang dipilih dari penginstall selain Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon memerlukan tiga berkas penting. (dalam kondisi sederhana) -boot0 (Pada drive MBR) bertanggung jawab dalam memuat boot1. -boot1 (Pada boot-sector partisi) untuk menemukan boot2. -boot2 (Pada root-folder partisi) untuk memuat kernel, dll."; - -"Standard_title" = "Chameleon Standard"; -"Standard_description" = "Opsi pemasangan ini memasang ketiga berkas penting dan membuat berkas boot0 ke 440 bytes pertama dari MBR, jadi tidak akan merusak bagian Sistem Operasi Windows. Kemudian boot0 mencari berkas boot1h pada partisi pertama yang aktif. -* Metode pemasangan ini mengaktifasi pilihan partisi yang anda sudah pilih."; - -"EFI_title" = "EFI"; -"EFI_description" = "Pasang berkas Chameleon ke partisi normal EFI yang tersembunyi Dengan menggunakan boot0 atau boot0md bergantung pada system anda tanpa menghapus partisi windows yang ada (jika tersedia)."; - -"noboot_title" = "Nihil"; -"noboot_description" = "Tidak memasang Chameleon (berguna jika Anda hanya ingin memasang komponen tambahan)"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Modul Chameleon"; -"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" = "Modul ini menyediakan librari standar c kepada modul untuk menyambung jika librari yang disediakan oleh chameleon kurang memadai. -Biasanya digunakan oleh librari uClibc++. -Sumber: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolusi"; -"AutoReso_description" = "Modul ini membaca informasi EDID dari monitor terpasang ke tampilan utama. Modul tidak langsung terintegrasi ke dalam bagasi 'trunk' dan telah digunakan seminimal mungkin pada saat dijalankan. Selain itu, modul akan patch mode vesa tersedia dalam pra intel hd kartu grafis untuk memberikan resolusi yang tepat saat booting."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Modul ini menyediakan minimalisme librari runtime c++ untunk digunakan pada modul lainnya. -Modul ini tidak menyediakan fungsionalitas dengan sendirinya, melainkan digunakan untuk memungkinkan untuk bahasa c + + untuk dipakai dalam modul lainnya. -Perlu diketahui bahwa rtti dan exceptions keduanya sudah dinon-aktifkan. -Sumber: http://cxx.uclibc.org/ -Ketergantungan: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Module ini memperkenankan anda memapping keyboard sendiri."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utility"; -"Utility_description" = "Berkas tambahan untuk membantu pemasangan"; - -"PrefPanel_title" = "Preference Panel"; -"PrefPanel_description" = "Memasang Panel Preferensi untuk Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Menyalin contoh berkas smbios.plist di /Extra/Configuration."; - -"Documentation_title" = "Dokumentasi"; -"Documentation_description" = "Dokumentasi untuk pemasangan manual dan pemakaian Chameleon"; - - -// ============================================================================ -// 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" = "Opsi Boot"; -"Options_description" = "Membuat berkas /Extra/com.apple.Boot.plist dan memilih pilihan anda untuk mengontrol pengaturan Chameleon anda."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Menyembunyikan Judul pada tampilan awal Chameleon pada modus GUI."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Menonaktifkan GUI."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Menggunakan logo asli apple (abu-abu pada latar belakang putih) pada saat proses booting daripada berkas boot.png yang ada pada tema."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Menampilkan pilihan partisi tanpa adanya waktu time-out."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Mengaktifkan mode 'sunyi' (tanpa pesan ataupun pertanyaan)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Menon-aktifkan rincian resolusi layar dan partisi."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Memberhentikan sejenak proses boot setelah Chameleon selesai mengatur konfigurasinya dan menunggu untuk tombol untuk ditekan sebelum memulai mach kernel. Berguna pada saat dikombinasikan dengan 'verbose boot' untuk memecahkan masalah."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Jalankan kernel dalam mode 32bit daripada mode biasanya (mode 64bit)."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Mengaktifkan opsi untuk membetulkan semua isu kepemilikan EHCI yang dikarenakan BIOS yang rusak."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Mengaktifkan opsi dalam menambah  integrasi (built-in) ke perangkat ethernet anda."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Menghidupkan HPET pada chipset Intel, untuk BIOS yang tidak menyertakan opsi ini."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Opsi ini mengizinkan anda untuk melewati 'imaj tidur yang rusak'."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Menonaktifkan perbaikan pada 'proses mulai-ulang secara otomatis.' "; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Mengaktifkan opsi untuk mengatur-ulang pengontrol UHCI sebelum menyalakan OSX."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Mematikan opsi pengenalan RAM yang secara otomatis dinyalakan."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Hanya untuk OSX Lion. Menyalakan loading of dari kernel yang sudah dilink. ini akan mengabaikan /E/E and /S/L/E. gunakan ini JIKA anda telah mengetahui semua sudah mengandung yang anda perlukan."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Mencoba untuk memuat sleep image yang telah disimpan."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "New - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "C-State Baru! Metode generasi CST dengan menggunakan registrasi SystemIO daripada FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Menghiraukan tabel SSDT motherboard yang terintegrasi."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Mengaktifkan bagian spesifik power Prosesor tertentu, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Mengaktifkan bagian spesifik power Prosesor tertentu, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Mengaktifkan bagian spesifik power Prosesor tertentu, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Mengaktifkan secara otomatis processor C-States."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Mengaktifkan secara otomatis processor P-States."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Menset resolusi ke 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Menset resolusi ke 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Menset resolusi ke 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Menset resolusi ke 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Menset resolusi ke 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Menset resolusi ke 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Menset resolusi ke 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Menset resolusi ke 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Menset resolusi ke 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Menset resolusi ke 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Menset resolusi ke 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Mengaktifkan opsi untuk mendeteksi otomatis GPU berbasis NVIDIA dan memasukkan info-info yang benar."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Mengaktifkan opsi 'Gunakan ROM ATi'."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Mengaktifkan opsi 'Gunakan ROM nVidia'."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Mengaktifkan opsi VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Menyalakan modus terlampir (verbose) dari Chameleon dan kernel OS X kernel saat booting. Penting untuk penyelesaian masalah"; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Modus opsi penyelesaian masalah dengan booting S X's BSD/Unix ke modus teks input."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Bukan merupakan opsi boot yang biasa digunakan sehari hari. Tapi sangat berguna jika anda ingin OS X meload semua berkas dari direktori system daripada yang sudah dicache pre-built."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Mengatur bootflag npci=0x2000 pada opsi Kernel"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Mengatur bootflag npci=0x3000 pada opsi Kernel"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Hanya untuk Lion. Mematikan fitur penyalaan rendah daya 'low power wake'yang dapat mengakibatkan layar gelap setelah komputer dalam posisi tidur."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Mac Keyboard Jerman"; -"mac-de_description" = "Menggunakan Mac keyboard Jerman"; - -"mac-es_title" = "keyboard Mac Spanyol"; -"mac-es_description" = "Menggunakan keyboard Mac Spanyol"; - -"mac-fr_title" = "keyboard Mac Perancis"; -"mac-fr_description" = "Menggunakan keyboard Mac Perancis"; - -"mac-it_title" = "keyboard Mac Italia"; -"mac-it_description" = "Menggunakan keyboard Mac Italia"; - -"mac-se_title" = "keyboard Mac Swedia"; -"mac-se_description" = "Menggunakan keyboard Mac Swedia"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "PC Keyboard Perancis"; -"pc-fr_description" = "Menggunakan PC keyboard Perancis"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Versi simple yang lebih kecil daripada tema dasar yang baru digunakan para seat membuat versi dari Chameleon yang dimana memerlukan sebuah tema yang 'embedded'. "; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Tampilan dasar awal Chameleon"; - -"Default_title" = "Standard"; -"Default_description" = "Tampilan dasar baru Chameleon."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Tema yang cantik dan simple dari NoSmokingBandit sejak April 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Opsi Kontrol"; -"Control_description" = "Setting untuk mengotrol kerja Chameleon."; - -// General -"General_title" = "Opsi umum"; -"General_description" = "Pemilihan setting umum."; - -// KernelFlags -"KernelFlags_title" = "Opsi Kernel"; -"KernelFlags_description" = "Pilihan seleksi opsi kernel."; - -// PowerManagement -"PowerManagement_title" = "Manajemen Daya"; -"PowerManagement_description" = "Pilihan yang berhubungan dengan manajemen daya prosesor dan perubahan kecepatan prosesor otomatis (speedstep)."; - -// Resolution -"Resolution_title" = "Resolusi"; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "Video"; -"Video_description" = "Opsi seleksi untuk video."; - -// Keymaps -"Keymaps_title" = "Layout keyboard"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Tema"; -"Themes_description" = "Koleksi dari tema bawaan -More themes can be found at 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" = "Jangan pilih resolusi."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Jangan pilih layout keyboard."; - \ No newline at end of file Index: branches/JrCs/package/Resources/id.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/id.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/id.lproj/License.rtf (revision 1842) @@ -1,446 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138 -{\fonttbl\f0\froman\fcharset0 Times-Roman;} -{\colortbl;\red255\green255\blue255;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww25400\viewh19520\viewkind0 -\deftab720 -\pard\pardeftab720 - -\f0\fs24 \cf0 \cb2 APPLE LISENSI PUBLIK SUMBER \ -Versi 2.0 - 6 Agustus 2003 \ -\ -Silakan baca Lisensi ini dengan seksama sebelum men-download software ini. Dengan men-download atau menggunakan software ini, Anda setuju untuk terikat oleh syarat-syarat Lisensi ini. Jika Anda tidak atau tidak dapat setuju dengan persyaratan Lisensi ini, jangan mengunduh atau menggunakan perangkat lunak. \ -\ -\pard\pardeftab720 -\cf0 \cb1 1. Umum; Definisi. \cb2 Lisensi ini berlaku untuk setiap program atau pekerjaan lain yang Apple Computer, Inc ("Apple") membuat tersedia untuk umum dan yang memuat pemberitahuan yang ditempatkan oleh Apple mengidentifikasi program seperti atau bekerja sebagai "Kode Asli" dan menyatakan bahwa itu adalah tunduk pada syarat \cb1 ini Sumber Lisensi Apple Publik versi 2.0 ("Lisensi"). Sebagaimana digunakan dalam Perjanjian Lisensi ini: \ -\ -\pard\pardeftab720 -\cf0 \cb2 1.1 "Hak Paten Berlaku" berarti: (a) dalam kasus di mana Apple adalah pemberi hak, (i) klaim paten yang sekarang atau selanjutnya diakuisisi, dimiliki oleh atau ditugaskan untuk Apple dan (ii) bahwa subjek penutup yang terkandung dalam Kode Asli, tetapi hanya sejauh yang diperlukan untuk menggunakan, mereproduksi dan / atau mendistribusikan Kode Asli tanpa pelanggaran; dan (b) dalam kasus di mana Anda adalah pemberi hak, (i) klaim paten yang sekarang atau selanjutnya diakuisisi, dimiliki oleh atau ditugaskan untuk Anda dan (ii) bahwa subjek meliputi materi di modifikasi Anda, dilakukan sendiri atau dalam kombinasi dengan Kode Asli. \ -\ -\pard\pardeftab720 -\cf0 \cb1 1.2 "Kontributor" berarti setiap orang atau entitas yang menciptakan atau memberikan kontribusi terhadap penciptaan Modifikasi. \ -\ -\pard\pardeftab720 -\cf0 \cb2 1,3 "Kode Covered" berarti Kode Asli, Modifikasi, kombinasi Kode Asli dan setiap Modifikasi, dan / atau bagian masing-masing daripadanya. \ -\ -1,4 "eksternal Menyebarkan" berarti: (a) untuk mensublisensikan, mendistribusikan atau sebaliknya membuat Kode Covered tersedia, secara langsung atau tidak langsung, kepada siapa pun selain Engkau; dan / atau (b) untuk menggunakan Kode Covered, sendirian atau sebagai bagian dari pekerjaan yang lebih besar , dengan cara apapun untuk memberikan layanan, termasuk tetapi tidak terbatas pada pengiriman konten, melalui komunikasi elektronik dengan klien lain selain Anda. \ -\ -1,5 "Larger Work" berarti sebuah karya yang menggabungkan Kode Covered atau bagian-bagiannya dengan kode tidak diatur oleh ketentuan Lisensi ini. \ -\ -\pard\pardeftab720 -\cf0 \cb1 1,6 "Modifikasi" berarti setiap tambahan, penghapusan dari, dan / atau mengubah \ -untuk, substansi dan / atau struktur dari Kode Asli, apapun sebelumnya \ -\pard\pardeftab720 -\cf0 \cb2 Modifikasi, kombinasi Kode Asli dan apapun sebelumnya \ -\pard\pardeftab720 -\cf0 \cb1 Modifikasi, dan / atau bagian masing-masing daripadanya. Bila kode \ -dirilis sebagai serangkaian file, Modifikasi adalah: (a) setiap tambahan \ -\pard\pardeftab720 -\cf0 \cb2 atau penghapusan dari isi file yang berisi Kode Covered; \ -\pard\pardeftab720 -\cf0 \cb1 dan / atau (b) setiap file baru atau representasi lain dari program komputer \ -pernyataan yang mengandung bagian dari Kode Covered. \ -\ -1,7 "Kode Asli" berarti (a) Source Code program atau lainnya \ -bekerja sebagai awalnya dibuat tersedia oleh Apple di bawah Lisensi ini, \ -termasuk Source Code dari setiap update atau upgrade untuk program seperti \ -\pard\pardeftab720 -\cf0 \cb2 atau karya yang dibuat tersedia oleh Apple di bawah Lisensi ini, dan yang telah \ -\pard\pardeftab720 -\cf0 \cb1 tegas diidentifikasi oleh Apple seperti itu dalam header file (s) seperti \ -\pard\pardeftab720 -\cf0 \cb2 pekerjaan, dan (b) kode objek dikompilasi dari Source Code tersebut dan \ -\pard\pardeftab720 -\cf0 \cb1 awalnya disediakan oleh Apple di bawah Lisensi ini. \ -\ -1,8 "Kode Sumber" berarti bentuk yang dapat dibaca manusia dari sebuah program atau \ -pekerjaan yang cocok untuk membuat modifikasi untuk itu, termasuk semua \ -modul yang dikandungnya, ditambah berkas-berkas definisi antarmuka yang terkait, \ -\pard\pardeftab720 -\cf0 \cb2 script yang digunakan untuk mengendalikan kompilasi dan instalasi dieksekusi \ -\pard\pardeftab720 -\cf0 \cb1 (Kode objek). \ -\ -1,9 "Anda" atau "Anda" berarti seorang individu atau badan hukum berolahraga \ -hak di bawah Lisensi ini. Untuk badan hukum, "Anda" atau "Anda" \ -termasuk setiap entitas yang mengendalikan, dikendalikan oleh, atau berada di bawah \ -\pard\pardeftab720 -\cf0 \cb2 pengendalian bersama dengan, Anda, dimana "kontrol" berarti (a) kekuasaan, langsung \ -atau tidak langsung, menyebabkan arah atau manajemen entitas tersebut, \ -apakah dengan kontrak atau sebaliknya, atau (b) kepemilikan lima puluh persen \ -(50%) atau lebih dari saham yang beredar atau kepemilikan menguntungkan \ -\pard\pardeftab720 -\cf0 \cb1 seperti entitas. \ -\ -2. \cb2 Menggunakan diizinkan; Kondisi & Pembatasan. \cb1 Tunduk pada ketentuan \ -dan ketentuan dari Lisensi ini, Apple dengan ini memberikan Anda, efektif pada \ -tanggal Anda menerima Lisensi ini dan download Kode Asli, sebuah \ -\pard\pardeftab720 -\cf0 \cb2 seluruh dunia, bebas royalti, lisensi non-eksklusif, dengan tingkat \ -Hak Paten Apple dan hak cipta meliputi Berlaku Asli \ -\pard\pardeftab720 -\cf0 \cb1 Kode, untuk melakukan hal berikut: \ -\ -2.1 Kode tidak dirubah. Anda dapat menggunakan, mereproduksi, menampilkan, \ -\pard\pardeftab720 -\cf0 \cb2 internal mendistribusikan dalam organisasi Anda, dan Eksternal Deploy \ -\pard\pardeftab720 -\cf0 \cb1 verbatim, dimodifikasi salinan Kode Asli, untuk komersial atau \ -tujuan non-komersial, asalkan dalam setiap contoh: \ -\ -(A) Anda harus mempertahankan dan mereproduksi dalam semua salinan Kode Asli yang \ -\pard\pardeftab720 -\cf0 \cb2 hak cipta dan pemberitahuan hak kepemilikan lainnya dan penolakan dari Apple sebagai \ -mereka muncul dalam Kode Asli, dan tetap utuh semua pemberitahuan yang dibuat dalam \ -\pard\pardeftab720 -\cf0 \cb1 Asli Kode yang mengacu kepada Lisensi ini; dan \ -\ -(B) Anda harus menyertakan sebuah salinan dari Lisensi ini dengan setiap salinan Source \ -Kode Kode Tercakup dan dokumentasi Anda mendistribusikan atau eksternal \ -\pard\pardeftab720 -\cf0 \cb2 Menyebarkan, dan Anda mungkin tidak menawarkan atau memaksakan syarat pada Kode Sumber tersebut \ -yang mengubah atau membatasi Lisensi atau hak penerima ' \ -\pard\pardeftab720 -\cf0 \cb1 bawah ini, kecuali sebagaimana diizinkan dalam Bagian 6. \ -\ -2.2 Modifikasi Kode. Anda dapat memodifikasi Kode Covered dan menggunakan, mereproduksi, \ -menampilkan, melakukan, internal mendistribusikan dalam organisasi Anda, dan \ -Menyebarkan Modifikasi eksternal Anda dan Kode Covered, untuk komersial \ -atau non-komersial, asalkan dalam setiap contoh Anda juga \ -memenuhi semua persyaratan ini: \ -\ -(A) Anda harus memenuhi semua kondisi dari Bagian 2.1 sehubungan dengan \ -Kode Sumber Kode Covered; \ -\ -(B) Anda harus menduplikasi, sejauh itu belum ada, \ -\pard\pardeftab720 -\cf0 \cb2 perhatikan pada Lampiran A di setiap file dari Source Code dari semua Anda \ -\pard\pardeftab720 -\cf0 \cb1 Modifikasi, dan menyebabkan file dimodifikasi untuk membawa pemberitahuan menyolok yang \ -menyatakan bahwa Anda mengubah file dan tanggal perubahan tersebut, dan \ -\ -(C) Jika Anda eksternal Menyebarkan modifikasi Anda, Anda harus membuat \ -Kode Sumber dari semua Modifikasi Anda eksternal dikerahkan baik \ -\pard\pardeftab720 -\cf0 \cb2 tersedia untuk mereka kepada siapa Anda harus dikerahkan eksternal Anda \ -\pard\pardeftab720 -\cf0 \cb1 Modifikasi, atau tersedia untuk umum. Kode Sumber dari eksternal Anda \ -Modifikasi digunakan harus dirilis dibawah ketentuan yang ditetapkan dalam \ -Lisensi ini, termasuk lisensi hibah diatur dalam Bagian 3 \ -di bawah ini, selama Anda eksternal Menyebarkan Kode Covered atau dua belas \ -(12) bulan dari tanggal Deployment Eksternal awal, mana yang \ -lagi. \cb2 Anda sebaiknya mendistribusikan Kode Sumber Anda \ -\cb1 Eksternal dikerahkan Modifikasi elektronik (download misalnya dari \ -situs web). \ -\ -2.3 Distribusi Versi executable. Selain itu, jika Anda \ -Menyebarkan eksternal Kode Covered (Kode Asli dan / atau Modifikasi) di \ -kode objek, bentuk dieksekusi saja, Anda harus menyertakan menonjol \ -\pard\pardeftab720 -\cf0 \cb2 pemberitahuan, dalam kode itu sendiri serta dalam dokumentasi terkait, \ -\pard\pardeftab720 -\cf0 \cb1 menyatakan bahwa Kode Sumber dari Kode Tercakup tersedia di bawah \ -\pard\pardeftab720 -\cf0 \cb2 Lisensi ini dengan informasi tentang bagaimana dan di mana untuk mendapatkan seperti \ -\pard\pardeftab720 -\cf0 \cb1 Kode Sumber. \ -\ -2.4 Hak Pihak Ketiga. Anda secara tegas mengakui dan menyetujui bahwa \ -\pard\pardeftab720 -\cf0 \cb2 meskipun Apple dan setiap Contributor hibah lisensi untuk mereka \ -\pard\pardeftab720 -\cf0 \cb1 bagian masing-masing Kode Tercakup diuraikan di sini, tidak ada \ -jaminan yang disediakan oleh Apple atau Contributor bahwa Covered \ -Kode tidak melanggar paten atau kekayaan intelektual lain \ -hak dari entitas lain. Apple dan setiap Kontributor melepaskan setiap \ -\pard\pardeftab720 -\cf0 \cb2 kewajiban kepada Anda untuk klaim dibawa oleh setiap entitas lain berdasarkan \ -\pard\pardeftab720 -\cf0 \cb1 pelanggaran hak kekayaan intelektual atau sebaliknya. Sebagai \ -\pard\pardeftab720 -\cf0 \cb2 kondisi untuk melaksanakan hak dan lisensi yang diberikan di bawah ini, Anda \ -\pard\pardeftab720 -\cf0 \cb1 dengan ini mengasumsikan tanggung jawab untuk mengamankan setiap intelektual lainnya \ -hak milik yang dibutuhkan, jika ada. Misalnya, jika paten pihak ketiga \ -lisensi yang diperlukan untuk memungkinkan Anda untuk mendistribusikan Kode Covered, itu \ -Anda bertanggung jawab untuk memperoleh lisensi bahwa sebelum mendistribusikan \ -Kode Covered. \ -\ -3. Hibah Anda. \cb2 Dalam pertimbangan, dan sebagai kondisi untuk, yang \ -\cb1 lisensi yang diberikan kepada Anda di bawah Lisensi ini, Anda dengan ini memberikan kepada \ -orang atau badan yang menerima atau mendistribusikan Kode Covered dibawah ini \ -Lisensi non-eksklusif, bebas royalti, terus-menerus, lisensi tidak dapat dibatalkan, \ -Berlaku Anda di bawah Hak Paten dan kekayaan intelektual lainnya \ -\pard\pardeftab720 -\cf0 \cb2 hak (selain paten) yang dimiliki atau dikendalikan oleh Anda, untuk menggunakan, \ -\pard\pardeftab720 -\cf0 \cb1 mereproduksi, menampilkan, mengubah, mensublisensikan, mendistribusikan dan \ -Menyebarkan Modifikasi eksternal Anda dari lingkup yang sama dan luasnya sebagai \ -Apple lisensi dalam Bagian 2.1 dan 2.2 di atas. \ -\ -4. Pekerjaan lebih besar. Anda dapat membuat pekerjaan yang lebih besar dengan menggabungkan Covered \ -\pard\pardeftab720 -\cf0 \cb2 Kode dengan kode lain tidak diatur oleh ketentuan dari Lisensi ini dan \ -\pard\pardeftab720 -\cf0 \cb1 mendistribusikan Larger Work sebagai produk tunggal. Dalam setiap contoh tersebut, \ -Anda harus memastikan persyaratan Lisensi ini dipenuhi untuk \ -Kode Covered atau bagiannya. \ -\ -5. Keterbatasan pada Lisensi Paten. Kecuali secara tegas dinyatakan dalam \ -Bagian 2, tidak ada hak paten lainnya, tersurat maupun tersirat, yang diberikan oleh \ -Apel di sini. Modifikasi dan / atau lebih besar mungkin memerlukan tambahan Pekerjaan \ -lisensi paten dari Apple Apple yang dapat memberikan dalam sendiri \ -kebijaksanaan. \ -\ -6. Ketentuan Tambahan. \cb2 Anda dapat memilih untuk menawarkan, dan mengenakan biaya untuk, \ -\cb1 garansi, dukungan, ganti rugi atau kewajiban kewajiban dan / atau \ -hak sesuai dengan lingkup lisensi yang diberikan di sini \ -("Ketentuan Tambahan") ke satu atau lebih penerima Kode Covered. \ -Namun, Anda dapat melakukannya hanya atas nama Anda sendiri dan sebagai satu-satunya Anda \ -\pard\pardeftab720 -\cf0 \cb2 tanggung jawab, dan bukan atas nama Apple atau Contributor manapun. \cb1 Anda \ -harus mendapatkan persetujuan penerima bahwa Ketentuan Tambahan tersebut \ -yang ditawarkan oleh Anda sendiri, dan Anda setuju untuk mengganti kerugian, membela, \ -dan tahan Apple dan setiap Kontributor tidak berbahaya untuk segala kewajiban \ -\cb2 dikeluarkan oleh atau klaim menegaskan terhadap Apple atau Contributor tersebut dengan \ -\pard\pardeftab720 -\cf0 \cb1 alasan apapun Ketentuan Tambahan tersebut. \ -\ -7. Versi Lisensi. \cb2 Apple dapat mempublikasikan direvisi dan / atau baru \ -versi dari Lisensi ini dari waktu ke waktu. \cb1 Setiap versi akan diberikan \ -nomor membedakan versi. Setelah Kode asli telah diterbitkan \ -\pard\pardeftab720 -\cf0 \cb2 bawah versi tertentu dari Lisensi ini, Anda dapat terus menggunakannya \ -\pard\pardeftab720 -\cf0 \cb1 di bawah persyaratan versi itu. Anda juga dapat memilih untuk menggunakan seperti \ -\pard\pardeftab720 -\cf0 \cb2 Asli Kode di bawah persyaratan dari setiap versi berikutnya ini \ -\pard\pardeftab720 -\cf0 \cb1 Lisensi diterbitkan oleh Apple. \cb2 Tidak ada yang lain selain Apple memiliki hak untuk \ -\cb1 memodifikasi istilah yang berlaku untuk Kode Covered dibuat di bawah ini \ -Lisensi. \ -\ -8. \cb2 TIDAK ADA JAMINAN ATAU DUKUNGAN. \cb1 Kode Covered mungkin berisi secara keseluruhan atau \ -bagian pra-rilis, belum teruji, atau tidak sepenuhnya diuji bekerja. Para Covered \ -Kode dapat mengandung kesalahan yang dapat menyebabkan kegagalan atau kehilangan data, dan \ -mungkin tidak lengkap atau mengandung ketidakakuratan. Anda secara tegas mengakui \ -\pard\pardeftab720 -\cf0 \cb2 dan setuju bahwa penggunaan Kode Covered, atau bagiannya, adalah di \ -\pard\pardeftab720 -\cf0 \cb1 Anda tunggal dan seluruh risiko. KODE DICAKUP INI DISEDIAKAN "SEBAGAIMANA ADANYA" DAN \ -TANPA JAMINAN, ATAU UPGRADE DUKUNGAN DARI APAPUN DAN APPLE DAN \ -APPLE'S PEMBERI LISENSI (S) (SECARA KOLEKTIF DISEBUT SEBAGAI "APPLE" UNTUK \ -\pard\pardeftab720 -\cf0 \cb2 MAKSUD DARI BAGIAN 8 DAN 9) DAN SEMUA KONTRIBUTOR TEGAS MENOLAK \ -\pard\pardeftab720 -\cf0 \cb1 SEMUA JAMINAN DAN / ATAU KONDISI, TERSURAT MAUPUN TERSIRAT, TERMASUK, NAMUN \ -TIDAK TERBATAS PADA, JAMINAN TERSIRAT DAN / ATAU KETENTUAN \ -DIPERDAGANGKAN, KUALITAS YANG MEMUASKAN, KELAYAKAN UNTUK TUJUAN TERTENTU \ -\pard\pardeftab720 -\cf0 \cb2 TUJUAN, DARI KEAKURATAN, kenikmatan QUIET, DAN NONPELANGGARAN DARI KETIGA \ -\pard\pardeftab720 -\cf0 \cb1 HAK PIHAK. APPLE DAN KONTRIBUTOR SETIAP TIDAK MENJAMIN TERHADAP \ -\pard\pardeftab720 -\cf0 \cb2 GANGGUAN dengan kenikmatan ANDA KODE DICAKUP, BAHWA \ -\pard\pardeftab720 -\cf0 \cb1 FUNGSI YANG TERDAPAT DALAM KODE DICAKUP AKAN MEMENUHI PERSYARATAN ANDA, \ -BAHWA PENGOPERASIAN DARI KODE DICAKUP AKAN TERGANGGU ATAU \ -BEBAS KESALAHAN, ATAU BAHWA CACAT PADA KODE DICAKUP AKAN DIPERBAIKI. NO \ -INFORMASI LISAN MAUPUN TERTULIS ATAU NASIHAT YANG DIBERIKAN OLEH APPLE, AN APPLE \ -PERWAKILAN RESMI ATAU KONTRIBUTOR APAPUN AKAN MENCIPTAKAN JAMINAN. \ -\pard\pardeftab720 -\cf0 \cb2 Anda mengakui bahwa Kode Covered tidak dimaksudkan untuk digunakan dalam \ -\pard\pardeftab720 -\cf0 \cb1 pengoperasian fasilitas nuklir, navigasi pesawat terbang, komunikasi \ -sistem, atau mesin kontrol lalu lintas udara dalam hal kegagalan \ -Kode Covered bisa mengakibatkan kematian, cedera pribadi, atau berat \ -fisik atau kerusakan lingkungan. \ -\ -9. BATASAN TANGGUNG JAWAB. SEPANJANG TIDAK DILARANG OLEH HUKUM, TIDAK DI \ -\pard\pardeftab720 -\cf0 \cb2 KEADAAN APAPUN APPLE ATAU KONTRIBUTOR TIDAK BERTANGGUNG JAWAB UNTUK SETIAP APAPUN INSIDENTAL, \ -\pard\pardeftab720 -\cf0 \cb1 KHUSUS, TIDAK LANGSUNG ATAU KERUSAKAN AKIBAT YANG TIMBUL DARI ATAU BERKAITAN \ -\pard\pardeftab720 -\cf0 \cb2 UNTUK LISENSI INI ATAU PENGGUNAAN ANDA ATAU KETIDAKMAMPUAN UNTUK MENGGUNAKAN KODE DICAKUP, ATAU \ -BAGIAN DARINYA, BAIK BERDASARKAN TEORI KONTRAK, JAMINAN, \ -\pard\pardeftab720 -\cf0 \cb1 KESALAHAN (TERMASUK KELALAIAN), TANGGUNG JAWAB PRODUK ATAU LAINNYA, BAHKAN JIKA \ -APPLE ATAU KONTRIBUTOR TERSEBUT TELAH DIBERITAHUKAN TENTANG KEMUNGKINAN TERSEBUT \ -KERUSAKAN DAN MESKIPUN KEGAGALAN DARI TUJUAN PENTING DARI APAPUN \ -PERBAIKAN. \cb2 BEBERAPA WILAYAH HUKUM TIDAK MENGIZINKAN PEMBATASAN KEWAJIBAN \ -\cb1 KERUSAKAN INSIDENTAL ATAU AKIBAT, SEHINGGA PEMBATASAN INI MUNGKIN TIDAK BERLAKU \ -UNTUK ANDA. Dalam total kewajiban akan ada acara Apple untuk Anda untuk semua \ -kerusakan (selain mungkin diperlukan oleh hukum yang berlaku) di bawah ini \ -\pard\pardeftab720 -\cf0 \cb2 Lisensi melebihi jumlah lima puluh dolar ($ 50.00). \ -\ -\pard\pardeftab720 -\cf0 \cb1 10. Merek Dagang. \cb2 Lisensi ini tidak memberikan hak untuk menggunakan \ -\cb1 merek dagang atau nama dagang "Apple", "Apple Computer", "Mac", "Mac OS", \ -"QuickTime", "QuickTime Streaming Server" atau merek dagang lainnya, \ -\pard\pardeftab720 -\cf0 \cb2 merek layanan, logo atau nama dagang milik Apple (secara kolektif \ -\pard\pardeftab720 -\cf0 \cb1 "Apple Marks") atau merek dagang apapun, merek layanan, logo atau nama dagang \ -milik Contributor manapun. Anda setuju untuk tidak menggunakan Merek Apple di \ -atau sebagai bagian dari nama produk yang berasal dari Kode Asli atau \ -\pard\pardeftab720 -\cf0 \cb2 untuk mendukung atau mempromosikan produk yang berasal dari Kode Asli lainnya \ -dibandingkan secara tegas diizinkan oleh dan sesuai yang ketat setiap saat \ -\pard\pardeftab720 -\cf0 \cb1 dengan merek dagang Apple pedoman ketiga pihak penggunaan yang diposting \ -di http://www.apple.com/legal/guidelinesfor3rdparties.html. \ -\ -11. Kepemilikan. Sesuai dengan lisensi yang diberikan di bawah Lisensi ini, \ -\pard\pardeftab720 -\cf0 \cb2 Kontributor masing mempertahankan semua hak, kepemilikan dan kepentingan dalam dan terhadap setiap \ -\pard\pardeftab720 -\cf0 \cb1 Modifikasi yang dilakukan oleh Contributor tersebut. Apel mempertahankan semua hak, \ -judul dan kepentingan dalam dan Kode Asli dan setiap Modifikasi \ -\pard\pardeftab720 -\cf0 \cb2 dilakukan oleh atau atas nama dari Apple ("Apple Modifikasi"), dan Apple seperti \ -\pard\pardeftab720 -\cf0 \cb1 Modifikasi tidak akan secara otomatis tunduk kepada Lisensi ini. Apel \ -dapat, atas kebijakannya sendiri, memilih untuk Lisensi Apple seperti \ -Modifikasi di bawah Lisensi ini, atau pada istilah yang berbeda dari yang \ -terkandung dalam Lisensi ini atau mungkin memilih untuk tidak lisensi mereka sama sekali. \ -\ -12. Pemutusan. \ -\ -12.1 Pemutusan. Lisensi ini dan hak yang diberikan berdasarkan perjanjian ini akan \ -mengakhiri: \ -\ -(A) secara otomatis tanpa pemberitahuan dari Apple jika Anda gagal mematuhi \ -\pard\pardeftab720 -\cf0 \cb2 setiap istilah (s) dari Lisensi ini dan gagal untuk menyembuhkan pelanggaran tersebut dalam waktu 30 \ -\pard\pardeftab720 -\cf0 \cb1 hari menyadari pelanggaran tersebut; \ -\ -(B) langsung dalam hal keadaan yang dijelaskan dalam Bagian \ -13.5 (b), atau \ -\ -\pard\pardeftab720 -\cf0 \cb2 (C) secara otomatis tanpa pemberitahuan dari Apple jika Anda, setiap saat selama \ -\pard\pardeftab720 -\cf0 \cb1 istilah dari Lisensi ini, dimulai suatu tindakan atas pelanggaran paten \ -terhadap Apple, dengan ketentuan bahwa Apple tidak pertama dimulai \ -action untuk pelanggaran paten terhadap Anda dalam hal itu. \ -\ -12,2 Efek Penghentian. Setelah pengakhiran, Anda setuju untuk segera \ -menghentikan penggunaan lebih lanjut, reproduksi, modifikasi, sublicensing dan \ -distribusi Kode Covered. \cb2 Semua sublisensi ke Kode Covered \ -\cb1 yang telah benar diberikan sebelum pengakhiran akan bertahan \ -pemutusan Lisensi ini. Ketentuan yang, menurut sifatnya, \ -harus tetap berlaku melampaui penghentian Lisensi ini akan \ -bertahan hidup, termasuk namun tidak terbatas pada Bagian 3, 5, 8, 9, 10, 11, \ -12,2 dan 13. Tidak ada pihak yang akan bertanggung jawab untuk lainnya kompensasi, \ -ganti rugi atau kerusakan apapun semata-mata sebagai akibat penghentian \ -Lisensi ini sesuai dengan ketentuan-ketentuannya, dan pemutusan ini \ -Lisensi akan tanpa mengurangi hak-hak lainnya atau obat dari \ -pihak manapun. \ -\ -13. Miscellaneous. \ -\ -Pengguna-Akhir Pemerintahan 13.1. Kode Covered adalah "barang komersial" sebagaimana \ -ditentukan dalam FAR 2.101. \cb2 Pemerintah perangkat lunak dan data teknis hak-hak \ -\cb1 Kode Covered hanya menyertakan hak-hak yang lazim diberikan kepada \ -umum sebagaimana dimaksud dalam Lisensi ini. Ini lisensi komersial adat \ -\pard\pardeftab720 -\cf0 \cb2 dalam data teknis dan perangkat lunak disediakan sesuai dengan FAR \ -12,211 (Data Teknis) dan 12.212 (Perangkat Lunak Komputer) dan, untuk \ -\pard\pardeftab720 -\cf0 \cb1 Departemen Pertahanan pembelian, DFAR 252.227-7015 (Data Teknis - \ -Produk Komersial) dan 227,7202-3 (Hak di Komputer Komersial \ -Perangkat Lunak atau Dokumentasi Perangkat Lunak Komputer). Oleh karena itu, semua US \ -\pard\pardeftab720 -\cf0 \cb2 Pengguna Akhir Pemerintah memperoleh Kode Ditutupi dengan hanya hak-hak yang \ -\pard\pardeftab720 -\cf0 \cb1 sebagainya di sini. \ -\ -13.2 Hubungan Para Pihak. \cb2 Lisensi ini tidak akan ditafsirkan sebagai \ -\cb1 menciptakan agen, kemitraan, joint venture atau bentuk lainnya \ -\pard\pardeftab720 -\cf0 \cb2 hukum hubungan antara atau di antara Anda, Apple atau Contributor manapun, dan \ -Anda tidak akan mewakili sebaliknya, apakah tegas, oleh \ -Implikasinya, penampilan atau sebaliknya. \ -\ -\pard\pardeftab720 -\cf0 \cb1 13,3 Independen Pembangunan. \cb2 Tidak ada dalam Lisensi ini akan mengganggu \ -Hak Apple untuk memperoleh, lisensi, mengembangkan, memiliki orang lain mengembangkan untuk \ -itu, pasar dan / atau mendistribusikan teknologi atau produk yang melakukan \ -\cb1 fungsi yang sama atau mirip sebagai, atau bersaing dengan, \ -Modifikasi, Pekerjaan yang lebih besar, teknologi atau produk yang Anda mungkin \ -mengembangkan, memproduksi, memasarkan atau mendistribusikan. \ -\ -Pelepasan 13,4; Konstruksi. Kegagalan oleh Apple atau Contributor untuk \ -melaksanakan setiap ketentuan dari Lisensi ini tidak akan dianggap sebagai pengabaian \ -masa depan penegakan itu atau ketentuan lainnya. Setiap hukum atau \ -\pard\pardeftab720 -\cf0 \cb2 regulasi yang mengatur bahwa bahasa kontrak harus \ -\pard\pardeftab720 -\cf0 \cb1 ditafsirkan terhadap drafter tidak akan berlaku untuk Lisensi ini. \ -\ -13.5 Pemutusan. (A) Jika karena alasan apapun pengadilan yang kompeten \ -yurisdiksi menemukan ada ketentuan dari Lisensi ini, atau bagian daripadanya, \ -tidak dapat ditegakkan, bahwa ketentuan dari Lisensi akan ditegakkan untuk \ -maksimum yang diizinkan sejauh sehingga efek manfaat ekonomi \ -\pard\pardeftab720 -\cf0 \cb2 dan maksud dari para pihak, dan sisanya dari Lisensi ini akan \ -\pard\pardeftab720 -\cf0 \cb1 terus berlaku sepenuhnya. (B) Sekalipun demikian, \ -jika hukum yang berlaku melarang atau membatasi Anda dari sepenuhnya dan / atau \ -khusus sesuai dengan Bagian 2 dan / atau 3 atau mencegah \ -terlaksananya salah satu dari mereka Bagian, Lisensi ini akan \ -segera mengakhiri dan Anda harus segera menghentikan setiap penggunaan \ -yang Covered Kode dan menghancurkan semua salinan itu yang dalam Anda \ -kepemilikan atau kontrol. \ -\ -13,6 Penyelesaian Sengketa. Setiap litigasi atau penyelesaian sengketa lainnya \ -antara Anda dan Apple yang berkaitan dengan Lisensi ini akan berlangsung di \ -Distrik Utara California, dan Anda dan Apple dengan ini setuju \ -yurisdiksi pribadi, dan tempat di, negara bagian dan federal \ -pengadilan dalam Distrik yang sehubungan dengan Lisensi ini. Para \ -penerapan Konvensi PBB tentang Kontrak \ -Barang Internasional secara tegas dikecualikan. \ -\ -13,7 Seluruh Perjanjian; Hukum. Lisensi ini merupakan \ -seluruh kesepakatan antara para pihak sehubungan dengan subjek \ -materi perjanjian ini. Lisensi ini diatur oleh hukum \ -Amerika Serikat dan Negara Bagian California, kecuali bahwa tubuh \ -Hukum California mengenai konflik hukum. \ -\ -\pard\pardeftab720 -\cf0 \cb2 Dimana Anda berada di provinsi Quebec, Kanada, berikut \ -klausul berlaku: Para pihak dengan ini mengkonfirmasi bahwa mereka telah meminta \ -\pard\pardeftab720 -\cf0 \cb1 bahwa Lisensi ini dan semua dokumen terkait disusun dalam bahasa Inggris. Les \ -\pard\pardeftab720 -\cf0 \cb2 pihak ONT Exige que le contrat et tous hadir les dokumen \ -\pard\pardeftab720 -\cf0 \cb1 connexes soient en Anglais rediges. \ -\ -Bukti A. \ -\ -\pard\pardeftab720 -\cf0 \cb2 "Bagian Copyright (c) 1999-2003 Apple Computer, Inc Semua Hak \ -\pard\pardeftab720 -\cf0 \cb1 Dilindungi. \ -\ -File ini berisi Kode Asli dan / atau Modifikasi Kode Asli \ -sebagaimana didefinisikan dalam dan yang tunduk kepada Lisensi Publik Sumber Apple \ -Versi 2.0 ('Lisensi'). \cb2 Anda tidak dapat menggunakan file ini kecuali dalam \ -\cb1 sesuai dengan Lisensi. Silahkan memperoleh salinan Lisensi di \ -http://www.opensource.apple.com/apsl/ dan membacanya sebelum menggunakan \ -file. \ -\ -Kode asli dan semua perangkat lunak didistribusikan di bawah Lisensi ini \ -didistribusikan pada 'SEBAGAIMANA ADANYA' dasar, TANPA JAMINAN APAPUN, BAIK \ -\pard\pardeftab720 -\cf0 \cb2 TERSURAT MAUPUN TERSIRAT, DAN APPLE DENGAN INI MENYANGKAL SEMUA JAMINAN TERSEBUT, \ -\pard\pardeftab720 -\cf0 \cb1 TERMASUK TANPA TERBATAS, SEGALA GARANSI PENJUALAN, \ -KESESUAIAN UNTUK TUJUAN TERTENTU, kenikmatan QUIET ATAU NON-PELANGGARAN. \ -\pard\pardeftab720 -\cf0 \cb2 Silahkan lihat Lisensi untuk bahasa tertentu yang mengatur hak dan \ -\pard\pardeftab720 -\cf0 \cb1 keterbatasan di bawah Lisensi. "} Index: branches/JrCs/package/Resources/id.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/id.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/id.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Jangan dinstall Apple Macintosh ASLI\ - -\fs22 \cf0 \ -\ -Tim pengembang :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Berterima kasih kepada :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Pakete :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: Rudolf Tingginehe & Babiloe\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/id.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/id.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/id.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Skrip ini telah selesai dan telah disematkan pada\ - berkas \cf2 @LOG_FILENAME@\cf3 yang ditaruh di\ -direktori utama dari partisi yang terinstall.\ -\ -\cf0 Silahkan \cf4 baca\cf0 berkas itu dan perhatikan apakah instalasi telah\ -sukses, dan simpan berkas tersebut jika selesai.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Hak kopi \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/he.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/he.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/he.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

חמלי×ון ×–×” שילוב של רכיבי ×‘×•×˜×œ×•×“×¨×™× ×©×•× ×™×.
×”×•× ×ž×‘×•×¡×¡ על ×™×™×©×•× fake EFI של David Elliott לפרויקט boot-132 של ×פל.
חמלי×ון מגיע ×¢× ×ª×›×•× ×•×ª עיקריות הב×ות:

-


-

תכונות חדשות בחמלי×ון גרסה 2.0

-


-

- ממשק משתמש בעל הת×מה ×ישית מל××” שמבי××” ×¦×‘×¢×™× ×œDarwin Bootloader.

-

- התחול דיסק התקנת OSX ריטייל על ידי העל×ת ramdisk בלי להיעזר בתכנות נוספות.

-

- היברנציה. ליהנות מחזרת המערכת שלך ממצב היברנציה בעזרת preview image.

-

- עקיפת SMBIOS לשינוי ערכי מפעל של נתוני SMBIOS.

-

- עקיפת DSDT לשימוש בDSDT בהת×מה ×ישית ×שר יכול לפתור מספר בעיות.

-

- ××™× ×’'קשן של Device Property ב×מצעות device-properties string.

-

- היבריד של boot0/boot1h ×œ×›×•× × ×™× ×”×ž×—×•×œ×§×™× ×‘×©×™×˜×•×ª MBR ו GPT.

-

- קוד זיהוי ×וטומטי של FSB ×פילו למעבדי AMD החדשי×.

-

- תמיכה בApple Software RAID.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

לקבלת מידע נוסף, ×× × ×‘×§×¨×• ב: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/he.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/he.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/he.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "êÛàÔ ÖÐê ÐÞÕèÔ ÜÔÙÕê ÞÕêçàê âÜ ÛÕàß ÔÞâèÛê."; -"ERROR_INSTALL" = "ÛÕàß ÖÔ ÐÙàÕ âÕÞÓ ÑÓèÙéÕê ÔÞâèÛê âÑÕè ÔâÓÛÕß ÔÖÔ."; - -"Newer_Package_Installed_message" = "ÒèáÔ ×ÓéÔ ÙÕêè éÜ ×ÞÜÙÐÕß ÛÑè ÞÕêçàê"; -"Intel_Mac_message" = "êÕÛàÔ ÖÕ ÜÐ ÙÛÕÜÔ ÜÔÙÕê ÞÕêçàê âÜ ÔÞ×éÑ ÔÖÔ"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon 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" = "Chameleon Standard"; -"Standard_description" = "Ôêçàê ×ÞÜÙÐÕß áØàÓèØÙê"; - -"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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "Settings"; -"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 ÜçÕÑå org.chameleon.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=Yes"; -"ShowInfo_description" = "Enables 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."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire"; -"EHCIacquire_description" = " ÜçÕÑå org.chameleon.Boot.plist, ÐäéèÕê ÖÐê Þêçàê ÑâÙÕê ÔèéÐÕê ÜEHCI ÑÑÙÕáÙÝ ÑâÙÙêÙÙÝ=y ÔÕáäê"; - -"EthernetBuiltIn_title" = "EthernetBuiltIn"; -"EthernetBuiltIn_description" = "ÔÕáäê EthernetBuiltIn=y ÜçÕÑå org.chameleon.Boot.plist, ÐäéèÕê ÖÐê ÞÕáÙäÔ âèÚ 'built-in' ÜÔêçàÙ Ôethernet éÜÚ."; - -"ForceHPET_title" = "ForceHPET"; -"ForceHPET_description" = " ÜçÕÑå org.chameleon.Boot.plist, ÐäéèÕê ÖÐê ÞäâÙÜÔ HPET âÜ æ'ÙäáØÙÝ éÜ Intel, ÜÑÙÕáÙÝ éÜÐ êÕÞÛÙÝ ÑÐÕäæÙÔ ÔÖÐê.ForceHPET=y ÔÕáäê"; - -"ForceWake_title" = "ForceWake"; -"ForceWake_description" = " ÜçÕÑå org.chameleon.Boot.plist, ÐÕäæÙÔ ÖÐê ÞÐäéèê âçÙäê sleep images.ForceWake=y ÔÕáäê"; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset"; -"UHCIreset_description" = " ÜçÕÑå com.apple.Boot.plist, ÐäéèÕê ÖÐê ÞÐäáê ÑçèÙ UHCI ÜäàÙ Ðê×ÕÜ OSX.UHCIreset=y ÔÕáäê"; - -"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" = " ÜçÕÑå org.chameleon.Boot.plist, ÐäéèÕê ÖÐê ÞäâÙÜÔ ÖÙÔÕÙ ÐÕØÕÞØÙ éÜ ÛèØÙáÙ ÞáÚ NVIDIA.GraphicsEnabler=y ÔÕáäê"; - -"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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "âÙæÕÑ áØàÓèØÙ éÜ ×ÞÜÙÐÕß."; - -"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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "ÐÕáã éÜ âÙæÕÑÙÝ ÜÞÞéç ÔÒèäÙ -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/he.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/he.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/he.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/he.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/he.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/he.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -Developers :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Thanks to :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: ???\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/he.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/he.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/he.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/el.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/el.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/el.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project.

-


-

Chameleon v2 is extended with many features. For example:

-


-

- Fully customizable GUI to bring some color to the Darwin Bootloader.

-

- Load a ramdisk to directly boot retail DVDs without additional programs.

-

- Hibernation. Enjoy resuming your Mac OS X with a preview image.

-

- SMBIOS override to modify the factory SMBIOS values.

-

- DSDT override to use a modified fixed DSDT which can solve several issues.

-

- Device Property Injection via device-properties string.

-

- hybrid boot0 / boot1h for MBR and GPT partitioned disks.

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

FAQ's: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/el.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/el.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/el.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "‘ÅÄÌ Ä¿ »¿³¹Ã¼¹ºÌ ÀÁ­Àµ¹ ½± µ³º±Ä±Ãı¸µ¯ ÃÄ¿ ´¹±¼­Á¹Ã¼± µºº¯½·Ã·Â Ä¿Å ´¯Ãº¿Å."; -"ERROR_INSTALL" = "‘ÅÄÌ Ä¿ ´¹±¼­Á¹Ã¼± ´¯Ãº¿Å ´µ½ À»·Á¿¯ Ĺ ÀÁ¿´¹±³Á±Æ­Â ³¹± ±ÅÄ® Ä·½ ±½±²¬¸¼¹Ã·."; - -"Newer_Package_Installed_message" = "œ¹± ½µÌĵÁ· ­º´¿Ã· Ä¿Å Chameleon µ¯½±¹ ®´· µ³º±ÄµÃÄ·¼­½·."; -"Intel_Mac_message" = "‘ÅÄÌ Ä¿ »¿³¹Ã¼¹ºÌ ´µ½ ¼À¿Áµ¯ ½± µ³º±Ä±Ãı¸µ¯ õ ±ÅÄÌ Ä¿½ ÅÀ¿»¿³¹ÃÄ®."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon 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" = "Chameleon 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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "Settings"; -"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; - -"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' ÃÄ¿ org.chameleon.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=Yes"; -"ShowInfo_description" = "Enables 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."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = " Á¿Ã¸®º· EHCIacquire=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® ´¹¿Á¸Î½µ¹ º¬¸µ EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = " Á¿Ã¸®º· EthernetBuiltIn=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® ¸± ÀÁ¿Ã¸­Ãµ¹ Ä¿ DZÁ±ºÄ·Á¹ÃĹºÌ 'built-in' ÃÄ¿Å µ»µ³ºÄ­Â ´¹ºÄÍ¿Å."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = " Á¿Ã¸®º· ForceHPET=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® µ½µÁ³¿À¿¹µ¯ Ä¿ HPET õ Intel chipsets ³¹± ı BIOS À¿Å ´µ½ ­Ç¿Å½ ±ÅÄ® Ä·½ Á͸¼¹Ã·."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = " Á¿Ã¸®º· ForceWake=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® ñ µÀ¹ÄÁ­Àµ¹ ½± ±³½¿µ¯Äµ bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset"; -"UHCIreset_description" = " Á¿Ã¸®º· UHCIreset=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® ¸± º¬½µ¹ reset Ä¿Å µ»µ³ºÄ­Â UHCI º¬¸µ Æ¿Á¬ ÀÁ¹½ Ä·½ µºº¯½·Ã· Ä¿Å 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=Yes"; -"GraphicsEnabler_description" = " Á¿Ã¸®º· GraphicsEnabler=y ÃÄ¿ org.chameleon.Boot.plist. ‘ÅÄ® · µÀ¹»¿³® ¸± ±½±³½ÉÁ¯Ãµ¹ ±ÅÄ̼±Ä± Ãż²±Ä­Â º¬Áĵ GPU ²±Ã¹Ã¼­½µÂ õ 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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// 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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "˜­¼±Ä±"; -"Themes_description" = "£Å»»¿³® ´µ¹³¼¬Äɽ ±ÀÌ ¸­¼±Ä± -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/el.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/el.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/el.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/el.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/el.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/el.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -Developers :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Thanks to :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: ???\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/el.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/el.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/el.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/zh_CN.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/zh_CN.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/zh_CN.lproj/Description.html (revision 1842) @@ -1,46 +0,0 @@ - - - - - - - - - -

Chameleon 是一个结åˆè®¸å¤šç»„件的开机引导器。这些组件的演å˜æ¥è‡ªäºŽ David Elliott 加入 Apple çš„ boot-132 程åºé¡¹ç›®çš„ fake EFI 安装工具。

-


-

Chameleon v2 现在已ç»æ‰©å……了许多功能。例如:

-


-

- 客制化的图形用户介é¢ï¼Œä¸º Darwin Bootloader 带æ¥æ›´å¤šçš„色彩。

-

- 无须其他程åºï¼Œå³å¯è½½å…¥ ramdisk æ¥ç›´æŽ¥å¯åŠ¨ 零售版 DVD。

-

- 支æŒç¡çœ ã€‚ å¯ä½¿ç”¨ç¡çœ æ˜ åƒæ¢å¤ç»§ç»­ä½¿ç”¨ Mac OS X 。

-

- å¯ä½¿ç”¨ä¿®æ”¹è¿‡çš„ SMBIOS 覆盖 SMBIOS 之出厂设定值。

-

- å¯ä½¿ç”¨ä¿®æ­£è¿‡çš„ DSDT 覆盖原始 DSDT,并å¯è§£å†³è®¸å¤šé—®é¢˜ã€‚

-

- å¯é€è¿‡ device-properties string 自动注入设备属性。

-

- æ”¯æŒ MBR åŠ GPT 分区ç£ç›˜çš„  boot0 / boot1h 多é‡å¼€æœºåŠŸèƒ½ã€‚

-

- 具有自动侦测 FSB ç åŠŸèƒ½ï¼Œå¹¶å¯ç”¨äºŽæ–°å¼çš„ AMD CPU。

-

- æ”¯æŒ Apple Software RAID 功能。

-

- æ”¯æŒ Nvidia & ATI/AMD 显示å¡å¯ç”¨åŠŸèƒ½ã€‚

-

- 支æŒæ¨¡ç»„功能。

-

- 支æŒæ”¹ç¼–自 memtest86: http://www.memtest.org 的内存侦测功能。

-

- å…·æœ‰è‡ªåŠ¨ç”Ÿæˆ P-State åŠ C-State 的原生电æºç®¡ç†ä¹‹åŠŸèƒ½ã€‚

-

- 具有信æ¯çºªå½•ä¹‹åŠŸèƒ½ã€‚

-


-

æºä»£ç ä¾ç…§ Gnu Public License v2 的原则释放于以下网站上。

-

http://forge.voodooprojects.org/p/chameleon

-


-

常è§é—®é¢˜: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/zh_CN.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/zh_CN.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/zh_CN.lproj/Localizable.strings (revision 1842) @@ -1,377 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "dkoöNÅ_{˜‰[ň(WN*N/T¨RwS—[0"; -"ERROR_INSTALL" = "dkwS—[*g&{Tdkôf°e@b—„v‰Bl0"; - -"Newer_Package_Installed_message" = "û|ß~-Nò]‰[ň†NN*Nƒ°eHr,g„v Chameleon 0"; -"Intel_Mac_message" = "dkoöNàeÕl(Wdk5u -N‰[ň0"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "‰[ň{|‹W"; -"InstallType_description" = " ébÛLˆhQ°e‰[ňbôf°e‰[ň0"; - -"New_title" = "hQ°e‰[ň"; -"New_description" = "YýNîvhR:Sò]X[(W„v /Extra îvU_0‚Yœg ÖS boot åNY„vvQÖN‰[ň y˜ ÿ\YýNŸS g„v /Extra ¾‹n‡eöN ÿv^ú^Ëz°e„v /Extra ¾‹n‡eöN0"; - -"Upgrade_title" = "ôf°e‰[ň"; -"Upgrade_description" = "Tv^îvhR:Sò]X[(W„v /Extra îvU_0‚Yœg ÖS boot åNY„vvQÖN‰[ň y˜ ÿ\Tv^ŸS g„v /Extra ¾‹n‡eöN0"; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "€{ €ŠKN ÿØSr‚™Ÿ—‰ N*NÅ_‰„v‡eöN0 -boot0 ((WlxØv„v MBR) #}eQ boot10 -boot1 ((WR:S„v_:gÁx:S boot-sector) dû[ boot20 -boot2 ((WR:S„v9hîvU_) }eQû|ß~…Q8hI{I{0"; - -"Standard_title" = "hÆQ‰[ň"; -"Standard_description" = "dk y˜O‰[ň N*NÅ_‰‡eöN ÿv^Ogq¨`„vû|ß~—Bl\ boot0 b boot0md ™QeQ MBR „vMR 440 MOCQ ÿåNMQ_cOWûNUOò]Ï~X[(W„v Windows :gx06qT boot0 O(W,{N*N/T¨RR:Sdû[ boot1h ÿ € boot0md ïSåN(W,{ŒN*NlxØv„v,{N*N/T¨RR:Sdû[ boot1h0"; - -"EFI_title" = "EFI ‰[ň"; -"EFI_description" = "dk y˜O‰[ň N*NÅ_‰‡eöN0Rck8^–Ï…„v EFI R:S ÿv^Ogq¨`„vû|ß~—Bl\ boot0 b boot0md ™QeQ MBR „vMR 440 MOCQ ÿåNMQ_cOWûNUOò]Ï~X[(W„v Windows :gx06qT boot0 O(W,{N*N/T¨RR:Sdû[ boot1h ÿ € boot0md ïSåN(W,{ŒN*NlxØv„v,{N*N/T¨RR:Sdû[ boot1h0"; - -"noboot_title" = "†v -N‰[ň"; -"noboot_description" = " -N‰[ňØSr‚™Ÿ_ü[hV ((uŽNÅN‰[ň Extra Ä~öN)0"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "!jWW y˜"; -"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" = "!jWW‰[ňMOn /Extra/modules/klibc.dylib -dk!jWW(W Chameleon „v library -NweO(uöe ÿïSÐc›ON*NhÆQ„v c library Ù~vQÖN!jWWþ”Ó~O(u 0 -îvMRÅN g uClibc++ library þ”Ó~O(u0 -nãNx: http://www.kernel.org/pub/linux/libs/klibc/ "; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "!jWW‰[ňMOn /Extra/modules/Resolution.dylib -dk!jWWOÎNÞ¥c„v;N‰>f:yhV-N ÿû‹ÖSvQO\U^„v EDID áOo`0 -Ù*N!jWWîvMRv^*gteT0R trunk Hr,g…Q ÿ €/fÇ‘ìrËzÐ\O0 -æSY ÿdk!jWWOîOckéeg Intel HD >faS„v VESA !j_ ÿïS(W_:g_ü[Bf ÿÇ‘(ucknx„vR¨‡s0"; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "!jWW‰[ňMOn /Extra/modules/uClibcxx.dylib -dk!jWWÐc›ON*N¾|€{„v c++ runtime library Ù~vQÖN!jWWþ”Ó~O(u0 -!jWW,g«Ž -NÐc›OûNUOŸRý€ ÿ €/f(uegAQ¸‹vQÖN!jWWïSO(u c++ í‹Š0 -÷‹èla rtti ŒT ‹OY ýò]«ˆy(u0 -nãNx: http://cxx.uclibc.org/ -OX[: klibc "; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "!jWW‰[ňMOn /Extra/modules/Keylayout.dylib -.•Øv^@\ ÿdk!jWWAQ¸‹(u7bš[IN.•Øv c.•„v f\0"; - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "å]wQ y˜"; -"Utility_description" = "OS©R‰[ň¾‹n„v‡eöN0"; - -"PrefPanel_title" = "û|ß~OP}Y¾‹nb—g"; -"PrefPanel_description" = "‰[ň Chameleon û|ß~OP}Y¾‹nb—g0"; - -"SMBIOSDefault_title" = "SMBios.plist"; -"SMBIOSDefault_description" = " -Y6R smbios.plist ƒ‹O ó /Extra/Configuration0"; - -"Documentation_title" = "ô‹f‡eöN"; -"Documentation_description" = "Chameleon Kb¨R‰[ňÊSO(u„vô‹f‡eöN0"; - - -// ============================================================================ -// 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" = "_:g y˜"; -"Options_description" = "Rú^ /Extra/org.chameleon.Boot.plist ÊS (u¨`—‰„v Chameleon _:g y˜ÊS…Q8hÂSpe0"; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "(Øž¤‹/f Yes) –Ï… þVb_(u7bËNb—„v Chameleon _:g US0"; - -"GUI_title" = "GUI=No"; -"GUI_description" = "(Øž¤‹/f Yes) y(u Øž¤‹_/TKNþVb_(u7bËNb—0"; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "(Øž¤‹/f No) _:g;ub—O(u Oß~„v Apple Logo(}v•^ppù‚œg) ÿ € -NO(u;N˜˜…Q@bš[INKN boot.png0"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "(Øž¤‹/f No) óÇPpe;ub— ÿôv¥c>f:yR:S_:g éb;ub—0"; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "(Øž¤‹/f No) /T(uY—Øž_:g!j_( -NOúQ°sáOo`bÐc:y)0"; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "(Øž¤‹/f No) /T(u (W_:gþV:y USæ] -N¹e>f:yR:SÊSR¨‡s„væ‹Æ~áOo`„vŸRý€0}†6qONN›NÌ€of;N˜˜ÑSu²Qz ÿ(W˜’cd–öe ÿtS/f^—8^ g(u„váOo`0"; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "(Øž¤‹/f No) (W Chameleon }eQŒ[ÕkT‚f\P ÿv^(W cûNa.• Tç~í~}eQ mach kernel ÿT˜’cd–öe-dM‘ (-v) pUU!j__:gNwO(u0"; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "(Øž¤‹/f 64 MO) /T(u 32 MO!j__ü[…Q8h_:g ÿ €^—Øž¤‹„v 64 MO_:g0"; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "(Øž¤‹/f No) /T(u EHCI îOckŸRý€ ÿïSîO -YûNUO -No‚ BIOS b„v EHCI @b gCg˜0"; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "(Øž¤‹/f No) /T(u\åN*YQaS¾‹nb …Qú^ „vŸRý€0dkŸRý€êSïS©‹QaSÆ‹+R:N…Qú^ ÿv^àeqš¨R„vŸRý€0"; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "(Øž¤‹/f No) ù[ BIOS -Nàe HPET y˜KN Intel ¯‚GrÄ~;Ng ÿ:_6R_/T HPET ŸRý€0"; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "(Øž¤‹/f No) /T(u:_6R†‰Övaw wD™e fÏPŸRý€ ÿdk y˜ïSåN†‰Övv^ý_eu -NcknxKNO w fÏP‡eöN0"; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "(Øž¤‹/f Yes) y(u ê¨R/T(u„vÍ‘°e_:gîOckŸRý€ (Intel CPU N(u)0"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "(Øž¤‹/f No) /T(u UHCI îOckŸRý€0ïS(WÛeQ OS X KNMR ÿHQÍ‘n UHCI §c6RhV0"; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "(Øž¤‹/f Yes) y(u ê¨R/T(u„v…QX[Æ‹+RŸRý€0"; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "(Øž¤‹/f No) Lion N(u ÿ (u Yes \}eQ„˜þ”¥c„v KernelCache ÿv^ý_eu /Extra/Extensions ŒT /System/Library/Extensions ÊS Extensions.mkext0ú^®‹(W KernelCache ò]…Q+T@b gÅ_‰„vqš¨Röe ÿMb/T(u0"; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "(Øž¤‹/f No) /T(uaw w$U’‘ŸRý€ ÿ\Õ‹}eQgTN!kO wöeÝOX[„vaw w fÏP0"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States New=Yes"; -"CSTUsingSystemIO_description" = "(Øž¤‹/f No) Ç‘(u SystemIO registers ub C-States _CST „v°e¹eÕl0(^—ŸSeg„v FixedHW ¹eÕl)"; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "(Øž¤‹/f No) ¾‹n Yes ý_eu;Ng BIOS …Qú^KN SSDT hˆ ÿïSû‹ÖS Extra ‡eöN9Y-N„v SSDT D™e0/Extra/SSDT.aml0"; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "(Øž¤‹/f No) :_6Rub C2 State :N¡{t CPU 5un¶r` ÿïSåN©‹ CPU (Wò•n¶r` NYŽNNOŸR€¶r`0N,‚egô‹peW[Š'YvQ‚‚ý€HeœgasO0"; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "(Øž¤‹/f No) :_6Rub C3 State :N¡{t CPU 5un¶r` ÿïSåN©‹ CPU (Wò•n¶r` NYŽNNOŸR€¶r`0N,‚egô‹peW[Š'YvQ‚‚ý€HeœgasO0"; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "(Øž¤‹/f No) :_6Rub C4 State :N¡{t CPU 5un¶r` ÿïSåN©‹ CPU (Wò•n¶r` NYŽNNOŸR€¶r`0N,‚egô‹peW[Š'YvQ‚‚ý€HeœgasO0"; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "(Øž¤‹/f No) /T(uê¨Rub CPU ò•nO w¶r`„vŸRý€ (C-States) ÿ¡{t CPU 5un¶r` ÿïSåN©‹ CPU (Wò•n¶r` NYŽN -N TNOŸR€¶r`0"; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "(Øž¤‹/f No) /T(uê¨Rub CPU ŸR€hˆ°s¶r`„vŸRý€ (P-States) ÿ¡{t CPU '`ý€¶r` ÿïSåN©‹ CPU (W -N T}Ï‘ N9eØSŸR€0"; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "¾‹n>f:yhVR¨‡s:N 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "¾‹n>f:yhVR¨‡s:N 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "¾‹n>f:yhVR¨‡s:N 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "¾‹n>f:yhVR¨‡s:N 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "¾‹n>f:yhVR¨‡s:N 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "¾‹n>f:yhVR¨‡s:N 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "¾‹n>f:yhVR¨‡s:N 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "¾‹n>f:yhVR¨‡s:N 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "¾‹n>f:yhVR¨‡s:N 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "¾‹n>f:yhVR¨‡s:N 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "¾‹n>f:yhVR¨‡s:N 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "(Øž¤‹/f No) /T(u>faS¦OKmŸRý€0ê¨RÆ‹+R >faS GPU v^èleQcknx„v¾‹Y^\'`áOo`0"; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "(Øž¤‹/f No) /T(u ATI EEPRom ŸRý€ ÿïS(W -N7R>faS BIOS „vÅ`µQ NO(uîO9e„v Rom0÷‹}T -T:N  VenderID_DeviceID_SubsysID.rom >en Extra ‡eöN9Y0‚Yÿ/Extra/1002_68C1_FD501179.rom0"; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "(Øž¤‹/f No) /T(u Nvidia EEPRom ŸRý€ ÿïS(W -N7R>faS BIOS „vÅ`µQ NO(uîO9e„v Rom0÷‹}T -T:N  VenderID_DeviceID.rom >en Extra ‡eöN9Y0‚Yÿ/Extra/10de_0614.rom0"; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "(Øž¤‹/f No) /T(u Nvidia VBIOS ŸRý€0ÅNˆ”ù[ Nvidia >faS„vÂSpe y˜ ÿATI >faS÷‹ÿRO(u0/T(uû‹ÖS>faSÂSpe ÿïS(W>faSáOo`-N>f:y ROM îOckHr áOo`0"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "-v pUU!j_"; -"Verbose_description" = "O(u (-v) pUU!j_ÛeQ ÿAQ¸‹¨`(W>f:yhV -Nû‹ÖS ØSr‚™Ÿ ŒT OS X …Q8h $N€(W_:göe§Nu„vª~U_áOo`0Ù/f(W_:göe’cd–˜„vúW,g(uÕl0"; - -"Singleusermode_title" = "-s US(u7b!j_"; -"Singleusermode_description" = "O(u (-s) US(u7b!j_ÛeQ ÿ(W’cd–˜öe ÿïSŽN(W_:gO(u (-s) ÛeQ OS X „v BSD/Unix }TäN!j_0"; - -"Ignorecaches_title" = "-f ý_eu Caches"; -"Ignorecaches_description" = "O(u (-f) ý_eu Caches !j_ÛeQ ÿv^^—Ïkåe_:gÅ_Y„v„v y˜ ÿFOïSÏ~1uý_eu„˜6R„v Caches ÿåNO OS X ïSåNÍ‘°e}eQ@b gMOŽNû|ß~îvU_„v kext ‡eöN0"; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "ïS(WÐg›Nû|ß~ -N’cd– 'PCI configuration begin' „v•ï‹00x2000 /f kIOPCIConfiguratorPFM64 flag ÿïS(W IOPCIFamily „v source code -N~b0RøvsQáOo`0"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "ïS(WÐg›Nû|ß~ -N’cd– 'PCI configuration begin' „v•ï‹00x3000 /f kIOPCIConfiguratorPFM64 flag ÿïS(W IOPCIFamily „v source code -N~b0RøvsQáOo`0"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Lion N(u0y(u 'low power wake' „vŸRý€ ÿ(W>f:yhVaw w$U’‘KNT ÿ göeïSý€OÑSu>f:yhVÑžO\„v¶rµQ0"; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "·_í‹ Mac .•Øv^@\"; -"mac-de_description" = "O(u·_ýV„v Mac .•Øv„v.•Øv^@\"; - -"mac-es_title" = "‰ísYrí‹ Mac .•Øv^@\"; -"mac-es_description" = "O(u‰ísYr„v Mac .•Øv„v.•Øv^@\"; - -"mac-fr_title" = "Õlí‹ Mac .•Øv^@\"; -"mac-fr_description" = "O(uÕlýV„v Mac .•Øv„v.•Øv^@\"; - -"mac-it_title" = "a'Y)Rí‹ Mac .•Øv^@\"; -"mac-it_description" = "O(ua'Y)R„v Mac .•Øv„v.•Øv^@\"; - -"mac-se_title" = "^txQí‹ Mac .•Øv^@\"; -"mac-se_description" = "O(u^txQ„v Mac .•Øv„v.•Øv^@\"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "Õlí‹ PC .•Øv^@\"; -"pc-fr_description" = "O(uÕlýV„v PC .•Øv„v.•Øv^@\"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "…Q];N˜˜"; -"Embed_description" = "Embedÿ\ €€{USNïSŽNÑ‹ boot öe ÿ…Q](W Chameleon Ì‘„v;N˜˜."; - -"Legacy_title" = " Oß~;N˜˜"; -"Legacy_description" = "LegacyÿChameleon v2.0 RC1 „vŸSËYØž¤‹;N˜˜."; - -"Default_title" = "Øž¤‹;N˜˜"; -"Default_description" = "DefaultÿChameleon v2.0 RC5 „v°eHrØž¤‹;N˜˜."; - -"Bullet_title" = "P[9_;N˜˜"; -"Bullet_description" = "Bulletÿegê NoSmokingBandit 2009.4 „vN*N\ç]ïS1r„vP[9_;N˜˜."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "§c6R y˜"; -"Control_description" = "¾‹n§c6R Chameleon „vÐ\O¹e_0"; - -// General -"General_title" = "N,‚ y˜"; -"General_description" = " ÖSN›NúW,g„v y˜0"; - -// KernelFlags -"KernelFlags_title" = "…Q8hÂSpe"; -"KernelFlags_description" = " ÖS gsQ kernel flags „vTÍy…Q8hÂSpe¾‹n0æSïSŽN_:göe ÿ.•eQåN N}TäNM‘TO(u0"; - -// PowerManagement -"PowerManagement_title" = "5un¡{t"; -"PowerManagement_description" = "N›N¾‹n5un¡{tŒT speedstep „v y˜0"; - -// Resolution -"Resolution_title" = "R¨‡s¾‹n"; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = ">faS y˜"; -"Video_description" = "N›N¾‹n>faS„v y˜0"; - -// Keymaps -"Keymaps_title" = ".•Øv^@\"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = ";N˜˜ y˜"; -"Themes_description" = " Æ–„vN›N;N˜˜ƒ‹O0 -ïS(W http://forum.voodooprojects.org/index.php/board,7.0.html ~b0RôfY„v;N˜˜0"; - - -// ============================================================================ -// 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" = " -N‰[ň"; -"ChooseNone-Resolution_description" = " -N ÖS‰[ňûNUO>f:yhVR¨‡s0"; - -"ChooseNone-keylayout_title" = " -N‰[ň"; -"ChooseNone-keylayout_description" = " -N ÖS‰[ňûNUO.•Øv^@\0"; - \ No newline at end of file Index: branches/JrCs/package/Resources/zh_CN.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/zh_CN.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_CN.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/zh_CN.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/zh_CN.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_CN.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,60 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset136 STHeitiTC-Light;\f2\fnil\fcharset134 STHeitiSC-Light; -} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\pard\qc - -\f1 \cf2 \uc0\u35831 \'a4\'c5\'a6\'77\u35013 \'a8\'ec -\f0 \cf2 Apple -\f1 \cf2 \'aa\'ba -\f0 \cf2 Macintosh -\f1 \cf2 \uc0\u30005 \u33041 -\f0 \cf2 \ -\pard\qc - -\fs22 \cf0 \ -\ -\pard\qc - -\f2 \cf0 \'bf\'aa\'b7\'a2\'d5\'df -\f0 :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\pard\qc - -\f2 \cf0 \'b8\'d0\'d0\'bb -\f0 :\ -\pard\qc - -\b0 \cf0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\f2\b \cf0 \'b7\'e2\'d7\'b0\'d5\'df -\f0 :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language -\f1\fs20 \'c2\'bd\uc0\u35793 -\f0\fs18 : crazybirdy, Ulimate\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/zh_CN.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/zh_CN.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/zh_CN.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset134 STHeitiSC-Light;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ - -\f1 \'b0\'b2\'d7\'b0\'b3\'cc\'d0\'f2\'d2\'d1\'be\'ad\'cd\'ea\'b3\'c9 -\f0 \ - -\f1 \'b2\'a2\'d4\'da\'d1\'a1\'d4\'f1\'b0\'b2\'d7\'b0\'b5\'c4\'b7\'d6\'c7\'f8\'bd\'a8\'c1\'a2 -\f0 \cf2 \ -@LOG_FILENAME@\cf3 -\f1 \cf0 \'bc\'cd\'c2\'bc\'ce\'c4\'bc\'fe\'a1\'a3 -\f0 \cf2 \ -\ - -\f1 \cf0 \'c7\'eb -\f0 -\f1 \cf4 \'cf\'ea\'d4\'c4\'bc\'cd\'c2\'bc\'ce\'c4\'bc\'fe -\f0 \cf0 \ - -\f1 \'c8\'b7\'c8\'cf\'b0\'b2\'d7\'b0\'ca\'c7\'b7\'f1\'b3\'c9\'b9\'a6\'a3\'ac\'b2\'a2\'b1\'a3\'c1\'f4\'b0\'b2\'d7\'b0\'bc\'cd\'c2\'bc\'ce\'c4\'bc\'fe\'b1\'b8\'b2\'e9\'a1\'a3 -\f0 \ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/ar.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ar.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ar.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

‎‎الشامليون عباره عن مزيج من مختل٠مكونات محمل الاقلاع٫
بنى عل ىالتطبيق Fake EFI لصاحبه David Elliott واضي٠الى مشروع Apple's boot-132 ٫
‎تم تطوير الشامليون ليضم المميزات التالية

-


-

‎المميزات الجديده ÙÙ‰ الشامليون ٢٫٠ -


-

- واجهه قابله للتخصيص الكامل لاضاÙÙ‡ بعض الالوان لمحمل الاقلاع Darwin Ù«

-

- اقلاع الاقراص الاصلية عن طريق تحميل صوره Ù„ ramdisk مباشرة دون الحاجه لبرامج اضاÙية

-

- السبات Hibernation ٫ استمتع باستئنا٠الماكنتوش من الحالة السابقه ٫

-

- ‎امكانيه تعديل القيم المصنعيه ل SMBIOS باستخادم SMBIOS.plist ٫

-

- ‎امكانيه استخدام DSDT.aml ‎المصححة التى تسطيع حل الكثير من العيوب

-

- ‎امكانيه حقن بعض المكونات لكى تعمل عن الطريق device-properties string ٫

-

- ‎تحتوى على هجين من boot0 / boot1h ‎من اجل الاقراص المقسمة بنظامى MBR . GPT ٫

-

- ‎تحديد كود الناقل الامامى اوتوماتيكيا حتى مع اخر المعالجات لشركه AMD ٫

-

- ‎دعم ل Apple Software RAID

-

- دعم تشغيل كروت الشاشة من nvidia , Ati/AMD .

-

- دعم Module

-

- الكش٠عن الذاكرة مقتبس من memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation لادارة الطاقة كما يجب ان يكون .

-

- Message logging.

-


-

هذا البرنامج صدر تحت رخضة الاصدار الثانى الهام ل Gnu .

-

http://forge.voodooprojects.org/p/chameleon

-


-

‎ لمزيد من المعلومات قم بزيارة موقعناhttp://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ar.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ar.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ar.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = " J,( *+(J* G0' 'D(1F'E, 9DI H-/) 'D*.2JF (/! 'D*4:JD"; -"ERROR_INSTALL" = "G0' 'D('1*4F D'JAI (E*7D('* G0' 'D*-/J+ k"; - -"Newer_Package_Installed_message" = "*E ('DA9D *+(J* '5/'1 '-/+ EF G0' 'D(1F'E,"; -"Intel_Mac_message" = "D' JECF *+(J* G0' 'D(1F'E, 9DI G0' 'DCE(JH*1"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "FH9 'D*+(J*"; -"InstallType_description" = "'.*'1 E' (JF *+(J* ,/J/ 'H *-/J+ 'DB/JE"; - -"New_title" = "*+(J* ,/J/"; -"New_description" = " ./ F3.) '-*J'7J) EF E,D/ 'D'C3*1' 'F H,/ AI 'D('1*4F 'DE.*'1 A3HA J*E 'F4'! H'-/ ,/J/ DH BE* ('.*J'1 'I EF 'D.J'1'* AI 'D(1F'E, :J1 'D(H* DH/1"; - -"Upgrade_title" = "*-/J+"; -"Upgrade_description" = "3HA J*E /E, 'I .J'1 'F* *.*'1G 'DI 'D.J'1'* 'DE6'A) ('DA9D AI AHD/1 'D'C3*1' AI 'D('1*4F 'DE.*'1 'D*+(J* 9DJG"; - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "'D(H* DH/1 J-*', 'DDI +D'+ EDA'* (('.*5'1 ) -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" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; - -"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" = "EAJ/ '0' CF* *1J/ AB7 **(J* 'D'C3*1'"; - - -// ============================================================================ -// 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" = "G0G 'D'6'A) *B1' E9DHE'* 'D4'4) 'D'3'3J) 'DE*5D) ('D,G'2 -G0G 'D'6'A) :J1 E/E,G AI trunk 'DI 'D'F H DG' '3*./'E (3J7 -('D'6A) A'FG' *BHE ('D*9/JD 9DI vesa mode DC1H* 'D4'4) 'F*D D*-5D 9DI 12DJH4F 4'4*C '+F'! 'D'BD'9"; - -"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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "Settings"; -"Options_description" = "(H'37) '.*J'1 'I EF G0G 'D.J'1'* /Extra/org.chameleon.Boot.plist 'F4I"; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "'D9'! 'I C*('* *8G1 AI H',GG 'D(H* E+D 1BE F3.) 'D(H*"; - -"GUI_title" = "GUI=No"; -"GUI_description" = "'D:'! 'DH',GG 'D13HEJ) DD(H*"; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "'3*./'E DH,H 41C) '(D 'D'5DI '+F'! (/! 'D*4:JD (/D' EF 'DE9/D 'D0I J'*I E9 'D+JE"; - -"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=Yes"; -"ShowInfo_description" = "Enables 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" = "JHBA 'D*H(J* (9/ E' 'F JBHE 'D4'EJDHF (9EDJ'*G EAJ/ DH H',GC E4'CD EF 'D(H* DH/1 k"; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting 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=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; - -"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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// 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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/ar.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ar.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ar.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/ar.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ar.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ar.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,69 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset178 GeezaPro;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10600\viewh10600\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\pard\qc - -\f1 \cf2 \'e1\'c7 -\f0 \cf2 -\f1 \cf2 \'ca\'cb\'c8\'ca\'e5 -\f0 \cf2 -\f1 \cf2 \'da\'e1\'ec -\f0 \cf2 -\f1 \cf2 \'c7\'cc\'e5\'d2\'c9 -\f0 \cf2 -\f1 \cf2 \'c7\'e1\'c3\'c8\'e1 -\f0 \cf2 -\f1 \cf2 \'c7\'e1\'c7\'d5\'e1\'ed\'c9 -\f0 \cf2 \cf2 \uc0\u8235 .\cf2 \uc0\u8236 \ -\pard\qc - -\fs22 \cf0 \ -\ -\pard\qc - -\fs20 \cf0 : -\f1 \'c7\'e1\'e3\'d8\'e6\'d1\'ed\'e4 -\f0\fs22 \ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\pard\qc - -\fs20 \cf0 : -\f1 \'d4\'df\'d1\'c7 -\f0 -\f1 \'e1 -\f0 -\fs22 \ -\pard\qc - -\b0 \cf0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b\fs20 \cf0 : -\f1 \'c7\'e1\'cd\'d2\'e3\'c9 -\f0\fs22 \ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: Mohamed Khairy\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/ar.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ar.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ar.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,63 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset178 GeezaPro;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -\f1 \'c7\'e1\'e3\'ce\'d8\'e6\'d8\'c7\'ca \'ca\'e3\'ca -\f0 \uc0\u8235 , -\f1 \uc0\u8236 \'e6 \'e3\'e1\'dd -\f0 \ - -\f1 \'de\'cf -\f0 \cf2 @LOG_FILENAME@\cf3 -\f1 \'ed\'d3\'e3\'ec -\f0 \ - -\f1 \'df\'f1\'ca\'c8 \'e1\'cc\'d0\'d1 \'c7\'e1\'c8\'c7\'d1\'ca\'d4\'e4 \'c7\'e1\'e3\'ce\'ca\'c7\'d1\uc0\u8235 . -\f0 \uc0\u8236 \ -\ -\f1 \cf0 \'e3\'e4 -\f0 -\f1 \'dd\'d6\'e1\'df -\f0 -\f1 \cf4 \'c3\'de\'d1\'c3\'e5 -\f0 \cf0 -\f1 \'e1\'df\'ec -\f0 -\f1 \'ca\'da\'d1\'dd -\f0 -\f1 \'c7\'d0\'c7 -\f0 -\f1 \'df\'c7\'e4 -\f0 -\f1 \'c7\'e1\'ca\'cb\'c8\'ed\'ca -\f0 -\f1 \'ca\'e3 -\f0 -\f1 \'c8\'e4\'cc\'c7\'cd -\f0 \ - -\f1 \'e6\'c7\'cd\'ca\'dd\'d9 -\f0 -\f1 \'c8\'e5 -\f0 -\f1 \'df\'ca\'d3\'cc\'ed\'e1 \'e1\'e3\'c7 \'ca\'e3 \uc0\u8235 . -\f0 \uc0\u8236 \ -\cf5 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/en.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/en.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/en.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project.

-


-

Chameleon v2 is extended with many features. For example:

-


-

- Fully customizable GUI to bring some color to the Darwin Bootloader.

-

- Load a ramdisk to directly boot retail DVDs without additional programs.

-

- Hibernation. Enjoy resuming your Mac OS X with a preview image.

-

- SMBIOS override to modify the factory SMBIOS values.

-

- DSDT override to use a modified fixed DSDT which can solve several issues.

-

- Device Property Injection via device-properties string.

-

- hybrid boot0 / boot1h for MBR and GPT partitioned disks.

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

FAQ's: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/en.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/en.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/en.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; -"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; - -"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; -"Intel_Mac_message" = "This software cannot be installed on this computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon 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" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; - -"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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "Settings"; -"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; - -"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" = "Disables the default enabled graphic user interface."; - -"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=Yes"; -"ShowInfo_description" = "Enables 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."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting 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=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; - -"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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// 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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/en.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/en.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/en.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/en.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/en.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/en.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -Developers :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Thanks to :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: blackosx\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/en.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/en.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/en.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/pt-PT.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/pt-PT.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/pt-PT.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

O Chameleon é um boot loader que combina vários componentes.
Ele é baseado na implementação de fake EFI feita por David Elliott, adicionada ao projeto boot-132 da Apple.
O Chameleon é extendido com as seguintes características chave:

-


-

Novos recursos no Chameleon 2.0

-


-

- Interface gráfica (GUI) totalmente personalizável para trazer algumas cores ao Bootloader Darwin.

-

- Inicializa DVDs retail lendo uma imagem ramdisk directamente, sem ajuda de nenhum programa adicional.

-

- Hibernação. Desfrute de continuar o seu Mac OS X com uma amostra de imagem da tela.

-

- Substituição de SMBIOS para modificar os valores de fábrica.

-

- Substituicção de DSDT para usar uma tabela modificada que pode resolver diversos problemas.

-

- Injecção de propriedades de dispositivo através do string device-properties.

-

- boot0 / boot1h híbridos para discos particionados em MBR e GPT.

-

- Detecção automática de FSB mesmo para processadores AMD recentes.

-

- Suporte a Software RAID da Apple.

-

- Ativação Placas Gráficas Nvidia & ATI/AMD.

-

- Suporte de Modulos

-

- Deteção Memoria adaptada de memtest86: http://www.memtest.org

-

- P-State automático & Geração C-State para gestão de energia nativa.

-

- Protocolo Mensagens.

-


-

Este código é distribuido sobre os termos da versão 2 da Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Para informações detalhadas visite: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/pt-PT.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/pt-PT.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/pt-PT.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Este software deve ser instalado no volume de inicialização."; -"ERROR_INSTALL" = "Este volume não preenche os requisitos para esta atualização."; - -"Newer_Package_Installed_message" = "Uma versão mais recente do Chameleon já está instalada."; -"Intel_Mac_message" = "Este software não pode ser instalado neste computador."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Método Instalação"; -"InstallType_description" = "Selecione para executar nova instalação ou atualizar existente."; - -"New_title" = "Nova Instalação"; -"New_description" = "Cópia de pasta /Extra, se encontrada na partição selecionada. Será criada uma nova se selecionadas opções no instalador além de Bootloader."; - -"Upgrade_title" = "Atualização"; -"Upgrade_description" = "Junta na pasta /Extra, se encontrada na partição selecionada, com as opções selecionadas no instalador além de Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "O Chameleon requer três arquivos essenciais (em termos simples): -boot0 (no MBR do drive) responsável por carregar o boot1. -boot1 (no setor de boot da partição) para encontrar o boot2. -boot2 (no directório raiz da partição) para carregar o kernel etc."; - -"Standard_title" = "Padrão"; -"Standard_description" = "Instalar os arquivos do Chameleon na raiz da partição selecionada usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalar os arquivos do Chameleon na partição EFI (normalmente oculta) usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir."; - -"noboot_title" = "Não instalar o boot loader"; -"noboot_description" = "Útil se você quer instalar apenas os extras."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Módulos do Chameleon"; -"Module_description" = "O sistema de módulos incorporados ao Chameleon permite que um utilizador ou desenvolvedor estenda a funcionalidade básica sem precisar substituir o arquivo boot principal."; - -"klibc_title" = "klibc"; -"klibc_description" = "Este módulo fornece uma biblioteca C padrão para link, caso a do Chameleon seja insuficiente. -É usado actualmente apenas pela biblioteca uClibc++ -Fonte: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolução"; -"AutoReso_description" = "Este módulo lê a informação EDID do monitor conectado ao display principal. -Actualmente não está integrado ao trunk e tem uso mínimo no estado em que se encontra. -Adicionalmente o módulo ajusta os modos VESA disponíveis nas placas de vídeo pré Intel HD para proporcionar resolução adequada no boot."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Este módulo fornece uma biblioteca runtime C++ minimalista para uso em outros módulos. -Ele não fornece funcionalidade por si só, mas é usado para permitir o uso da linguagem C++ em outros módulos. -Observe que rtti e exceptions foram ambos desativados. -Fonte: http://cxx.uclibc.org/ -Dependências: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Este módulo permite definir o mapeamento das teclas do teclado."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitários"; -"Utility_description" = "Arquivos opcionais para ajudar na configuração"; - -"PrefPanel_title" = "Painel de preferências"; -"PrefPanel_description" = "Instala o painel de preferências do Chameleon."; - -"SMBIOSDefault_title" = "SMBIOS.plist"; -"SMBIOSDefault_description" = "Copia um exemplo de smbios.plist para /Extra/Configuration."; - -"Documentation_title" = "Documentação"; -"Documentation_description" = "Documentação para instalação manual e uso do Chameleon."; - - -// ============================================================================ -// 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" = "Opções de boot"; -"Options_description" = "Cria um arquivo /Extra/org.chameleon.Boot.plist e seleciona suas preferências de configuração do Chameleon."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Oculta o banner do Chameleon na interface gráfica."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Desabilita a interface gráfica, ativada por padrão."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Usa o logotipo legado da Apple (cinza e branco) no écran de boot, e não o do boot.png do tema."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Exibe o écran de seleção de partição sem mostrar a contagem regressiva."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Ativa o boot silencioso (sem mensagens ou opções)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Ativa a exibição de detalhes sobre partições e resolução do écran."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pausa o processo de boot após os ajustes do Chameleon e aguarda que uma tecla seja pressionada antes de iniciar o kernel. Útil para solução de problemas quando usado em conjunto com o boot verbose."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Inicia o sistema no modo 32 bit, e não no modo padrão 64 bit."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Ativa a opção que corrige falhas de EHCI ownership devido a problemas no BIOS."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Ativa a opção que inclui 'built-in' (integrado) nos dispositivos ethernet."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Ativa o HPET em chipsets Intel, para BIOS que não incluem a opção."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Essa opção permite contornar imagens de repouso com problema."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Desabilita a correção do problema ao reiniciar, ativada por padrão."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Ativa a opção que reinicia os controladores UHCI antes de iniciar o OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Desativa a identificação automática de memória RAM."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Yes vai carregar o kernel pre-linked e ignorar /Extra/Extensions e o Extensions.mkext de /System/Library/Extensions. O padrão é No, mas se você usa o Lion numa partição RAID, é Yes."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Tenta carregar a imagem de repouso gravada na última hibernação."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Novo - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Novo método de geração de C-States usando registros do SystemIO em vez de FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Descarta as tabelas SSDT da placa mãe."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Ativa power state específico de processador, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Ativa power state específico de processador, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Ativa power state específico de processador, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Ativa a geração automática de estados de idle sleep do processador (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Ativa a geração automática de estados de power performance do processador (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Seleciona Modo Gráfico 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Seleciona Modo Gráfico 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Seleciona Modo Gráfico 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Seleciona Modo Gráfico 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Seleciona Modo Gráfico 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Seleciona Modo Gráfico 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Seleciona Modo Gráfico 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Seleciona Modo Gráfico 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Seleciona Modo Gráfico 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Seleciona Modo Gráfico 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Seleciona Modo Gráfico 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Ativa a opção que auto detecta placas de vídeo e injecta as informações corretas."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Ativa a opção UseAtiROM."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Ativa a opção UseNvidiaROM."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Ativa a opção VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Modo Verbose"; -"Verbose_description" = "Ativa Modo Verbose, permite visualizar mensagens do Chameleon e do Kernel do OS X durante o boot. Essencial para detetar problemas."; - -"Singleusermode_title" = "Modo Single User"; -"Singleusermode_description" = "Usado no boot para alcançar a linha de comandos do OS X's BSD/Unix para resolução de problemas."; - -"Ignorecaches_title" = "Ignorar Caches"; -"Ignorecaches_description" = "Usado para que o OS X carregue os ficheiros das suas pastas de sistema, em vez de usar as caches préviamente construidas."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Adiciona o parâmetro npci=0x2000 em Kernel Flags."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Adiciona o parâmetro npci=0x3000 em Kernel Flags."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Só Lion. Desabilita 'low power wake' caracteristica que por vezes apresenta o écran negro após o computador acordar."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Teclado Mac Alemão"; -"mac-de_description" = "Usa o layout para teclado Mac Alemão."; - -"mac-es_title" = "Teclado Mac Espanhol"; -"mac-es_description" = "Usa o layout para teclado Mac Espanhol."; - -"mac-fr_title" = "Teclado Mac Francês"; -"mac-fr_description" = "Usa o layout para teclado Mac Francês."; - -"mac-it_title" = "Teclado Mac Italiano"; -"mac-it_description" = "Usa o layout para teclado Mac Italiano."; - -"mac-se_title" = "Teclado Mac Sueco"; -"mac-se_description" = "Usa o layout para teclado Mac Sueco."; - -"mac-pt_title" = "Teclado Mac Português"; -"mac-pt_description" = "Usa o layout para teclado Mac Português."; - -"pc-de_title" = "Teclado PC Alemão"; -"pc-de_description" = "Usa o layout para teclado PC Alemão."; - -"pc-es_title" = "Teclado PC Espanhol"; -"pc-es_description" = "Usa o layout para teclado PC Espanhol."; - -"pc-fr_title" = "Teclado PC Francês"; -"pc-fr_description" = "Usa o layout para teclado PC Francês."; - -"pc-it_title" = "Teclado PC Italiano"; -"pc-it_description" = "Usa o layout para teclado PC Italiano."; - -"pc-se_title" = "Teclado PC Sueco"; -"pc-se_description" = "Usa o layout para teclado PC Sueco."; - -"pc-pt_title" = "Teclado PC Português"; -"pc-pt_description" = "Usa o layout para teclado PC Português"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Uma versão menor do novo tema padrão, usada nas versões do Chameleon com tema embutido."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Tema padrão anterior do Chameleon."; - -"Default_title" = "Standard"; -"Default_description" = "Novo tema padrão do Chameleon."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "O tema Bullet por NoSmokingBandit"; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Opções Controle"; -"Control_description" = "Preferências de controle do Chameleon."; - -// General -"General_title" = "Opções Generalistas"; -"General_description" = "Escolha de seleção de opções básicas."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Escolha de seleção de kernel flags."; - -// PowerManagement -"PowerManagement_title" = "Gestão Energia"; -"PowerManagement_description" = "Seleção de opções relativas a gestão de energia e speedstep."; - -// Resolution -"Resolution_title" = "Resolução"; -"Resolution_description" = "Configura a resolução do écran"; - -// Video -"Video_title" = "Video"; -"Video_description" = "Preferências de Video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Temas"; -"Themes_description" = "Alguns exemplos de tema. -Mais temas podem ser encontrados em 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" = "Nenhum"; -"ChooseNone-Resolution_description" = "Não escolhe uma resolução."; - -"ChooseNone-keylayout_title" = "Nenhum"; -"ChooseNone-keylayout_description" = "Não escolhe uma keylayout."; - \ No newline at end of file Index: branches/JrCs/package/Resources/pt-PT.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/pt-PT.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-PT.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/pt-PT.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pt-PT.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-PT.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 N\'e3o instale num computador Apple Macintosh\ - -\fs22 \cf0 \ -\ -Desenvolvedores :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Agradecimentos :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Cr\'e9ditos pelos pacotes :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: artur-pt\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/pt-PT.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pt-PT.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-PT.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Os scripts est\'e3o finalizados e foi gerado um\ - ficheiro \cf2 @LOG_FILENAME@\cf3 que se\ -encontra na raiz da parti\'e7\'e3o selecionada.\ -\ -\cf0 Por Favor \cf4 leia-o\cf0 para verificar se a instala\'e7\'e3o foi realizada\ -com sucesso e guarde como relat\'f3rio do que foi realizado.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/bs.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/bs.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/bs.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon je kombinacija razliÄitih komponenata bootloadera. On se zasniva na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 projekt.

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagoÄ‘en grafiÄki korisiniÄki interfejs donosi vizuelna poboljÅ¡anja u Darwin Bootloaderu.

-

- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih programa.

-

- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike.

-

- SMBIOS zamijena tvorniÄkih za modificiranu SMBIOS vrijednost.

-

- DSDT zamijena za korištenje modificiranog, ispravljenog DSDT-a koji može riješiti nekoliko problema.

-

- Implementacija svojstva uređaja putem svojstva niza.

-

- hibridni boot0 / boot1h za MBR i GPT particijske diskove.

-

- automatsko FSB kodno otkrivanje Äak i za posljednje AMD procesore. 

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD GrafiÄki Aktivator.

-

- Modul podrška

-

- Detekcija memorije prilagođena iz memtest86: http://www.memtest.org

-

- Automatsko generisanje P-State i C-State za izvorno upravljanje energijom.

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Za detaljne informacije posjetite: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/bs.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/bs.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/bs.lproj/Localizable.strings (revision 1842) @@ -1,401 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Ovaj softver mora biti instaliran na volumen sa kojeg se pokree."; -"ERROR_INSTALL" = "Ovaj volumen ne ispunjava uslove za ovu nadogradnju."; - -"Newer_Package_Installed_message" = "Nova verzija Chameleona ve je instalirana"; -"Intel_Mac_message" = "Ovaj softver ne mo~e biti instaliran na ovom ra -unaru"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Tip instalacije"; -"InstallType_description" = "Odaberite za obavljanje nove instalacije ili za nadogradnju postojee instalacije."; - -"New_title" = "Nova instalacija"; -"New_description" = "Rezerva za postojei /Extra folder, ako je pronaen na ciljanoj particiji. Novi e biti stvoren ako izaberete bilo koju opciju u instaleru, osim Bootloadera."; - -"Upgrade_title" = "Nadogradnja"; -"Upgrade_description" = "Spaja postojei /Extra folder, ako je pronaen na ciljanoj particiji, sa svim opcijama izabranim iz instalera, osim Bootloadera."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon zahtjeva tri bitna fajla. (pojednostavljeno re -eno) -boot0 (MBR na disk pogonu) odgovoran za u -itavanje boot1. -boot1 (Na particiju za boot-sektor) za pronala~enje boot2. -boot2 (Na particiju za root direktorij) za u -itavanje Kernela itd."; - -"Standard_title" = "Standard"; -"Standard_description" = "instalira Chameleon fajlove u po -etnu datoteku diska (root) odabrane particije koristei bilo boot0 ili boot0md u zavisnosti od vaaeg sistema ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristei bilo boot0 ili boot0md u zavisnosti od vaaeg sistema ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"noboot_title" = "Ne instaliraj Bootloader"; -"noboot_description" = "Korisno ukoliko ~elite instalirati samo extra."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Chameleon Moduli"; -"Module_description" = "Moduli ugraeni u sistem Cameleona omoguavaju korisniku ili programeru proairenje funkcionalnosti Cameleon jezgre bez zamijene glavnog boot fajla. "; - -"klibc_title" = "klibc"; -"klibc_description" = "Ovaj modul omoguava standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna. -Ovo se trenutno koristi samo sa uClibc++ bibliotekom. -Izvor: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Rezolucija"; -"AutoReso_description" = "Ovaj modul -ita edid informacije sa monitora priklju -enog na glavni ekran. -Modul trenutno nije integrisan u trunk i nije od velike primjene kao ato stoji. -Osim toga, modul e zakrpati VESA modove koji su prisutni u pred Intelovim HD grafi -kim karticama kako bi osigurale odgovarajuu rezoluciju ekrana prilikom podizanja."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Ovaj modul omoguava minimalisti -ku c++ runtime biblioteku za koriatenje u drugim modulima. -To ne pru~a funkcionalnost sama po sebi, umjesto toga, slu~i kako bi se omoguilo koriatenje c++ jezika u ostalim modulima. -Imajte na umu da su obe RTTI iznimke onemoguene. -Izvor: http://cxx.uclibc.org/ -Dependencies: klibc"; - -"Keylayout_title" = "Raspored tipki"; -"Keylayout_description" = "Ovaj modul omoguava korisniku da definira mapiranje tipki na tastaturi."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Korisno"; -"Utility_description" = "Menij fajlovi za pomo pri instalaciji"; - -"PrefPanel_title" = "Preferens Plo -a"; -"PrefPanel_description" = "Instalira Preferens plo -u za Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Kopira primjer smbios.plist u /Extra/Configuration."; - -"Documentation_title" = "Documentacija"; -"Documentation_description" = "Dokumentacija za Chameleon priru -nik, instaliranje i koriatenje"; - - -// ============================================================================ -// 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" = "Boot Opcije"; -"Options_description" = "Kreira /Extra/org.chameleon.Boot.plist i omogu -ava izbor ~eljene opcije za kontrolu Chameleon postavki."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Skriva Cameleon boot banner u grafi -kom korisni -kom inferfejsu (GUI)."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Onemoguava uklju -eni zadani korisni -ki grafi -ki interfejs."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Koristite legacy (sivi i bijeli) apple logo prilikom podizanja radije nego boot.png sliku iz teme"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Prikaz zaslona za odabir particije bez prikazivanja timeout ekrana."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Omoguava mod mirnog pokretanja (bez poruka ili redaka)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Onemoguava prikaz detalja o particiji i rezoluciji."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauzira boot proces nakon ato je Cameleon zavraio postavljanje, onda -eka na pritisak tipke prije nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za rijeaavanje problema."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Pokree jezgru (kernel) u 32bitnom modu radije nego u zadanom 64bitnom modu."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Omoguava opciju za popravak bilo kojih EHCI vlasni -kih prava zbog loaeg biosa."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Omoguava mogunost dodavanja "ugraeno" na vaae Ethernet ureaje."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Omoguava HPET na Intel -ipsetima, za biose koje ne uklju -uju ovu opciju."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Ova opcija omoguava vam da zaobiete loae uspavane slike (sleep images)."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Isklju -uje automatsko omoguavanje restart fix opcije"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Omoguava opciju za reset UHCI kontrolera prije po -etka podizanja. "; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Isklju -uje omogueno automatsko RAM prepoznavanje."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Samo za Lion. Omoguava u -itavanje prethodno povezanog kernela. Ovo e ignorisati /E/E i /S/L/E. Ovo koristiti samo ako morate znati da sadr~i sve ato vam je potrebno."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Pokuaava da u -ita uspavanu sliku snimljenu iz prethodne hibernacije"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "New - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Odbacuje SSDT tablice ugraene na mati -noj plo -i."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Uklju -uje automatsko generisanje procesora u stanju mirovanja (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Omoguava automatsko generisanje snage procesora stanja performansi (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Postavite Grafi -ki Mod na 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Postavite Grafi -ki Mod na 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Postavite Grafi -ki Mod na 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Postavite Grafi -ki Mod na 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Postavite Grafi -ki Mod na 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Postavite Grafi -ki Mod na 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Postavite Grafi -ki Mod na 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Postavite Grafi -ki Mod na 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Postavite Grafi -ki Mod na 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Postavite Grafi -ki Mod na 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Postavite Grafi -ki Mod na 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Omoguava opciju auto prepoznavanja NVIDIA baziranih grafi -kih video kartica i upisuje pravilne informacije o istoj."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Uklju -uje UseAtiROM opciju."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Uklju -uje UseNvidiaROM opciju."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Uklju -uje VBIOS opciju"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Uklju -uje verbose prijavu i omoguava vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za rjeaavanje problema."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Opcija za rjeaavanje problema koja se koristi za dizanje OS X BSD / Unix komandnog reda."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Opcija koja nije potrebna za svakodnevno podizanje, ali mo~e biti korisna ako ~elite da OS X u -ita sve fajlove iz sistemskog direktorija, radije nego se oslanjajui na pre-izgraenu predmemoriju."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Postavlja zastave npci = 0x2000 za Kernel Zastave"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Postavlja zastave npci = 0x3000 za Kernel Zastave"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Samo Lion. Isklju -uje 'low power wake' opciju koja ponekad ostavi crni ekran posije buenja iz spavanja."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Koriatenje tastature za Njema -ku Mac tastaturu"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Koriatenje tastature za `panjolsku Mac tastaturu"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Koriatenje tastature za Francusku Mac tastaturu"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Koriatenje tastature za Italijansku Mac tastaturu"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Koriatenje tastature za Svedsku Mac tastaturu"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Koriatenje tastature za Francusku PC tastaturu"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Manja, jednostavnija verzija nove zadane teme koja se koristi prilikom izgradnje Chameleon-a koji zahtjeva ugraenu temu. "; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleonova prethodno zadana tema."; - -"Default_title" = "Standard"; -"Default_description" = "Chameleonova trenutno zadana tema."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009."; - - -// ============================================================================ -// 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" = "Opcije za kontrolu rada Chameleona."; - -// General -"General_title" = "General Options"; -"General_description" = "Izaberite od selekcije iz baze opcija."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Izaberite od selekcije iz kernel zastava."; - -// PowerManagement -"PowerManagement_title" = "Power Management"; -"PowerManagement_description" = "Odabir opcija koje se bave upravljanjem potroanjom energije i SpeedStepom."; - -// Resolution -"Resolution_title" = "Resolution"; -"Resolution_description" = "Postavlja rezoluciju ekrana za vaa monitor"; - -// Video -"Video_title" = "Video"; -"Video_description" = "Odabir opcija koje se bave s videom."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "Skup predlo~enih tema -Viae tema mo~ete pronai na 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" = "Odabir bez rezolucije."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Odabir bez keylayouta."; - \ No newline at end of file Index: branches/JrCs/package/Resources/bs.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/bs.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/bs.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/bs.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/bs.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/bs.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Instalacija nije prilago\uc0\u273 ena za Apple Macintosh kompjutere\ - -\fs22 \cf0 \ -\ -Programeri :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Hvala :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Paket :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: mistudio\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/bs.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/bs.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/bs.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Skripte su zavr\'9aile i datoteka pod\ - nazivom \cf2 @LOG_FILENAME@\cf3 je snimljena\ -na root particije diska koje ste odabrali.\ -\ -\cf0 Molimo \cf4 pro\uc0\u269 itajte ga\cf0 kako biste saznali da li je instalacija bila\ -uspije\'9ana i \uc0\u269 uvajte ga radi evidencije o tome \'9ata je u\u269 injeno\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/mk.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/mk.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/mk.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon е комбинација од различни boot-loader компоненти. Базиран е на лажна EFI имплементација на David Elliott додадено на проектот boot-132 на Apple.

-


-

Ðови функции во Chameleon 2.0

-


-

- Потполно прилагодлив графички Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÑ˜Ñ ÐºÐ¾Ð¸ придонеÑува за визуелни подобрувања на Darwin Bootloader-от.

-

- Стартувањето на оригинални DVD-а дирекнто ја вчитува ramdisk Ñликата без помош од дополнителни програми.

-

- Хибернација. Ужувајте во продолжувањето на работата на вашиот Mac OS X.

-

- SMBIOS замена, за модифицирање на оригиналните SMBIOS вредноÑти.

-

- DSDT замена, за да кориÑтите модифициран DSDT, кој што решава повеќе проблеми.

-

- Имплементирање на ÑвојÑтва на уредите Ñо поÑредÑтво на device-properties Ñтрингови.

-

- Хибридни boot0 / boot1h за MBR и GPT партиционирани диÑкови.

-

- ÐвтоматÑко препознавање на FSB и за новите AMD процеÑори.

-

- Поддршка на Apple Software RAID.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Поддршка за модули.

-

- Детекција на меморијата адаптирано од memtest86: http://www.memtest.org

-

- ÐвтоматÑко генерирање на P-State & C-State за природна контрола на процеÑорот.

-

- Логирање на пораки.

-


-

Овој код е објавен под верзијата 2 од Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

За повеќе информации поÑетете ја веб Ñтраницата : http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/mk.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/mk.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/mk.lproj/Localizable.strings (revision 1842) @@ -1,697 +0,0 @@ -ÿþ// ============================================================================ - -// Error strings - -// ---------------------------------------------------------------------------- - -"ERROR_BOOTVOL" = "2>X A>DB25@ B@510 40 1845 8=AB0;8@0= 70 40 ?@>4>;68B5 ?>=0B0:0."; - -"ERROR_INSTALL" = "2>X 45; =5 >43>20@0 =0 10@0Z0B0 70 =04>3@0410."; - - - -"Newer_Package_Installed_message" = ">=>20 25@78X0 =0 Chameleon 5 25\5 8=AB0;8@0=0."; - -"Intel_Mac_message" = "!>DB25@>B =5 <>65 40 1845 8=AB0;8@0= =0 >2>X :><?XCB5@."; - - - - - -// ============================================================================ - -// Install Type - -// ---------------------------------------------------------------------------- - -"InstallType_title" = ""8? =0 8=AB0;0F8X0"; - -"InstallType_description" = "415@5B5 40 872@H8B5 =>20 8=AB0;0F8X0 8;8 40 X0 =04>3@048B5 ?>AB>5G:0B0 8=AB0;0F8X0."; - - - -"New_title" = ">20 8=AB0;0F8X0"; - -"New_description" = "0GC2C20Z5 =0 ?>AB>5G:0B0 ?0?:0 /Extra, 0:> 5 ?@>=0X45=0 =0 >4@545=0B0 ?0@B8F8X0. 5 1845 :@58@0=0 =>20 0:> 5 >41@0=0 =5:>X0 >?F8X0, @07;8G=0 >4 Bootloader."; - - - -"Upgrade_title" = "04>3@0410"; - -"Upgrade_description" = ">4020Z5 2> ?>AB>5G:0B0 ?0?:0 /Extra, 0:> 5 ?@>=0X45=0 =0 >4@545=0B0 ?0@B8F8X0. 5 1845 :@58@0=0 =>20 0:> 5 >41@0=0 =5:>X0 >?F8X0, @07;8G=0 >4 Bootloader."; - - - - - -// ============================================================================ - -// Bootloader - -// ---------------------------------------------------------------------------- - -"Chameleon_title" = "Chameleon"; - -"Chameleon_description" = "Chameleon->B 8<0 ?>B@510 >4 B@8 >A=>2=8 40B>B5:8. (54=>AB02=>) - -boot0 (> MBR =0 4@0X2>B) >43>2>@5= 70 2G8BC20Z5 =0 boot1. - -boot1 (> boot-A5:B>@>B =0 ?0@B8F8X0B0) 70 ?@>=0>S0Z5 =0 boot2. - -boot2 (> root ?0?:0B0 =0 ?0@B8F8X0B0) 70 2G8BC20Z5 =0 kernel->B 8B=."; - - - -"Standard_title" = "Chameleon !B0=40@4"; - -"Standard_description" = "!B0=40@4=0 8=AB0;0F8X0 =0 Chameleon"; - - - -"EFI_title" = "EFI"; - -"EFI_description" = "=AB0;0F8X0 =0 Chameleon/>28B5 40B>B5:8 2> >18G=> A:@85=0B0 EFI ?0@B8F8X0 :>@8AB5X\8 boot0 8;8 boot0md 2> 7028A=>AB >4 20H8>B A8AB5< 8 157 C=8HBC20Z5 =0 18;> :>X0 ?>AB>5G:0 Windows 8=AB0;0F8X0 HB> X0 8<0B5."; - - - -"noboot_title" = "8HB>"; - -"noboot_description" = "5 8=AB0;8@0X Chameleon (:>@8A=> 70 8=AB0;0F8X0 A0<> =0 Extra :><?>=5=B8)"; - - - - - -// ============================================================================ - -// Modules - -// ---------------------------------------------------------------------------- - -"Module_title" = "Mo4C;8"; - -"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" = "2>X <>4C; >157154C20 AB0=40@4=0 'c' 181;8>B5:0 70 40 A5 ?>2@70B <>4C;8B5 0:> 181;8>B5:0ta >1571545=a >4 AB@0=0 =0 chameleon 5 =54>2>;=0. - -20 5 2> <><5=B>2 A0<> A5 :>@8AB8 >4 AB@0=0 =0 uClibc++ 181;8>B5:0B0. - -72>@: http://www.kernel.org/pub/linux/libs/klibc/"; - - - -"AutoReso_title" = " 57>;CF8X0"; - -"AutoReso_description" = "2>X <>4C; ja G8B0 'edid' 8=D>@<0F8X0B0 >4 <>=8B>@>B 4>4045=0 =0 3;02=8>B 5:@0=. - ->4C;>B 2> <><5=B>2 =5 5 8=B53@8@0= 2> 'trunk' 8 8<0 <8=8<0;=0 C?>B@510. - ->:@0X B>0, <>4C;>B \5 38 ?@5@01>B8?5G =0 VESA <>4>28B5 4>AB0?=8 ?@54 Intel HD 3@0D8G:8B5 :0@B8G:8 40 >1571548 A>>425B=0 @57>;CF8X0, ?@8 ?>483=C20Z5."; - - - -"uClibc_title" = "uClibc++"; - -"uClibc_description" = "2>X <>4C; >157154C20 <8=8<0;=0 C++ 181;8>B5:0 70 C?>B@510 2> 4@C38 <>4C;8. - -20 =5 >157154C20 DC=:F8>=0;=>AB A0<> ?> A515, =0<5AB> B>0 A5 :>@8AB8 70 40 >2>7<>68 C++ X078:>B 40 A5 :>@8AB8 2> 4@C38 <>4C;8. - -5 <>;8<5 8<0XB5 2> ?@54284 45:0 RTTI 8 8A:;CG>F8 A5 >=52>7<>65=8. - -72>@: http://cxx.uclibc.org/ - -028A=>AB8: klibc "; - - - -"Keylayout_title" = " 0A?>@54 =0 B0AB0BC@0"; - -"Keylayout_description" = "2>X <>4C; >2>7<>6C20 =0 :>@8A=8:>B 40 45D8=8@0 <0?8@0Z5 =0 B0AB0BC@0B0."; - - - - - -// ============================================================================ - -// Utility - -// These are currently unused!!! - -// ---------------------------------------------------------------------------- - -"Utility_title" = ";0B:8"; - -"Utility_description" = "?F8>=0;=8 0;0B:8"; - - - -"PrefPanel_title" = "Preference Panel"; - -"PrefPanel_description" = "=AB0;8@0 Preference Panel 70 Chameleon."; - - - -"SMBIOS_title" = "SMBIOS.plist"; - -"SMBIOS_description" = ">?8@0 ?@8<5@ =0 smbios.plist 2> /Extra/Configuration."; - - - -"Documentation_title" = ">:C<5=B0F8X0"; - -"Documentation_description" = ">:C<5=B0F8X0 70 Chameleon C?0BAB2> 70 8=AB0;0F8X0 8 :>@8AB5Z5"; - - - - - -// ============================================================================ - -// 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" = "?F88"; - -"Options_description" = ">4@0718@0=8 >?F88"; - - - -"BootBanner_title" = "BootBanner=No"; - -"BootBanner_description" = "5 3> ?@8:06C20 Chameleon's boot ;>3> 2> 3@0D8G:8>B 8=B5@D5XA."; - - - -"GUI_title" = "GUI"; - -"GUI_description" = "A:;CGC20 3@0D8G:8 8=B5@D5XA A> 4>4020Z5 =0 GUI=n 2> org.chameleon.Boot.plist"; - - - -"LegacyLogo_title" = "LegacyLogo=Yes"; - -"LegacyLogo_description" = ">@8AB5B5 3> >@838=0;=>B> (A82> =0 15;>) apple ;>3> =0<5AB> boot.png 2> B5<0B0."; - - - -"InstantMenu_title" = "InstantMenu=Yes"; - -"InstantMenu_description" = "@8:07 =0 5:@0=>B 70 871>@ =0 ?0@B8F8X0."; - - - -"QuietBoot_title" = "QuietBoot=Yes"; - -"QuietBoot_description" = ":;CGC20 B82>: boot <>4 (157 ?>@0:8 8 ?@0H0Z0)."; - - - -"ShowInfo_title" = "ShowInfo=Yes"; - -"ShowInfo_description" = ":;CGC20 ?@8:07 =0 45B0;8 70 ?0@B8F88B5 8 @57>;CF8X0B0."; - - - -"Wait_title" = "Wait=Yes"; - -"Wait_description" = "@028 ?0C70 =0 boot ?@>F5A>B =0 Chameleon 8 G5:0 =0 ?@8B8AB0Z5 =0 =5:>X B0AB5@ ?@54 =0 AB0@BC20 mach kernel. >@8A=> 2> :><18=0F8X0 A> verbose boot 70 >B:;>=C20Z5 =0 ?@>1;5<8."; - - - -// ---------------------------------------------------------------------------- - - - -"arch_title" = "arch=i386"; - -"arch_description" = ">@8AB5Z5 =0 32 18B=8>B <>4 =0<5AB> ?>4@0718@0=8>B 64 18B5=."; - - - -"EHCIacquire_title" = "EHCIacquire"; - -"EHCIacquire_description" = ">4020 EHCIacquire=y 2> org.chameleon.Boot.plist. 200 >?F8X0 ?>?@020 A5:0:28 EHCI (USB 1.0) ?@>1;5<8 ?>@048 =5:>@5:B=> =0?8H0=8 BIOS-8."; - - - -"EthernetBuiltIn_title" = "EthernetBuiltIn"; - -"EthernetBuiltIn_description" = ">4020 EthernetBuiltIn=y 2> org.chameleon.Boot.plist. 200 >?F8X0 \5 38 =0?@028 '23@045=8' 20H8B5 <@56=8 :0@B8G:8."; - - - -"ForceHPET_title" = "ForceHPET"; - -"ForceHPET_description" = ">1820 ForceHPET=y 2> org.chameleon.Boot.plist. :;CGC20 HPET ?@8 Intel G8?A5B8 70 BIOS-8, :>X =5 @0A?>;0300B A> HPET."; - - - -"ForceWake_title" = "ForceWake"; - -"ForceWake_description" = ">4020 ForceWake=y 2> org.chameleon.Boot.plist. ?F8X0B0 4>72>;C20 40 ?@5A:>:=5B5 =5:>@5:B=8 8A:;CGC20Z0 =0 >?5@0B82=8>B A8AB5<."; - - - -"RestartFix_title" = "RestartFix=No"; - -"RestartFix_description" = "0 8A:;CGC20 02B><0BA:8 2:;CG5=0B0 :>@5:F8X0 70 @5AB0@B."; - - - -"UHCIreset_title" = "UHCIreset"; - -"UHCIreset_description" = ">4020 UHCIreset=y 2> org.chameleon.Boot.plist. =8F80;870F8X0 UHCI (USB 2.0) :>=B@>;5@8B5 ?@54 AB0@BC20Z5 =0 OS X."; - - - -"UseMemDetect_title" = "UseMemDetect=No"; - -"UseMemDetect_description" = "A:;CGC20 02B><0BA:> ?@5?>7=020Z5 =0 RAM <5<>@8X0B0."; - - - -"UseKernelCache_title" = "UseKernelCache=Yes"; - -"UseKernelCache_description" = "!0<> 70 Lion. :;CGC20 CG8BC20Z5 =0 pre-linked kernel->B. 20 :5 38 83=>@8@0 /E/E 8 /S/L/E. >@8AB5B5 3> >20 A0<> 0:> AB5 A83C@=8 45:0 8<0B5 A5 HB> 28 5 ?>B@51=>."; - - - -"Wake_title" = "Wake=Yes"; - -"Wake_description" = "@>1C20 40 2G8B0 sleep image :@58@0= ?@8 ?>A;54=0B0 E815@=0F8X0."; - - - -// ---------------------------------------------------------------------------- - - - -"CSTUsingSystemIO_title" = "Generate C-States=Yes"; - -"CSTUsingSystemIO_description" = ">2 <5B>4 =0 35=5@8@0Z5 =0 C-State :>@8AB5X\8 38 SystemIO @538AB@8B5 =0<5AB> FixedHW."; - - - -"DropSSDT_title" = "DropSSDT=Yes"; - -"DropSSDT_description" = "8 >BD@;0 23@045=8B5 SSDT B015;8 >4 <0B8G=0B0 ?;>G0."; - - - -"EnableC2State_title" = "EnableC2State=Yes"; - -"EnableC2State_description" = ":;CGC20 A?5F8D8G5=0 A>AB>X10 =0 =0?>XC20Z5 =0 ?@>F5A>@>B, C2."; - - - -"EnableC3State_title" = "EnableC3State=Yes"; - -"EnableC3State_description" = ":;CGC20 A?5F8D8G5=0 A>AB>X10 =0 =0?>XC20Z5 =0 ?@>F5A>@>B, C3."; - - - -"EnableC4State_title" = "EnableC4State=Yes"; - -"EnableC4State_description" = ":;CGC20 A?5F8D8G5=0 A>AB>X10 =0 =0?>XC20Z5 =0 ?@>F5A>@>B, C4."; - - - -"GenerateCStates_title" = "Generate C-States=Yes"; - -"GenerateCStates_description" = ":;CGC20 02B><0BA:> 35=5@8@0Z5 =0 C-States 70 ?@>F5A>@>B."; - - - -"GeneratePStates_title" = "Generate P-States=Yes"; - -"GeneratePStates_description" = ":;CGC20 02B><0BA:> 35=5@8@0Z5 =0 P-States 70 ?@>F5A>@>B."; - - - -// ---------------------------------------------------------------------------- - - - -"1024x600x32_title" = "1024x600x32"; - -"1024x600x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1024x600x32"; - - - -"1024x768x32_title" = "1024x768x32"; - -"1024x768x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1024x768x32"; - - - -"1280x768x32_title" = "1280x768x32"; - -"1280x768x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1280x768x32"; - - - -"1280x800x32_title" = "1280x800x32"; - -"1280x800x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1280x800x32"; - - - -"1280x1024x32_title" = "1280x1024x32"; - -"1280x1024x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1280x1024x32"; - - - -"1280x960x32_title" = "1280x960x32"; - -"1280x960x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1280x960x32"; - - - -"1440x900x32_title" = "1440x900x32"; - -"1440x900x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1440x900x32"; - - - -"1600x900x32_title" = "1600x900x32"; - -"1600x900x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1600x900x32"; - - - -"1680x1050x32_title" = "1680x1050x32"; - -"1680x1050x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1680x1050x32"; - - - -"1920x1080x32_title" = "1920x1080x32"; - -"1920x1080x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1920x1080x32"; - - - -"1920x1200x32_title" = "1920x1200x32"; - -"1920x1200x32_description" = "> ?>AB02C20 3@0D8G:8>B @568< =0 1920x1200x32"; - - - -// ---------------------------------------------------------------------------- - - - -"GraphicsEnabler_title" = "GraphicsEnabler"; - -"GraphicsEnabler_description" = ">4020 GraphicsEnabler=y 2> org.chameleon.Boot.plist. 2B><0BA:> ?@5?>7=020Z5 =0 3@0D8G:8 :0@B8 A> nVidia G8?A5B8."; - - - -"UseAtiROM_title" = "UseAtiROM=Yes"; - -"UseAtiROM_description" = ":;CGC20 UseAtiROM >?F88."; - - - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; - -"UseNvidiaROM_description" = ":;CGC20 UseNvidiaROM >?F88."; - - - -"VBIOS_title" = "VBIOS=Yes"; - -"VBIOS_description" = ":;CGC20 VBIOS o?F8X0"; - - - -// ---------------------------------------------------------------------------- - -// Boot options - KERNEL FLAGS - -// ---------------------------------------------------------------------------- - - - -"Verbose_title" = "Verbose Mode"; - -"Verbose_description" = "> 2:;CGC20 >?H8@=>B> ;>38@0Z5 8 28 >2>7<>6C20 40 38 2848B5 ?>@0:8B5 >4 Chameleon 8 OS X kernel->B ?@8 2G8BC20Z5. 20 5 >4 ACHB8=A:> 7=0G5Z5 70 @5H020Z5 =0 ?@>1;5<8."; - - - -"Singleusermode_title" = "Single User Mode"; - -"Singleusermode_description" = "?F8X0 70 2G8BC20Z5 =0 OS X 2> BSD/Unix :><0=4=0 ;8=8X0."; - - - -"Ignorecaches_title" = "Ignore Caches"; - -"Ignorecaches_description" = "5 5 >?F8X0 HB> 5 ?>B@51=0 70 A5:>X4=52=0 ?>483=C20Z5, => B>0 <>65 40 1845 :>@8A=> 0:> A0:0B5 OS X 40 38 2G8B0 A8B5 40B>B5:8 >4 A8AB5<A:8B5 ?0?:8, =0<5AB> 40 A5 ?>B?8@0 =0 23@045=8B5 :5H 40B>B5:8."; - - - -"Npci_title" = "npci=0x2000"; - -"Npci_description" = "0 =04<8=C20Z5 =0 70:>GC20Z5B> =0 'PCI configuration begin' =0 =5:>8 A8AB5<8. 0x2000 5 kIOPCIConfiguratorPFM64 >7=0:0, :0:> HB> A5 3;540 2> 872>@=8>B :>4 =0 IOPCIFamily."; - - - -"Npci3_title" = "npci=0x3000"; - -"Npci3_description" = "0 =04<8=C20Z5 =0 70:>GC20Z5B> =0 'PCI configuration begin' =0 =5:>8 A8AB5<8. 0x3000 5 kIOPCIConfiguratorPFM64 >7=0:0, :0:> HB> A5 3;540 2> 872>@=8>B :>4 =0 IOPCIFamily."; - - - -"Darkwake_title" = "darkwake=0"; - -"Darkwake_description" = "!0<> 70 Lion. 0 8A:;CGC20 <>6=>AB0 'low power wake' :>X0 HB> ?>=5:>30H >AB020 F@= 5:@0= ?>A;5 1C45Z5B> >4 70A?820Z5."; - - - - - -// ---------------------------------------------------------------------------- - -// Boot options - KEYMAPS - -// ---------------------------------------------------------------------------- - - - -"mac-de_title" = "German Mac Keyboard"; - -"mac-de_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 5@<0=A:0 Mac B0AB0BC@0"; - - - -"mac-es_title" = "Spanish Mac Keyboard"; - -"mac-es_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 (?0=A:0 Mac B0AB0BC@0"; - - - -"mac-fr_title" = "French Mac Keyboard"; - -"mac-fr_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 $@0=FCA:0 Mac B0AB0BC@0"; - - - -"mac-it_title" = "Italian Mac Keyboard"; - -"mac-it_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 B0;8X0=A:0 Mac B0AB0BC@0"; - - - -"mac-se_title" = "Swedish Mac Keyboard"; - -"mac-se_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 (254A:0 Mac B0AB0BC@0"; - - - -"mac-pt_title" = "Portuguese Mac Keyboard"; - -"mac-pt_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 >@BC30;8X0 Mac B0AB0BC@0"; - - - -"pc-de_title" = "German PC Keyboard"; - -"pc-de_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 5@<0=A:0 PC B0AB0BC@0"; - - - -"pc-es_title" = "Spanish PC Keyboard"; - -"pc-es_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 (?0=A:0 PC B0AB0BC@0"; - - - -"pc-fr_title" = "French PC Keyboard"; - -"pc-fr_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 $@0=FCA:0 PC B0AB0BC@0"; - - - -"pc-it_title" = "Italian PC Keyboard"; - -"pc-it_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 B0;8X0=A:0 PC B0AB0BC@0"; - - - -"pc-se_title" = "Swedish PC Keyboard"; - -"pc-se_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 (254A:0 PC B0AB0BC@0"; - - - -"pc-pt_title" = "Portuguese PC Keyboard"; - -"pc-pt_description" = ">@8AB5B5 @0A?>@54 =0 B0AB0BC@0 70 >@BC30;8X0 PC B0AB0BC@0"; - - - -// ---------------------------------------------------------------------------- - -// Boot options - THEMES - -// ---------------------------------------------------------------------------- - - - -"Embed_title" = "Embed"; - -"Embed_description" = "0;0 54=>AB02=0 25@78X0 >4 =>20B0 ?@8<0@=0 B5<0 HB> A5 :>@8AB8 ?@8 :@58@0Z5 =0 25@78X0 >4 Chameleon HB> 10@0 23@045=0 B5<0. "; - - - -"Legacy_title" = "Legacy"; - -"Legacy_description" = "@5BE>4=0B0 23@045=0 B5=0 =0 Chameleon"; - - - -"Default_title" = "!B0=40@4=0"; - -"Default_description" = "3@045=0B0 B5<0 2> Chameleon."; - - - -"Bullet_title" = "Bullet"; - -"Bullet_description" = "The Bullet B5<0 >4 NoSmokingBandit"; - - - - - -// ============================================================================ - -// The filenames from OptionalSettings text files' become sub menu headings. - -// These sub menu headings need titles and descriptions. - -// ---------------------------------------------------------------------------- - -// Control - - - -"Control_title" = "?F88 70 :>=B@>;0"; - -"Control_description" = ">45AC20Z0 70 :>=B@>;0 =0 @01>B0B0 =0 Chameleon."; - - - -// General - -"General_title" = "A=>2=8 >?F88"; - -"General_description" = "71>@ >4 A5:F8X0B0 =0 >A=>2=8 >?F88."; - - - -// KernelFlags - -"KernelFlags_title" = "Kernel 7=0:8"; - -"KernelFlags_description" = "71>@ >4 A5:F8X0B0 =0 >7=0:8B5 =0 kernel->B."; - - - -// PowerManagement - -"PowerManagement_title" = "5=0_<5=0B =0 =0?>XC20Z5"; - -"PowerManagement_description" = "71>@ >4 A5:F8X0B0 =0 <5=0_8@0Z5 =0 =0?>XC20Z5B>."; - - - -// Resolution - -"Resolution_title" = " 57>;CF8X0"; - -"Resolution_description" = "Set one resolution to use."; - - - -// Video - -"Video_title" = "845>"; - -"Video_description" = "?F88 :>8 A5 >4=5AC200B 70 3@0D8:0B0."; - - - -// Keymaps - -"Keymaps_title" = " 0A?>@54 =0 B0AB0BC@0"; - -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - - - -// Themes - -"Themes_title" = ""5<8"; - -"Themes_description" = ">;5:F8X0 >4 B5<8 - ->25\5 B5<8 <>65 40 A5 =0X40B =0 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" = "8HB>"; - -"ChooseNone-Resolution_description" = "5 8718@0XB5 @57>;CF8X0."; - - - -"ChooseNone-keylayout_title" = "8HB>"; - -"ChooseNone-keylayout_description" = "5 8718@0XB5 @0A?>@54 =0 B0AB0BC@0."; - - \ No newline at end of file Index: branches/JrCs/package/Resources/mk.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/mk.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/mk.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/mk.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/mk.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/mk.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 \uc0\u1053 \u1077 \u1080 \u1085 \u1089 \u1090 \u1072 \u1083 \u1080 \u1088 \u1072 \u1112 \u1090 \u1077 \u1085 \u1072 Apple Macintosh \u1082 \u1086 \u1084 \u1087 \u1112 \u1091 \u1090 \u1077 \u1088 \ - -\fs22 \cf0 \ -\ -\uc0\u1044 \u1077 \u1074 \u1077 \u1083 \u1086 \u1087 \u1077 \u1088 \u1080 :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\uc0\u1041 \u1083 \u1072 \u1075 \u1086 \u1076 \u1072 \u1088 \u1085 \u1086 \u1089 \u1090 \u1076 \u1086 :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 \uc0\u1055 \u1072 \u1082 \u1077 \u1090 :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language \uc0\u1087 \u1088 \u1077 \u1074 \u1077 \u1076 \u1077 \u1085 \u1080 \u1086 \u1076 \u1089 \u1090 \u1088 \u1072 \u1085 \u1072 \u1085 \u1072 : kn6600\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/mk.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/mk.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/mk.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -\uc0\u1057 \u1082 \u1088 \u1080 \u1087 \u1090 \u1072 \u1090 \u1072 \u1077 \u1079 \u1072 \u1074 \u1088 \u1096 \u1077 \u1085 \u1072 \u1080 \u1076 \u1072 \u1090 \u1086 \u1090 \u1077 \u1082 \u1072 \ - \uc0\u1089 \u1086 \u1080 \u1084 \u1077 \cf2 @LOG_FILENAME@\cf3 \uc0\u1077 \ -\uc0\u1079 \u1072 \u1087 \u1080 \u1096 \u1072 \u1085 \u1072 \u1074 \u1086 root \u1085 \u1072 \u1080 \u1079 \u1073 \u1088 \u1072 \u1085 \u1072 \u1090 \u1072 \u1087 \u1072 \u1088 \u1090 \u1080 \u1094 \u1080 \u1112 \u1072 .\ -\ -\cf0 \uc0\u1042 \u1077 \u1084 \u1086 \u1083 \u1080 \u1084 \u1077 \cf4 \uc0\u1087 \u1088 \u1086 \u1095 \u1080 \u1090 \u1072 \u1112 \u1090 \u1077 \u1112 \u1072 \cf0 \uc0\u1076 \u1072 \u1076 \u1086 \u1079 \u1085 \u1072 \u1077 \u1090 \u1077 \u1076 \u1072 \u1083 \u1080 \u1080 \u1085 \u1089 \u1090 \u1072 \u1083 \u1072 \u1094 \u1080 \u1112 \u1072 \u1090 \u1072 \ - \uc0\u1077 \u1091 \u1089 \u1087 \u1077 \u1096 \u1085 \u1072 \u1080 \u1076 \u1072 \u1080 \u1084 \u1072 \u1090 \u1077 \u1077 \u1074 \u1080 \u1076 \u1077 \u1085 \u1094 \u1080 \u1112 \u1072 \u1079 \u1072 \u1096 \u1090 \u1086 \u1077 \u1085 \u1072 \u1087 \u1088 \u1072 \u1074 \u1077 \u1085 \u1086 .\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/es.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/es.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/es.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

El Bootloader Chameleon es la combinación de varios componentes. Esta basado en la implementación EFI falsa de David Elliott, incorporada al método Boot-132, a partir del proyecto de código abierto Darwin de Apple

-


-

Entre las Novedades en Chameleon v2 se encuentran muchas funciones extendidas, por ejemplo:

-


-

- Interfaz GUI totalmente personalizada para brindarle más colorido al Dawin Bootloader.

-

- Booteo de DVDs con simplemente cargar una imagen ramdisk sin la ayuda de programas adicionales.

-

- Hibernación. Disfrute reanudar su MAC OS X con una imagen de muestra.

-

- Anulación de SMBIOS, para modificar los valores de fábrica SMBIOS.

-

- Anulación de DSDT, para usar un DSDT modificado y arreglado capaz de resolver varios inconvenientes.

-

- Inyección de Propiedades de Dispositivos a través de EFI strings.

-

- Permite el arranque de esquemas híbridos boot0 / boot1h, para discos particionados en MBR y GPT.

-

- Detección automática de frecuencia FSB para CPUs AMD recientes.

-

- Soporte para Software RAID de Apple.

-

- Habilitación de soporte para Gráficas Nvidia & ATI/AMD.

-

- Soporte de carga por Módulos.

-

- Detección de Memoria adaptada desde memtest86: http://www.memtest.org

-

- Generación automática de P-States & C-States para gestión de energía nativa.

-

- Registro de Mensajes.

-


-

El código está liberado bajo la versión 2 de la Licencia Pública GNU.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Para información más detallada, preguntas y respuestas visitar: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/es.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/es.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/es.lproj/Localizable.strings (revision 1842) @@ -1,697 +0,0 @@ -ÿþ// ============================================================================ - -// Error strings - -// ---------------------------------------------------------------------------- - -"ERROR_BOOTVOL" = "Este software debe ser instalado en el volumen de inicio."; - -"ERROR_INSTALL" = "Este volumen no cumple con los requisitos necesarios para esta actualización "; - - - -"Newer_Package_Installed_message" = "Una versión más reciente de Chameleon ya ha sido instalada."; - -"Intel_Mac_message" = "Este software no puede ser instalado en este ordenador."; - - - - - -// ============================================================================ - -// Install Type - -// ---------------------------------------------------------------------------- - -"InstallType_title" = "Tipo de Instalación"; - -"InstallType_description" = "Realizar una instalación nueva o actualizar una instalación existente del gestor de arranque (Bootloader)."; - - - -"New_title" = "Instalación Nueva"; - -"New_description" = "Realizar Copia de seguridad de una carpeta existente /Extra, si es encontrada en la partición de destino. Una nueva será creada si se eligen opciones desde el instalador, aparte del Bootloader en si mismo."; - - - -"Upgrade_title" = "Actualización"; - -"Upgrade_description" = "Combinar una carpeta existente /Extra, si se encuentra en el destino, con las opciones elegidas a partir de la instalación, aparte del Bootloader en si mismo."; - - - - - -// ============================================================================ - -// Bootloader - -// ---------------------------------------------------------------------------- - -"Chameleon_title" = "Bootloader Chameleon"; - -"Chameleon_description" = "Chameleon requiere tres archivos esenciales (en términos simples). - -boot0 (En el MBR del disco) responsable de cargar boot1. - -boot1 (En el sector de arranque de la partición) para colocar boot2. - -boot2 (En el directorio raíz de la partición) para cargar el kernel, etc."; - - - -"Standard_title" = "Estándar"; - -"Standard_description" = "Instalar los archivos de Chameleon al directorio raíz de la partición seleccionada, usando boot0 o boot0md dependiendo de su sistema, sin destruir ninguna instalación de Windows, si usted la tiene."; - - - -"EFI_title" = "EFI"; - -"EFI_description" = "Instalar los archivos de Chameleon a la partición EFI, normalmente oculta, usando boot0 o boot0md dependiendo de su sistema, sin destruir ninguna instalación de Windows, si usted la tiene."; - - - -"noboot_title" = "No instalar el Bootloader"; - -"noboot_description" = "Útil si usted desea instalar solamente los componentes Extras del paquete."; - - - - - -// ============================================================================ - -// Modules - -// ---------------------------------------------------------------------------- - -"Module_title" = "Módulos de Chameleon"; - -"Module_description" = "El sistema de módulos incorporado en Chameleon permite al usuario o desarrollador extender las funcionalidades principales del Bootloader, sin reempalzar el binario principal boot."; - - - -"klibc_title" = "klibc"; - -"klibc_description" = "Este módulo provee una biblioteca estándar C, para que los módulos conecten aún si la biblioteca proporcionada por Chameleon es insuficiente. - -Es en la actualidad solamente usado por la biblioteca uClibc++. - -Recurso: http://www.kernel.org/pub/linux/libs/klibc/"; - - - -"AutoReso_title" = "AutoResolución"; - -"AutoReso_description" = "Este módulo lee la información EDID desde el monitor conectado a la pantalla principal. - -El módulo no está actualmente integrado a la troncal (trunk) principal, por tener un mínimo uso tal y como están las cosas. - -Adicionalmente, el módulo parcheará los modos VESA disponibles en tarjetas gráficas pre HD de INTEL, lo cual proveerá una resolución apropiada durante el arranque."; - - - -"uClibc_title" = "uClibc++"; - -"uClibc_description" = "Este módulo provee una biblioteca de tiempo de ejecución minimalista C++ para usar en otros módulos. - -Esto no proporciona funcionalidad por sí mismo, en su lugar se utiliza para permitir que el lenguaje C++ sea utilizado en otros módulos. - -Por favor tenga en cuenta que rtti y excepciones han sido ambas deshabilitadas. - -Recurso: http://cxx.uclibc.org/ - -Dependencias: klibc"; - - - -"Keylayout_title" = "Keylayout"; - -"Keylayout_description" = "Este módulo permite al usuario definir las asignaciones de teclas del teclado."; - - - - - -// ============================================================================ - -// Utility - -// These are currently unused!!! - -// ---------------------------------------------------------------------------- - -"Utility_title" = "Utilidades"; - -"Utility_description" = "Archivos opcionales para facilitar la configuración"; - - - -"PrefPanel_title" = "Panel de Preferencias"; - -"PrefPanel_description" = "Instala el Panel de Preferencias para Chameleon."; - - - -"SMBIOS_title" = "SMBIOS.plist"; - -"SMBIOS_description" = "Copia un ejemplo de Perfil smbios.plist en /Extra/Configuration."; - - - -"Documentation_title" = "Documentación"; - -"Documentation_description" = "Documentación de Chameleon, para su instalación manual y uso"; - - - - - -// ============================================================================ - -// 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" = "Opciones de Arranque"; - -"Options_description" = "Crear un archivo /Extra/org.chameleon.Boot.plist y seleccionar las opciones deseadas para configurar los parámetros de Chameleon."; - - - -"BootBanner_title" = "BootBanner=No"; - -"BootBanner_description" = "Oculta la interfaz gráfica de Chameleon."; - - - -"GUI_title" = "GUI=No"; - -"GUI_description" = "Desactiva la interfaz gráfica desde el org.chameleon.Boot.plist"; - - - -"LegacyLogo_title" = "LegacyLogo=Yes"; - -"LegacyLogo_description" = "Usar el tradicional logo de Apple (gris sobre blanco) durante el arranque en pantalla, en vez de la imagen boot.png del tema."; - - - -"InstantMenu_title" = "InstantMenu=Yes"; - -"InstantMenu_description" = "Muestra la pantalla de selección de particiones sin el tiempo de espera."; - - - -"QuietBoot_title" = "QuietBoot=Yes"; - -"QuietBoot_description" = "Habilita el modo de arranque silencioso (sin mensajes o cursor)."; - - - -"ShowInfo_title" = "ShowInfo=Yes"; - -"ShowInfo_description" = "Habilita el texto en pantalla sobre las particiones y detalles de resolución."; - - - -"Wait_title" = "Wait=Yes"; - -"Wait_description" = "Pausa el proceso de arranque después de que Chameleon ha finalizado de configurar, en espera de presionar una tecla para cargar el kernel. Útil al ser combinado con el modo verbose (-v) para diagnosticar problemas."; - - - -// ---------------------------------------------------------------------------- - - - -"arch_title" = "arch=i386"; - -"arch_description" = "Carga el kernel en modo 32bit, en vez de usar el modo por defecto de 64bit."; - - - -"EHCIacquire_title" = "EHCIacquire=Yes"; - -"EHCIacquire_description" = "Esta opción corrige cualquier problema de los puertos EHCI (USB 2.0) debido a malas BIOS."; - - - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; - -"EthernetBuiltIn_description" = "Agrega el flag al org.chameleon.Boot.plist para la integración con el dispositivo Ethernet para Time Machine, App Store, iCloud, etc."; - - - -"ForceHPET_title" = "ForceHPET=Yes"; - -"ForceHPET_description" = "Habilita el HPET en chipsets intel, para aquellas BIOS que no incluyen dicha opción."; - - - -"ForceWake_title" = "ForceWake=Yes"; - -"ForceWake_description" = "Habilita la opción de ignorar imágenes de reposo o hibernación defectuosas."; - - - -"RestartFix_title" = "RestartFix=No"; - -"RestartFix_description" = "Deshabilita la opción predeterminada de arreglo del Reinicio."; - - - -"UHCIreset_title" = "UHCIreset=Yes"; - -"UHCIreset_description" = "Reconfigura los controladores UHCI (USB 1.0) antes de iniciar OS X."; - - - -"UseMemDetect_title" = "UseMemDetect=No"; - -"UseMemDetect_description" = "Deshabilita el reconocimiento automático de memoria RAM predeterminado."; - - - -"UseKernelCache_title" = "UseKernelCache=Yes"; - -"UseKernelCache_description" = "Para Lion solamente. Permite la carga del pre-linked kernel. Esto ignorará /E/E y /S/L/E desde su caché tradicional Extensions.mkext. SÓLO utilice esta opción sabiendo que contiene todo lo necesario."; - - - -"Wake_title" = "Wake=Yes"; - -"Wake_description" = "Intenta cargar la imagen de reposo salvada desde la última hibernación."; - - - -// ---------------------------------------------------------------------------- - - - -"CSTUsingSystemIO_title" = "New - Generate C-States=Yes"; - -"CSTUsingSystemIO_description" = "Nuevo flag para generar C-States usando los registros SystemIO en lugar de FixedHW."; - - - -"DropSSDT_title" = "DropSSDT=Yes"; - -"DropSSDT_description" = "Descarta las tablas SSDT anexas a la placa base."; - - - -"EnableC2State_title" = "EnableC2State=Yes"; - -"EnableC2State_description" = "Habilita el estado específico del Procesador, C2."; - - - -"EnableC3State_title" = "EnableC3State=Yes"; - -"EnableC3State_description" = "Habilita el estado específico del Procesador, C3."; - - - -"EnableC4State_title" = "EnableC4State=Yes"; - -"EnableC4State_description" = "Habilita el estado específico del Procesador, C4."; - - - -"GenerateCStates_title" = "Generate C-States=Yes"; - -"GenerateCStates_description" = "Habilita la generación automática de estados de reposo o C-States del procesador."; - - - -"GeneratePStates_title" = "Generate P-States=Yes"; - -"GeneratePStates_description" = "Habilita la generación automática de estados de carga o P-States del procesador."; - - - -// ---------------------------------------------------------------------------- - - - -"1024x600x32_title" = "1024x600x32"; - -"1024x600x32_description" = "Establecer el Modo de Gráficos en 1024x600x32"; - - - -"1024x768x32_title" = "1024x768x32"; - -"1024x768x32_description" = "Establecer el Modo de Gráficos en 1024x768x32"; - - - -"1280x768x32_title" = "1280x768x32"; - -"1280x768x32_description" = "Establecer el Modo de Gráficos en 1280x768x32"; - - - -"1280x800x32_title" = "1280x800x32"; - -"1280x800x32_description" = "Establecer el Modo de Gráficos en 1280x800x32"; - - - -"1280x1024x32_title" = "1280x1024x32"; - -"1280x1024x32_description" = "Establecer el Modo de Gráficos en 1280x1024x32"; - - - -"1280x960x32_title" = "1280x960x32"; - -"1280x960x32_description" = "Establecer el Modo de Gráficos en 1280x960x32"; - - - -"1440x900x32_title" = "1440x900x32"; - -"1440x900x32_description" = "Establecer el Modo de Gráficos en 1440x900x32"; - - - -"1600x900x32_title" = "1600x900x32"; - -"1600x900x32_description" = "Establecer el Modo de Gráficos en 1600x900x32"; - - - -"1680x1050x32_title" = "1680x1050x32"; - -"1680x1050x32_description" = "Establecer el Modo de Gráficos en 1680x1050x32"; - - - -"1920x1080x32_title" = "1920x1080x32"; - -"1920x1080x32_description" = "Establecer el Modo de Gráficos en 1920x1080x32"; - - - -"1920x1200x32_title" = "1920x1200x32"; - -"1920x1200x32_description" = "Establecer el Modo de Gráficos en 1920x1200x32"; - - - -// ---------------------------------------------------------------------------- - - - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; - -"GraphicsEnabler_description" = "Habilita la autodetección de GPUs NVIDIA e inyecta la información correcta."; - - - -"UseAtiROM_title" = "UseAtiROM=Yes"; - -"UseAtiROM_description" = "Habilita las opciones AtiROM."; - - - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; - -"UseNvidiaROM_description" = "Habilita las opciones NvidiaROM."; - - - -"VBIOS_title" = "VBIOS=Yes"; - -"VBIOS_description" = "En gráficas NVIDIA habilita la opción VBIOS"; - - - -// ---------------------------------------------------------------------------- - -// Boot options - KERNEL FLAGS - -// ---------------------------------------------------------------------------- - - - -"Verbose_title" = "Modo Verbose (-v)"; - -"Verbose_description" = "Activa el registro detallado y le permite ver los mensajes desde ambos Chameleon y el kernel, durante el arranque. Esencial para la solución de problemas."; - - - -"Singleusermode_title" = "Modo Single User (-s)"; - -"Singleusermode_description" = "Es una opción de solución de problemas utilizada para arrancar en la línea de comandos BSD/Unix de OS X."; - - - -"Ignorecaches_title" = "Ignore Caches (-f)"; - -"Ignorecaches_description" = "No es una opción común que se necesita para arrancar, pero puede ser útil si desea que OS X cargue todos los archivos de las carpetas del sistema, en lugar de confiar en la caché preconstruida."; - - - -"Npci_title" = "npci=0x2000"; - -"Npci_description" = "Colocar el flag npci=0x2000 en Kernel Flags. Útil desde la 10.6.8 para el problema PCI Configuration Begin."; - - - -"Npci3_title" = "npci=0x3000"; - -"Npci3_description" = "Colocar el flag npci=0x3000 en Kernel Flags. Útil desde la 10.6.8 para el problema PCI Configuration Begin."; - - - -"Darkwake_title" = "darkwake=0"; - -"Darkwake_description" = "Lion solamente. Desactiva la función 'low power wake', que a veces puede dejar la pantalla en negro después de despertar del reposo."; - - - - - -// ---------------------------------------------------------------------------- - -// Boot options - KEYMAPS - -// ---------------------------------------------------------------------------- - - - -"mac-de_title" = "Teclado Mac Alemán"; - -"mac-de_description" = "Use una disposición para un teclado Mac en Alemán"; - - - -"mac-es_title" = "Teclado Mac Español"; - -"mac-es_description" = "Use una disposición para un teclado Mac en Español"; - - - -"mac-fr_title" = "Teclado Mac Francés"; - -"mac-fr_description" = "Use una disposición para un teclado Mac en Francés"; - - - -"mac-it_title" = "Teclado Mac Italiano"; - -"mac-it_description" = "Use una disposición para un teclado Mac en Italiano"; - - - -"mac-se_title" = "Teclado Mac Sueco"; - -"mac-se_description" = "Use una disposición para un teclado Mac en Sueco"; - - - -"mac-pt_title" = "Teclado Mac Portugués"; - -"mac-pt_description" = "Use una disposición para un teclado Mac en Portugués"; - - - -"pc-de_title" = "Teclado de PC Alemán"; - -"pc-de_description" = "Use una disposición para un teclado de PC en Alemán"; - - - -"pc-es_title" = "Teclado de PC Español"; - -"pc-es_description" = "Use una disposición para un teclado de PC en Español"; - - - -"pc-fr_title" = "Teclado de PC Francés"; - -"pc-fr_description" = "Use una disposición para un teclado de PC en Francés"; - - - -"pc-it_title" = "Teclado de PC Italiano"; - -"pc-it_description" = "Use una disposición para un teclado de PC en Italiano"; - - - -"pc-se_title" = "Teclado de PC Sueco"; - -"pc-se_description" = "Use una disposición para un teclado de PC en Sueco"; - - - -"pc-pt_title" = "Teclado de PC "; - -"pc-pt_description" = "Use una disposición para un teclado de PC en Portugués"; - - - -// ---------------------------------------------------------------------------- - -// Boot options - THEMES - -// ---------------------------------------------------------------------------- - - - -"Embed_title" = "Embed"; - -"Embed_description" = "Versión simplificada del nuevo tema por defecto, esto se acostumbra cada vez que se crean nuevas versiones de Chameleon, es requerido."; - - - -"Legacy_title" = "Legacy"; - -"Legacy_description" = "El tema anterior por defecto de Chameleon"; - - - -"Default_title" = "Estándar"; - -"Default_description" = "El nuevo tema predeterminado de Chameleon"; - - - -"Bullet_title" = "Bullet"; - -"Bullet_description" = "El tema Bullet de Nosmokingbandit"; - - - - - -// ============================================================================ - -// The filenames from OptionalSettings text files' become sub menu headings. - -// These sub menu headings need titles and descriptions. - -// ---------------------------------------------------------------------------- - -// Control - - - -"Control_title" = "Opciones de Control"; - -"Control_description" = "Ajustes para controlar cómo funciona Chameleon."; - - - -// General - -"General_title" = "Opciones Generales"; - -"General_description" = "Elige entre una selección de opciones de básicas."; - - - -// KernelFlags - -"KernelFlags_title" = "Kernel Flags"; - -"KernelFlags_description" = "Elige entre una selección de kernel flags."; - - - -// PowerManagement - -"PowerManagement_title" = "Gestión de Energía"; - -"PowerManagement_description" = "Una selección de las opciones relacionadas con la administración de energía y speedstep."; - - - -// Resolution - -"Resolution_title" = "Resolución"; - -"Resolution_description" = "Permite fijar la resolución de pantalla para nuestro monitor"; - - - -// Video - -"Video_title" = "Video"; - -"Video_description" = "Una selección de opciones relacionadas con el video."; - - - -// Keymaps - -"Keymaps_title" = "KeyLayout"; - -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - - - -// Themes - -"Themes_title" = "Temas"; - -"Themes_description" = "Una colección de Temas de muestra. - -Puedes encontrar más temas en 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" = "Ninguna"; - -"ChooseNone-Resolution_description" = "No seleccionar ninguna resolución."; - - - -"ChooseNone-keylayout_title" = "Ninguno"; - -"ChooseNone-keylayout_description" = "No seleccionar ningún keylayout."; - - \ No newline at end of file Index: branches/JrCs/package/Resources/es.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/es.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/es.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/es.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/es.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/es.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 No lo instale en un ordenador Apple Macintosh\ - -\fs22 \cf0 \ -\ -Programadores :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Gracias a :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Paquete :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language traducido por: juanerson\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/es.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/es.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/es.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Los scripts se han completado y un archivo\ - de nombre \cf2 @LOG_FILENAME@\cf3 ha sido\ -escrito en la ra\'edz de la partici\'f3n seleccionada.\ -\ -\cf0 Por favor \cf4 l\'e9alo\cf0 para saber si la instalaci\'f3n fue\ -exitosa y mantener un registro de lo que se hizo.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/fr.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/fr.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/fr.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon est un chargeur d'amorçage construit en utilisant une combinaison de composants qui a elle même évoluée à partir du développement de l'implémentation "fake EFI" de David Elliott, qui a été ajoutée au projet boot-132 d'Apple.

-


-

Chameleon v2 a été, au fur et à mesure, mis à jour avec nombre de fonctions :

-


-

- Interface utilisateur customisable, pour donner un peu de piment au chargeur d'amorçage Darwin.

-

- Chargement possible d'un "RAMDisk" pour pouvoir démarrer un DVD officiel de Mac OS X sans logiciels tiers.

-

- Mise en veille prolongée. Permet de reprendre votre session de travail instantanément via une image d'hibernation.

-

- Prise en charge d'un SMBIOS modifié. Permet d'outrepasser le SMBIOS d'origine de votre machine.

-

- Prise en charge d'un DSDT modifié. Permet d'appliquer un DSDT patché et résoudre beaucoup de problèmes.

-

- Injection des propriétés de périphériques via une chaîne de caractère "device-properties".

-

- Fichiers boot0 et boot1h hybrides. Permet l'utilisation de disques partitionés en MBR ou GPT.

-

- Detection automatique du FSB, même pour les processeurs AMD récents.

-

- Support du RAID Logiciel d'Apple.

-

- Activateur graphique Nvidia & ATI/AMD intégré.

-

- Support de modules (extensions de Chameleon).

-

- Détection mémoire adaptée de memtest86 : http://www.memtest.org

-

- Génération automatique des P-State & C-State pour une gestion de l'alimentation native.

-

- Journalisation des messages console.

-


-

Le code est publié sous la version 2 de la licence GPL (Gnu Public License).

-

http://forge.voodooprojects.org/p/chameleon

-


-

Questions fréquentes (en anglais): http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/fr.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/fr.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/fr.lproj/Localizable.strings (revision 1842) @@ -1,350 +0,0 @@ -ÿþ// ============================================================================ -// Messages d'érreur -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Ce logiciel doit être installé sur le volume de démarrage."; -"ERROR_INSTALL" = "Ce volume n'a pas les caractéristiques requises pour cette mise à jour."; - -"Newer_Package_Installed_message" = "Une version plus récente de Chameleon est déja installée."; -"Intel_Mac_message" = "Ce logiciel ne peut pas être installé sur cet ordinateur."; - - -// ============================================================================ -// Type d'installation -// ---------------------------------------------------------------------------- -"InstallType_title" = "Type d'installation"; -"InstallType_description" = "Choisissez de faire une nouvelle installation ou d'en mettre à jour une existante."; - -"New_title" = "Nouvelle installation"; -"New_description" = "Sauvegarde un dossier /Extra existant, si trouvé sur la partition cible. Un nouveau dossier sera crée si vous choisissez n'importe quelle option en plus de l'amorçeur de démarrage."; - -"Upgrade_title" = "Mise à jour"; -"Upgrade_description" = "Fusionne un dossier /Extra existant, si trouvé sur la partition cible, avec n'importe quelle option choisie en plus de l'amorçeur de démarrage."; - - -// ============================================================================ -// Amorçeur de démarrage -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Amorçeur de démarrage Chameleon"; -"Chameleon_description" = "Chameleon requiert trois fichiers essentiels. -boot0 (Sur le MBR du disque) responsable du chargement de boot1. -boot1 (Sur le secteur d'amorçage de la partition) qui cherche boot2. -boot2 (A la racine de la partition) qui charge le noyau, etc."; - -"Standard_title" = "Standard"; -"Standard_description" = "Installe les fichiers de Chameleon sur la racine de la partition sélectionnée en utilisant soit boot0, soit boot0md, selon votre système, sans détruire aucune installation Windows existante, si il y en a une."; - -"EFI_title" = "EFI"; -"EFI_description" = "Installe les fichiers de Chameleon sur la partition système cachée 'EFI' en utilisant soit boot0, soit boot0md, selon votre système, sans détruire aucune installation Windows existante, si il y en a une."; - -"noboot_title" = "Ne pas installer l'amorçeur de démarrage"; -"noboot_description" = "Utile si vous souhaitez installer seulement les extra (options)."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Modules"; -"Module_description" = "Le système de modules inclus dans Chameleon permet à l'utilisateur ou au développeur d'étendre les fonctionnalités de Chameleon sans remplacer le fichier de démarrage principal."; - -"klibc_title" = "klibc"; -"klibc_description" = "Ce module fournit une bibliothèque C standard. Elle est utile pour les modules si la bibliothèque fournie par Chameleon est insuffisante. -Ceci est actuellement seulement utilisé par la bibliothèque uClibc++. -Source: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "Ce module lit les informations EDID à partir du moniteur attaché à l'affichage principal. -Ce module n'est pas integré dans le trunk et n'a qu'un usage minime. -Additionnellement, ce module va patcher les modes VESA disponibles dans les cartes pre-Intel HD Graphics pour obtenir une résolution correcte lors du démarrage."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Ce module fournit une simple bibliothèque d'éxecution C++ pour une utilisation dans d'autres modules. -Cela ne procure aucune fonctionnalité concrète. Ce module est utilisé pour permettre l'usage du langage C++ dans d'autres modules. -Veuillez noter que RTTI et Exceptions ont été désactivés. -Source: http://cxx.uclibc.org/ -Dépendances : klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Ce module permet à l'utilisateur de définir le mappage des touches du clavier."; - - -// ============================================================================ -// Utilitaires -// Actuellement non utilisés !!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitaires"; -"Utility_description" = "Fichers optionnels d'aide pour la configuration"; - -"PrefPanel_title" = "Panneau de configuration"; -"PrefPanel_description" = "Installe le panneau de configuration Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Copie un fichier SMBIOS.plist d'exemple dans /Extra/Configuration."; - -"Documentation_title" = "Documentation"; -"Documentation_description" = "Documentation pour Chameleon (instalation manuelle et utilisation)."; - - -// ============================================================================ -// Options de démarrage - Les options suivantes ont été séparées pour respecter le mappage des fichiers texte OptionalSettings. -// Mais elles peuvent être changées pour correspondre à la volonté du modificateur. -// ---------------------------------------------------------------------------- - -"Options_title" = "Options"; -"Options_description" = "Crée un fichier /Extra/org.chameleon.Boot.plist en sélectionnant n'importe quelle option de démarrage ou argument de noyau."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Cache la bannière de démarrage de l'interface utilisateur. C'est le texte en haut à gauche qui indique la version de Chameleon, etc."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Désactive l'interface utilisateur activée par défaut."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Utilise le logo Apple original (gris foncé) et l'écran gris clair lors du démarrage, au lieu du boot.png fourni dans le theme."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Vous emmene directement à l'écran de sélection des partitions. Passe l'écran de décompte du temps (petite barre qui décompte le temps et démarre directement sur la partition par défaut à sa fin)."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Active le mode de démarrage silencieux (aucun messages ou invite de commandes)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Active l'affichage des détails de la partition et des résolutions en dessous de la bannière de démarrage (en haut à gauche). Utile pour le débogage mais peut nuire à certains themes."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Met le processus de démarrage en pause après les actions de Chameleon. Attends qu'une touche soit préssée pour démarrer le noyau. Utile pour le débogage quand combiné avec le mode de démarrage diagnostic."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Démarre le noyau en mode 32-bit au lieu de 64-bit (par défaut)."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Règle les problèmes de propriétaire EHCI causés par de mauvais BIOS."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Ajoute la chaine 'built-in' aux périphériques Ethernet."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Active HPET sur les jeux de composants Intel, pour les BIOS qui n'incluent pas cette option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Permet d'outrepasser les mauvaises images d'hibernation."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Désactive le patch de redémarrage automatiquement appliqué."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Réinitialise les controlleurs UHCI avant le démarrage de Mac OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Désactive la détection mémoire (RAM) automatique."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Pour Lion seulement. Active le chargement du kernel pré-linké. Cela ignorera /E/E et /S/L/E. AVANT UTILISATION, assurez vous que le cache contient tout ce que vous avez besoin."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Essaye de charger une image d'hibernation sauvegardée lors de la précédente mise en veille."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "CST Using SystemIO=Yes"; -"CSTUsingSystemIO_description" = "Nouvelle méthode de génétation des C-State _CST en utilisant les registres SystemIO au lieu de FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Ignore les tables SSDT de la carte mère."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Active l'état d'alimentation spécial C2 du processeur."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Active l'état d'alimentation spécial C3 du processeur."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Active l'état d'alimentation spécial C4 du processeur."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Active la génération automatique des états de repos et de veille du processeur (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Active la génération automatique des états d'alimentation de performance du processeur (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Règle la résolution graphique à 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Règle la résolution graphique à 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Règle la résolution graphique à 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Règle la résolution graphique à 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Règle la résolution graphique à 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Règle la résolution graphique à 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Règle la résolution graphique à 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Règle la résolution graphique à 600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Règle la résolution graphique à 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Règle la résolution graphique à 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Règle la résolution graphique à 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Active l'autodétection des GPU NVIDIA. Injecte ensuite une information correcte."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Active l'utilisation d'une ROM ATI fournie par l'utilisateur."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Active l'utilisation d'une ROM NVIDIA fournie par l'utilisateur."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Active l'option VBIOS."; - -// ---------------------------------------------------------------------------- -// Options de démarrage - ARGUMENTS DU NOYAU -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Mode de Diagnostic"; -"Verbose_description" = "Active le mode de diagnostic, permet de voir des messages provenant de Chameleon et du noyau Mac OS X. Essentiel pour le débogage."; - -"Singleusermode_title" = "Mode Simple Utilisateur"; -"Singleusermode_description" = "Une option de débogage utilisée pour démarrer sur l'invite de commande BSD/Unix de Mac OS X."; - -"Ignorecaches_title" = "Ignorer les Caches"; -"Ignorecaches_description" = "Permet d'ignorer les caches pré-construits et forcer Mac OS X de charger tous les fichiers de ses dossiers système."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Pour passer un blocage sur 'PCI configuration begin' sur certains systèmes. 0x2000 est l'argument de kIOPCIConfiguratorPFM64, comme marqué dans le code sourde de IOPCIFamily."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Pour passer un blocage sur 'PCI configuration begin' sur certains systèmes. 0x3000 est l'argument de kIOPCIConfiguratorPFM64, comme marqué dans le code sourde de IOPCIFamily."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Lion seulement. Désactive la fonctionnalité 'réveil basse consommation' qui peut laisser un écran noir après une sortie de veille."; - - -// ---------------------------------------------------------------------------- -// Options de démarrage - MAPPAGE DE CLAVIER -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Clavier Mac Allemand"; -"mac-de_description" = "Utiliser le mappage clavier Mac Allemand"; - -"mac-es_title" = "Clavier Mac Espagnol"; -"mac-es_description" = "Utiliser le mappage clavier Mac Espagnol"; - -"mac-fr_title" = "Clavier Mac Français"; -"mac-fr_description" = "Utiliser le mappage clavier Mac Français"; - -"mac-it_title" = "Clavier Mac Italien"; -"mac-it_description" = "Utiliser le mappage clavier Mac Italien"; - -"mac-se_title" = "Clavier Mac Suèdois"; -"mac-se_description" = "Utiliser le mappage clavier Mac Suèdois"; - -"mac-pt_title" = "Clavier Mac Portugais"; -"mac-pt_description" = "Utiliser le mappage clavier Mac Portugais"; - -"pc-de_title" = "Clavier PC Allemand"; -"pc-de_description" = "Utiliser le mappage clavier PC Allemand"; - -"pc-es_title" = "Clavier PC Espagnol"; -"pc-es_description" = "Utiliser le mappage clavier PC Espagnol"; - -"pc-fr_title" = "Clavier PC Français"; -"pc-fr_description" = "Utiliser le mappage clavier PC Français"; - -"pc-it_title" = "Clavier PC Italien"; -"pc-it_description" = "Utiliser le mappage clavier PC Italien"; - -"pc-se_title" = "Clavier PC Suèdois"; -"pc-se_description" = "Utiliser le mappage clavier PC Suèdois"; - -"pc-pt_title" = "Clavier PC Portugais"; -"pc-pt_description" = "Utiliser le mappage clavier PC Portugais"; - -// ---------------------------------------------------------------------------- -// Options de démarrage - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Un version plus petite et plus simple du thème par défaut utilisée quand une version de Chameleon requiert un thème intégré."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Thème original de Chameleon indroduit lors de la version 2.0 RC1."; - -"Default_title" = "Standard"; -"Default_description" = "Thème par défaut de Chameleon depuis la version 2.0 RC5."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Un thème simple et sympa crée par NoSmokingBandit (Avril 2009)."; - - -// ============================================================================ -// Les noms de fichiers des fichiers texte dans OptionalSettings sont devenu des sous-menus. -// Ces sous-menus ont besoin de titres et de descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Control Options"; -"Control_description" = "Options pour controler le comportement de Chameleon."; - -// General -"General_title" = "Options Générales"; -"General_description" = "Une sélection d'options de base."; - -// KernelFlags -"KernelFlags_title" = "Arguments de démarrage"; -"KernelFlags_description" = "Gerez le démarrage du système via les arguments de démarrage."; - -// PowerManagement -"PowerManagement_title" = "Gestion de l'alimentation"; -"PowerManagement_description" = "Une sélection d'options qui gèrent l'alimentation et le SpeedStep."; - -// Resolution -"Resolution_title" = "Résolution graphique"; -"Resolution_description" = "Sélectionnez une résolution graphique a utiliser."; - -// Video -"Video_title" = "Vidéo"; -"Video_description" = "Options concernant la partie vidéo du système."; - -// Keymaps -"Keymaps_title" = "Mappage de clavier"; -"Keymaps_description" = "Sélectionnez un mappage de clavier à utiliser. -Cela installera aussi le module Keylayout ainsi que les différentes configurations de clavier."; - -// Themes -"Themes_title" = "Thèmes"; -"Themes_description" = "Une collection de thèmes -Plus de thèmes peuvent être trouvés sur http://forum.voodooprojects.org/index.php/board,7.0.html"; - - -// ============================================================================ -// Chaine d'options de démarrage exclusives - Celles-ci sont ajoutées automatiquement par buildpkg -// Le nom utilisé doit être ChooseNone-xxxxxx -// Où xxxxx = le nom du fichier BootOptions (sans le .txt) -// ---------------------------------------------------------------------------- -"ChooseNone-Resolution_title" = "Aucune"; -"ChooseNone-Resolution_description" = "Aucune résolution graphique choisie."; - -"ChooseNone-keylayout_title" = "Aucun"; -"ChooseNone-keylayout_description" = "Aucun mappage de clavier choisi."; - \ No newline at end of file Index: branches/JrCs/package/Resources/fr.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/fr.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/fr.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Ne pas installer sur un ordinateur Apple Macintosh\ - -\fs22 \cf0 \ -\ -D\'e9veloppeurs :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Merci \'e0 :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package d'installation :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language traduit par: Tenval\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Les scripts sont termin\'e9s et un fichier\ - nomm\'e9 \cf2 @LOG_FILENAME@\cf3 a \cf0 \'e9\cf3 t\cf0 \'e9\cf3 \ - \'e9\cf3 crit \'e0\'a0la racine de la partition choisie.\ -\ -\cf0 SVP \cf4 lisez le\cf0 pour savoir si l'installation est un\ -succes et garder un rapport de ce qui a \'e9t\'e9 fait..\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/hr.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/hr.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/hr.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon je kombinacija razliÄitih komponenti bootloadera. On je zasnovan na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 projekt.

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagoÄ‘en grafiÄko korisiniÄko suÄelje donosi vizuelna poboljÅ¡anja u Darwin Bootloaderu.

-

- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih programa.

-

- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike.

-

- SMBIOS zamijena tvorniÄkih za modifikovanu SMBIOS vrijednost.

-

- DSDT zamijena za korištenje modifikovanog, ispravljenog DSDT-a koji može riješiti nekoliko problema.

-

- Implementacija svojstva uređaja putem svojstva niza.

-

- hibridni boot0 / boot1h za MBR i GPT particijske diskove.

-

- automatsko FSB kodno otkrivanje Äak i za posljednje AMD procesore. 

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD GrafiÄki Aktivator.

-

- Modul podrška

-

- Detekcija memorije prilagođena iz memtest86: http://www.memtest.org

-

- Automatsko generiranje P-State i C-State za izvorno upravljanje energijom.

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Za detaljne informacije posjetite: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/hr.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/hr.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/hr.lproj/Localizable.strings (revision 1842) @@ -1,401 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Ovaj softver mora biti instaliran na volumen sa kojeg se pokree."; -"ERROR_INSTALL" = "Ovaj volumen ne ispunjava uvjete za nadogradnju."; - -"Newer_Package_Installed_message" = "Nova verzija Chameleona ve je instalirana"; -"Intel_Mac_message" = "Ovaj softver ne mo~e biti instaliran na ovom ra -unalu"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Vrsta instalacije"; -"InstallType_description" = "Odaberite za instaliranje nove instalacije ili za nadogradnju postojee instalacije."; - -"New_title" = "Nova instalacija"; -"New_description" = "Rezerva za postojei /Extra folder, ako je pronaen na ciljanoj particiji. Novi e biti stvoren ako izaberete bilo koju opciju u instaleru, osim Bootloadera."; - -"Upgrade_title" = "Nadogradnja"; -"Upgrade_description" = "Spaja postojei /Extra folder, ako je pronaen na ciljanoj particiji, sa svim opcijama izabranim iz instalera, osim Bootloadera."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon zahtjeva tri bitna fajla. (pojednostavljeno re -eno) -boot0 (MBR na disk pogonu) odgovoran za u -itavanje boot1. -boot1 (Na particiju za boot-sektor) za pronala~enje boot2. -boot2 (Na particiju za root direktorij) za u -itavanje Kernela itd."; - -"Standard_title" = "Standard"; -"Standard_description" = "instalira Chameleon fajlove u po -etnu mapu diska (root) odabrane particije koristei bilo boot0 ili boot0md u ovisnosti od vaaeg sustava ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristei bilo boot0 ili boot0md u ovisnosti od vaaeg sustava ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"noboot_title" = "Ne instaliraj Bootloader"; -"noboot_description" = "Korisno ukoliko ~elite instalirati samo extra."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Chameleon Moduli"; -"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" = "Ovaj modul omoguuje standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna. -Ovo se trenutno koristi samo sa uClibc++ bibliotekom. -Izvor: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Rezolucija"; -"AutoReso_description" = "Ovaj modul -ita edid informacije sa monitora priklju -enog na glavni zaslon. -Modul trenutno nije integrisan u trunk i nije od velike primjene kao ato stoji. -Osim toga, modul e zakrpati VESA modove koji su prisutni u pred Intelovim HD grafi -kim karticama kako bi osigurale odgovarajuu rezoluciju zaslona prilikom podizanja."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Ovaj modul omoguava minimalisti -ku c++ runtime biblioteku za koriatenje u drugim modulima. -To ne pru~a funkcionalnost sama po sebi, umjesto toga, slu~i kako bi se omoguilo koriatenje c++ jezika u ostalim modulima. -Imajte na umu da su obe RTTI iznimke onemoguene. -Izvor: http://cxx.uclibc.org/ -Dependencies: klibc"; - -"Keylayout_title" = "Raspored tipki"; -"Keylayout_description" = "Ovaj modul omoguuje korisniku da definira mapiranje tipki na tipkovnici."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Korisno"; -"Utility_description" = "Menij fajlovi za pomo pri instalaciji"; - -"PrefPanel_title" = "Preferens Plo -a"; -"PrefPanel_description" = "Instalira Preferens plo -u za Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Kopira primjer smbios.plist u /Extra/Configuration."; - -"Documentation_title" = "Documentacija"; -"Documentation_description" = "Dokumentacija za Chameleon priru -nik, instaliranje i koriatenje"; - - -// ============================================================================ -// 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" = "Boot Opcije"; -"Options_description" = "Kreira /Extra/org.chameleon.Boot.plist i omogu -uje izbor ~eljene opcije za kontrolu Chameleon postavki."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Skriva Cameleon boot banner u grafi -kom korisni -kom inferfejsu (GUI)."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Onemoguava uklju -eni zadani korisni -ki grafi -ki interfejs."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Koristite legacy (sivi i bijeli) apple logo prilikom podizanja radije nego boot.png sliku iz teme"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Prikaz zaslona za odabir particije bez prikazivanja timeout zaslona."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Omoguava mod mirnog pokretanja (bez poruka ili redaka)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Onemoguava prikaz detalja o particiji i rezoluciji."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauzira boot proces nakon ato je Cameleon zavraio postavljanje, onda -eka na pritisak tipke prije nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za rijeaavanje problema."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Pokree jezgru (kernel) u 32bitnom modu radije nego u zadanom 64bitnom modu."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Omoguuje opciju za popravak bilo kojih EHCI vlasni -kih prava zbog loaeg biosa."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Omoguuje mogunost dodavanja "ugraeno" na vaae Ethernet ureaje."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Omoguuje HPET na Intel -ipsetima, za biose koje ne uklju -uju ovu opciju."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Ova opcija Omoguuje vam da zaobiete loae uspavane slike (sleep images)."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Isklju -uje automatsko omoguavanje restart fix opcije"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Omoguuje opciju za reset UHCI kontrolera prije po -etka podizanja. "; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Isklju -uje omogueno automatsko RAM prepoznavanje."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Samo za Lion. Omoguuje u -itavanje prethodno povezanog kernela. Ovo e ignorirati /E/E i /S/L/E. Ovo koristiti samo ako morate znati da sadr~i sve ato vam je potrebno."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Pokuaava da u -ita uspavanu sliku snimljenu iz prethodne hibernacije"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "New - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Odbacuje SSDT tablice ugraene na mati -noj plo -i."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Uklju -uje automatsko generiranje procesora u stanju mirovanja (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Omoguava automatsko generiranje snage procesora stanja performansi (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Podesite Grafi -ku Rezoluciju na 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Podesite Grafi -ku Rezoluciju na 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Podesite Grafi -ku Rezoluciju na 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Podesite Grafi -ku Rezoluciju na 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Podesite Grafi -ku Rezoluciju na 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Podesite Grafi -ku Rezoluciju na 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Podesite Grafi -ku Rezoluciju na 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Omoguuje opciju auto prepoznavanja NVIDIA baziranih grafi -kih video kartica i upisuje pravilne informacije o istoj."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Uklju -uje UseAtiROM opciju."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Uklju -uje UseNvidiaROM opciju."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Uklju -uje VBIOS opciju"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Uklju -uje verbose prijavu i omoguuje vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za rjeaavanje problema."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Opcija za rjeaavanje problema koja se koristi za podizanje OS X BSD / Unix komandnog reda."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Opcija koja nije potrebna za svakodnevno podizanje, ali mo~e biti korisna ukoliko ~elite da OS X u -ita sve fajlove iz sustavnog direktorija, radije nego se oslanjajui na pre-izgraenu predmemoriju."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Postavlja zastave npci = 0x2000 za Kernel Zastave"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Postavlja zastave npci = 0x3000 za Kernel Zastave"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Samo Lion. Isklju -uje 'low power wake' opciju koja ponekad ostavi crni zaslon poslije buenja iz spavanja."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Koriatenje tipkovnice za Njema -ku Mac tipkovnicu"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Koriatenje tipkovnice za `panjolsku Mac tipkovnicu"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Koriatenje tipkovnice za Francusku Mac tipkovnicu"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Koriatenje tipkovnice za Italijansku Mac tipkovnicu"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Koriatenje tipkovnice za Svedsku Mac tipkovnicu"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Koriatenje tipkovnice za Francusku PC tipkovnicu"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Manja, jednostavnija verzija nove zadane teme koja se koristi prilikom izgradnje Chameleon-a koji zahtjeva ugraenu temu. "; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleonova prethodno zadana tema."; - -"Default_title" = "Standard"; -"Default_description" = "Chameleonova trenutno zadana tema."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009."; - - -// ============================================================================ -// 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" = "Opcije za kontrolu rada Chameleona."; - -// General -"General_title" = "General Options"; -"General_description" = "Izaberite od selekcije iz baze opcija."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Izaberite od selekcije iz kernel zastava."; - -// PowerManagement -"PowerManagement_title" = "Power Management"; -"PowerManagement_description" = "Odabir opcija koje se bave upravljanjem potroanjom energije i SpeedStep-om."; - -// Resolution -"Resolution_title" = "Resolution"; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "Video"; -"Video_description" = "Odabir opcija koje se bave videom."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "Skup predlo~enih tema -Viae tema mo~ete pronai na 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" = "Odabir bez rezolucije."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Odabir bez keylayouta."; - \ No newline at end of file Index: branches/JrCs/package/Resources/hr.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/hr.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/hr.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/hr.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/hr.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/hr.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Instalacija nije prilago\uc0\u273 ena za Apple Macintosh ra\u269 unala\ - -\fs22 \cf0 \ -\ -Programeri :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Hvala :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Paket :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: mistudio\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/hr.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/hr.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/hr.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Skripte su zavr\'9aene i mapa pod\ - nazivom \cf2 @LOG_FILENAME@\cf3 je snimljena\ -u korijen particije diska koje ste odabrali.\ -\ -\cf0 Molimo \cf4 pro\uc0\u269 itajte\cf0 kako biste saznali da li je instalacija\ -bila uspije\'9ana i \uc0\u269 uvajte log radi evidencije o tome \'9ata je u\u269 injeno.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/ko.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ko.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ko.lproj/Description.html (revision 1842) @@ -1,47 +0,0 @@ - - - - - - - - - -

ì¹´ë©œë ˆì˜¨ì€ David Elliottì˜ fake EFI 구현 ê¸°ìˆ ì˜ ê°œë°œì´ ì• í”Œì˜ boot-132 프로ì íŠ¸ì™€ 만나 ìƒê¸´ 요소들로 만들어진 부트로ë”입니다.

-


-

카멜레온 버전 2는 ë” ë§Žì€ ê¸°ëŠ¥ë“¤ì´ ì¶”ê°€ë˜ì—ˆìŠµë‹ˆë‹¤. 예를 들어:

-


-

- Darwin 부트로ë”ì— ì™„ë²½í•œ 커스터마ì´ì§•ì´ 가능한 컬러 GUI.

-

- 외부 프로그램 ì—†ì´ ìžì²´ì ìœ¼ë¡œ 램디스í¬ì— ë¦¬í…Œì¼ DVD를 로딩하여 부팅.

-

- 최대 절전 모드 지ì›. 맥 OS Xì´ ì¸ë„¤ì¼ë¡œë¶€í„° 깨어나는 ëª¨ìŠµì„ ì¦ê¸°ì„¸ìš”.

-

- SMBIOS 오버ë¼ì´ë“œë¡œ 공장 SMBIOS 기초 ì„¤ì •ë“¤ì„ ë³€ê²½.

-

- DSDT 오버ë¼ì´ë“œë¡œ ê³ ì³ì§„ DSDT를 ì‚¬ìš©í•˜ë¯€ë¡œì¨ ë§Žì€ ë¬¸ì œë“¤ì„ í•´ê²°.

-

- device-properties string으로 디바ì´ìŠ¤ ì†ì„±ì„ 주입.

-

- 하ì´ë¸Œë¦¬ë“œ boot0 / boot1h ë¡œ MBR ë° GPT ë¡œ íŒŒí‹°ì…˜ëœ ë””ìŠ¤í¬ë“¤ì„ 허용.

-

- 최신 AMD CPUë“¤ê¹Œì§€ë„ ìžë™ FSB ì¸ì‹ 코드로 지ì›.

-

- 애플 소프트웨어 RAID 지ì›.

-

- Nvidia ë° ATI/AMD 그래픽 ì¹´ë“œ 활성화.

-

- 모듈 지ì›

-

- memtest86으로부터 ê¸°ë°˜ëœ RAM 메모리 ì¸ì‹ : (ì˜ë¬¸) http://www.memtest.org

-

- ìžë™ P-State & C-State ìƒì„±ê¸°ëŠ¥ìœ¼ë¡œ ìžì—°ì ì¸ ì „ì› ê´€ë¦¬.

-

- 메세지 로깅.

-


-

ì´ ì½”ë“œëŠ” GNU ì¼ë°˜ 공중 사용 허가서(GPL) 버전 2 아래 공개 ë˜ì—ˆìŠµë‹ˆë‹¤.

-

(ì˜ë¬¸) http://forge.voodooprojects.org/p/chameleon

-


-

FAQ's: (ì˜ë¬¸) http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ko.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ko.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ko.lproj/Localizable.strings (revision 1842) @@ -1,358 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "tÇ ŒÁÕ¸ÒèÆ´Å”² ÜÂÙ³ ü¼h¹ÐÅ̹ $ÁXÎ ´  ˆÇµÂȲä²."; -"ERROR_INSTALL" = " ÁÝÐ\Õ ü¼h¹@Ç tÇ ÅÅp³tǸÒXÇ ”Æl­¬ÀmÕDÇ Ì¹qÈXÕÀÉ JŵÂȲä²."; - -"Newer_Package_Installed_message" = "tÎ\º¸(ÆXÇ T³ ÈÀ\¸´Æ „¼ÈtÇ tÇø» $ÁXδ´Å ˆÇµÂȲä²."; -"Intel_Mac_message" = "tÇ ŒÁÕ¸ÒèÆ´Å”² tÇ ôÎèÔ0ÑÐÅ $ÁXÎ ´  ÆŵÂȲä²."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "$ÁXÎ ÇÖ"; -"InstallType_description" = "ÈÀ $ÁXΘ° ÅÅø­¸tÇÜ´ X´ É XÕ˜°|¹ ÁÝÐXÕ8Á”Æ."; - -"New_title" = "ÈÀ $ÁXÎ"; -"New_description" = "Bootloader tÇxÆXÇ 5ÆXÁtÇ ”ͬ\¸ ÁÝд ½¬°Æ, ̹}Å $ÁXÎ`Õ ÓðÒXÁÐÅ /Extra ôÓT³¬ tÇø» tȬÇXÕtº, ä²x¹ tÇ„¹<Ç\¸ 1¼ÅÅ\Õ ÄÖ, ”ͬ ÁÝÐ\Õ 5ÆXÁä´tÇ ìÓhÕ´ ÈÀ\¸´Æ /Extra ôÓT³¬ ÝÀ1Á)´È²ä²."; - -"Upgrade_title" = "ÅÅø­¸tÇÜ´"; -"Upgrade_description" = "Bootloader tÇxÆXÇ 5ÆXÁtÇ ”ͬ\¸ ÁÝд ½¬°Æ ̹}Å $ÁXÎ`Õ ÓðÒXÁÐÅ /Extra ôÓT³¬ tÇø» tȬÇXÕtº, ä²x¹ tÇ„¹<Ç\¸ 1¼ÅÅ\Õ ÄÖ, 0®tÈ /Extra ôÓT³ÐÅ ”ͬ ÁÝÐ\Õ 5ÆXÁä´tÇ T³tÕÑÉȲä². (org.chameleon.Boot.plist 0®tÈ mÕ©ºä´DÇ n³´Å ðÄ0® XÕÀÉ JÅଠtÇø» ÆÅ”² 5ÆXÁä´Ì¹ ”ͬiÕȲä².)"; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "tÎ\º¸(Æ €½¸Ò\¸T³ "; -"Chameleon_description" = "tÎ\º¸(Æ €½¸Ò\¸T³”² ä²LÇü¬ ¬@Ç 8Á ¬XÇ Ó|ÇDÇ DÕ”Æ\¸ iÕȲä². (¬è²ˆ× $Á…ºtÕÁ) -boot0 (Ü´|·tÇ ¾XÇ MBRÐÅ ˆÇLÇ) boot1\¸)µDÇ ô²ù². -boot1 ( ÓðÒXÁXÇ €½¸Ò 9Á0ÑÐÅ ˆÇLÇ) boot2XÇ ÇXÎ|¹ LÅ$¸ É. -boot2 (Ü´|·tÇ ¾XÇ è¸¸Ò µ ¸ Ñ¬¹ÐÅ ˆÇLÇ) äα \¸)µ ñ´ 0®ÀÐ ô²ù²."; - -"Standard_title" = "|Ǽ"; -"Standard_description" = " ÁÝд ÓðÒXÁXÇ è¸¸Ò µ ¸ Ñ¬¹ÐÅ tÎ\º¸(ÆÐÅ DÕ”Æ\Õ Ó|Çä´DÇ ¬À©ÆÇXÇ Ü¤Â\ÑÐÅ 0µ|· boot0 ¶”² boot0md|¹ tÇ©ÆXÕìÅ $ÁXÎiÕȲä². Çij°Æ¬ $ÁXδˆÇT³|·Ä³ Æ¥ÕDÇ üÈÀÉ JŵÂȲä²."; - -"EFI_title" = "EFI"; -"EFI_description" = "ÉÓÁÀ Ü (¨¬8Ȉǔ² EFI ܤÂ\Ñ ÓðÒXÁÐÅ tÎ\º¸(ÆÐÅ DÕ”Æ\Õ Ó|Çä´DÇ ¬À©ÆÇXÇ Ü¤Â\ÑÐÅ 0µ|· boot0 ¶”² boot0md|¹ tÇ©ÆXÕìÅ $ÁXÎiÕȲä². Çij°Æ¬ $ÁXδˆÇT³|·Ä³ Æ¥ÕDÇ üÈÀÉ JŵÂȲä²."; - -"noboot_title" = "€½¸Ò\¸T³|¹ $ÁXÎXÕÀÉ JÅLÇ"; -"noboot_description" = "tÇø» €½¸Ò\¸T³¬ $ÁXδˆÇDÇ ½¬°Æ ¬À©ÆǬ 0®ÀÐ 5ÆXÁä´DÇ $ÁXÎXÕà¬Ç `Õ Lµ Ç©ÆiÕȲä²."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "¨ºÈ´"; -"Module_description" = "tÎ\º¸(ÆÐÅ µÑiÕ´ ¨ºÈ´ ܤÂ\Ñ@Ç ¬À©Æǘ° ¬¼Ç¬ TºxÇ €½¸Ò Ó|ÇDÇ ¼¸¯ÀÉ JÅଠtÎ\º¸(ÆXÇ uÕì 0®¥²DÇ ðÅ¥Ç`Õ  ˆÇŒ¬ tÕ -ÉȲä²."; - - -"klibc_title" = "klibc"; -"klibc_description" = "tÇ ¨ºÈ´@Ç Ì¹}Å tÎ\º¸(ÆtÇ €½qÈ`ÕÜ ä²x¹ ¨ºÈ´ä´tÇ ðÅ°¬`Õ  ˆÇ”² C \ÔÉ |·tÇ ¾ì·¬¹|¹ Èõ¬iÕȲä². -Ö¬Ç uClibc++ |·tÇ ¾ì·¬¹ÐÅÁ̹ ¬À©Æ´à¬ ˆÇµÂȲä². -ŒÁ¤Â: (Æ8»)http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "TÖtº tÕÁÀij"; -"AutoReso_description" = "tÇ ¨ºÈ´@Ç 0®ø¼ ¨ºÈ²0Ñ\¸€½0Ñ EDID Èô¼|¹ }ǵÂȲä². -Ö¬Ç tÇ ¨ºÈ´@Ç ¸Ò¸lÐÐÅ µÑiÕ´ÀÉ JÅଠˆÇà¬, ¶ øĨº¬ ȵÂȲä². -”ͬ\¸, Intel¬ÀXÇ HD ܬ¹ˆÉ È ø­˜·=ÕtÎÜ´ä´tÇ ¬À©Æ`Õ  ˆÇ”² VESA ¨ºÜ´|¹ (ÓXÎXÕìÅ €½Ó É ,Ƽx¹ tÕÁÀij|¹ ¬ÈÉ  ˆÇŒ¬ tÕ -ÉȲä²."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "tÇ ¨ºÈ´@Ç ä²x¹ ¨ºÈ´ä´DÇ Ç\Õ \ÍŒÁTÖÈxÇ c++ ð·ÀÐ„Ç |·tÇ ¾ì·¬¹|¹ Èõ¬iÕȲä². -tÇ ¨ºÈ´@Ç ¹Òļ\Õ 0®¥² ÆÅtÇ c++ ¸Å´Å¬ ä²x¹ ¨ºÈ´ä´ÐÅ XÇtÕ ¬À©Æ ´  ˆÇij]¸ tÕ -ÉȲä². -ä‰Õܬ p³tÇ0ÑÖ Èô¼(RTTI)@Æ ÆxÆ ˜Ì¬¹(Exceptions)”² D¾\Ö1ÁTÖ´È 8Ìà¬XÕÜÂ0® ¼·È²ä². -ŒÁ¤Â: (Æ8») http://cxx.uclibc.org/ -XÇtÈ ­Ä¬(Dependencies): klibc"; - -"Keylayout_title" = "¤Ð¸tÇDÅÃÆ"; -"Keylayout_description" = "tÇ ¨ºÈ´@Ç ¬À©ÆÇ ¤Ðô¼Ü´ ¤Ð ä¹QÕ ÈXÇ|¹ ÈÕ©ÆiÕȲä²."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = " ÇøÒ¬¹ðÒ"; -"Utility_description" = "$ÁXÎ|¹ ij°Æ”² ÁÝÐÈxÇ Ó|Çä´"; - -"PrefPanel_title" = "XÖ½¬ $ÁÈ (Ó±"; -"PrefPanel_description" = "tÎ\º¸(ÆXÇ XÖ½¬ $ÁÈ (Ó±DÇ $ÁXÎhÕ."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "/Extra/Configuration ôÓT³ HÅÐÅ smbios.plist ÆÈ Ó|ÇDÇ Ì¹í´È²ä²."; - -"Documentation_title" = "¬À©Æ $Á…ºÁ"; -"Documentation_description" = "tÎ\º¸(Æ €½¸Ò\¸T³|¹ $ÁXÎXÕà¬, tÇ©ÆXÕ”² p³ÐÅ ³\Õ ¬À©Æ $Á…ºÁ"; - - -// ============================================================================ -// 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" = "XÖ½¬ $ÁÈ"; -"Options_description" = "/Extra ôÓT³HÅÐÅ Ü´m¸ä²´Æ Tºt²ÐÅÁ ÁÝÐ\Õ mÕ©ºä´DÇ ìÓhÕ\Õ org.chameleon.Boot.plist Ó|ÇDÇ ÝÀ1ÁiÕȲä²."; - -"BootBanner_title" = "0¼± ¬À©ÆHÅhÕ(BootBanner=No)"; -"BootBanner_description" = " ÁÝÐ Ü GUIÐÅ \ÔÜ´”² tÎ\º¸(Æ €½¸Ò\¸T³ 0¼±|¹ (ÂA®È²ä². ŒÈ!Î ÁÀè² ¨ºÁ¬¹ÐÅ ÇXÎ\Õ 0¼±”² ´¹¬¹¤Â „¼È ñ´DÇ MѤ¸Ò\¸ ô¼ìÅ -ÉȲä²."; - -"GUI_title" = "…º9¸´Å ¨ºÜ´(GUI=No)"; -"GUI_description" = " ÁÝÐ Ü tÎ\º¸(ÆÐÅ ÐƘ· ¬À©Æ´”² ø­˜·=Õ ÇÈ xÇ0јÓtǤÂ|¹ U°È²ä². D¾ ÁÝÐ ÜÂÐÅ”² ÓðÒXÁ ÁÝÐ TÖtºÐÅÁ Tab¤Ð\¸ ÈXÖtÇ ¬¥²iÕȲä²."; - -"LegacyLogo_title" = "å¹ €½Ó ¤Âlа¹(LegacyLogo=Yes)"; -"LegacyLogo_description" = " ÁÝÐ Ü $Ƭ¹Àɱ å¹ü¬ ¬@Ç ÙÉ@Ç ŒÖÉÀ `Å Õ \¸à¬¼ÐŠ̳DŬ”² ×ü¬ ¼@Ç ŒÖÉÀ 0¼½¬DÇ €½Ó ¤Âlа¹<Ç\¸ ¬À©ÆiÕȲä². D¾ ÁÝÐ Ü /Extra/Theme ôÓT³ HÅXÇ boot.png ¬ÀÄÉDÇ ¬À©Æ"; - -"InstantMenu_title" = "ÇÙ³ €½Ó ¬À©Æ HÅhÕ(InstantMenu=Yes)"; -"InstantMenu_description" = " ÁÝÐ Ü 么¼ ¬À©ÆǬ ÁÉÈ €½Ó`Õ ÓðÒXÁDÇ à¬…¹È²ä². à¬t¹à¬ ÔÅ0Ñ|¹ ²t¹0® ÈL®ÀÉ OS€½ÓDÇ XÕÀÉ JŵÂȲä². D¾ ÁÝÐ Ü tÎ\º¸(ÆtÇ \¸)µ É 0®ø¼ ÓðÒXÁ DÅtÇXÏü¬ ÇÙ³ €½ÓL®ÀÉ ¨°@Ç Ü¬DÇ É¹³0®\¸ ô¼ìÅ -ÉȲä². tÇLµ @ºðÒ €½ÓDÇ ÇtÕ DÅ4»¤Ð˜° …Ç%¸tÕ ÇÙ³ €½ÓDÇ èÍŒÁ`Õ  ˆÇµÂȲä²."; - -"QuietBoot_title" = "€½Óü¬È (Â@®(QuietBoot=Yes)"; -"QuietBoot_description" = " ÁÝÐ Ü $Ƭ¹Àɱ å¹ü¬ ¬tÇ €½Ó ¤Âlа¹<Ç\¸ ¼\¸ €½ÓiÕȲä². üÈXÇ `Õ È@Ç ÓðÒXÁ ÁÝÐtǘ° …º9¸´Å(Kernel Flag)…Ç%¸tÇ ˆ½¬¥²XÕpº $ÆÁÉ org.chameleon.Boot.plist Ó|Ç HÅÐÅ ÀÉÈ´ 0®ø¼ ÓðÒXÁü¬ Kernel Flag¬ È©Æ)´È²ä². 8Ìà¬\¸, 0®ø¼ ÓðÒXÁtÇ Çij°Æ\¸ $ÁÈ ´ ½¬°Æ å¹ €½Ó<Ç\¸ ÂÈtÇ ´Å5¸à¬ å¹OS ÁÀÐÅÁ ÁÝÐ\Õ ÜÂÙ³ ü¼h¹@Ç €½¸Ò\¸T³ÐÅ Èì²tÇ ´ÀÉJÅ<Çpº 4»ÜÂ)´È²ä²."; - -"ShowInfo_title" = "tÎ\º¸(Æ Èô¼ \ÔÜÂ(ShowInfo=Yes)"; -"ShowInfo_description" = " ÁÝÐ Ü ÓðÒXÁ, TÖtº tÕÁÀij ÁÀ8ÁÈô¼|¹ €½¸Ò\¸T³ 0¼± DŘ·ÐÅ \ÔÜÂiÕȲä². 8»È tÕ°¬`Õ Lµ Ç©Æ\Õ Èô¼|¹ ô¼ìÅüÈÀÉ̹ ¹ÒÈ LÑȹä´ü¬ ¹¬`Î  ˆÇµÂȲä²."; - -"Wait_title" = "€½¸Ò\¸T³ \¸ø­ ô¼0®(Wait=Yes)"; -"Wait_description" = " ÁÝÐ ÜÂ å¹ äαDÇ \¸)µXÕ0® ÁÉÈÐÅ €½Ó ü¬ÈDÇ |ÇÜ ÈÀÉXÕଠÇ8Á\Õ \¸ø­|¹ ô¼ìÅ -ÉȲä². q¤Ð …Ç%¸<Ç\¸ €½ÓDÇ Ä¬Á ÄɉÕ`Õ  ˆÇµÂȲä²."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "32D¾¸Ò ¨ºÜ´(arch=i386)"; -"arch_description" = " ÁÝÐ Ü äαtÇ 32D¾¸Ò ¨ºÜ´\¸ €½ÓiÕȲä². D¾ ÁÝÐ Ü 64D¾¸Ò ¨ºÜ´."; - -"EHCIacquire_title" = "EHCIUÖô¼(EHCIacquire=Yes)"; -"EHCIacquire_description" = " ÁÝÐ Ü ÐÅì·¬ ˆÇ”² ¼tÇ$ƤÂ\¸ xÇ\Õ ´Å µ\Õ EHCI Œ­\Õ $ÆX¹|·Ä³ à¬iÎȲä²."; - -"EthernetBuiltIn_title" = "´°¥ÇÖ tÇT³7±(EthernetBuiltIn=Yes)"; -"EthernetBuiltIn_description" = " ÁÝÐ Ü $±¸ÒÌÆlÐ tÎÜ´ä´DÇ '´°¥ÇÖ'<Ç\¸ ̹í´È²ä²."; - -"ForceHPET_title" = "¬ÈHPET(ForceHPET=Yes)"; -"ForceHPET_description" = " ÁÝÐ Ü ¼tÇ$Ƥ¬ ÀÉÐÆXÕÀÉ JÅT³|·Ä³ Intel iÎKÁÐÅÁ HPET|¹ ¬À©ÆXÕŒ¬ iÕȲä²."; - -"ForceWake_title" = "¬È h®°Æ0®(ForceWake=Yes)"; -"ForceWake_description" = " ÁÝÐ Ü  ÇÇ0®Lµ È¥Ç\Õ tÇø»Àɬ ÐÅì·œ° ½¬°Æ °ÆŒÖiÕȲä²."; - -"RestartFix_title" = "¬ÇÜÂÙ³ HÅà¬hÎ(RestartFix=No)"; -"RestartFix_description" = " ÁÝÐ Ü tÎ\º¸(ÆtÇ ¬ÇÜÂÙ³ ÐÅì·|¹ à¬XÎÀÉ JŵÂȲä²."; - -"UHCIreset_title" = "UHCI ¬¹KÁhÕ(UHCIreset=Yes)"; -"UHCIreset_description" = " ÁÝÐ Ü OS X|¹ Ü‘ÇXÕ0® ÈÐÅ UHCI èθÒd¸ì·ä´DÇ ¬¹KÁiÕȲä²."; - -"UseMemDetect_title" = "ÇÙ³ Tº¨º¬¹ xÇÝ HÅhÕ(UseMemDetect=No)"; -"UseMemDetect_description" = " ÁÝÐ Ü ÇÙ³ RAMxÇÝÂDÇ U°È²ä²"; - -"UseKernelCache_title" = "äα ÎÜ ¬À©Æ(UseKernelCache=Yes)"; -"UseKernelCache_description" = "Lion È©Æ. ÁÝÐ Ü tÇÈЊȥÇ´ äα \¸)µDÇ ¬À©ÆiÕȲä². /E/E@Æ /S/L/E|¹ °ÆŒÖXÕ0® Lµ8»ÐÅ DÕ”Æ\Õ ¨ºà´ ƒ¬DÇ ÎÜÂÐÅ È¥Ç ÄÖÐÅ ¬À©ÆXÕ8Á”Æ."; - -"Wake_title" = "h®°Æ0® ÜÂijhÕ(Wake=Yes)"; -"Wake_description" = " ÁÝÐ Ü ȹÀÉɹ \ͳ ÈÈ ¨ºÜ´ tÇø»ÀÉ|¹ \¸)µ ÜÂijiÕȲä²."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "SystemIO|¹ tÇ©Æ\Õ CSTÝÀ1Á(CSTUsingSystemIO=Yes)"; -"CSTUsingSystemIO_description" = "ÈÀ\¸´Æ C-State _CST ÝÀ1Á )¼•¼<Ç\¸, ÁÝÐ Ü 0®tÈXÇ FixedHW³à SystemIO registers|¹ ¬À©ÆiÕȲä²."; - -"DropSSDT_title" = "ȹT³ô¼Ü´ SSDT „¼¼¹(DropSSDT=Yes)"; -"DropSSDT_description" = " ÁÝÐ Ü ȹT³ô¼Ü´ÐÅ ìÓhÕ´ SSDT \Ô|¹ „¼½¹È²ä²."; - -"EnableC2State_title" = "C2è²Ä¬ ¬À©Æ(EnableC2State=Yes)"; -"EnableC2State_description" = " ÁÝÐ Ü ¹ÒÈ\Õ CPU ÓÌÆ è²Ä¬ C2|¹ ¬À©Æ."; - -"EnableC3State_title" = "C3è²Ä¬ ¬À©Æ(EnableC3State=Yes)"; -"EnableC3State_description" = " ÁÝÐ Ü ¹ÒÈ\Õ CPU ÓÌÆ è²Ä¬ C3|¹ ¬À©Æ."; - -"EnableC4State_title" = "C4è²Ä¬ ¬À©Æ(EnableC4State=Yes)"; -"EnableC4State_description" = " ÁÝÐ Ü ¹ÒÈ\Õ CPU ÓÌÆ è²Ä¬ C4|¹ ¬À©Æ."; - -"GenerateCStates_title" = "C-State ÝÀ1Á(Generate C-States=Yes)"; -"GenerateCStates_description" = " ÁÝÐ Ü Ç4× ÁÀÜÐ CPUè²Ä¬ä´(C-States)DÇ ÇÙ³ \Ö1ÁTÖ iÕȲä²."; - -"GeneratePStates_title" = "P-State ÝÀ1Á(Generate P-States=Yes)"; -"GeneratePStates_description" = " ÁÝÐ Ü \ÖÙ³ ÁÀÜÐ CPUè²Ä¬ä´(P-States)DÇ ÇÙ³ \Ö1ÁTÖ iÕȲä²."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1024x600x32\¸"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "€½Ó tÕÁÀij ¼ ÉÀìÂij|¹ 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "ø­˜·=Õ\Ö1ÁTÖ(GraphicsEnabler=Yes)"; -"GraphicsEnabler_description" = "NVIDIA GPU 0®¼XÇ ø­˜·=ÕtÎÜ´|¹ ÇÙ³ ÐÐÉÀXÕìÅ OS XÐÅÁ xÇÝÂ`Õ  ˆÇŒ¬ ¡ÇDÅ -ÉȲä²."; - -"UseAtiROM_title" = "äΤÂ@ÑATil¸ ¬À©Æ(UseAtiROM=Yes)"; -"UseAtiROM_description" = "ExtraôÓT³HÅÐÅ ˆÇ”² ATil¸ Ó|ÇDÇ ø­˜·=Õ tÎÜ´ l¸ ³à ¬À©ÆiÕȲä²."; - -"UseNvidiaROM_title" = "äΤÂ@ÑNvidial¸ ¬À©Æ(UseNvidiaROM=Yes)"; -"UseNvidiaROM_description" = "ExtraôÓT³HÅÐÅ ˆÇ”² Nvidial¸ Ó|ÇDÇ ø­˜·=Õ tÎÜ´ l¸ ³à ¬À©ÆiÕȲä²."; - -"VBIOS_title" = "VBIOS xÇÝÂ(VBIOS=Yes)"; -"VBIOS_description" = "VBIOS|¹ device-propertiesÐÅ #±´Å É"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "€½Ó \¸ø­ \ÔÜÂ(ÁÀ8Á ¨ºÜ´ aka, verbose mode)"; -"Verbose_description" = " ÁÝÐ Ü ¬À©ÆǬ tÎ\º¸(Æü¬ OS X äα Tº8ÁÀÉ|¹ äÂܬ<Ç\¸ ô¼Œ¬ iÕȲä². €½Ó ¤Âlа¹tÇ D¾\Ö1ÁTÖ´pº XÏ”ÁÐÅ äα \¸ø­|¹ ¨°A®È²ä². 8»È tÕ°¬ÐÅ DÕ ”ÆŒÁ."; - -"Singleusermode_title" = "è²|Ç ¬À©ÆÇ ¨ºÜ´"; -"Singleusermode_description" = "8»È tÕ°¬DÇ Ç\Õ 5ÆXÁ<Ç\¸, ÁÝÐ Ü OS XXÇ BSD/UNIX äÎè¹Ü´ |·xÇ<Ç\¸ €½ÓiÕȲä²."; - -"Ignorecaches_title" = "ÎÜ 4»ÜÂ"; -"Ignorecaches_description" = " ÁÝÐ Ü äαtÇ tÇÈЊȥÇ´ ÎÜÂ|¹ 4»ÜÂXÕଠ¨ºà´ Ó|Çä´DÇ Ü¤Â\Ñ ôÓT³\¸€½0Ñ \¸Ü´ iÕȲä²."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "‡º‡º ܤÂ\ÑÐÅÁ ü¼  ˆÇ”² 'PCI configurationbegin'ü¬ hÕØ® ˜°ÀИ°”² Hº¤Í ÖÁÀDÇ à¬XΔ² ³ ðÄ…ÇȲä². IOPCIFamily ŒÁ¤Â TÏÜ´ÐÅÁ ü¼  ˆÇ”² 0x2000@Ç kIOPCIConfiguratorPFM64 Õ˜·ø­…ÇȲä²."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "‡º‡º ܤÂ\ÑÐÅÁ ü¼  ˆÇ”² 'PCI configurationbegin'ü¬ hÕØ® ˜°ÀИ°”² Hº¤Í ÖÁÀDÇ à¬XΔ² ³ ðÄ…ÇȲä². IOPCIFamily ŒÁ¤Â TÏÜ´ÐÅÁ ü¼  ˆÇ”² 0x3000@Ç kIOPCIConfiguratorPFM64 Õ˜·ø­…ÇȲä²."; - -"Darkwake_title" = "ÈÈ%¸ h®°Æ0® T°(darkwake=0)"; -"Darkwake_description" = "LionÈ©Æ. ÁÝÐ Ü  ÇÇ0® ¨ºÜ´ÐÅÁ h®´Åœ° ÄÖ ¬T° TÖtºtÇ HÅ ÏÈÉ  ˆÇ”² 'ÈÈ%¸ h®°Æ0®' 0®¥²DÇ U°È²ä²."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "ų|Ç´Å å¹ ¤Ðô¼Ü´"; -"mac-de_description" = "ų|Ç´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"mac-es_title" = "¤Â˜ÓxÇ´Å å¹ ¤Ðô¼Ü´"; -"mac-es_description" = "¤Â˜ÓxÇ´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"mac-fr_title" = "ˆ½´Å å¹ ¤Ðô¼Ü´"; -"mac-fr_description" = "ˆ½´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"mac-it_title" = "tÇÈЬ¹DÅ´Å å¹ ¤Ðô¼Ü´"; -"mac-it_description" = "tÇÈЬ¹DÅ´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"mac-se_title" = "¤ÂèÆt³´Å å¹ ¤Ðô¼Ü´"; -"mac-se_description" = "¤ÂèÆt³´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"mac-pt_title" = "ìÓt¹,Ò¬´Å å¹ ¤Ðô¼Ü´"; -"mac-pt_description" = "ìÓt¹,Ò¬´Å å¹ ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-de_title" = "ų|Ç´Å PC ¤Ðô¼Ü´"; -"pc-de_description" = "ų|Ç´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-es_title" = "¤Â˜ÓxÇ´Å PC ¤Ðô¼Ü´"; -"pc-es_description" = "¤Â˜ÓxÇ´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-fr_title" = "ˆ½´Å PC ¤Ðô¼Ü´"; -"pc-fr_description" = "ˆ½´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-it_title" = "tÇÈЬ¹DÅ´Å PC ¤Ðô¼Ü´"; -"pc-it_description" = "tÇÈЬ¹DÅ´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-se_title" = "¤ÂèÆt³´Å PC ¤Ðô¼Ü´"; -"pc-se_description" = "¤ÂèÆt³´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -"pc-pt_title" = "ìÓt¹,Ò¬´Å PC ¤Ðô¼Ü´"; -"pc-pt_description" = "ìÓt¹,Ò¬´Å PC ¤Ðô¼Ü´|¹ Ç\Õ ¤Ðô¼Ü´ ¸tÇDÅÃÆDÇ ¬À©ÆiÕȲä²."; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Embedded LÑȹ|¹ ”Æl­XÕ”² tÎ\º¸(Æ „¼ÈDÇ È‘Ç`Õ Lµ ¬À©Æ´ÈÅX³ ÈÀ 0®ø¼ LÑȹXÇ ‘Çଠì Õ\Õ „¼È…ÇȲä²."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "tÎ\º¸(Æ v2.0 RC1ÐÅÁ ŒÁ¬´ $Ƭ¹Àɱ 0®ø¼ LÑȹ…ÇȲä²."; - -"Default_title" = "Standard"; -"Default_description" = "tÎ\º¸(Æ v2.0 RC5ÐÅÁ ŒÁ¬´ $Ƭ¹Àɱ 0®ø¼ LÑȹ…ÇȲä²."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "ô¼0®‹Èଠì Õ\Õ NoSmokingBanditزXÇ LÑȹ, 2009D± 4ÔÆ ‘LjÔ."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "€½Ó TÖtº pÈÈ"; -"Control_description" = "È´ÌÈxÇ €½Ó TÖtºDÇ äΤÂ0ÑȹtÇÕÉ`Õ  ˆÇµÂȲä²."; - -// General -"General_title" = "0®ø¼ 0®¥² pÈÈ"; -"General_description" = "€½¸Ò\¸T³ÐÅ ìÓhÕ´ 0®ø¼ 0®¥²ä´DÇ ÏଠL°  ˆÇµÂȲä²."; - -// KernelFlags -"KernelFlags_title" = "äα Õ˜·ø­(Kernel Flags)"; -"KernelFlags_description" = "OS X €½Ó Ü ¬À©Æ´”² äα Õ˜·ø­|¹ ÈiÕȲä²."; - -// PowerManagement -"PowerManagement_title" = "ÈÐÆ ­¬¹"; -"PowerManagement_description" = "Intel SpeedStepü¬ ÈÐÆ ­¬¹ÐÅ ¬À©Æ´”² p³tÇ0Ñ|¹ €½¸Ò\¸T³¬ ÇÙ³<Ç\¸ >ÌDÅüÈ”² 5ÆXÁä´…ÇȲä²."; - -// Resolution -"Resolution_title" = "TÖtº tÕÁÀij"; -"Resolution_description" = "€½Ó Ü ¬À©Æ ´ \Õ tÕÁÀij|¹ ÁÝÐXÕp¬˜° à¬t¹ÀÉ JÅ<Ç$¸tº ÁÝÐ HÅhÕDÇ ÁÝÐXÕ8Á”Æ."; - -// Video -"Video_title" = "ø­˜·=Õ"; -"Video_description" = "ø­˜·=Õ tÎÜ´ä´ü¬ ­(¸´ 5ÆXÁä´…ÇȲä²"; - -// Keymaps -"Keymaps_title" = "¤Ð ¸tÇDÅÃÆ"; -"Keymaps_description" = "€½Ó Ü È©Æ ´ ¤Ð ¸tÇDÅÃÆÐÅÁ ¬À©ÆXÕ”² ¤Ðô¼Ü´@Æ Þ¹”²ƒ¬DÇ, DÅȲtº ÆÅLÇDÇ ÁÝÐXÕ8Á”Æ. - ÁÝÐ Ü DÕ”Æ\Õ ¤Ð ¸tÇDÅÃÆ ¨ºÈ´ü¬ ¤Ð õ¹DÇ ”ͬ\¸ $ÁXÎiÕȲä²."; - -// Themes -"Themes_title" = "LÑȹ"; -"Themes_description" = "ØÀ Õ LÑȹä´DÇ ¨ºDÅ“±XŵÂȲä². T³ ι@Ç LÑȹ”² ä²LÇ üÈŒÁÐÅÁ >Ì<Çä  ˆÇµÂȲä²: -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" = " ÁÝÐ HÅhÕ"; -"ChooseNone-Resolution_description" = "TÖtº tÕÁÀij à¬t¹ÀÉ JÅLÇ"; - -"ChooseNone-keylayout_title" = "ÆÅLÇ"; -"ChooseNone-keylayout_description" = "Þ¹”² ¤Ð ¸tÇDÅÃÆ ÆÅLÇ"; - \ No newline at end of file Index: branches/JrCs/package/Resources/ko.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ko.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ko.lproj/License.rtf (revision 1842) @@ -1,544 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset129 AppleGothic;\f1\fmodern\fcharset0 Courier-Bold;\f2\fmodern\fcharset0 Courier; -} -{\colortbl;\red255\green255\blue255;\red54\green54\blue54;} -\vieww13560\viewh18360\viewkind0 -\deftab720 -\pard\pardeftab720 - -\f0\fs42 \cf0 \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba -\fs24 \cf2 \ -\pard\pardeftab720 -\cf0 \'b9\'f6\'c0\'fc 2.0 - 2003\'b3\'e2 8\'bf\'f9 6\'c0\'cf\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'c0\'cc \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b9\'de\'b1\'e2 \'c0\'fc\'bf\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c0\'da\'bc\'bc\'c8\'f7 \'c0\'d0\'be\'ee \'c1\'d6\'bd\'ca\'bd\'c3\'bf\'c0. \'c0\'cc \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'cf\'b0\'c5\'b3\'aa \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'c0\'bb \'b9\'de\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d4\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'b8\'b8\'be\'e0, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'bf\'c0\'c7\'b8\'a6 \'c7\'cf\'c1\'f6 \'be\'ca\'b0\'c5\'b3\'aa \'b5\'bf\'c0\'c7\'c7\'d2 \'bc\'f6 \'be\'f8\'b4\'d9\'b8\'e9, \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'cf\'b0\'c5\'b3\'aa \'bb\'e7\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b5\'b5\'b7\'cf \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a61\'c1\'b6. \'c0\'cf\'b9\'dd; \'c1\'a4\'c0\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'be\'d6\'c7\'c3 \'c4\'c4\'c7\'bb\'c5\'cd, Inc. (\'a1\'b0\'be\'d6\'c7\'c3\'a1\'b1)\'b0\'a1 \'b0\'f8\'b0\'b3\'c0\'fb\'c0\'b8\'b7\'ce \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b2 \'b8\'f0\'b5\'e7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'b7\'ce\'bc\'ad, \'be\'d6\'c7\'c3\'c0\'cc \'b1\'d7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'a1\'b0\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'a1\'b1\'b6\'f3\'b0\'ed \'c1\'a4\'c0\'c7\'c7\'d1 \'c7\'a5\'bd\'c3\'bf\'cd \'c0\'cc \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'b9\'f6\'c0\'fc 2.0(\'a1\'b0\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'a1\'b1)\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c8\'b4\'d9\'b4\'c2 \'bc\'b3\'b8\'ed\'c0\'cc \'c6\'f7\'c7\'d4\'b5\'c8, \'b8\'f0\'b5\'e7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c8\'b4\'d9. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1\'bc\'ad,\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b61\'c7\'d7. "\'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7" \'c0\'cc\'b6\'f5, (a) \'be\'d6\'c7\'c3\'c0\'cc \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'c1\'d6\'c3\'bc\'c0\'ce \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2, (i) \'c7\'f6\'c0\'e7 \'bd\'c3\'c1\'a1\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cc\'c8\'c4\'bf\'a1 \'c8\'b9\'b5\'e6\'b5\'c7\'b0\'ed, \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'bc\'d2\'c0\'af\'b5\'c7\'b0\'c5\'b3\'aa \'be\'d6\'c7\'c3\'bf\'a1 \'be\'e7\'b5\'b5\'b5\'c8, \'b1\'d7\'b8\'ae\'b0\'ed (ii) \'c4\'a7\'c7\'d8\'c7\'e0\'c0\'a7 \'be\'f8\'c0\'cc \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2\'b5\'a5 \'c7\'ca\'bf\'e4\'c7\'d1 \'c1\'a4\'b5\'b5\'b7\'ce\'b8\'b8, \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b3\'bb\'bf\'eb\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c6\'af\'c7\'e3 \'c3\'bb\'b1\'b8\'c7\'d7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'cf\'b0\'ed; (b) \'b4\'e7\'bd\'c5\'c0\'cc \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'c1\'d6\'c3\'bc\'c0\'ce \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2, (i) \'c7\'f6\'c0\'e7 \'bd\'c3\'c1\'a1\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cc\'c8\'c4\'bf\'a1 \'c8\'b9\'b5\'e6\'b5\'c7\'b0\'ed, \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'be\'e7\'b5\'b5\'b5\'c8, (ii) \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b0\'e1\'c7\'d5\'b5\'c8 \'bb\'f3\'c5\'c2\'b7\'ce \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b3\'bb\'bf\'eb\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c6\'af\'c7\'e3 \'c3\'bb\'b1\'b8\'c7\'d7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b62\'c7\'d7. "\'b1\'e2\'bf\'a9\'c0\'da"\'b6\'f5 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'fd\'bc\'ba\'c7\'cf\'b0\'c5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bb\'fd\'bc\'ba\'bf\'a1 \'b1\'e2\'bf\'a9\'c7\'d1 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'c1\'d6\'c3\'bc\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b63\'c7\'d7. "\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5"\'b6\'f5 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d5\'c4\'da\'b5\'e5 \'b6\'c7\'b4\'c2 \'c0\'cc\'b5\'e9 \'b0\'a2 \'c4\'da\'b5\'e5\'c0\'c7 \'ba\'ce\'ba\'d0\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b64\'c7\'d7. "\'bf\'dc\'ba\'ce\'c0\'fb\'c0\'b8\'b7\'ce\'c0\'c7 \'c0\'af\'c6\'f7"\'b6\'f5: (a) \'b4\'e7\'bd\'c5\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'d9\'b8\'a5 \'bb\'e7\'b6\'f7\'bf\'a1\'b0\'d4 \'c1\'f7\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b0\'c5\'b3\'aa \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'d9\'b8\'a5 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7; \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 (b) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce, \'c8\'a4\'c0\'ba \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c0\'cf\'ba\'ce\'b7\'ce\'bc\'ad, \'be\'ee\'b6\'b2 \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'a6 \'c1\'a6\'b0\'f8\'c7\'cf\'b1\'e2 \'c0\'a7\'c7\'d1 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b7\'ce\'bc\'ad, \'b4\'e7\'bd\'c5\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'d9\'b8\'a5 \'c5\'ac\'b6\'f3\'c0\'cc\'be\'f0\'c6\'ae\'bf\'cd\'c0\'c7 \'c0\'fc\'c0\'da\'c0\'fb \'c5\'eb\'bd\'c5\'bc\'f6\'b4\'dc\'c0\'bb \'c5\'eb\'c7\'d8 \'b3\'bb\'bf\'eb\'c0\'bb \'c0\'fc\'b4\'de\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b3\'aa \'b1\'d7\'b0\'cd\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2 \'c7\'e0\'c0\'a7\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b65\'c7\'d7. "\'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0"\'c0\'cc\'b6\'f5 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2 \'c4\'da\'b5\'e5\'bf\'cd \'b0\'e1\'c7\'d5\'c7\'cf\'b4\'c2 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \uc0\u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b66\'c7\'d7. "\'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5"\'b6\'f5 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'b3\'aa \'b1\'e2\'c1\'b8\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b1\'e2\'c1\'b8 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d5\'c4\'da\'b5\'e5, \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 \'c0\'cc\'b5\'e9 \'b0\'a2\'b0\'a2\'c0\'c7 \'ba\'ce\'ba\'d0\'bf\'a1 \'b4\'eb\'c7\'d8 \'b1\'d7 \'b3\'bb\'bf\'eb\'c0\'cc\'b3\'aa \'b1\'b8\'c1\'b6\'b8\'a6 \'c3\'df\'b0\'a1, \'bb\'e8\'c1\'a6, \'b6\'c7\'b4\'c2 \'ba\'af\'c7\'fc\'c7\'d1 \'b0\'cd\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'c4\'da\'b5\'e5\'b0\'a1 \'c0\'cf\'b7\'c3\'c0\'c7 \'c6\'c4\'c0\'cf\'b7\'ce \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'b4\'c2 \'b0\'e6\'bf\'ec, \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b4\'c2: (a) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2 \'c6\'c4\'c0\'cf\'c0\'c7 \'b3\'bb\'bf\'eb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c3\'df\'b0\'a1\'b3\'aa \'bb\'e8\'c1\'a6; \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 (b) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'be\'ee\'b6\'b2 \'ba\'ce\'ba\'d0\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2, \'bb\'f5\'b7\'ce\'bf\'ee \'c6\'c4\'c0\'cf\'c0\'cc\'b3\'aa \'c4\'c4\'c7\'bb\'c5\'cd \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5 \'b8\'ed\'b7\'c9\'b9\'ae\'c0\'c7 \'b4\'d9\'b8\'a5 \'c7\'fc\'c5\'c2\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b67\'c7\'d7. "\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5"\'b6\'f5 (a) \'c3\'d6\'c3\'ca\'bf\'a1 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'b5\'c8, \'be\'ee\'b6\'b2 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b2, \'b1\'d7\'b8\'ae\'b0\'ed \'b1\'d7 \'b3\'bb\'bf\'eb\'c0\'cc \'b1\'d7 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c7\'ec\'b4\'f5 \'c6\'c4\'c0\'cf\'bf\'a1 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c7\'a5\'c7\'f6\'b5\'c8, \'b1\'d7\'b7\'af\'c7\'d1 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'f7\'b5\'a5\'c0\'cc\'c6\'ae\'b3\'aa \'be\'f7\'b1\'d7\'b7\'b9\'c0\'cc\'b5\'e5 \'bb\'e7\'c7\'d7\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'cd, (b) \'b1\'d7\'b7\'af\'c7\'d1 \'bc\'d2\'bd\'ba \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c4\'c4\'c6\'c4\'c0\'cf \'b5\'c7\'b0\'ed, \'c3\'d6\'c3\'ca\'bf\'a1 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'b5\'c8 \'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae \'c4\'da\'b5\'e5\'b0\'a1 \'c6\'f7\'c7\'d4\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b68\'c7\'d7. "\'bc\'d2\'bd\'ba \'c4\'da\'b5\'e5"\'b6\'f5 \'bb\'e7\'b6\'f7\'c0\'cc \'b5\'b6\'c7\'d8\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2, \'be\'ee\'b6\'b2 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c7\'fc\'bd\'c4\'c0\'b8\'b7\'ce\'bc\'ad \'bc\'f6\'c1\'a4\'c0\'bb \'b0\'a1\'c7\'cf\'b1\'e2\'bf\'a1 \'c0\'fb\'c7\'d5\'c7\'d1 \'c7\'fc\'bd\'c4\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'b4\'c2 \'b1\'d7\'b0\'cd\'c0\'cc \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b8\'f0\'b5\'e2 \'b9\'d7 \'b0\'fc\'b7\'c3\'b5\'c8 \'c0\'ce\'c5\'cd\'c6\'e4\'c0\'cc\'bd\'ba \'c1\'a4\'c0\'c7 \'c6\'c4\'c0\'cf, \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf(\'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae\'c4\'da\'b5\'e5)\'c0\'c7 \'c4\'c4\'c6\'c4\'c0\'cf\'b0\'fa \'bc\'b3\'c4\'a1\'b8\'a6 \'c1\'a6\'be\'ee\'c7\'cf\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'b5\'c7\'b4\'c2 \'bd\'ba\'c5\'a9\'b8\'b3\'c6\'ae\'b0\'a1 \'c6\'f7\'c7\'d4\'b5\'c8\'b4\'d9.\uc0\u160 \u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720\sa240 - -\fs26 \cf0 1\'c1\'b69\'c7\'d7. "\'b4\'e7\'bd\'c5"\'c0\'cc\'b6\'f5 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'b1\'c7\'b8\'ae\'b8\'a6 \'c7\'e0\'bb\'e7\'c7\'cf\'b4\'c2 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'b9\'fd\'c0\'ce\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'b9\'fd\'c0\'ce\'c0\'c7 \'b0\'e6\'bf\'ec \'a1\'b0\'b4\'e7\'bd\'c5\'a1\'b1\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'bb \'b0\'fc\'b8\'ae\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'bf\'a1 \'c0\'c7\'c7\'d8 \'b0\'fc\'b8\'ae\'b5\'c7\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'b0\'fa \'c7\'d4\'b2\'b2 \'b0\'f8\'b5\'bf\'c0\'b8\'b7\'ce \'b0\'fc\'b8\'ae\'b5\'c7\'b4\'c2 \'b8\'f0\'b5\'e7 \'c1\'d6\'c3\'bc\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'a1\'b0\'b0\'fc\'b8\'ae\'a1\'b1\'b6\'f5 (a) \'b0\'e8\'be\'e0\'bb\'f3\'c0\'b8\'b7\'ce\'b3\'aa \'b1\'e2\'c5\'b8 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'b1\'d7\'b7\'af\'c7\'d1 \'c1\'d6\'c3\'bc\'c0\'c7 \'b0\'a8\'b5\'b6\'c0\'cc\'b3\'aa \'b0\'e6\'bf\'b5\'c0\'bb \'c1\'f7\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'be\'df\'b1\'e2\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b1\'c7\'b7\'c2, \'b6\'c7\'b4\'c2 (b) \'b1\'d7\'b7\'af\'c7\'d1 \'c1\'d6\'c3\'bc\'bf\'a1 \'b4\'eb\'c7\'d1 50%\'c0\'cc\'bb\'f3\'c0\'c7 \'c1\'d6\'bd\'c4 \'bc\'d2\'c0\'af\'b1\'c7\'c0\'cc\'b3\'aa \'bc\'f6\'c0\'cd\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'c0\'af\'b1\'c7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. -\fs24 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a62\'c1\'b6. \'c7\'e3\'b0\'a1\'b5\'c8 \'bb\'e7\'bf\'eb; \'c1\'b6\'b0\'c7 & \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'b0\'fa \'c1\'b6\'b0\'c7\'bf\'a1 \'b1\'cd\'bc\'d3\'b5\'c7\'be\'ee, \'be\'d6\'c7\'c3\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'bd\'c2\'b3\'ab\'c7\'cf\'b0\'ed \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'d1 \'b3\'af\'b7\'ce\'ba\'ce\'c5\'cd \'c8\'bf\'b7\'c2\'c0\'cc \'b9\'df\'bb\'fd\'c7\'cf\'b8\'e7, \'c0\'fc\'bc\'bc\'b0\'e8\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'ab\'b7\'e1\'b7\'ce \'bb\'e7\'bf\'eb\'c0\'cc \'b0\'a1\'b4\'c9\'c7\'d1 \'ba\'f1\'b5\'b6\'c1\'a1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'ba\'ce\'bf\'a9\'c7\'d1\'b4\'d9. \'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'c7 \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7\'b0\'fa, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c0\'fa\'c0\'db\'b1\'c7\'c0\'c7 \'c7\'d1\'b5\'b5\'b1\'ee\'c1\'f6 \'ba\'ce\'bf\'a9\'b5\'c7\'b8\'e7, \'be\'c6\'b7\'a1\'bf\'cd \'b0\'b0\'c0\'ba \'c7\'e0\'c0\'a7\'b8\'a6 \'c7\'e3\'bf\'eb\'c7\'d1\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b61\'c7\'d7. \'bc\'f6\'c1\'a4\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'c4\'da\'b5\'e5. \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'f6\'c1\'a4\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'bf\'f8\'ba\'bb \'b1\'d7\'b4\'eb\'b7\'ce\'c0\'c7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'bb\'f3\'be\'f7\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'ba\'f1\'bb\'f3\'be\'f7\'c0\'fb\'c0\'ce \'b8\'f1\'c0\'fb\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'b4\'e7\'bd\'c5\'c0\'c7 \'c1\'b6\'c1\'f7 \'b3\'bb\'bf\'a1\'bc\'ad \'b9\'e8\'c6\'f7, \'b1\'d7\'b8\'ae\'b0\'ed \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'dc, \'b0\'a2\'b0\'a2\'c0\'c7 \'c7\'e0\'c0\'a7\'b4\'c2 \'b8\'f0\'b5\'ce \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'c1\'b6\'b0\'c7\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'c0\'fc\'c1\'a6 \'c7\'cf\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'c0\'c7 \'b8\'f0\'b5\'e7 \'ba\'b9\'c1\'a6\'ba\'bb\'bf\'a1 \'c0\'fa\'c0\'db\'b1\'c7 \'bb\'e7\'c7\'d7 \'b9\'d7 \'b1\'e2\'c5\'b8 \'be\'d6\'c7\'c3\'c0\'c7 \'c0\'e7\'bb\'ea\'b1\'c7 \'c7\'a5\'bd\'c3\'bf\'cd \'ba\'ce\'c0\'ce \'bb\'e7\'c7\'d7\'c0\'bb \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'b3\'aa\'c5\'b8\'b3\'aa\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce \'ba\'b9\'c1\'a6\'c7\'cf\'bf\'a9 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'cf\'b8\'e7, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'c0\'d6\'b4\'c2, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'be\'f0\'b1\'de\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b0\'ed\'c1\'f6\'bb\'e7\'c7\'d7\'b5\'e9\'c0\'bb \'b1\'d7\'b4\'eb\'b7\'ce \'c0\'af\'c1\'f6\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9; \'b6\'c7\'c7\'d1,\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'cd \'b9\'ae\'bc\'ad\'c0\'c7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'b9\'e8\'c6\'f7\'c7\'cf\'b0\'c5\'b3\'aa \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'b6\'a7\'b8\'b6\'b4\'d9 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bb\'e7\'ba\'bb\'c0\'bb \'b0\'a2 \'ba\'b9\'c1\'a6\'ba\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'cf\'b8\'e7, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b3\'aa \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'bc\'f6\'c3\'eb\'c0\'ce\'c0\'c7 \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'af\'c7\'fc\'bd\'c3\'c5\'b0\'b0\'c5\'b3\'aa \'c1\'a6\'c7\'d1\'c7\'cf\'b4\'c2 \'be\'ee\'b6\'b0\'c7\'d1 \'b1\'d4\'c1\'a4\'b5\'b5 \'b1\'d7\'b7\'af\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'a1 \'c1\'a6\'b0\'f8\'c7\'cf\'b0\'c5\'b3\'aa \'ba\'ce\'b0\'fa\'c7\'d8\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c8\'b4\'d9. \'b4\'dc, \'c1\'a66\'c1\'b6\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8 \'b0\'e6\'bf\'ec\'b4\'c2 \'c1\'a6\'bf\'dc\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b62\'c7\'d7. \'bc\'f6\'c1\'a4 \'c4\'da\'b5\'e5. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bc\'f6\'c1\'a4\'c7\'cf\'bf\'a9, \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'cd \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'f3\'be\'f7\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'ba\'f1\'bb\'f3\'be\'f7\'c0\'fb\'c0\'ce \'b8\'f1\'c0\'fb\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'b4\'e7\'bd\'c5\'c0\'c7 \'c1\'b6\'c1\'f7 \'b3\'bb\'bf\'a1\'bc\'ad \'b9\'e8\'c6\'f7, \'b1\'d7\'b8\'ae\'b0\'ed \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'dc, \'b0\'a2\'b0\'a2\'c0\'c7 \'c7\'e0\'c0\'a7\'b4\'c2 \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'c1\'b6\'b0\'c7\'c0\'bb \'b8\'f0\'b5\'ce \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'c0\'fc\'c1\'a6 \'c7\'cf\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'cf\'bf\'a9 \'c1\'a62\'c1\'b61\'c7\'d7\'c0\'c7 \'b8\'f0\'b5\'e7 \'c1\'b6\'b0\'c7\'b5\'e9\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9;\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) \'b4\'e7\'bd\'c5\'c0\'ba Exhibit A\'c0\'c7 \'b0\'ed\'c1\'f6\'bb\'e7\'c7\'d7\'c0\'bb \'b4\'e7\'bd\'c5\'c0\'c7 \'b8\'f0\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5 \'b3\'bb\'bf\'a1 \'c0\'d6\'b4\'c2 \'b0\'a2 \'c6\'c4\'c0\'cf\'bf\'a1 \'ba\'b9\'c1\'a6\'c7\'cf\'b0\'ed, \'bc\'f6\'c1\'a4\'b5\'c8 \'c6\'c4\'c0\'cf\'bf\'a1 \'b4\'e7\'bd\'c5\'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bc\'f6\'c1\'a4\'c7\'df\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'b0\'fa \'bc\'f6\'c1\'a4\'c0\'bb \'b0\'a1\'c7\'d1 \'b3\'af\'c2\'a5\'b8\'a6 \'bc\'b3\'b8\'ed\'c7\'cf\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'ce \'b9\'ae\'b1\'b8\'b8\'a6 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9; \'b6\'c7\'c7\'d1\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (c) \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'b5\'c8 \'b8\'f0\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'b0\'f8\'b0\'b3\'c0\'fb\'c0\'b8\'b7\'ce \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b0\'b0\'c5\'b3\'aa, \'b4\'e7\'bd\'c5\'c0\'cc \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'b4\'eb\'bb\'f3\'bf\'a1\'b0\'d4 \'c1\'a6\'b0\'f8\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'cc \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b4\'c2, \'be\'c6\'b7\'a1\'c0\'c7 \'c1\'a63\'c1\'b6\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'ba\'ce\'bf\'a9 \'bb\'e7\'c7\'d7\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'be\'ee\'be\'df \'c7\'d1\'b4\'d9. \'b1\'d7 \'b1\'e2\'b0\'a3\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b1\'e2\'b0\'a3, \'c8\'a4\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'c3\'d6\'c3\'ca\'c0\'c7 \'b3\'af\'b7\'ce\'ba\'ce\'c5\'cd 12\'b0\'b3\'bf\'f9\'b1\'ee\'c1\'f6\'c0\'c7 \'b1\'e2\'b0\'a3 \'c1\'df \'b4\'f5 \'b1\'e4 \'c2\'ca\'c0\'bb \'c5\'c3\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'b0\'a1\'b1\'de\'c0\'fb \'c0\'fc\'c0\'da\'c0\'fb \'b9\'e6\'b9\'fd(\'bf\'b9\'b8\'a6 \'b5\'e9\'b8\'e9 \'c0\'a5\'bb\'e7\'c0\'cc\'c6\'ae\'b7\'ce\'ba\'ce\'c5\'cd \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5)\'c0\'b8\'b7\'ce \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'c6\'ed\'c0\'bb \'bc\'b1\'c5\'c3\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b63\'c7\'d7. \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf \'b9\'f6\'c0\'fc\'c0\'c7 \'b9\'e8\'c6\'f7. \'b6\'c7\'c7\'d1, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5(\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5)\'b8\'a6 \'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae \'c4\'da\'b5\'e5\'b7\'ce, \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf \'c7\'fc\'c5\'c2\'b7\'ce\'b8\'b8 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'b0\'fa \'b1\'d7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'b1\'b8\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b9\'e6\'b9\'fd\'b0\'fa \'c0\'e5\'bc\'d2\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a4\'ba\'b8\'b8\'a6 \'be\'cb\'b7\'c1\'c1\'d6\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'ce \'b0\'f8\'c1\'f6\'bb\'e7\'c7\'d7\'c0\'bb \'c4\'da\'b5\'e5 \'c0\'da\'c3\'bc \'b9\'d7 \'b0\'fc\'b7\'c3 \'b9\'ae\'bc\'ad \'b3\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b64\'c7\'d7. \'c1\'a63\'c0\'da \'b1\'c7\'b8\'ae. \'b4\'e7\'bd\'c5\'c0\'ba \'ba\'f1\'b7\'cf \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b0\'a2\'b0\'a2\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5 \'c7\'d8\'b4\'e7 \'ba\'ce\'ba\'d0\'bf\'a1 \'b4\'eb\'c7\'d1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'c1\'f6\'b8\'b8, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b0\'a1 \'b4\'d9\'b8\'a5 \'c1\'d6\'c3\'bc\'c0\'c7 \'c6\'af\'c7\'e3\'b3\'aa \'b1\'e2\'c5\'b8 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'c0\'bb \'c4\'a7\'c7\'d8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c0\'e5\'c0\'cc \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'bf\'a1 \'c0\'c7\'c7\'d8\'bc\'ad\'b5\'b5 \'c1\'a6\'b0\'f8\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c0\'ce\'bd\'c4\'c7\'cf\'b0\'ed \'c0\'cc\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7 \'c4\'a7\'c7\'d8 \'b5\'ee\'c0\'bb \'b1\'d9\'b0\'c5\'b7\'ce \'b4\'d9\'b8\'a5 \'c1\'d6\'c3\'bc\'bf\'a1 \'c0\'c7\'c7\'d8 \'c1\'a6\'b1\'e2\'b5\'c8 \'c3\'bb\'b1\'b8\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b4\'e7\'bd\'c5\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'ee\'b6\'b0\'c7\'d1 \'c3\'a5\'c0\'d3\'b5\'b5 \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'b1\'c7\'b8\'ae\'bf\'cd \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c7\'e0\'bb\'e7\'c7\'cf\'b4\'c2 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce\'bc\'ad \'b4\'e7\'bd\'c5\'c0\'ba \'be\'ee\'b6\'b2 \'b4\'d9\'b8\'a5 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'c0\'bb \'c8\'ae\'ba\'b8\'c7\'d8\'be\'df \'c7\'d2 \'c7\'ca\'bf\'e4\'b0\'a1 \'c0\'d6\'b4\'c2 \'b0\'e6\'bf\'ec, \'b1\'d7 \'c3\'a5\'c0\'d3\'c0\'bb \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce \'c1\'ae\'be\'df \'c7\'d1\'b4\'d9. \'bf\'b9\'b8\'a6 \'b5\'e9\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2\'b5\'a5 \'be\'ee\'b6\'b2 \'c1\'a63\'c0\'da \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c7\'e3\'b0\'a1\'b0\'a1 \'c7\'ca\'bf\'e4\'c7\'cf\'b4\'d9\'b8\'e9, \'b1\'d7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b1\'e2 \'c0\'fc\'bf\'a1 \'c7\'d8\'b4\'e7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c8\'b9\'b5\'e6\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'c7 \'c3\'a5\'c0\'d3\'c0\'cc\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a63\'c1\'b6. \'b4\'e7\'bd\'c5\'c0\'c7 \'ba\'ce\'bf\'a9 \'bb\'e7\'c7\'d7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'ba\'ce\'bf\'a9\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce, \'b4\'e7\'bd\'c5\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'be\'e7\'b5\'b5\'b9\'de\'b0\'c5\'b3\'aa \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'c1\'d6\'c3\'bc\'bf\'a1\'b0\'d4, \'c0\'a7\'c0\'c7 2\'c1\'b61\'c7\'d7\'b0\'fa 2\'c1\'b62\'c7\'d7\'bf\'a1\'bc\'ad \'be\'d6\'c7\'c3\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c7\'e3\'b0\'a1\'c7\'cf\'b4\'c2 \'b0\'cd\'b0\'fa \'b5\'bf\'c0\'cf\'c7\'d1 \'b9\'fc\'c0\'a7\'bf\'cd \'c1\'a4\'b5\'b5\'b7\'ce \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'bc\'f6\'c1\'a4, \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4, \'b9\'e8\'c6\'f7 \'b9\'d7 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2, \'bb\'e7\'bf\'eb\'b7\'e1\'b0\'a1 \'be\'f8\'b4\'c2 \'bf\'b5\'bc\'d3\'c0\'fb\'c0\'cc\'b0\'ed \'c3\'eb\'bc\'d2\'b0\'a1 \'ba\'d2\'b0\'a1\'b4\'c9\'c7\'d1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'b4\'e7\'bd\'c5\'c0\'c7 \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7 \'b9\'d7 \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b0\'fc\'b8\'ae\'c7\'cf\'b4\'c2 \'b1\'e2\'c5\'b8 (\'c6\'af\'c7\'e3 \'c0\'cc\'bf\'dc\'c0\'c7) \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'ba\'ce\'bf\'a9\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a64\'c1\'b6. \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'cd \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2 \'b4\'d9\'b8\'a5 \'c4\'da\'b5\'e5\'b8\'a6 \'c7\'d4\'b2\'b2 \'b0\'e1\'c7\'d5\'c7\'d4\'c0\'b8\'b7\'ce\'bd\'e1 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'bb\'fd\'bc\'ba\'c7\'d2 \'bc\'f6 \'c0\'d6\'c0\'b8\'b8\'e7, \'b1\'d7\'b7\'af\'c7\'d1 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'b4\'dc\'c0\'cf\'c7\'d1 \'c1\'a6\'c7\'b0\'c0\'b8\'b7\'ce \'b9\'e8\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'bf\'a1 \'b4\'eb\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bf\'e4\'b1\'b8\'bb\'e7\'c7\'d7\'b5\'e9\'c0\'cc \'c3\'e6\'c1\'b7\'b5\'c9 \'bc\'f6 \'c0\'d6\'b5\'b5\'b7\'cf \'ba\'b8\'c0\'e5\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a65\'c1\'b6. \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'c1\'a62\'c1\'b6\'bf\'a1 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'f8\'bc\'fa\'b5\'c8 \'b0\'e6\'bf\'ec\'b8\'a6 \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'b1\'e2\'c5\'b8 \'be\'ee\'b6\'b0\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7\'b5\'b5 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5 \'b9\'d7 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'b4\'eb\'c7\'d8, \'be\'d6\'c7\'c3\'b7\'ce\'ba\'ce\'c5\'cd \'c3\'df\'b0\'a1\'c0\'fb\'c0\'ce \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'bf\'e4\'b1\'b8\'b5\'c9 \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'ce \'c0\'e7\'b7\'ae\'c0\'b8\'b7\'ce \'c0\'cc\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a66\'c1\'b6. \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'be\'e7\'b5\'b5\'b9\'de\'c0\'ba \'c7\'d1 \'b8\'ed \'c0\'cc\'bb\'f3\'c0\'c7 \'bc\'f6\'c3\'eb\'c0\'ce\'bf\'a1\'b0\'d4 \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'c1\'f6\'bf\'f8, \'b8\'e9\'c3\'a5, \'c3\'a5\'c0\'d3 \'c0\'c7\'b9\'ab \'b9\'d7 \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b9\'fc\'c0\'a7\'bf\'cd \'c0\'cf\'b0\'fc\'b5\'c8 \'b1\'e2\'c5\'b8 \'b1\'c7\'c7\'d1\'b5\'e9\'c0\'bb \'c0\'d3\'c0\'c7\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'cf\'b0\'ed, \'b1\'d7\'bf\'a1 \'b4\'eb\'c7\'d1 \'bf\'e4\'b1\'dd\'c0\'bb \'ba\'ce\'b0\'fa\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b1\'d7\'b7\'af\'b3\'aa \'c0\'cc\'b7\'af\'c7\'d1 \'c7\'e0\'c0\'a7\'bf\'a1 \'c0\'d6\'be\'ee \'b4\'e7\'bd\'c5\'c0\'cc \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'b4\'d9\'b8\'a5 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'b4\'eb\'bd\'c5\'c7\'d2 \'bc\'f6\'b4\'c2 \'be\'f8\'b0\'ed, \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce \'c0\'fc\'c0\'fb\'c0\'ce \'c3\'a5\'c0\'d3\'c0\'bb \'c1\'ae\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7\'b7\'af\'c7\'d1 \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7\'b5\'e9\'c0\'cc \'b4\'e7\'bd\'c5\'bf\'a1 \'c0\'c7\'c7\'d8 \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'bf\'a1 \'b4\'eb\'c7\'d8 \'bc\'f6\'c3\'eb\'c0\'ce\'c0\'c7 \'b5\'bf\'c0\'c7\'b8\'a6 \'be\'f2\'be\'ee\'be\'df \'c7\'cf\'b0\'ed, \'b1\'d7\'b7\'af\'c7\'d1 \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce \'c0\'ce\'c7\'d8 \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'b0\'a2\'b0\'a2\'c0\'c7 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'bb\'f3\'b4\'eb\'b7\'ce \'b9\'df\'bb\'fd\'c7\'d1 \'c3\'a5\'c0\'d3\'c0\'cc\'b3\'aa \'c1\'d6\'c0\'e5\'b5\'c8 \'c3\'bb\'b1\'b8\'bf\'a1 \'b4\'eb\'c7\'d8, \'be\'d6\'c7\'c3\'b0\'fa \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'b9\'e6\'be\'ee\'c7\'cf\'b0\'ed \'b8\'e9\'c3\'a5\'c7\'cf\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a67\'c1\'b6. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b9\'f6\'c0\'fc. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'be\'d6\'c7\'c3\'c0\'ba \'b6\'a7\'b6\'a7\'b7\'ce \'b0\'b3\'c1\'a4\'b5\'c8 \'b9\'f6\'c0\'fc\'c0\'cc\'b3\'aa \'bd\'c5\'b1\'d4 \'b9\'f6\'c0\'fc\'c0\'bb \'b0\'f8\'c7\'a5\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b0\'a2\'b0\'a2\'c0\'c7 \'b9\'f6\'c0\'fc\'c0\'ba \'b9\'f6\'c0\'fc \'b3\'d1\'b9\'f6\'b7\'ce \'b1\'b8\'ba\'d0\'b5\'c8\'b4\'d9. \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c6\'af\'c1\'a4\'c7\'d1 \'b9\'f6\'c0\'fc\'bf\'a1 \'b5\'fb\'b6\'f3 \'b0\'f8\'c7\'a5\'b5\'c7\'be\'fa\'b4\'d9\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7\'b0\'cd\'c0\'bb \'b1\'d7 \'b9\'f6\'c0\'fc\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'b0\'e8\'bc\'d3\'c7\'d8\'bc\'ad \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b6\'c7\'c7\'d1, \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7 \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'b0\'f8\'c7\'a5\'b5\'c8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c8\'c4\'bc\'d3 \'b9\'f6\'c0\'fc\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'a9\'b1\'b8\'b5\'b5 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c0\'db\'bc\'ba\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'b1\'d4\'c1\'a4\'b5\'e9\'c0\'bb \'bc\'f6\'c1\'a4\'c7\'d2 \'b1\'c7\'b8\'ae\'b0\'a1 \'be\'f8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a68\'c1\'b6. \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'c1\'f6\'bf\'f8 \'be\'f8\'c0\'bd. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'b1\'e2 \'c0\'fc\'c0\'c7 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'cc\'b3\'aa \'c5\'d7\'bd\'ba\'c6\'ae\'b8\'a6 \'bf\'cf\'c0\'fc\'c8\'f7 \'b8\'b6\'c4\'a1\'c1\'f6 \'be\'ca\'c0\'ba \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'c0\'fc\'c3\'bc\'c0\'fb\'c0\'b8\'b7\'ce \'b6\'c7\'b4\'c2 \'ba\'ce\'ba\'d0\'c0\'fb\'c0\'b8\'b7\'ce \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'b0\'ed\'c0\'e5\'c0\'cc\'b3\'aa \'b5\'a5\'c0\'cc\'c5\'cd \'bc\'d5\'bd\'c7\'c0\'bb \'be\'df\'b1\'e2\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'bf\'c0\'b7\'f9\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b0\'ed, \'ba\'d2\'bf\'cf\'c0\'fc\'c7\'cf\'b0\'c5\'b3\'aa \'ba\'ce\'c1\'a4\'c8\'ae\'c7\'d1 \'b0\'cd\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6 \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'b0\'cd\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'a7\'c7\'e8\'c0\'cc \'c0\'fc\'c0\'fb\'c0\'b8\'b7\'ce \'b4\'e7\'bd\'c5 \'b4\'dc\'b5\'b6\'c0\'c7 \'b0\'cd\'c0\'d3\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c0\'ce\'bd\'c4\'c7\'cf\'b0\'ed \'c0\'cc\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'be\'ee\'b6\'b2 \'c7\'fc\'c5\'c2\'c0\'c7 \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'be\'f7\'b1\'d7\'b7\'b9\'c0\'cc\'b5\'e5, \'c1\'f6\'bf\'f8\'b5\'b5 \'c1\'a6\'b0\'f8\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'a1\'b0\'c0\'d6\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce\'a1\'b1\'c0\'c7 \'bb\'f3\'c5\'c2\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c7\'b8\'e7, \'be\'d6\'c7\'c3\'b0\'fa \'be\'d6\'c7\'c3\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'be\'bc\'ad(\'c1\'a68\'c1\'b6\'bf\'cd \'c1\'a69\'c1\'b6\'bf\'a1\'bc\'ad \'c1\'fd\'c7\'d5\'c0\'fb\'c0\'b8\'b7\'ce \'a1\'b0\'be\'d6\'c7\'c3\'a1\'b1\'c0\'cc\'b6\'f3\'b0\'ed \'c4\'aa\'c7\'d4) \'b9\'d7 \'b8\'f0\'b5\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'bb\'f3\'c7\'b0\'bc\'ba, \'c7\'b0\'c1\'fa\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'b8\'c1\'b7, \'c6\'af\'c1\'a4 \'b8\'f1\'c0\'fb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'fb\'c7\'d5\'bc\'ba, \'c1\'a4\'c8\'ae\'bc\'ba, \'c6\'f2\'bf\'c2\'c7\'e2\'c0\'af, \'c1\'a63\'c0\'da \'b1\'c7\'b8\'ae\'c0\'c7 \'ba\'f1\'c4\'a7\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'cf\'b9\'ac\'c0\'fb\'c0\'ce \'ba\'b8\'c1\'f5 \'b9\'d7 \'c1\'b6\'b0\'c7\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1, \'b1\'d7\'b7\'af\'b3\'aa \'c0\'cc\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2 \'b9\'fc\'c0\'a7\'c0\'c7 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'ce \'b8\'f0\'b5\'e7 \'ba\'b8\'c1\'f5 \'b9\'d7 \'c1\'b6\'b0\'c7\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'b4\'e7\'bd\'c5\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'c7\'e2\'c0\'af\'b0\'a1 \'b0\'a3\'bc\'b7 \'b9\'de\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5 \'b3\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b1\'e2\'b4\'c9\'b5\'e9\'c0\'cc \'b4\'e7\'bd\'c5\'c0\'c7 \'bf\'e4\'b1\'b8\'bb\'e7\'c7\'d7\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'c0\'db\'b5\'bf\'bf\'a1 \'c0\'d6\'be\'ee\'bc\'ad \'bf\'c0\'b7\'f9\'b3\'aa \'c1\'df\'b4\'dc\'c0\'cc \'b9\'df\'bb\'fd\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'c7\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d4\'b5\'e9\'c0\'cc \'b1\'b3\'c1\'a4\'b5\'c8\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5\'c0\'bb \'c1\'a6\'b0\'f8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'d6\'c7\'c3\'c0\'cc \'b1\'c7\'c7\'d1\'c0\'bb \'ba\'ce\'bf\'a9\'c7\'d1 \'b4\'eb\'b8\'ae\'c0\'ce, \'b6\'c7\'b4\'c2 \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b1\'b8\'b5\'ce\'b3\'aa \'bc\'ad\'b8\'e9\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'d1 \'c1\'a4\'ba\'b8\'b3\'aa \'c1\'b6\'be\'f0\'c0\'cc \'ba\'b8\'c1\'f5\'c0\'bb \'b1\'b8\'bc\'ba\'c7\'cf\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9.\uc0\u160 \cf2 \ -\cf0 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b0\'a1 \'c7\'d9 \'bd\'c3\'bc\'b3\'c0\'c7 \'b1\'b8\'b5\'bf, \'c7\'d7\'b0\'f8\'b1\'e2\'c0\'c7 \'c7\'d7\'c7\'d8, \'c5\'eb\'bd\'c5\'b8\'c1, \'b6\'c7\'b4\'c2 \'c7\'d7\'b0\'f8\'b1\'b3\'c5\'eb\'b0\'fc\'c1\'a6\'b1\'e2 \'b5\'ee\'b0\'fa \'b0\'b0\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'c0\'c7 \'ba\'f1 \'c0\'db\'b5\'bf\'c0\'cc \'bb\'e7\'b8\'c1\'c0\'cc\'b3\'aa \'b0\'b3\'c0\'ce\'c0\'fb \'bb\'f3\'c5\'c2, \'bd\'c9\'b0\'a2\'c7\'d1 \'c0\'b0\'c3\'bc\'c0\'fb, \'c8\'af\'b0\'e6\'c0\'fb\'c0\'ce \'bc\'d5\'c7\'d8\'b8\'a6 \'c0\'af\'b9\'df\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b0\'e6\'bf\'ec\'b8\'a6 \'c0\'a7\'c7\'d8 \'bb\'e7\'bf\'eb\'b5\'c7\'b5\'b5\'b7\'cf \'c0\'c7\'b5\'b5\'b5\'c7\'c1\'f6 \'be\'ca\'be\'d2\'c0\'bd\'c0\'bb \'c0\'ce\'bd\'c4\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a69\'c1\'b6. \'c3\'a5\'c0\'d3\'c0\'c7 \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720\sa380 - -\fs24 \cf0 \uc0\u160 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'dd\'c1\'f6\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'c1\'a4\'b5\'b5\'b1\'ee\'c1\'f6, \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b5\'b5, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba, \'b6\'c7\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'c0\'c7 \'bb\'e7\'bf\'eb \'b6\'c7\'b4\'c2 \'bb\'e7\'bf\'eb\'ba\'d2\'b4\'c9\'b0\'fa \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b9\'df\'bb\'fd\'c7\'d1 \'bf\'ec\'b9\'df\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'c6\'af\'bc\'f6\'c7\'d1 \'bc\'d5\'c7\'d8, \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b0\'e1\'b0\'fa\'c0\'fb \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8, \'b0\'e8\'be\'e0\'bb\'f3\'c0\'c7 \'c0\'cc\'b7\'d0\'c0\'cc\'b3\'aa \'ba\'b8\'c1\'f5, \'ba\'d2\'b9\'fd \'c7\'e0\'c0\'a7(\'b0\'fa\'bd\'c7 \'c6\'f7\'c7\'d4), \'bb\'f3\'c7\'b0 \'c3\'a5\'c0\'d3 \'b5\'ee\'bf\'a1 \'b0\'fc\'b0\'e8 \'be\'f8\'c0\'cc \'be\'ee\'b6\'b0\'c7\'d1 \'c3\'a5\'c0\'d3\'b5\'b5 \'c1\'f6\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'c0\'cc\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'bc\'d5\'c7\'d8 \'b0\'a1\'b4\'c9\'bc\'ba\'c0\'bb \'bb\'e7\'c0\'fc\'bf\'a1 \'be\'cb\'b0\'ed \'c0\'d6\'be\'fa\'b0\'c5\'b3\'aa, \'be\'ee\'b6\'b2 \'b1\'b8\'c1\'a6(REMEDY)\'c0\'c7 \'c7\'d9\'bd\'c9\'c0\'fb \'b8\'f1\'c0\'fb\'c0\'cc \'bd\'c7\'c6\'d0\'c7\'d1 \'b0\'e6\'bf\'ec\'b6\'f3\'b5\'b5 \'b0\'fc\'b0\'e8\'be\'f8\'c0\'cc \'c7\'d8\'b4\'e7\'b5\'c8\'b4\'d9. \'bf\'ec\'b9\'df\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b0\'e1\'b0\'fa\'c0\'fb \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'c3\'a5\'c0\'d3\'c0\'c7 \'b8\'e9\'c1\'a6\'b8\'a6 \'c7\'e3\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2 \'c0\'e7\'c6\'c7\'b0\'fc\'c7\'d2\'c1\'f6\'b5\'b5 \'c0\'d6\'b1\'e2 \'b6\'a7\'b9\'ae\'bf\'a1, \'ba\'bb \'b8\'e9\'c3\'a5\'c1\'b6\'c7\'d7\'c0\'ba \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'c0\'fb\'bf\'eb\'c0\'cc \'b5\'c7\'c1\'f6 \'be\'ca\'c0\'bb \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9. \'be\'ee\'b6\'b2 \'b0\'e6\'bf\'ec\'bf\'a1\'b5\'b5 \'be\'d6\'c7\'c3\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 (\'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'bf\'e4\'c3\'bb\'b5\'c7\'b4\'c2 \'b0\'cd \'c0\'cc\'bf\'dc\'c0\'c7) \'b8\'f0\'b5\'e7 \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'c1\'f6\'b4\'c2 \'c3\'a5\'c0\'d3\'c0\'c7 \'c3\'d1\'be\'d7\'c0\'cc 50\'b4\'de\'b7\'af\'b8\'a6 \'c3\'ca\'b0\'fa\'c7\'cf\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720 -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a610\'c1\'b6. \'bb\'f3\'c7\'a5. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 "Apple", "Apple Computer", "Mac", "Mac OS", "QuickTime", "QuickTime Streaming Server" \'b6\'c7\'b4\'c2 \'b1\'d7 \'bf\'dc \'be\'d6\'c7\'c3\'c0\'cc \'bc\'d2\'c0\'af\'c7\'d1 \'bb\'f3\'c7\'a5\'b3\'aa \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'b6\'c5\'a9, \'b7\'ce\'b0\'ed \'b9\'d7 \'bb\'f3\'c8\'a3(\'c1\'fd\'c7\'d5\'c0\'fb\'c0\'b8\'b7\'ce \'a1\'b0\'be\'d6\'c7\'c3 \'bb\'f3\'c7\'a5\'a1\'b1\'b7\'ce \'c5\'eb\'c4\'aa), \'b6\'c7\'b4\'c2 \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'bc\'d2\'c0\'af\'c7\'d1 \'bb\'f3\'c7\'a5\'b3\'aa \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'b6\'c5\'a9, \'b7\'ce\'b0\'ed \'b9\'d7 \'bb\'f3\'c8\'a3\'b8\'a6 \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b4\'d9\'c0\'bd \'c1\'d6\'bc\'d2\'bf\'a1 \'b5\'ee\'b7\'cf\'b5\'c7\'be\'ee \'c0\'d6\'b4\'c2, \'be\'d6\'c7\'c3\'c0\'c7 \'c1\'a63\'c0\'da \'bb\'f3\'c7\'a5 \'bb\'e7\'bf\'eb \'c1\'f6\'c4\'a7\'bc\'ad\'bf\'a1 \'c0\'c7\'c7\'d8 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c7\'e3\'bf\'eb\'b5\'c7\'b0\'ed, \'c1\'f6\'c4\'a7\'bc\'ad\'b8\'a6 \'be\'f0\'c1\'a6\'b3\'aa \'be\'f6\'b0\'dd\'c7\'cf\'b0\'d4 \'c1\'d8\'bc\'f6\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec\'b8\'a6 \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'be\'ee\'b6\'b0\'c7\'d1 \'be\'d6\'c7\'c3 \'bb\'f3\'c7\'a5\'b5\'b5 \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c6\'c4\'bb\'fd\'b5\'c8 \'c1\'a6\'c7\'b0\'c0\'c7 \'c0\'cc\'b8\'a7\'c0\'bb \'c1\'fe\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'c7\'cf\'b0\'c5\'b3\'aa \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c6\'c4\'bb\'fd\'b5\'c8 \'c1\'a6\'c7\'b0\'c0\'bb \'c3\'df\'c3\'b5\'c7\'cf\'b0\'c5\'b3\'aa \'c8\'ab\'ba\'b8\'c7\'cf\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9:\cf2 \ -\cf0 http://www.apple.com/legal/guidelinesfor3rdparties.html.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a611\'c1\'b6. \'bc\'d2\'c0\'af\'b1\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b5\'e9\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'be\'ee, \'b0\'a2\'b0\'a2\'c0\'c7 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b8\'b8\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'b1\'c7\'b8\'ae\'bf\'cd \'c0\'da\'b0\'dd, \'c0\'cc\'c0\'cd\'c0\'bb \'ba\'b8\'c0\'af\'c7\'d1\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'ba \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'bf\'cd \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8, \'b6\'c7\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'bb \'c0\'a7\'c7\'d8 \'c0\'db\'bc\'ba\'b5\'c8 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5(\'a1\'b0\'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'a1\'b1)\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'b1\'c7\'b8\'ae\'bf\'cd \'c0\'da\'b0\'dd, \'c0\'cc\'c0\'cd\'c0\'bb \'ba\'b8\'c0\'af\'c7\'d1\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b5\'e9\'c0\'ba \'c0\'da\'b5\'bf\'c0\'fb\'c0\'b8\'b7\'ce \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'ba \'c0\'da\'c0\'af\'c0\'e7\'b7\'ae\'c0\'b8\'b7\'ce \'b1\'d7\'b7\'af\'c7\'d1 \'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'b0\'c5\'c7\'cf\'bf\'a9 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4\'c7\'cf\'b0\'c5\'b3\'aa, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b4\'d9\'b8\'a5 \'c1\'b6\'b0\'c7\'b5\'e9\'bf\'a1 \'b5\'fb\'b6\'f3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4\'c7\'cf\'b0\'c5\'b3\'aa, \'b6\'c7\'b4\'c2 \'c0\'fc\'c7\'f4 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'bc\'b3\'c1\'a4\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'bb \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a612\'c1\'b6. \'c1\'be\'b7\'e1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 12\'c1\'b61\'c7\'d7. \'c1\'be\'b7\'e1. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'c0\'cc\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c7\'b4\'c2 \'b1\'c7\'b8\'ae\'b4\'c2 \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'cc \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c1\'b6\'b0\'c7\'c0\'bb \'c0\'a7\'b9\'dd\'c7\'cf\'b0\'ed, \'b1\'d7 \'c0\'a7\'b9\'dd \'bb\'e7\'bd\'c7\'c0\'bb \'c0\'ce\'bd\'c4\'c7\'d1\'c1\'f6 30\'c0\'cf \'c0\'cc\'b3\'bb\'bf\'a1 \'c0\'a7\'b9\'dd \'b3\'bb\'bf\'eb\'c0\'bb \'b1\'b3\'c1\'a4\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'ba \'b0\'e6\'bf\'ec\'bf\'a1, \'be\'d6\'c7\'c3\'b7\'ce\'ba\'ce\'c5\'cd \'ba\'b0\'b5\'b5\'c0\'c7 \'c5\'eb\'c1\'f6 \'be\'f8\'c0\'cc \'c0\'da\'b5\'bf\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9;\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) 13\'c1\'b65\'c7\'d7\'c0\'c7 (b)\'bf\'a1 \'bc\'b3\'b8\'ed\'b5\'c8 \'c1\'b6\'b0\'c7\'c0\'cc \'b9\'df\'bb\'fd\'c7\'d1 \'b0\'e6\'bf\'ec\'bf\'a1 \'c1\'ef\'bd\'c3 \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9; \'b6\'c7\'b4\'c2\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (c) \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'e2\'b0\'a3 \'c1\'df \'be\'ee\'b4\'c0 \'b6\'a7\'b6\'f3\'b5\'b5 \'be\'d6\'c7\'c3\'c0\'bb \'bb\'f3\'b4\'eb\'b7\'ce \'c6\'af\'c7\'e3 \'c4\'a7\'c7\'d8 \'bc\'d2\'bc\'db\'c0\'bb \'c1\'a6\'b1\'e2\'c7\'df\'c0\'bb \'b0\'e6\'bf\'ec \'c0\'da\'b5\'bf\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9. \'b4\'dc, \'b1\'d7 \'bd\'c3\'c1\'a1\'bf\'a1 \'be\'d6\'c7\'c3\'c0\'cc \'b8\'d5\'c0\'fa \'b4\'e7\'bd\'c5\'c0\'bb \'bb\'f3\'b4\'eb\'b7\'ce \'c6\'af\'c7\'e3 \'c4\'a7\'c7\'d8 \'bc\'d2\'bc\'db\'c0\'bb \'c1\'a6\'b1\'e2\'c7\'d1 \'b0\'e6\'bf\'ec\'b4\'c2 \'c1\'a6\'bf\'dc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 12\'c1\'b62\'c7\'d7. \'c1\'be\'b7\'e1\'c0\'c7 \'c8\'bf\'b7\'c2. \'c1\'be\'b7\'e1\'b0\'a1 \'b5\'c7\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'bc\'f6\'c1\'a4, \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b8\'a6 \'c1\'ef\'b0\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'df\'c1\'f6\'c7\'cf\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'c1\'be\'b7\'e1 \'bd\'c3\'c1\'a1 \'c0\'cc\'c0\'fc\'bf\'a1 \'c7\'d5\'b4\'e7\'c7\'cf\'b0\'d4 \'ba\'ce\'bf\'a9\'b5\'c8, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c1\'be\'b7\'e1\'b5\'c7\'b4\'f5\'b6\'f3\'b5\'b5 \'c8\'bf\'b7\'c2\'c0\'cc \'c1\'f6\'bc\'d3\'b5\'c8\'b4\'d9. \'c1\'b6\'c7\'d7\'c0\'c7 \'bc\'d3\'bc\'ba \'bb\'f3 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c1\'be\'b7\'e1\'b5\'c8 \'c0\'cc\'c8\'c4\'bf\'a1\'b5\'b5 \'c0\'af\'c8\'bf\'c7\'d8\'be\'df \'c7\'cf\'b4\'c2 \'c1\'b6\'c7\'d7\'b5\'e9\'c0\'ba \'c8\'bf\'b7\'c2\'c0\'cc \'c1\'f6\'bc\'d3\'b5\'c8\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'c1\'b6\'c7\'d7\'c0\'ba 3\'c1\'b6, 5\'c1\'b6, 8\'c1\'b6, 9\'c1\'b6, 10\'c1\'b6, 11\'c1\'b6, 12\'c1\'b62\'c7\'d7\'b0\'fa 13\'c1\'b6\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'cf\'b3\'aa \'c0\'cc\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'ee\'b6\'b2 \'b4\'e7\'bb\'e7\'c0\'da\'b5\'b5 \'b4\'d9\'b8\'a5 \'b4\'e7\'bb\'e7\'c0\'da\'bf\'a1 \'b4\'eb\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c1\'be\'b7\'e1\'c7\'d4\'c0\'b8\'b7\'ce\'bd\'e1 \'b9\'df\'bb\'fd\'c7\'cf\'b4\'c2 \'ba\'b8\'bb\'f3\'c0\'cc\'b3\'aa \'b8\'e9\'c3\'a5, \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8 \'c3\'a5\'c0\'d3\'c0\'bb \'c1\'f6\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'b6\'c7\'c7\'d1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'be\'b7\'e1\'b4\'c2 \'b4\'e7\'bb\'e7\'c0\'da\'c0\'c7 \'b1\'e2\'c5\'b8 \'b1\'c7\'b8\'ae\'b3\'aa \'b1\'b8\'c1\'a6\'c1\'b6\'c4\'a1\'bf\'a1 \'bf\'b5\'c7\'e2\'c0\'bb \'b9\'cc\'c4\'a1\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a613\'c1\'b6. \'b1\'e2\'c5\'b8 \'bb\'e7\'c7\'d7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b61\'c7\'d7. \'c3\'d6\'c1\'be\'bb\'e7\'bf\'eb\'c0\'da\'b0\'a1 \'c1\'a4\'ba\'ce\'c0\'ce \'b0\'e6\'bf\'ec. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 FAR 2.101\'bf\'a1 \'c1\'a4\'c0\'c7\'b5\'c8 \'c0\'c7\'b9\'cc\'c0\'c7 \'a1\'b0\'bb\'f3\'be\'f7\'c0\'fb \'c1\'a6\'c7\'b0\'a1\'b1\'c0\'cc\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a4\'ba\'ce\'c0\'c7 \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b9\'d7 \'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd \'b1\'c7\'b8\'ae\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c1\'a4\'c0\'c7\'b5\'c8 \'b4\'eb\'b7\'ce \'b0\'f8\'c1\'df\'bf\'a1\'b0\'d4 \'c1\'a6\'b0\'f8\'b5\'c7\'b4\'c2 \'c5\'eb\'bb\'f3\'c0\'fb\'c0\'ce \'b1\'c7\'b8\'ae\'b5\'e9\'b8\'b8\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd\'bf\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'bf\'a1 \'b4\'eb\'c7\'d1 \'c5\'eb\'bb\'f3\'c0\'fb\'c0\'ce \'bb\'f3\'be\'f7\'c0\'fb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 FAR 12.211(\'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd)\'bf\'cd 12.212(\'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee)\'bf\'a1 \'b5\'fb\'b6\'f3\'bc\'ad \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9. \'b1\'b9\'b9\'e6\'ba\'ce \'b1\'b8\'c0\'d4\'c0\'bb \'c0\'a7\'c7\'d8\'bc\'ad\'b4\'c2 DFAR 252.227-7015 (\'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd -- \'bb\'f3\'be\'f7\'c0\'fb \'c1\'a6\'c7\'b0)\'bf\'cd 227.7202-3 (\'bb\'f3\'be\'f7\'c0\'fb \'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b6\'c7\'b4\'c2 \'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b9\'ae\'bc\'ad\'bf\'a1 \'b4\'eb\'c7\'d1 \'b1\'c7\'b8\'ae)\'bf\'a1 \'b5\'fb\'b6\'f3\'bc\'ad \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9. \'b5\'fb\'b6\'f3\'bc\'ad \'b9\'cc\'c1\'a4\'ba\'ce\'c0\'c7 \'b8\'f0\'b5\'e7 \'c3\'d6\'c1\'be \'bb\'e7\'bf\'eb\'c0\'da\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'bf\'a9\'b1\'e2\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'b1\'c7\'b8\'ae\'b8\'b8\'c0\'b8\'b7\'ce \'c8\'b9\'b5\'e6\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b62\'c7\'d7. \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'c7 \'b0\'fc\'b0\'e8. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3 \'b9\'d7 \'b4\'d9\'b8\'a5 \'b1\'e2\'bf\'a9\'c0\'da \'bb\'e7\'c0\'cc\'bf\'a1 \'be\'ee\'b6\'b2 \'b4\'eb\'b8\'ae\'c1\'a1\'c0\'cc\'b3\'aa \'c1\'a6\'c8\'de\'b0\'fc\'b0\'e8, \'c7\'d5\'c0\'db \'c8\'b8\'bb\'e7 \'b5\'ee\'c0\'c7 \'be\'ee\'b6\'b2 \'b9\'fd\'c0\'fb \'b4\'dc\'c3\'bc\'b8\'a6 \'bb\'fd\'bc\'ba\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'b8\'b7\'ce \'c7\'d8\'bc\'ae\'b5\'c7\'be\'ee\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c7\'b8\'e7, \'b4\'e7\'bd\'c5\'c0\'ba \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'dd\'b4\'eb\'c0\'c7 \'c0\'c7\'b0\'df\'c0\'bb \'bc\'b1\'be\'f0\'c7\'d8\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b63\'c7\'d7. \'b5\'b6\'b8\'b3\'c0\'fb \'b0\'b3\'b9\'df. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'b3\'bb\'bf\'eb\'b5\'b5 \'b4\'e7\'bd\'c5\'c0\'cc \'b0\'b3\'b9\'df, \'bb\'fd\'bb\'ea, \'b0\'c5\'b7\'a1, \'c8\'a4\'c0\'ba \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0, \'b1\'e2\'bc\'fa, \'b6\'c7\'b4\'c2 \'c1\'a6\'c7\'b0\'b0\'fa \'b5\'bf\'c0\'cf\'c7\'cf\'b0\'c5\'b3\'aa \'c0\'af\'bb\'e7\'c7\'d1 \'b1\'e2\'b4\'c9\'c0\'bb \'b0\'a1\'c1\'f6\'b0\'c5\'b3\'aa \'b1\'d7\'bf\'cd \'b0\'e6\'c0\'ef\'c7\'cf\'b4\'c2 \'b1\'e2\'bc\'fa\'c0\'cc\'b3\'aa \'c1\'a6\'c7\'b0\'c0\'bb \'c8\'b9\'b5\'e6, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4, \'b0\'b3\'b9\'df, \'b4\'eb\'b8\'ae\'c0\'ce\'c0\'bb \'c5\'eb\'c7\'d8 \'b0\'b3\'b9\'df, \'b0\'c5\'b7\'a1 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'c7 \'b1\'c7\'b8\'ae\'b8\'a6 \'bc\'d5\'bb\'f3\'bd\'c3\'c5\'b0\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720\sa380 -\cf0 13\'c1\'b64\'c7\'d7. \'c6\'f7\'b1\'e2; \'c7\'d8\'bc\'ae. \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'c0\'bb \'c1\'fd\'c7\'e0\'c7\'cf\'c1\'f6 \'b8\'f8\'c7\'d1 \'b0\'cd\'c0\'cc \'b1\'d7 \'c1\'b6\'c7\'d7\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'b4\'d9\'b8\'a5 \'c1\'b6\'c7\'d7\'c0\'c7 \'c3\'df\'c8\'c4 \'c1\'fd\'c7\'e0\'bf\'a1 \'b4\'eb\'c7\'d1 \'c6\'f7\'b1\'e2\'b7\'ce \'b0\'a3\'c1\'d6\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'b0\'e8\'be\'e0\'bc\'ad\'c0\'c7 \'be\'f0\'be\'ee\'b0\'a1 \'c0\'db\'bc\'ba\'c0\'da\'bf\'a1\'b0\'d4 \'ba\'d2\'b8\'ae\'c7\'cf\'b0\'d4 \'c7\'d8\'bc\'ae\'b5\'c7\'be\'ee\'be\'df \'c7\'d1\'b4\'d9\'b0\'ed \'b1\'d4\'c1\'a4\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b9\'fd\'c0\'cc\'b3\'aa \'b1\'d4\'c1\'a6\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720 -\cf0 13\'c1\'b65\'c7\'d7. \'ba\'d0\'b8\'ae\'b0\'a1\'b4\'c9\'bc\'ba (a) \'b0\'fc\'c7\'d2\'b1\'c7\'c0\'bb \'b0\'a1\'c1\'f8 \'b9\'fd\'c1\'a4\'c0\'cc \'be\'ee\'b6\'b2 \'c0\'cc\'c0\'af\'b7\'ce \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c1\'b6\'c7\'d7\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6 \'c1\'fd\'c7\'e0\'c0\'cc \'ba\'d2\'b0\'a1\'b4\'c9\'c7\'cf\'b4\'d9\'b0\'ed \'bf\'a9\'b1\'e2\'b4\'c2 \'b0\'e6\'bf\'ec, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d7 \'c1\'b6\'c7\'d7\'c0\'ba \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'c7 \'b0\'e6\'c1\'a6\'c0\'fb \'c0\'cc\'c0\'cd\'b0\'fa \'b8\'f1\'c0\'fb\'c0\'bb \'b4\'de\'bc\'ba\'c7\'d2 \'bc\'f6 \'c0\'d6\'b5\'b5\'b7\'cf \'b0\'a1\'b4\'c9\'c7\'d1 \'c3\'d6\'b4\'eb \'c7\'d1\'b5\'b5\'b1\'ee\'c1\'f6 \'c1\'fd\'c7\'e0\'b5\'c9 \'b0\'cd\'c0\'cc\'b8\'e7, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b3\'aa\'b8\'d3\'c1\'f6 \'ba\'ce\'ba\'d0\'c0\'ba \'c1\'fd\'c7\'e0\'b0\'fa \'c8\'bf\'b7\'c2\'c0\'cc \'b1\'d7\'b4\'eb\'b7\'ce \'c1\'f6\'bc\'d3\'b5\'c9 \'b0\'cd\'c0\'cc\'b4\'d9. (b) \'be\'d5\'ba\'ce\'ba\'d0\'bf\'a1\'bc\'ad \'b4\'d9\'b7\'e9 \'b3\'bb\'bf\'eb\'b0\'fa\'b4\'c2 \'b0\'fc\'b0\'e8 \'be\'f8\'c0\'cc, \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'b9\'fd\'b7\'fc\'c0\'cc \'b4\'e7\'bd\'c5\'c0\'cc \'c1\'a62\'c1\'b6 \'b9\'d7 \'c1\'a63\'c1\'b6\'b8\'a6 \'c1\'d8\'bc\'f6\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'bb \'b1\'dd\'c1\'f6 \'b6\'c7\'b4\'c2 \'c1\'a6\'c7\'d1\'c7\'cf\'b0\'c5\'b3\'aa \'b5\'ce \'c1\'b6\'c7\'d7 \'c1\'df \'be\'ee\'b4\'c0 \'c7\'cf\'b3\'aa\'c0\'c7 \'c1\'fd\'c7\'e0 \'b0\'a1\'b4\'c9\'bc\'ba\'c0\'bb \'b9\'e6\'c7\'d8\'c7\'d2 \'b0\'e6\'bf\'ec, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'c1\'ef\'b0\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c7\'b8\'e7 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bb\'e7\'bf\'eb\'c0\'bb \'c1\'ef\'bd\'c3 \'c1\'df\'c1\'f6\'c7\'cf\'b0\'ed \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b0\'fc\'b8\'ae\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'c6\'c4\'b1\'e2\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b66\'c7\'d7. \'ba\'d0\'c0\'ef\'c0\'c7 \'c7\'d8\'b0\'e1. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3 \'bb\'e7\'c0\'cc\'bf\'a1\'bc\'ad \'b9\'df\'bb\'fd\'c7\'cf\'b4\'c2 \'bc\'d2\'bc\'db \'b9\'d7 \'b1\'e2\'c5\'b8 \'ba\'d0\'c0\'ef\'c0\'c7 \'c7\'d8\'b0\'e1\'c0\'ba \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'ba\'cf\'ba\'ce\'c1\'f6\'b1\'b8\'bf\'a1\'bc\'ad \'c0\'cc\'b7\'e7\'be\'ee\'c1\'ae\'be\'df \'c7\'cf\'b8\'e7, \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'c7\'d8\'b4\'e7 \'c1\'f6\'b1\'b8\'c0\'c7 \'c1\'d6 \'b9\'fd\'bf\'f8 \'b9\'d7 \'bf\'ac\'b9\'e6 \'b9\'fd\'bf\'f8\'c0\'c7 \'c0\'e7\'c6\'c7\'b0\'fc\'c7\'d2\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'b1\'b9\'c1\'a6\'b9\'b0\'c7\'b0\'b8\'c5\'b8\'c5\'bf\'a1 \'b4\'eb\'c7\'d1 UN \'c7\'f9\'be\'e0\'c0\'c7 \'c0\'fb\'bf\'eb\'c0\'ba \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'e8\'c1\'a6\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b67\'c7\'d7. \'c0\'fc\'c0\'fb\'c0\'ce \'c7\'d5\'c0\'c7; \'c1\'d8\'b0\'c5\'b9\'fd. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b1\'d7 \'b3\'bb\'bf\'eb\'bf\'a1 \'b4\'eb\'c7\'d1 \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'b0\'a3\'c0\'c7 \'c0\'fc\'c0\'fb\'c0\'ce \'c7\'d5\'c0\'c7\'b8\'a6 \'b1\'b8\'bc\'ba\'c7\'d1\'b4\'d9. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b9\'fd\'b7\'fc \'c0\'fa\'c3\'cb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'b9\'fd\'b7\'fc\'c0\'c7 \'c1\'b6\'c7\'d7\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'b9\'cc\'c7\'d5\'c1\'df\'b1\'b9\'b0\'fa \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'c1\'d6\'c0\'c7 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c8\'b4\'d9.\uc0\u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'b4\'e7\'bd\'c5\'c0\'cc \'c4\'b3\'b3\'aa\'b4\'d9 \'c4\'f9\'ba\'a4 \'c1\'d6\'bf\'a1 \'b0\'c5\'c1\'d6\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'bb\'e7\'c7\'d7\'c0\'cc \'c0\'fb\'bf\'eb\'b5\'c8\'b4\'d9: \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b8\'f0\'b5\'e7 \'b0\'fc\'b7\'c3 \'b9\'ae\'bc\'ad\'b0\'a1 \'bf\'b5\'be\'ee\'b7\'ce \'c0\'db\'bc\'ba\'b5\'c7\'b5\'b5\'b7\'cf \'bf\'e4\'b1\'b8\'c7\'df\'b4\'d9\'b4\'c2 \'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. Les parties ont exige que le present contrat et tous les documents connexes soient rediges en anglais.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 EXHIBIT A. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \cf2 \ -\cf0 \'a1\'b0Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved.\cf2 \ -\cf0 \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'ba \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'b9\'f6\'c0\'fc 2.0(\'a1\'ae\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'a1\'af)\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'b0\'ed, \'c1\'a4\'c0\'c7\'b5\'c8 \'b9\'d9\'bf\'a1 \'b5\'fb\'b6\'f3 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5 \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c1\'d8\'bc\'f6\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'b8\'b8\'e9 \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'be\'f8\'b4\'d9. \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bb\'e7\'bf\'eb\'c7\'cf\'b1\'e2 \'c0\'fc\'bf\'a1 \'b4\'d9\'c0\'bd\'c0\'c7 \'bb\'e7\'c0\'cc\'c6\'ae\'bf\'a1\'bc\'ad \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bb\'e7\'ba\'bb\'c0\'bb \'b1\'b8\'c7\'d8\'bc\'ad \'c0\'d0\'b5\'b5\'b7\'cf \'c7\'cf\'b6\'f3:\cf2 \ -\cf0 http://www.opensource.apple.com/apsl/\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'b0\'c5\'c7\'cf\'bf\'a9 \'b9\'e8\'c6\'f7\'b5\'c7\'b4\'c2 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b8\'f0\'b5\'e7 \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'be\'ee\'b6\'b2 \'c1\'be\'b7\'f9\'c0\'c7 \'ba\'b8\'c1\'f5\'b5\'b5 \'c1\'a6\'b0\'f8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2 \'a1\'b0\'c0\'d6\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce\'a1\'b1\'c0\'c7 \'bb\'f3\'c5\'c2\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c7\'b8\'e7, \'be\'d6\'c7\'c3\'c0\'ba \'bb\'f3\'c7\'b0\'bc\'ba, \'c6\'af\'c1\'a4 \'b8\'f1\'c0\'fb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'fb\'c7\'d5\'bc\'ba, \'c6\'f2\'bf\'c2\'c7\'e2\'c0\'af \'b6\'c7\'b4\'c2 \'ba\'f1\'c4\'a7\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'ba\'b8\'c1\'f5\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1 \'b8\'f0\'b5\'e7 \'ba\'b8\'c1\'f5\'c0\'bb \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d1 \'b1\'c7\'b8\'ae\'bf\'cd \'c1\'a6\'c7\'d1\'b5\'e9\'c0\'bb \'b1\'d4\'c1\'a4\'c7\'cf\'b4\'c2 \'b1\'b8\'c3\'bc\'c0\'fb\'c0\'ce \'be\'f0\'be\'ee\'bf\'a1 \'b4\'eb\'c7\'d8\'bc\'ad\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c2\'fc\'b0\'ed\'c7\'cf\'b6\'f3.\'a1\'b1\ - -\f1\b\fs40 \ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 -\cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f2\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } Index: branches/JrCs/package/Resources/ko.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ko.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ko.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,59 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset129 AppleGothic;\f2\fnil\fcharset129 NanumGothic; -} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ -\pard\qc - -\f1\b0\fs48 \cf0 \'c4\'ab\'b8\'e1\'b7\'b9\'bf\'c2 -\f0\b\fs50 \ -\pard\qc - -\fs26 \cf0 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\pard\qc - -\f1\b0 \cf2 \'be\'d6\'c7\'c3 \'b8\'c5\'c5\'b2\'c5\'e4\'bd\'c3 \'c4\'c4\'c7\'bb\'c5\'cd\'bf\'a1 \'bc\'b3\'c4\'a1\'c7\'cf\'c1\'f6 \'b8\'b6\'bd\'c3\'bf\'c0. -\f0\b \cf2 \ -\pard\qc - -\fs22 \cf0 \ -\ -\pard\qc - -\f1\b0 \cf0 \'b0\'b3\'b9\'df\'c0\'da\'b5\'e9 -\f0\b :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\pard\qc - -\f1\b0 \cf0 \'b5\'b5\'bf\'f2 \'c1\'d6\'bd\'c5\'ba\'d0\'b5\'e9 -\f0\b :\ -\pard\qc - -\b0 \cf0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\f1 \cf0 \'c6\'d0\'c5\'b0\'c1\'f6 \'b0\'b3\'b9\'df -\f0\b :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language -\f1\fs20 \'b9\'f8\'bf\'aa -\f2\b -\f0\b0\fs18 by: drew_afx\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/ko.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ko.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ko.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,36 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fnil\fcharset129 AppleGothic;\f2\fnil\fcharset129 NanumGothic;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -\f1\b0 \'bd\'ba\'c5\'a9\'b8\'b3\'c6\'ae(\'bc\'b3\'c4\'a1)\'b0\'a1 \'bf\'cf\'b7\'e1\'b5\'c7\'be\'fa\'bd\'c0\'b4\'cf\'b4\'d9. \ -\'bc\'b1\'c5\'c3\'b5\'c8 \'c6\'c4\'c6\'bc\'bc\'c7\'c0\'c7 \'b7\'e7\'c6\'ae \'b5\'f0\'b7\'ba\'c5\'e4\'b8\'ae\'bf\'a1 -\f2\b \ - -\f0 \cf2 @LOG_FILENAME@ -\f1\b0 \cf3 \'b8\'a6 \'bb\'fd\'bc\'ba\'c7\'cf\'bf\'b4\'bd\'c0\'b4\'cf\'b4\'d9. -\f0\b \ -\ - -\f1\b0 \cf0 \'c0\'a7 \cf4 \'b7\'ce\'b1\'d7\cf0 \'b8\'a6 \'b2\'c0 \cf4 \'c0\'d0\'be\'ee\'ba\'b8\'bd\'c3\'b0\'ed\cf0 \'bc\'b3\'c4\'a1\'b0\'a1 \'c1\'a4\'bb\'f3\'c0\'fb\'c0\'b8\'b7\'ce \'b5\'c7\'be\'fa\'b4\'c2\'c1\'f6\ -\'be\'cb\'be\'c6\'ba\'b8\'bd\'c5 \'c8\'c4\'bf\'a1 \'b1\'e2\'b7\'cf\'c0\'b8\'b7\'ce \'c0\'df \'ba\'b8\'b0\'fc\'c7\'cf\'bd\'c3\'b1\'e2 \'b9\'d9\'b6\'f8\'b4\'cf\'b4\'d9. \ - -\f0\b \cf4 \ -\ -\ - -\f1\b0\fs26 \cf0 \'c4\'ab\'b8\'e1\'b7\'b9\'bf\'c2 -\f0\b v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/nl.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/nl.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/nl.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon is een combinatie van verschillende bootloader componenten. Het is gebaseerd op de fake EFI implementatie van David Elliott die toegevoegd is aan Apple's boot-123 project.

-


-

Nieuwe functies in Chameleon 2.0.

-


-

- Volledig aanpasbare GUI, zodat de Darwin Bootloader een ander uiterlijk krijgt.

-

- Het booten van retail DVD's door direct een image te laden zonder hulp van externe programma's.

-

- Slaapstand. Geniet van het hervatten van Mac OS X met een preview image.

-

- Het passeren van de SMBIOS zodat de standaard SMBIOS waarden aangepast kunnen worden.

-

- Het passeren van de DSDT zodat er een aangepaste verbeterde DSDT kan worden gebruikt om bepaalde problemen op te lossen.

-

- Device Property Injectie via device-properties string.

-

- Hybride boot0 / boot1h voor MBR en GPT gepartitioneerde schijven.

-

- Automatische FSB detectie code, zelfs voor recente AMD processors.

-

- Apple Software RAID ondersteuning.

-

- Nvidia & ATI/AMD grafische kaart autodetectie.

-

- Module ondersteuning

-

- Geheugen detectie overgenomen van memtest86: http://www.memtest.org

-

- Automatisch P-State's & C-State's aangemaakt voor zelf aangestuurd stroombeheer.

-

- Bericht logboek.

-


-

De code is vrijgegeven onder versie 2 van de Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Voor meer informatie, bezoek: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/nl.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/nl.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/nl.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Deze software moet op het opstartvolume geïnstalleerd worden."; -"ERROR_INSTALL" = "Dit volume voldoet niet aan de eisen voor deze update."; - -"Newer_Package_Installed_message" = "Een nieuwere versie van Chameleon is al geïnstalleerd."; -"Intel_Mac_message" = "Deze software kan niet worden geïnstalleerd op deze computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Installatie Type"; -"InstallType_description" = "kies om een nieuwe installatie uit te voeren of een bestaande te vernieuwen."; - -"New_title" = "Nieuwe Installatie"; -"New_description" = "Archiveer een bestaande /Extra folder indien aanwezig op de partitie. Een nieuwe folder zal aangemaakt worden indien een willekeurige optie wordt gekozen, anders dan Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Combineer een bestaande /Extra folder indien aanwezig op de partitie, met een willekeurige optie van de installer, anders dan Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon heeft drie essentiële bestanden nodig (Simpel gezegd). -boot0 (Op het MBR van de harde schijf) Verantwoordelijk voor het laden van boot1. -boot1 (Op de boot-sector van de partitie) Om boot2 te vinden. -boot2 (In de root van de partitie) Om de kernel, etc. te laden ."; - -"Standard_title" = "Chameleon Standaard"; -"Standard_description" = "Installeer Chameleon"; - -"EFI_title" = "EFI"; -"EFI_description" = "Installeer Chameleon's bestanden naar de verborgen EFI partitie gebruikmakend van boot0 of boot0md afhankelijk van het systeem en zonder het vernietigen van een eventuele windows installatie."; - -"noboot_title" = "Geen"; -"noboot_description" = "Installeer Chameleon niet. (Geschikt voor alleen /Extra aan te maken)"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Modules"; -"Module_description" = "Het ingebouwde modulaire systeem in chameleon staat de gebruiker of ontwikkelaar toe de basis functionaliteit van chameleon uit te breiden zonder het vervangen van de boot bestanden."; - -"klibc_title" = "klibc"; -"klibc_description" = "Deze module biedt een standaard c bibliotheek voor modules voor wanneer de standaard bibliotheek niet afdoende is. -Dit is op moment alleen in gebruik voor de uClibc++ bibliotheek. -Bron: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolutie"; -"AutoReso_description" = "Deze module leest en past informatie aan van de aangesloten monitors. -Deze module is op moment niet geïntegreerd in de trunk en heeft daarom maar minimale functionaliteit. -Verder past de module de vesa modes aan welke beschikbaar zijn in pre intel hd graphische chipsets om de juiste resolutie tijdens starten weer te geven."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Deze module geeft minimale c++ runtime library ondersteuning voor gebruik in andere modules. -De functionaliteit is niet ingebouwd in de module, in plaats daarvan wordt het gebruikt om de c++ taal mogelijk te maken in andere modules. -Let op dat rtti en exceptions beiden niet zijn ondersteund. -Bron: http://cxx.uclibc.org/ -Afhankelijkheden: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Deze module geeft de gebruiker de mogelijkheid toetsen naar believe in te delen."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Hulpprogramma"; -"Utility_description" = "Optionele bestanden om te helpen installeren."; - -"PrefPanel_title" = "Voorkeuren Paneel"; -"PrefPanel_description" = "Installeerd het Voorkeuren Paneel voor Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Kopiëert een voorbeeld smbios.plist naar /Extra/Configuration."; - -"Documentation_title" = "Documentatie"; -"Documentation_description" = "Documentatie voor de handmatige installatie en het gebruik van Chameleon."; - - -// ============================================================================ -// 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" = "Opties"; -"Options_description" = "Stel standaard opties in"; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Verbergt Chameleon's boot banner in de GUI."; - -"GUI_title" = "GUI"; -"GUI_description" = "Om de grafische interface uit te zetten, moet er GUI=NO aan com.apple.Boot.plist toegevoegd worden." - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Gebruik het standaard logo (grijs op wit) op het bootscherm in plaats van het boot.png logo van het thema."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Geef het partitie selectie scherm weer, zonder het timeout scherm weer te geven."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Schakelt quit boot mode in(geen berichten of prompt)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Schakelt scherm of partitie en resolutie details zoals aangegeven aan de linker zijde van de GUI onder het boot menu. Dit geeft handige informatie voor storing opsporing, maar kan botsen met bepaalde thema's."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauzeert het boot proces nadat Chameleon's installatie voltooid is, hierna wacht het tot er op een toets gedrukt wordt voor het de mach kernel start. Bruikbaar wanneer het gecombineerd wordt met de verbose boot voor probleemoplossing."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boot de kernel in 32bit mode in plaats van de standaard 64bit mode."; - -"ForceHPET_title" = "ForceHPET"; -"ForceHPET_description" = "Voeg ForceHPET=y toe aan com.apple.Boot.plist, Deze optie zorgt ervoor dat HPET aangezet wordt op intel chipsets en is voor biossen die die optie niet ondersteunen."; - -"ForceWake_title" = "ForceWake"; -"ForceWake_description" = "Voeg ForceWake=y toe aan com.apple.Boot.plist, deze optie zorgt ervoor dat je corrupte sleep images kan voorbijgaan."; - -"EHCIacquire_title" = "EHCIacquire"; -"EHCIacquire_description" = "Voeg EHCIacquire=y toe aan com.apple.Boot.plist, Deze optie repareert alle EHCI ownership problemen die worden veroorzaakt door slechte biossen."; - -"UHCIreset_title" = "UHCIreset"; -"UHCIreset_description" = "Voeg UHCIreset=y toe aan com.apple.Boot.plist, Deze optie zal UHCI controllers resetten voor dat OS X gestart wordt."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Schakelt de automatisch ingeschakelde restart fix uit."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Schakelt de optie aan om de UHCI controllers te recette voor het starten van OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Schakelt de automatisch ingeschakelde RAM geheugen herkenning uit."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Alleen voor Lion. Schakelt het laden van een pre-linked kernel. Dit negeert /E/E en /S/L/E. Gebruik dit ALLEEN als je weet wat je doet en het alles bevat wat nodig is om te booten."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Probeert de sleep image te laden die opgeslagen is van de laatste keer dat de pc in hibernatie is gezet."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nieuww C-State _CST aanmaak methode gebruikmakend van SystemIO registers in plaats van FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Negeert de SSDT tables die ingebouwd zitten in het moederbord."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Schakelt de Processor stroom staat C2 in."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Schakelt de Processor stroom staat C3 in."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Schakelt de Processor stroom staat C4 in."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Schakel automatisch gegenereerde processor C-States in."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Schakel automatisch gegenereerde processor P-States in."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Zet de grafische resolutie op 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Zet de grafische resolutie op 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Zet de grafische resolutie op 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Zet de grafische resolutie op 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Zet de grafische resolutie op 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Zet de grafische resolutie op 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Zet de grafische resolutie op 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Zet de grafische resolutie op 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Zet de grafische resolutie op 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Zet de grafische resolutie op 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Zet de grafische resolutie op 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Schakelt de optie in om op NVIDIA gebaseerde GPU's de detecteren en de correcte info te injecteren."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Schakelt UseAtiROM opties in."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Schakelt UseNvidiaROM opties in."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Schakelt VBIOS optie in."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Schakelt verbose logging aan en geeft de berichten van zowel Chameleon en de OS X kernel weer tijdens booten. Essentieel voor foutoplossing."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Een foutoplossings optie om te booten in de OS X's BSD/Unix command line interface."; - -"Ignorecaches_title" = "Negeer Cache"; -"Ignorecaches_description" = "Niet een optie welke benodigd is voor dagelijks gebruik, maar het kan handig zijn wanneer u wilt dat OS X alle bestanden laadt uit de system mappen, anders dan steunen op de pre-built cache."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Lost het 'PCI configuration begin'-probleem op enkele systemen op. 0x2000 is de kIOPCIConfiguratorPFM64 flag, zoals beschreven in de IOPCIFamily broncode."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Lost het 'PCI configuration begin'-probleem op enkele systemen op. 0x3000 is de kIOPCIConfiguratorPFM64 flag, zoals beschreven in de IOPCIFamily broncode."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Alleen voor Lion. Deselecteerd de 'lage spanning' functionaliteit welke soms een zwart scherm veroorzaakt na terugkeer uit de slaapstand."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Duits Mac Keyboard"; -"mac-de_description" = "Gebruik de toetsenbord indeling voor een Duits Mac toetsenbord"; - -"mac-es_title" = "Spaans Mac Keyboard"; -"mac-es_description" = "Gebruik de toetsenbord indeling voor een Spaans Mac toetsenbord"; - -"mac-fr_title" = "Frans Mac Keyboard"; -"mac-fr_description" = "Gebruik de toetsenbord indeling voor een Frans Mac toetsenbord"; - -"mac-it_title" = "Italiaans Mac Keyboard"; -"mac-it_description" = "Gebruik de toetsenbord indeling voor een Italiaans Mac toetsenbord"; - -"mac-se_title" = "Zweeds Mac Keyboard"; -"mac-se_description" = "Gebruik de toetsenbord indeling voor een Zweeds Mac toetsenbord"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Gebruik de toetsenbord indeling voor een Portugees Mac toetsenbord"; - -"pc-de_title" = "Duits PC Keyboard"; -"pc-de_description" = "Gebruik de toetsenbord indeling voor een Duits PC toetsenbord"; - -"pc-es_title" = "Spaans PC Keyboard"; -"pc-es_description" = "Gebruik de toetsenbord indeling voor een Spaans PC toetsenbord"; - -"pc-fr_title" = "Frans PC Keyboard"; -"pc-fr_description" = "Gebruik de toetsenbord indeling voor een Frans PC toetsenbord"; - -"pc-it_title" = "Italiaans PC Keyboard"; -"pc-it_description" = "Gebruik de toetsenbord indeling voor een Italiaans PC toetsenbord"; - -"pc-se_title" = "Zweeds PC Keyboard"; -"pc-se_description" = "Gebruik de toetsenbord indeling voor een Zweeds PC toetsenbord"; - -"pc-pt_title" = "Portuguees PC Keyboard"; -"pc-pt_description" = "Gebruik de toetsenbord indeling voor een Portugees PC toetsenbord"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Een kleinere simpelere versie van het nieuwe standaard thema dat gebruikt wordt, wanneer er een versie van Chameleon gebouwd wordt die een ingebouwd thema nodig heeft."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleon's vorige default thema"; - -"Default_title" = "Standaard"; -"Default_description" = "Het thema wat meegeleverd is met de booter, zodat deze aangepast kan worden."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Het Bullet thema door NoSmokingBandit"; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Controle Opties"; -"Control_description" = "Opties gerelateerd aan hoe Chameleon werkt."; - -// General -"General_title" = "Standaard Opties"; -"General_description" = "Kies uit een selectie van standaard opties."; - -// KernelFlags -"KernelFlags_title" = "Kernel Vlaggen"; -"KernelFlags_description" = "Kies uit een selectie aan kernel vlaggen."; - -// PowerManagement -"PowerManagement_title" = "Stroom Beheer"; -"PowerManagement_description" = "Een selectie aan opties welke stroom beheer en snelheidstrappen regelen."; - -// Resolution -"Resolution_title" = "Resolutie"; -"Resolution_description" = "Selecteer een resolutie voor gebruik."; - -// Video -"Video_title" = "Beeld"; -"Video_description" = "Een selectie aan opties welke te maken hebben met beeld."; - -// Keymaps -"Keymaps_title" = "Toetsenbord Indeling"; -"Keymaps_description" = "Selecteer een keylayout voor gebruik. Dit installeert ook de Keylayout module en keymaps."; - -// Themes -"Themes_title" = "Thema's"; -"Themes_description" = "Een Collectie van Voorbeeld Thema's -Meer thema's kunnen worden gevonden op 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" = "Geen"; -"ChooseNone-Resolution_description" = "Kies geen resolutie."; - -"ChooseNone-keylayout_title" = "Geen"; -"ChooseNone-keylayout_description" = "Gebruik geen keyboardindeling."; - \ No newline at end of file Index: branches/JrCs/package/Resources/nl.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/nl.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/nl.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } Index: branches/JrCs/package/Resources/nl.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/nl.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/nl.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Installeer niet op een echte Apple Macintosh computer!\ - -\fs22 \cf0 \ -\ -Ontwikkelaars :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Dank gaat uit naar :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language Vertaald door: yeehaw123 & Badeendje\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/nl.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/nl.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/nl.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -De installatie is klaar en het bestand\ - \cf2 @LOG_FILENAME@\cf3 is geschreven\ -naar de root van de door u gekozen partitie.\ -\ -\cf0 Alstublieft \cf4 raadpleeg\cf0 het document om te zien of\ -de installatie goed verlopen is en bewaar het ter naslag.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/pl.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/pl.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/pl.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon jest połączeniem różnych komponentów boot loadera.
Jest oparty na implementacji fake EFI Davida Elliotta dodanej do projektu boot-132 Apple'a.
Chameleon jest rozszerzony o następujące funkcje:

-


-

Nowe funkcje w Chameleonie 2.0

-


-

- Całkowicie konfigurowalne GUI by dodać trochę koloru do Bootloadera Darwin.

-

- Uruchamianie płyt Retail DVD przez bezpośrednie ładowanie obrazu ramdisk bez pomocy dodatkowych programów.

-

- Hibernacja. Ciesz się przywracaniem Twojego systemu Mac OS X z obrazu pamięci.

-

- Zastąpienie SMBIOS by zmodyfikować jego fabryczne wartości.

-

- Zastąpienie DSDT by móc używać zmodyfikowanego, poprawionego DSDT, który może rozwiązać parę problemów.

-

- Wstrzykiwanie ustawień urządzeń (Device Property Injection) przez łańcuch device-properties.

-

- Hybrydowe boot0 / boot1h dla dysków w układzie partycji MBR i GPT.

-

- Automatyczne wykrywanie FSB nawet dla najnowszych procesorów AMD.

-

- Obsługa Apple Software RAID.

-

- Automatyczne uruchamianie kart NVIDII oraz ATI/AMD.

-

- Wsparcie dla modułów.

-

- Wykrywanie pamięci dostosowane z memtest86: http://www.memtest.org

-

- Automatyczne generowanie stanów P-State & C-State w celu uzyskania natywnego zarządzania energią.

-

- Logownie komunikatów.

-


-

Kod jest publikowany z licencjÄ… Gnu Public License w wersji 2.

-

http://forge.voodooprojects.org/p/chameleon

-


-

By uzyskać bardziej dokładne informacje, odwiedź: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/pl.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/pl.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/pl.lproj/Localizable.strings (revision 1842) @@ -1,350 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "To oprogramowanie musi by zainstalowane na woluminie startowym."; -"ERROR_INSTALL" = "Ten wolumin nie speBnia wymagaD dla tego uaktualnienia."; - -"Newer_Package_Installed_message" = "Nowsza wersja Chameleona jest ju| zainstalowana."; -"Intel_Mac_message" = "To oprogramowanie nie mo|e by zainstalowane na tym komputerze."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Typ Instalacji"; -"InstallType_description" = "Wybierz, by przeprowadzi now instalacj, lub zaktualizowa istniejc."; - -"New_title" = "Nowa Instalacja"; -"New_description" = "Stwórz kopi istniejcego folderu /Extra, je[li istnieje on na wybranej parycji. Zostanie utworzony nowy je[li s wybrane jakiekolwiek opcje, inne ni| z kategorii Bootloader."; - -"Upgrade_title" = "Aktualizacja"; -"Upgrade_description" = "Scal folder /Extra, je[li istnieje on na wybranej parycji, z opcjami wybranymi w instalatorze, innymi ni| z kategorii Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "Chameleon wymaga trzech podstawowych plików. (mówic prosto) -boot0 (Na MBR dysku) odpowiedzialne za Badowanie boot1. -boot1 (Na boot-sektorze partycji) za znalezienie boot2. -boot2 (W gównym katalogu partycji) za Badowanie kernela itp."; - -"Standard_title" = "Chameleon Standard"; -"Standard_description" = "Ta opcja Instaluje trzy podstawowe pliki i zapisuje boot0 na pierwszych 440 bajtach MBR tak, aby nie zniszczy istniejcego kodu Windows. Nastpnie boot0 szuka boot1h na pierwszej aktywnej partycji. -* Ta metoda instalacji ustawia zaznaczon partycj jako aktywn."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instaluj pliki Chameleona na domy[lnie ukrytej partycji EFI, u|ywajc boot0 lub boot0md zale|nie od Twojego systemu, bez niszczenia instalacji Windowsa, je[li tak posiadasz."; - -"noboot_title" = "Nic"; -"noboot_description" = "Nie instaluj Chameleona (Przydatne podczas instalacji tylko komponentów Extra)"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "ModuBy"; -"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" = "Ten moduB dostarcza standardow bibliotek c dla innych moduBów, je[li biblioteka w chameleonie jest niewystarczajca. -Aktualnie jest u|ywane tylko przez bibliotek uClibc++. -Source: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "Ten moduB odczytuje informacje edid z monitora podpitego jako gBówny. -ModuB aktualnie nie jest doBczony do gBównego wydania chameleona (trunk) i ma minimalne zastosowanie. -Dodatkowo, moduB zmodyfikuje tryby VESA na kartach Intela starszych ni| HD, by umo|liwi bootoowanie systemu z wy|sz rozdzielczo[ci."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Ten moduB dostarcza minimaln bibliotek uruchomieniow c++ dla innych moduBów. -Samo z siebie nie dodaje |adnej funkcjonalno[ci, jest u|ywana, by pozwoli na wykorzystanie jzyka c++ w innych moduBach. -Uwaga: rtti i exceptions zostaBy wyBczone. -yródBo: http://cxx.uclibc.org/ -Zale|no[ci: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Ten moduB pozwala u|ytkownikowi zdefiniowa mapowania klawiatury."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Narzdzia"; -"Utility_description" = "Opcjonalne pliki przydatne w konfiguracji."; - -"PrefPanel_title" = "Panel Preferencji"; -"PrefPanel_description" = "Instaluje Panel Preferencji dla Chameleona."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Kopiuje domy[lne smbios.plist w /Extra/Configuration."; - -"Documentation_title" = "Dokumentacja"; -"Documentation_description" = "Dokumentacja dla u|ytkowania i instalacji rcznej Chameleona."; - - -// ============================================================================ -// 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" = "Opcje Bootowania"; -"Options_description" = "Utwórz /Extra/com.apple.Boot.plist i wybierz swoje |dane opcje by kontrolowa ustawienia Chameleona."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Ukrywa boot banner Chameleona w GUI."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "WyBcza domy[lnie wBczony Graficzny Interfejs U|ytkownika."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "U|ywa oryginalnego logo Apple (szare na biaBym) w ekranie Badowania, zamiast boot.png."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Wy[wietla ekran wyboru partycji od razu, bez pokazywania odliczania."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "WBcza cichy tryb uruchamiania (brak komunikatów i potwierdzeD)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Enables display of partition and resolution details."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Wstrzymuje proces uruchamiania. Gdy Chameleon zakoDczy przygotowanie do uruchomienia kernela, bdzie czekaB na naci[nicie klawisza zanim go uruchomi. Przydatne z opcj Verbose do wyszukiwania bBdów."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Uruchamia kernela w trybie 32 bitowym zamiast domy[lnego 64 bitowego."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "WBcza opcj naprawy problemów wBasno[ci EHCI na niepoprawnych biosach."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "WBcza opcj dodania: 'wbudowany' ('built-in') do twoich urzdzeD Ethernetowych."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "WBcza HPET na chipsetach Intela, dla biosów, które nie zawieraj tej opcji."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Ta opcja pozwala obej[ zBe zrzuty pamici hibernacji (sleep images)."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "WyBcza domy[lnie wBczon poprawk restartu."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "WBcza opcj resetu kontrolerów UHCI przed uruchomieniem OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "WyBcza domy[lnie wBczone rozpoznawanie pamici RAM."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Tylko dla OS X Lion. WBcza Badowanie pre-linkownego kernela. Bdzie ignorowa zawarto[ /E/E i /S/L/E. U|ywaj TYLKO, je[li wiesz gdzie i co masz."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Próbuje wczyta zrzut pamici (sleep image) zapisany podczas ostatniej hibernacji."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Nowa - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nowa metoda generowania _CST C-State przy u|yciu rejestrów SystemIO zamiast FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Odrzuca wbudowane tablice SSDT pByty gBównej."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "WBcza okre[lony stan wydajno[ci CPU, C2"; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "WBcza okre[lony stan wydajno[ci CPU, C3"; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "WBcza okre[lony stan wydajno[ci CPU, C4"; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "WBcza automatyczne generowanie stanów C-States procesora."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "WBcza automatyczne generowanie stanów P-States procesora."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Ustawia tryb graficzny na 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Ustawia tryb graficzny na 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Ustawia tryb graficzny na 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Ustawia tryb graficzny na 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Ustawia tryb graficzny na 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Ustawia tryb graficzny na 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Ustawia tryb graficzny na 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Ustawia tryb graficzny na 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Ustawia tryb graficzny na 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Ustawia tryb graficzny na 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Ustawia tryb graficzny na 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "WBcza opcj automatycznego wykrywania GPU NVIDII i umieszczania odpowiednich informacji."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "WBcza opcj UseAtiROM."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "WBcza opcj UseNvidiaROM."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "WBcza opcj VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "WBcza komunikaty diagnostyczne z kernela OS X oraz bootlodera. Niezbdne przy szukaniu problemów."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Opcja wykorzystywana przy naprawianiu problemów, Uruchamia system w trybie poleceD BSD/Unix."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Nie przydaje si przy ka|dym uruchamianiu, ale mo|e by u|yteczne je[li chcesz, by system przeBadowaB wszystkie pliki, zamiast Badowania cache."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Czasem naprawia bBd PCI Configuration Begin"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Czasem naprawia bBd PCI Configuration Begin"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Tylko dla OSX Lion. WyBcza budzenie z niskim u|yciem energii 'low power wake', które czasem zostawia czarny ekran po u[pieniu."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "U|yj ukBadu klawiatury: German Mac"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "U|yj ukBadu klawiatury: Spanish Mac"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "U|yj ukBadu klawiatury: French Mac"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "U|yj ukBadu klawiatury: Italian Mac"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "U|yj ukBadu klawiatury: Swedish Mac"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "U|yj ukBadu klawiatury: French PC"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Mniejsza, prosta wersja nowego tematu, domy[lnie u|ywana podczas tworzenia wersji Chameleona, który wymaga osadzonych tematów. "; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Poprzedni domy[lny temat Chameleona."; - -"Default_title" = "Standard"; -"Default_description" = "Nowy domy[lny temat Chameleona."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Pikny, prosty temat autorstwa NoSmokingBandit z kwietnia 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Kontrola chameleona"; -"Control_description" = "Ustawienia dziaBania Chameleona."; - -// General -"General_title" = "Ogólne opcje"; -"General_description" = "Wybierz ogólne opcje."; - -// KernelFlags -"KernelFlags_title" = "Flagi kernela"; -"KernelFlags_description" = "Wybierz flagi kernela."; - -// PowerManagement -"PowerManagement_title" = "Zarzdzanie energi"; -"PowerManagement_description" = "Wybierz ustawienia zwizane z zarzdzaniem energi i SpeedSteepem."; - -// Resolution -"Resolution_title" = "Rozdzielczo["; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "Grafika"; -"Video_description" = "Wybierz ustawienia zwizane z obsBug grafiki."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Tematy"; -"Themes_description" = "Kolekcja przykBadowych tematów graficznych. -Wicej tematów znajdziesz na 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" = "{adna"; -"ChooseNone-Resolution_description" = "Nie wybieraj rozdzielczo[ci."; - -"ChooseNone-keylayout_title" = "{aden"; -"ChooseNone-keylayout_description" = "Nie wybieraj ukBadu klawiatury."; - \ No newline at end of file Index: branches/JrCs/package/Resources/pl.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/pl.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/pl.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/pl.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pl.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pl.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Nie instaluj na komputerze Apple Macintosh\ - -\fs22 \cf0 \ -\ -Developerzy :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Podzi\uc0\u281 kowania dla :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Pakiet :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: janek202\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/pl.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pl.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pl.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Zako\uc0\u324 czono wykonywanie skrypt\'f3w i plik logu \cf2 @LOG_FILENAME@\cf3 zosta\uc0\u322 zapisany \ -na g\uc0\u322 \'f3wnym katalogu wybranej partycji.\ -\ -\cf0 Prosz\uc0\u281 \cf4 przeczytaj go\cf0 by dowiedzie\uc0\u263 si\u281 ,\ -czy instalacja przebieg\uc0\u322 a pomy\u347 lnie i zachowaj go \ -jako zapis, co zosta\uc0\u322 o wykonane.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/it.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/it.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/it.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon è la combinazione di diverse parti del boot loader.
È basato sulle modifiche di David Elliott sull'implementazione "EFI" al progetto della Apple sul boot-132.
Chameleon presenta le seguenti caratteristiche principali:

-


-

Nuove caratteristiche di Chameleon versione 2:

-


-

- Interfaccia grafica completamente personalizzabile per dare maggiori colori al Darwin Bootloader.

-

- Avviare DVD retail semplicemente caricando una immagine ramdisk senza l'utilizzo di programmi aggiuntivi.

-

- Ibernazione. Godetevi nel risvegliare il vostro Mac OS X con un'immagine di anteprima.

-

- Sovrascrittura del SMBIOS per personalizzare i valori dell'SMBIOS.

-

- Sovrascrittura della tabella DSDT, potendo selezionare una ottimizzata che risolve svariate problematiche.

-

- Iniezione delle Proprità delle Periferiche con stringhe EFI in device-properties.

-

- boot0 / boot1h ibrido per dischi partizionati in MBR e GPT.

-

- Riconoscimento automatico della frequenza anche sui recenti processori AMD.

-

- Supporta il RAID software di Apple.

-

- Abilitazione grafica per schede Nvidia & ATI/AMD.

-

- Supporto Moduli.

-

- Rivelamento memoria adattato da memtest86: http://www.memtest.org

-

- Generazione automatica dei P-State e C-State.

-

- Log dei messaggi.

-


-

Il codice è rilasciato sotto licenza GPL v.2 (Gnu Public License).

-

http://forge.voodooprojects.org/p/chameleon

-


-

Per maggiori informazioni, visita (In Inglese): http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/it.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/it.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/it.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Questo software deve essere installato sul volume di avvio."; -"ERROR_INSTALL" = "Questo volume non risponde ai requisiti per questo aggiornamento."; - -"Newer_Package_Installed_message" = "Una versione più recente di Chameleon è già installata"; -"Intel_Mac_message" = "Questo software non può essere installato su questo computer ."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Tipo di installazione"; -"InstallType_description" = "Scegli se fare una nuova installazione o aggiornare una già esistente."; - -"New_title" = "Nuova Installazione"; -"New_description" = "Salva una cartella /Extra, se trovata sulla partizione destinazione. Una nuova verrà creata se scegliete una opzione dall'installer, oltre che al Bootloader."; - -"Upgrade_title" = "Aggiornamento"; -"Upgrade_description" = "Fonde una cartella /Extra esistente, se trovata sulla partizione destinazione, con qualsiasi opzione scelta nell'installer, oltre al Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Elementi base per l'installazione di Chameleon -boot0 (Sul disco MBR) responsabile del caricamento del boot1. -boot1 (Settore di avvio della partizione) per trovare il boot2. -boot2 (Nella cartella principale della partizione) per caricare il kernel etc."; - -"Standard_title" = "Chameleon Standard"; -"Standard_description" = "Installare Chameleon"; - -"EFI_title" = "Partizione EFI"; -"EFI_description" = "Installa Chameleon nella partizione EFI (Normalmente nascosta), usando boot0 o boot0md dipende dal vostro sistema e senza compromettere pre-esistenti installazioni di Windows(Se voi ne possedete una)."; - -"noboot_title" = "Non installare il Bootloader"; -"noboot_description" = "Utile se vuoi solo installare i componenti aggiuntivi"; - - -// ============================================================================ -// Moduli -// ---------------------------------------------------------------------------- -"Module_title" = "Moduli per Chameleon"; -"Module_description" = "Il sistema di moduli integrati in chameleon permette ad un utente o programmatore di estendere le funzionalitá di base di chameleon senza bisogno di sostituire il file principale di avvio. "; - -"klibc_title" = "klibc"; -"klibc_description" = "Questo modulo fornisce una libreria c standard ai moduli per collegarli alla libreria fornita da chameleon nel caso essa non sia sufficiente. -Questo è attualmente usato solo dalla libreria uClibc++. -Fonte: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "Questo modulo legge le informazioni EDID dal monitor collegato al display principale. -Il modulo non è attualmente integrato nel bootloader ed ha un utilizzo minimo dello stesso. -Inoltre, il modulo modificherá la modalitá vesa disponibile nelle schede grafice (pre) Intel HD per fornire una corretta risoluzione durante l'avvio."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Questo modulo fornisce una minima libreria C++ per l'uso in altri moduli. -Esso non fornisce la funzionalitá di per sè, ma viene utilizzato per consentire l'uso del linguaggio C++ in altri moduli. -Da notare che rtti e exceptions sono entrambe disattivate. -Fonte: http://cxx.uclibc.org/ -Dipendenze: klibc"; - -"Keylayout_title" = "Mappatura tastiera"; -"Keylayout_description" = "Questo modulo permette all'utente di definire la mappatura della propria tastiera."; - - -// ============================================================================ -// Utilitá -// Non sono attualmente utilizzate!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitá"; -"Utility_description" = "Utilitá per Chameleon"; - -"PrefPanel_title" = "Pannello Preferenze"; -"PrefPanel_description" = "Installa il Pannello preferenze di Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Copia o sovrascrive il file smbios.plist in /Extra/Configuration con uno di esempio"; - -"Documentation_title" = "Documentazione"; -"Documentation_description" = "Documenti per l'installazione e l'uso di Chameleon"; - - -// ============================================================================ -// 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" = "Opzioni di avvio"; -"Options_description" = "Imposta opzioni predefinite di avvio"; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Nasconde il banner di chameleon la boot in modalità grafica"; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Disabilita l'interfaccia grafica, aggiunge GUI=n al com.apple.Boot.plist"; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Utilizza mela aple originale (nera) al caricamento"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Carica subito il menu di selezione dei dischi"; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Carica immediatamente il disco predefinito"; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Abilita le informazioni all'avvio di partizioni e risoluzioni."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Attende la pressione di un tasto prima di caricare il kernel"; - -// ---------------------------------------------------------------------------- - -"arch_title" = "Architettura (arch=i386)"; -"arch_description" = "Avvia il kernel in modalità 32bit (consigliato per sistemi con meno di 10GB di RAM)"; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Aggiunge EHCIacquire=y al org.chameleon.Boot.plist, Questa opzione sistema eventuali proprietà legati all'EHCI in alcuni BIOS."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Aggiunge EthernetBuiltIn=y al org.chameleon.Boot.plist, Questa opzione aggiungerà 'built-in' alle periferice di rete."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Aggiunge ForceHPET=y al org.chameleon.Boot.plist, Questa opzione abilita l'HPET sui chipset Intel, per BIOS che non includono questa opzione."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Aggiunge ForceWake=y al org.chameleon.Boot.plist, Questa opzione abilita la possibilità di evitare errate sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disabilita la correzione automatica per il riavvio"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Aggiunge UHCIreset=y al org.chameleon.Boot.plist, Questa opzione resetterà i controller UHCI prima dell'avvio di OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Disattiva il riconoscimento della RAM automatico."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Caricherà il pre-linked kernel e ignorerà Extensions.mkext per /Extra/Extensions e /System/Library/Extensions Di default è No. Da utilizzare (Yes) se utilizzi Lion su partizione Raid."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Carica dall'immagine dell'ibernazione"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "CSTUsingSystemIO=Yes"; -"CSTUsingSystemIO_description" = "Nuovo generatore di C-State, usa il registro SystemIO invece del FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Non carica le tabelle SSDT dal BIOS."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Abilita i C2State"; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Abilita i C3State"; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Abilita i C4State"; - -"GenerateCStates_title" = "Genera C-States=Yes"; -"GenerateCStates_description" = "Attiva C-State automatici"; - -"GeneratePStates_title" = "Genera P-States=Yes"; -"GeneratePStates_description" = "Attiva P-State automatici"; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Setta il Graphics Mode a 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Setta il Graphics Mode a 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Setta il Graphics Mode a 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Setta il Graphics Mode a 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Setta il Graphics Mode a 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Setta il Graphics Mode a 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Setta il Graphics Mode a 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Setta il Graphics Mode a 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Setta il Graphics Mode a 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Setta il Graphics Mode a 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Setta il Graphics Mode a 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Aggiunge GraphicsEnabler=y al org.chameleon.Boot.plist, Questa opzione abilita il riconoscimento automatico delle schede grafiche iniettanto le informazioni corrette."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Attiva opzione UseAtiROM"; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Attiva opzione UseNvidiaROM"; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Attiva opzione VBIOS"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Modalità Verbose"; -"Verbose_description" = "Attiva il registro dettagliato e permette di vedere i menssaggi sia di Chameleon che del Kernel, durante l'avvio. Essenziale per la soluzione di problemi."; - -"Singleusermode_title" = "Modalitá Single User"; -"Singleusermode_description" = "È una opzione utilizzata per risolvere problemi utilizzata per avviare in command-line BSD/Unix di OS X."; - -"Ignorecaches_title" = "Ignora Caches (-f)"; -"Ignorecaches_description" = "Non è una opzione necessaria per avviare, ma può essere utile se si desidera che OS X carichi tutti i file della cartella di sistema, al posto di andare in conflitto con la cache precostruita."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Imposta la flag npci=0x2000 per la key Kernel Flags"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Imposta la flag npci=0x3000 per la key Kernel Flags"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Solo per Lion. Disabilita il 'low power wake' che a volte lascia lo schermo nero dopo il risveglio dallo Sleep/Stop."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Mappatura tastiera Tedesca Mac"; -"mac-de_description" = "Usa la mappatura della tastiera Tedesca per Mac"; - -"mac-es_title" = "Mappatura tastiera Spagnola Mac"; -"mac-es_description" = "Usa la mappatura della tastiera Spagnola per Mac"; - -"mac-fr_title" = "Mappatura tastiera Francese Mac"; -"mac-fr_description" = "Usa la mappatura della tastiera Francese per Mac"; - -"mac-it_title" = "Mappatura tastiera Italiana Mac"; -"mac-it_description" = "Usa la mappatura della tastiera Italiana per Mac"; - -"mac-se_title" = "Mappatura tastiera Svedese Mac"; -"mac-se_description" = "Usa la mappatura della tastiera Svedese per Mac"; - -"mac-pt_title" = "Mappatura tastiera Portoghese Mac"; -"mac-pt_description" = "Usa la mappatura della tastiera Portoghese per Mac"; - -"pc-de_title" = "Mappatura tastiera Tedesca PC"; -"pc-de_description" = "Usa la mappatura della tastiera Tedesca per PC"; - -"pc-es_title" = "Mappatura tastiera Spagnola PC"; -"pc-es_description" = "Usa la mappatura della tastiera Spagnola per PC"; - -"pc-fr_title" = "Mappatura tastiera Francese PC"; -"pc-fr_description" = "Usa la mappatura della tastiera Francese per PC"; - -"pc-it_title" = "Mappatura tastiera Italiana PC"; -"pc-it_description" = "Usa la mappatura della tastiera Italiana per PC"; - -"pc-se_title" = "Mappatura tastiera Svedese PC"; -"pc-se_description" = "Usa la mappatura della tastiera Svedese per PC"; - -"pc-pt_title" = "Mappatura tastiera Portoghese PC"; -"pc-pt_description" = "Usa la mappatura della tastiera Portoghese per PC"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Tema integrato in chameleon (Standard ridotto)"; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Il vecchio tema Standard di chameleon"; - -"Default_title" = "Standard"; -"Default_description" = "Il tema standard usato dal bootloader, aggiunto qui per essere personalizzato."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Un tema The Bullet by NoSmokingBandit"; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Opzioni di Controllo"; -"Control_description" = "Settaggi per controllare come Chameleon lavora."; - -// General -"General_title" = "Opzioni Generali"; -"General_description" = "Seleziona una opzione base."; - -// KernelFlags -"KernelFlags_title" = "Flags del Kernel"; -"KernelFlags_description" = "Scegli le possibili flag del kernel."; - -// PowerManagement -"PowerManagement_title" = "Gestione Energetica"; -"PowerManagement_description" = "Selezione di opzioni pre la gestione energetica e speedstep."; - -// Resolution -"Resolution_title" = "Risoluzioni"; -"Resolution_description" = "Imposta la risoluzione del tuo monitor."; - -// Video -"Video_title" = "Video"; -"Video_description" = "Selezione di opzioni per il video."; - -// Keymaps -"Keymaps_title" = "Mappatura tastiera"; -"Keymaps_description" = "Seleziona la mappatura da utilizzare, Verrá anche installato il modulo Keylayout e le mappature tastiera."; - -// Themes -"Themes_title" = "Temi"; -"Themes_description" = "Una raccolta di temi campione. -Molti altri sono reperibili su 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" = "Nessuna"; -"ChooseNone-Resolution_description" = "Non utilizzare nessuna risoluzione."; - -"ChooseNone-keylayout_title" = "Nessuna"; -"ChooseNone-keylayout_description" = "Non scegliere nessuna mappatura tastiera."; - \ No newline at end of file Index: branches/JrCs/package/Resources/it.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/it.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/it.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Non installare su computer Apple Macintosh\ - -\fs22 \cf0 \ -\ -Sviluppatori :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Grazie a :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Pacchetto realizzato da :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Pacchetto compilato da: %WHOBUILD%, tradotto in Italiano da: ErmaC e scrax\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/it.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/it.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/it.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Le operazioni sono state completate ed un file\ - chiamato \cf2 @LOG_FILENAME@\cf3 \'e9 stato\ -scritto nella root della partizione scelta.\ -\ -\cf0 Per favore \cf4 leggilo\cf0 per vedere se l'installazione \'e9\ -avvenuta con successo e vedere le operazioni che sono state eseguite.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Questo pkg \'e8 stato compilato da: %WHOBUILD%} Index: branches/JrCs/package/Resources/ro.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ro.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ro.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon este un bootloader cu elemente combinate, derivat din implementarea fake EFI a lui David Elliott si proiectul Apple's boot-132.

-


-

Chameleon v2 ofera un numar de facilitati, cum ar fi:

-


-

- Interfata grafica complet modificabila dupa preferintele userului.

-

- RamDisk pentru boot cu versiuni retail Mac OS X.

-

- Hibernare folosind imaginea de hibernare.

-

- SMBIOS modificabil pentru a extinde compatibilitatea cu diferite computere.

-

- DSDT modificabil, oferind avantajul de a corecta posibilele incompatibilitati hardware.

-

- Injectare de proprietati pentru diferite hardware-uri.

-

- boot0 / boot1h hibrid, pentru partiti MBR precum si GPT.

-

- FSB detectabil automat, chiar si pentru procesoare AMD noi.

-

- Suport nativ RAID in OS X.

-

- Activare mod video pentru nVidia si ATI/AMD.

-

- Suport pentru module

-

- Detectare automata a memoriei bazata pe memtest86: http://www.memtest.org

-

- Generare automata P-states si C-states pentru management al energiei.

-

- Logare mesaje.

-


-

Acest cod este acoperit de versiunea 2 a Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

FAQ's: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ro.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ro.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ro.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Acest software trebuie instalat pe partitia de boot."; -"ERROR_INSTALL" = "Aceasta partitie nu corespunde cerintelor necesare instalarii."; - -"Newer_Package_Installed_message" = "O versiune mai noua Chameleon este deja prezenta!"; -"Intel_Mac_message" = "Acest software nu poate fi instalat pe acest computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Tipul Instalarii"; -"InstallType_description" = "Alegeti intre o instalare noua sau un upgrade al unei instalari prezente."; - -"New_title" = "Instalare Noua"; -"New_description" = "Se va face backup folderului /Extra de pe partitia aleasa, va fi creat un folder /Extra nou in cazul in care este aleasa orice alta optiune in afara de bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Setariile selectate vor fi combinate cu cele prezente deja din folderul /Extra, dar pentru siguranta, se va face un backup folderului /Extra prezent."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Bootloaderul Chameleon"; -"Chameleon_description" = "Chameleon necesita trei fisiere principale. (la modul cel mai simplu) -boot0 (Pe MBR-ul Discului) responsabil pentru incarcarea boot1. -boot1 (Pe sectorul de boot al partitiei) pentru a gasi boot2. -boot2 (In directorul principal al partitiei) pentru incarcarea kernelului, etc."; - -"Standard_title" = "Standard"; -"Standard_description" = "Instalarea Chameleon in directorul principal al partitiei selectate, folosind boot0 sau boot0md in functie de configuratia sistemului, fara a distruge o instalare de Windows daca aceasta e prezenta."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalarea Chameleon in partitia EFI (de obicei ascunsa) folosind boot0 sau boot0md in functie de configuratia sistemului, fara a distruge o instalare de Windows daca aceasta e prezenta."; - -"noboot_title" = "Fara instalarea Bootloaderului"; -"noboot_description" = "Folositor in cazul in care se doreste instalarea extra-uriilor doar."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Module"; -"Module_description" = "Sistemul modular al bootloaderului Chameleon permite developeriilor sa extinda functionalitatea de baza fara a modifica fisierul principal de boot."; - - -"klibc_title" = "klibc"; -"klibc_description" = "Acest modul ofera o librarie C pentru modulele carora libraria implicita din Chameleon nu este suficienta. -Acest modul e folosit doar cu libraria uClibc++. -Sursa: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Rezolutie"; -"AutoReso_description" = "Acest modul citeste informatia EDID a monitorului conectat la placa video, si seteaza rezolutia corect in functie de acesta. Modulul momentan nu este inclus in Chameleon iar folosirea sa este foarte rara. -De asemenea la cazul placiilor pre-Intel HD, acest modul corecteaza moduriile VESA, setand o rezolutie corecta in timpul procesului de boot."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Acest modul ofera o librarie minimala C++ pentru alte module ce au nevoie de functionalitatea extinsa.Acest modul nu ofera nici o facilitate in forma individuala. -*rtti si exceptiile au fost dezactivate. -Sursa: http://cxx.uclibc.org/ -Dependente: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Acest modul ofera posibilitatea folosirii aranjamentelor de tastaturi diferite."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitati"; -"Utility_description" = "Fisiere optionale, ajutatoare configurarii."; - -"PrefPanel_title" = "Panou de preferinte"; -"PrefPanel_description" = "Instaleaza panoul de preferinte pentru Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Copiaza un exemplu al fisierului smbios.plist in /Extra/Configuration."; - -"Documentation_title" = "Documentatie"; -"Documentation_description" = "Documentatie pentru chameleon, instalare manuala si utilizare."; - - -// ============================================================================ -// 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" = "Setari"; -"Options_description" = "Creaza un fisier /Extra/org.chameleon.Boot.plist prin selelectarea oricarei optiuni sau flag pentru kernel."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Ascunde informatiile din partea stranga sus, precum ar fi versiunea Chameleon, etc."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Dezactiveaza interfata grafica implicit activa."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Folosirea logoului apple normal, gri pe fundal gri deschis, in loc de cel inclus in tema 'boot.png'."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Initial, Chameleon afiseaza partitia setata pentru boot, si cursorul ce scade pana la procesul de boot daca nici o tasta nu este atinsa. -Aceasta setare obliga Chameleon sa afiseze toata lista de partitii direct."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Activeaza modul silentios de boot (nici un mesaj sau notificare)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Activeaza afisarea de informatii in partea stanga sub boot banner, cum ar fi rezolutia, discul de boot, partitia, etc. Aceasta setare este recomandata pentru depistarea problemelor."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Opreste procesul de boot al OS X dupa ce Chameleon a fost initializat, asteptand o tasta sa fie apasata pentru a incarca kernelul si sistemul. -Optiune de asemenea recomandata pentru depistarea problemelor, in combinatie cu modul verbose."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Porneste kernelul in modul 32 bit in loc de modul natural 64bit."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Activati optiunea pentru a repara orice problema de access EHCI in cazul biosuriilor cu defecte."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Activati aceasta optiune pentru a seta modul integrat al placiilor de retea."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Activeaza modul HPET pe chipseturi Intel care nu au optiunea HPET in bios."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Aceasta optiune permite sistemului sa ignore imaginiie de sleep defecte."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Dezactiveaza patchul pentru restart prezent implicit."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Activati optiunea pentru a reseta controlerele UHCI inainte de pornirea sistemului OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Dezactiveaza auto-detectarea memoriei RAM."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Pentru Lion doar, sistemul va incarca kernelul deja configurat cu extensii, ignorand /E/E si /S/L/E. Folositi aceasta optiune DOAR daca stiti ca in cache-ul kernelului sunt incluse toate extensiile de care are nevoie sistemul."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Incercare de a incarca imaginea salvata la ultima hibernare."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Noul mod de generare C-State _CST folosind registrele SystemIO in loc de FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Ingorarea tabelelor SSDT incluse in biosul placii de baza."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Activeaza modul de energie al procesorului, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Activeaza modul de energie al procesorului, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Activeaza modul de energie al procesorului, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Activeaza timpii 'idle' ai procesorului (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Activeaza auto-generarea moduriilor de energie ale procesorului (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Setarea rezolutiei la 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Setarea rezolutiei la 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Setarea rezolutiei la 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Setarea rezolutiei la 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Setarea rezolutiei la 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Setarea rezolutiei la 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Setarea rezolutiei la 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Setarea rezolutiei la 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Setarea rezolutiei la 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Setarea rezolutiei la1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Setarea rezolutiei la 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Activeaza auto-detectarea placii video nVidia si injectarea proprietatiilor."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Activeaza optiuniile UseAtiROM."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Activeaza optiuniile UseNvidiaROM."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Activeaza optiunea VBIOS"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Modul Verbose"; -"Verbose_description" = "Activeaza afisarea de informatii detalitate in timpul procesului de boot, optiune vitala pentru depistarea problemelor."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Optiune pentru depistare a problemelor, care porneste direct in consola BSD/UNIX a sistemului OS X."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "O optiune rar folosita, dar practica in cazul in care se doreste pornirea sistemului cu toate fisierele si ignorand cache-uriile prezente."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Pentru rezolvarea blocarii la 'PCI configuration begin' pe unele sisteme. 0x2000 este flagul kIOPCIConfiguratorPFM64, precum este prezentat in codul sursa IOPCIFamily."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Pentru rezolvarea blocarii la 'PCI configuration begin' pe unele sisteme. 0x3000 este flagul kIOPCIConfiguratorPFM64, precum este prezentat in codul sursa IOPCIFamily."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Pentru Lion doar, dezactiveaza modul de revenire 'low power' care uneori lasa ecranul negru."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Tastatura MAC in limba Germana"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Tastatura MAC in limba Spaniola"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Tastatura MAC in limba Franceza"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Tastatura MAC in limba Italiana"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Tastatura MAC in limba Suedeza"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Tastatura MAC in limba Portugheza"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Tastatura PC in limba Germana"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Tastatura PC in limba Spaniola"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Tastatura PC in limba Franceza"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Tastatura PC in limba Italiana"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Tastatura PC in limba Suedeza"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Tastatura PC in limba Portugheza"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "O versiune minimala a temei inregrate in chameleon."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Tema originala Chameleon introdusa in versiunea v2.0 RC1"; - -"Default_title" = "Standard"; -"Default_description" = "Tema originala Chameleon introdusa in versiunea v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "O tema simpla creata de NoSmokingBandit din Aprilie 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Optiuni pentru control"; -"Control_description" = "Optiuni pentru a controla modul de functionare a bootloaderului Chameleon."; - -// General -"General_title" = "Optiuni Generale"; -"General_description" = "Alegeti din o gama de optiuni de baza."; - -// KernelFlags -"KernelFlags_title" = "Flag-uri pentru kernel"; -"KernelFlags_description" = "Alegeti din o gama de flag-uri pentru kernel."; - -// PowerManagement -"PowerManagement_title" = "Management al energiei"; -"PowerManagement_description" = "O selectie de optiuni care au de aface cu speedstep si consumul de energie."; - -// Resolution -"Resolution_title" = "Rezolutie"; -"Resolution_description" = "Setati o rezolutie implicita."; - -// Video -"Video_title" = "Video"; -"Video_description" = "O selectie de optiuni care au de aface cu functionarea video."; - -// Keymaps -"Keymaps_title" = "Tastatura"; -"Keymaps_description" = "Selectati o limba a tastaturii, aceasta va instala si modulul pentru diverse limbi."; - -// Themes -"Themes_title" = "Teme"; -"Themes_description" = "O colectie de teme exemplu, pentru mai multe teme vizitati adresa: 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" = "Nimic"; -"ChooseNone-Resolution_description" = "Nu alegeti o rezolutie."; - -"ChooseNone-keylayout_title" = "Nimic"; -"ChooseNone-keylayout_description" = "Nu alegeti un mod al tastaturii."; - \ No newline at end of file Index: branches/JrCs/package/Resources/ro.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ro.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ro.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/ro.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ro.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ro.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,53 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;\red0\green0\blue255;\red153\green153\blue153; -} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri0\qc - -\f0\b\fs28 \cf0 \ -\pard\ri0\qc - -\fs48 \cf0 Chameleon -\fs50 \ -\pard\ri0\qc - -\fs26 \cf0 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ -\pard\ri0\qc - -\fs28 \cf0 \ -\pard\ri0\qc -\cf2 Nu instalati acest software pe un computer Apple Macintosh\ -\pard\ri0\qc -\cf0 \ -\pard\ri0\ql\qnatural - -\fs24 \cf0 Developeri : -\fs20 %DEVELOP% -\fs24 \ - -\fs18 \ - -\fs24 Multumiri : -\fs20 %CREDITS% -\fs24 \ -\pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural - -\b0\fs18 \cf0 \ -\pard\ri0\ql\qnatural - -\b\fs24 \cf0 Pachet : -\fs20 %PKGDEV% -\b0\fs30 \ -\pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural -\cf0 \ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\fs20 \cf0 Copyright \'a9 2011-2012 -\b \cf3 Tradus de : RvXtm\ -\pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural - -\b0\fs18 \cf0 \ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b\fs20 \cf4 Pachet compilat de: %WHOBUILD%} Index: branches/JrCs/package/Resources/ro.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ro.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ro.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Scripturiile au fost executate iar un fisier\ - numit \cf2 @LOG_FILENAME@\cf3 a fost salvat in\ -directorul principal al partitiei selectate.\ -\ -\cf0 Va rugam \cf4 sa il cititi\cf0 pentru a afla daca instalarea a fost\ -facuta cu succes si pentru a tine evidenta modificariilor facute.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 2011-2012\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Pachet compilat de: %WHOBUILD%} Index: branches/JrCs/package/Resources/ca.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ca.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ca.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon és un gestor d'arrencada basat en una combinació de components desenvolupats a partir de la implementació de la Fake EFI de David Elliott afegida al mètode boot-132 d'Apple

-


-

Chameleon v2 ha estat ampliat amb noves funcions. Per exemple:

-


-

- Interfície gràfica totalment personalizable per donar-li una mica de color al gestor d'arrencada Darwin.

-

- Carrega de RAMdisk per arrencar directament el DVD retail, sense programes addicionals.

-

- Hibernació. Gaudeix de la represa de Mac OS X amb una imatge de mostra.

-

- Override de SMBIOS per modificar els valors SMBIOS per defecte.

-

- Override de DSDT per utilitzar un DSDT editat, que pot resoldre molts problemes.

-

- Injecció de propietats de dispositiu mitjançant EFI Strings.

-

- Sistema híbrid d'arrencada boot0/boot1h per a discos amb taula de particions MBR i GPT.

-

- Detecció automàtica de freqüència FSB fins i tot per les CPUs AMD mes recents.

-

- Suport per RAID software d'Apple.

-

- Enabler per a gràfiques Nvidia i ATI.

-

- Suport de càrrega per mòduls

-

- Detecció automàtic de memòria adaptat de memtest86: http://www.memtest.org

-

- Generació automàtica de P-States i C-States per a la gestió d'energia nativa.

-

- Generació d'informe d'accions en txt.

-


-

El codi està alliberat sota la versió 2 de la Llicència Pública GNU.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Més informació i Preguntes i respostes habituals: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ca.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ca.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ca.lproj/Localizable.strings (revision 1842) @@ -1,350 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Aquest programari ha de ser instal·lat en el volum d'arrencada."; -"ERROR_INSTALL" = "Aquest volum no compleix els requisits per a la instal·lació."; - -"Newer_Package_Installed_message" = "Una versió més recent de Chameleon es troba ja instal·lada"; -"Intel_Mac_message" = "Aquest programari no pot ser instal·lat en aquest ordinador."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Tipus d'instal·lació"; -"InstallType_description" = "Tria realitzar una nova instal·lació o actualitzar l'existent."; - -"New_title" = "Nova instal·lació"; -"New_description" = "Fer Backup de la carpeta /Extra, si es troba en la partició de destinació. Es crearà una nova si es marca qualsevol altra opció en l'instal·lador, a més del bootloader."; - -"Upgrade_title" = "Actualització"; -"Upgrade_description" = "Combina la carpeta /Extra, si existeix prèviament alguna, amb qualsevol de les opcions triades des de l'instal·lador, si es marca alguna a més del Bootloader. Es farà un Backup de la carpeta /Extra original."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "Chameleon requereix tres arxius bàsics. (essencialment) -boot0 (en el MBR de la unitat) encarregat de carregar boot1. -boot1 (En el boot-sector de la partició) per trobar el boot2. -boot2 (En el directori arrel de la partició) Per carregar el Kernel, etc"; - -"Standard_title" = "Standard"; -"Standard_description" = "Instal·lar els arxius de Chameleon en l´arrel de la partició seleccionada utilitzant boot0 o boot0md depenent del teu sistema sense destruir la instal·lació de Windows, si existeix."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instal·lar els arxius de Chameleons a la partició de sistema EFI (normalment oculta) utilitzant boot0 o boot0md en funció del teu sistema, i sense destruir la partició de windows, si existeix."; - -"noboot_title" = "No instal·lar el Bootloader"; -"noboot_description" = "Útil si tan sols vols instal·lar els extres."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Mòduls."; -"Module_description" = "Els mòduls de sistema incorporats a Chameleon permeten a l'usuari o al programador ampliar les funcions principals de chameleon sense reemplaçar l'arxiu d'arrencada."; - - -"klibc_title" = "klibc"; -"klibc_description" = "Aquest mòdul conté una biblioteca C standard per linkar els mòduls en cas que les que es proveeixen amb chameleon siguin insuficients. -Actualment tan sols la biblioteca uClibc++ fa ús d'aquesta funció.. -Font: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolució"; -"AutoReso_description" = "Aquest mòdul llegeix la informació edid del monitor principal connectat a l'ordinador. -Actualment aquest mòdul no ha estat integrat en la versió trunk ja que amb prou feines s'utilitza. -A més, el mòdul aplica patches per els modes vesa disponibles en les gràfiques de intel anteriors als models HD per ajustar la resolució adequada durant l'arrencada."; - - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Aquest mòdul proveeix una biblioteca c++ runtime minimalista per ser utilitzada amb altres mòduls. No proveeix funcionalitat per si mateixa , sinó que s'utilitza per fer possible que altres mòduls faci us del llenguatge c++. -Font: http://cxx.uclibc.org/ -Dependències: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Aquest mòdul permet definir el mapa de teclat, en funció de l'idioma."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitats"; -"Utility_description" = "Arxius opcionals per facilitar la instal·lació"; - -"PrefPanel_title" = "Panell de preferències"; -"PrefPanel_description" = "Instal·la el panell de preferències de Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Copia un arxiu smbios.plist d'exemple en /Extra/Configuration."; - -"Documentation_title" = "Documentació"; -"Documentation_description" = "Documentació per a la instal·lació manual de Chameleon, i ús general"; - - -// ============================================================================ -// 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" = "opcions d'arrencada"; -"Options_description" = "Crea l'arxiu /Extra/org.chameleon.Boot.plist seleccionant qualsevol opció d'arrencada i kernel flags."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Ocultar els textos de Chameleon en la interfície gràfica. És el text que apareix en la cantonada superior esquerra mostrant la versió, etc."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Desactiva la interfície gràfica de chameleon."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Usar el logo habitual sobre fons gris d'Apple 'dark grey' com a imatge d'arrencada en lloc de l'arxiu boot.png del tema"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Aquesta opció porta directament a la selecció d'unitats d'arrencada, en lloc de mostrar la barra decreixent de temps d'espera."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Activa el mode quiet boot (Arrencada sense mostrar la interfície o el cursor de chameleon)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Mostrar informació sobre la resolució i les particions en la part esquerra de la imatge del bootloader. Aquesta informació pot ser útil, però pot ser que no quedi bé amb tots els themes."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pausar el procés d'arrencada després de la càrrega de Chameleon, i esperar fins que es pressioni una tecla abans de carregar el kernel. Útil quan es combina amb el mode verbose, per resoldre problemes."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Carrega el kernel a 32bit en lloc del kernel 64bit per defecte."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Habilita l'opció per corregir qualsevol problema de EHCI ownership (relatius a USB 2.0) a causa de BIOS dolentes ."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Habilita l'opció perquè els dispositius Ethernet siguin reconeguts correctament. Necessari per a diverses aplicacions, com ara lapp store."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Habilita el HPET en chipsets Intel, per BIOS que no incloguin aquesta opció."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Aquesta opció permet ignorar imatges de repòs defectuoses."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Desactiva l'opció "restart fix", activada per defecte."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Activa l'opció per resetejar els controladors UHCI (USB) abans de l'arrencada d'OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Deshabilita l'opció predeterminada de reconeixement de RAM."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Només per Lion. Activa la càrrega del pre-linked kernel. Ignorarà /E/E i /S/L/E. Utilitza aquesta opció tan sols en cas de que contingui tot el que necessites."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Intentar carregar la imatge de repòs de l'última hibernació."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nou mètode de generació de C-States _CST utilitzant els registres SystemIO en lloc de FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Descartar les taules SSDT incloses en la placa mare"; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Activar el powerstate específic del processador, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Activar el powerstate específic del processador, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Activar el powerstate específic del processador, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Activar la generació automàtica d'estats de repòs del processador (C-states)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Activar la generació automàtica d'estats de càrrega del processador (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Fixar resolució en 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Fixar resolució en 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Fixar resolució en 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Fixar resolució en 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Fixar resolució en 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Fixar resolució en 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Fixar resolució en 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Fixar resolució en 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Fixar resolució en 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Fixar resolució en 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Fixar resolució en 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Activa l'opció per autodetectar targetes gràfiques NVIDIA i injectar l´informació correcta."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Activa les opcions UseAtiROM."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Activa les opcions UseNvidiaROM."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Activa les opcions VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Activa l'arrencada en manera verbose, que permet llegir els missatges que tant chameleon com el kernel d'OS X mostren durant el procés d'arrencada. Funció essencial per resoldre problemes."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Una opció usada per arrencar en la manera CLI (línia de comandos) BSD/Unix d'OS X."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Aquesta no és una opció que es faci servir tots els dies, però pot ser útil perquè OS X carregui tots els arxius des de les seves carpetes de sistema, en lloc de recolzar-se en els seus cachés."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Per evitar que el sistema es quedi parat mostrant 'PCI configuration begin' en alguns sistemes. 0x2000 és el flag kIOPCIConfiguratorPFM64, com es pot veure en el codi font de IOPCIFamily."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Per evitar que el sistema es quedi parat mostrant 'PCI configuration begin' en alguns sistemes. 0x3000 és el flag kIOPCIConfiguratorPFM64, com es pot veure en el codi font de IOPCIFamily."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Només per Lion. Desactiva la característica 'low power wake' que en ocasions fa que el monitor es quedi en negre després de despertar del repòs."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Fer servir el mapa de teclat per a un teclat Mac Alemany"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Fer servir el mapa de teclat per a un teclat Mac espanyol"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Fer servir el mapa de teclat per a un teclat Mac francès"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Fer servir el mapa de teclat per a un teclat Mac italià"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Fer servir el mapa de teclat per a un teclat Mac suec"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Fer servir el mapa de teclat per a un teclat Mac portuguès"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Fer servir el mapa de teclat per a un teclat PC alemany"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Fer servir el mapa de teclat per a un teclat PC espanyol"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Fer servir el mapa de teclat per a un teclat PC francès"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Fer servir el mapa de teclat per a un teclat PC italià"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Fer servir el mapa de teclat per a un teclat PC suec"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Fer servir el mapa de teclat per a un teclat PC portuguès"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Una versió reduïda i simplificada del nou theme per defecte, utilitzat com a theme embegut."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Theme original predeterminat, utilitzat en la versió v2.0 RC1"; - -"Default_title" = "Standard"; -"Default_description" = "Theme original predeterminat, utilitzat en la versió v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Un theme deliciosament simple creat per NoSmokingBandit a l´Abril de 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Opcions de Control"; -"Control_description" = "Ajustos de control sobre el funcionament de Chameleon."; - -// General -"General_title" = "General Options"; -"General_description" = "Tria a partir d'una selecció d'opcions. -"; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Tria els kernel flags per a l'arrencada."; - -// PowerManagement -"PowerManagement_title" = "Gestió d'energia"; -"PowerManagement_description" = "Opcions relatives a la gestió d'energia i el speedstep."; - -// Resolution -"Resolution_title" = "Resolució"; -"Resolution_description" = "Estableix la resolució del teu monitor"; - -// Video -"Video_title" = "Video"; -"Video_description" = "Una selecció d'opcions relatives al video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Selecciona un mapa de teclat, en funció de l'idioma."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "Una selecció de Themes de mostra -Pots trobar més themes en: 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" = "Cap"; -"ChooseNone-Resolution_description" = "No triar cap resolució."; - -"ChooseNone-keylayout_title" = "Cap"; -"ChooseNone-keylayout_description" = "No triar mapa de teclat."; - \ No newline at end of file Index: branches/JrCs/package/Resources/ca.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ca.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ca.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/ca.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ca.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ca.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 No instal\'b7lar en un ordinador Apple Macintosh\ - -\fs22 \cf0 \ -\ -Programadors :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Agra\'efments :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Instal\'b7lador :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, Tradu\'eft per : Ed_Saxman\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/ca.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ca.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ca.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Els Scripts s'han completat i un arxiu\ - amb el nom \cf2 @LOG_FILENAME@\cf3 ha estat\ -escrit en l'arrel de la partici\'f3 seleccionada.\ -\ -\cf0 Si us plan, \cf4 llegeix-ho\cf0 per saber si la instalaci\'f3 ha\ -tingut \'e8xit i mantenir un registre de les accions dutes a terme.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/pt-BR.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/pt-BR.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/pt-BR.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

O Chameleon é um boot loader que combina vários componentes.
Ele é baseado na implementação de fake EFI feita por David Elliott, adicionada ao projeto boot-132 da Apple.
O Chameleon é extendido com as seguintes características chave:

-


-

Novos recursos no Chameleon 2.0

-


-

- Interface gráfica (GUI) totalmente personalizável para trazer algumas cores ao Bootloader Darwin.

-

- Inicializa DVDs retail lendo uma imagem ramdisk diretamente, sem ajuda de nenhum programa adicional.

-

- Hibernação. Aproveite continuar o seu Mac OS X com uma amostra de imagem da tela.

-

- Substituição de SMBIOS para modificar os valores de fábrica.

-

- Substituição de DSDT para usar uma tabela modificada que pode resolver diversos problemas.

-

- Injeção de propriedades de dispositivo através do string device-properties.

-

- boot0 / boot1h híbridos para discos particionados em MBR e GPT.

-

- Detecção automática de FSB mesmo para processadores AMD recentes.

-

- Suporte a Software RAID da Apple.

-

- Ativação Placas Gráficas Nvidia & ATI/AMD.

-

- Suporte de Modulos

-

- Deteção Memoria adaptada de memtest86: http://www.memtest.org

-

- P-State automático & Geração C-State para gestão de energia nativa.

-

- Protocolo Mensagens.

-


-

Este código é distribuido sobre os termos da versão 2 da Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Para informações detalhadas visite: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/pt-BR.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/pt-BR.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/pt-BR.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Este software deve ser instalado no volume de inicialização."; -"ERROR_INSTALL" = "Este volume não preenche os requisitos para esta atualização."; - -"Newer_Package_Installed_message" = "Uma versão mais recente do Chameleon já está instalada."; -"Intel_Mac_message" = "Este software não pode ser instalado neste computador."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Método Instalação"; -"InstallType_description" = "Selecione para executar nova instalação ou atualizar existente."; - -"New_title" = "Nova Instalação"; -"New_description" = "Cópia de pasta /Extra, se encontrada na partição selecionada. Será criada uma nova se selecionadas opções no instalador além de Bootloader."; - -"Upgrade_title" = "Atualização"; -"Upgrade_description" = "Junta na pasta /Extra, se encontrada na partição selecionada, com as opções selecionadas no instalador além de Bootloader."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "O Chameleon requer três arquivos essenciais (em termos simples): -boot0 (no MBR do drive) responsável por carregar o boot1. -boot1 (no setor de boot da partição) para encontrar o boot2. -boot2 (no diretório raiz da partição) para carregar o kernel etc."; - -"Standard_title" = "Padrão"; -"Standard_description" = "Instalar os arquivos do Chameleon na raiz da partição selecionada usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalar os arquivos do Chameleon na partição EFI (normalmente oculta) usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir."; - -"noboot_title" = "Não instalar o boot loader"; -"noboot_description" = "Útil se você quer instalar apenas os extras."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Módulos do Chameleon"; -"Module_description" = "O sistema de módulos incorporados ao Chameleon permite que um utilizador ou desenvolvedor estenda a funcionalidade básica sem precisar substituir o arquivo boot principal."; - -"klibc_title" = "klibc"; -"klibc_description" = "Este módulo fornece uma biblioteca C padrão para link, caso a do Chameleon seja insuficiente. -É usado actualmente apenas pela biblioteca uClibc++ -Fonte: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolução"; -"AutoReso_description" = "Este módulo lê a informação EDID do monitor conectado ao display principal. -Atualmente não está integrado ao trunk e tem uso mínimo no estado em que se encontra. -Adicionalmente o módulo ajusta os modos VESA disponíveis nas placas de vídeo pré Intel HD para proporcionar resolução adequada no boot."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Este módulo fornece uma biblioteca runtime C++ minimalista para uso em outros módulos. -Ele não fornece funcionalidade por si só, mas é usado para permitir o uso da linguagem C++ em outros módulos. -Observe que rtti e exceptions foram ambos desativados. -Fonte: http://cxx.uclibc.org/ -Dependências: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Este módulo permite definir o mapeamento das teclas do teclado."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilitários"; -"Utility_description" = "Arquivos opcionais para ajudar na configuração"; - -"PrefPanel_title" = "Painel de preferências"; -"PrefPanel_description" = "Instala o painel de preferências do Chameleon."; - -"SMBIOSDefault_title" = "SMBIOS.plist"; -"SMBIOSDefault_description" = "Copia um exemplo de smbios.plist para /Extra/Configuration."; - -"Documentation_title" = "Documentação"; -"Documentation_description" = "Documentação para instalação manual e uso do Chameleon."; - - -// ============================================================================ -// 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" = "Opções de boot"; -"Options_description" = "Cria um arquivo /Extra/org.chameleon.Boot.plist e seleciona suas preferências de configuração do Chameleon."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Oculta o banner do Chameleon na interface gráfica."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Desabilita a interface gráfica, ativada por padrão."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Usa o logotipo legado da Apple (cinza e branco) na tela de boot, ao invés do boot.png do tema."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Exibe a tela de seleção de partição sem mostrar a contagem regressiva."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Ativa o boot silencioso (sem mensagens ou opções)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Ativa a exibição de detalhes sobre partições e resolução da tela."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pausa o processo de boot após os ajustes do Chameleon e aguarda que uma tecla seja pressionada antes de iniciar o kernel. Útil para solução de problemas quando usado em conjunto com o boot verbose."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Inicia o sistema no modo 32 bit, ao invés do modo padrão 64 bit."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Ativa a opção que corrige falhas de EHCI ownership devido a problemas no BIOS."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Ativa a opção que inclui 'built-in' (integrado) nos dispositivos ethernet."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Ativa o HPET em chipsets Intel, para BIOS que não incluem a opção."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Essa opção permite contornar imagens de repouso com problema."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Desabilita a correção do problema ao reiniciar, ativada por padrão."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Ativa a opção que reinicia os controladores UHCI antes de iniciar o OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Desativa a identificação automática de memória RAM."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Yes vai carregar o kernel pre-linked e ignorar /Extra/Extensions e o Extensions.mkext de /System/Library/Extensions. O padrão é No, mas se você usa o Lion numa partição RAID, é Yes."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Tenta carregar a imagem de repouso gravada na última hibernação."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Novo - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Novo método de geração de C-States usando registros do SystemIO ao invés de FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Descarta as tabelas SSDT da placa mãe."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Ativa power state específico de processador, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Ativa power state específico de processador, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Ativa power state específico de processador, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Ativa a geração automática de estados de idle sleep do processador (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Ativa a geração automática de estados de power performance do processador (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Seleciona Modo Gráfico 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Seleciona Modo Gráfico 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Seleciona Modo Gráfico 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Seleciona Modo Gráfico 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Seleciona Modo Gráfico 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Seleciona Modo Gráfico 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Seleciona Modo Gráfico 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Seleciona Modo Gráfico 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Seleciona Modo Gráfico 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Seleciona Modo Gráfico 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Seleciona Modo Gráfico 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Ativa a opção que auto detecta placas de vídeo e injeta as informações corretas."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Ativa a opção UseAtiROM."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Ativa a opção UseNvidiaROM."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Ativa a opção VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Modo Verbose"; -"Verbose_description" = "Ativa Modo Verbose, permite visualizar mensagens do Chameleon e do Kernel do OS X durante o boot. Essencial para detetar problemas."; - -"Singleusermode_title" = "Modo Single User"; -"Singleusermode_description" = "Usado no boot para alcançar a linha de comandos do OS X's BSD/Unix para resolução de problemas."; - -"Ignorecaches_title" = "Ignorar Caches"; -"Ignorecaches_description" = "Usado para que o OS X carregue os ficheiros das suas pastas de sistema, em vez de usar as caches préviamente construidas."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Adiciona o parâmetro npci=0x2000 em Kernel Flags."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Adiciona o parâmetro npci=0x3000 em Kernel Flags."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Só Lion. Desabilita 'low power wake' caracteristica que por vezes apresenta o écran negro após o computador acordar."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "Teclado Mac Alemão"; -"mac-de_description" = "Usa o layout para teclado Mac Alemão."; - -"mac-es_title" = "Teclado Mac Espanhol"; -"mac-es_description" = "Usa o layout para teclado Mac Espanhol."; - -"mac-fr_title" = "Teclado Mac Francês"; -"mac-fr_description" = "Usa o layout para teclado Mac Francês."; - -"mac-it_title" = "Teclado Mac Italiano"; -"mac-it_description" = "Usa o layout para teclado Mac Italiano."; - -"mac-se_title" = "Teclado Mac Sueco"; -"mac-se_description" = "Usa o layout para teclado Mac Sueco."; - -"mac-pt_title" = "Teclado Mac Português"; -"mac-pt_description" = "Usa o layout para teclado Mac Português."; - -"pc-de_title" = "Teclado PC Alemão"; -"pc-de_description" = "Usa o layout para teclado PC Alemão."; - -"pc-es_title" = "Teclado PC Espanhol"; -"pc-es_description" = "Usa o layout para teclado PC Espanhol."; - -"pc-fr_title" = "Teclado PC Francês"; -"pc-fr_description" = "Usa o layout para teclado PC Francês."; - -"pc-it_title" = "Teclado PC Italiano"; -"pc-it_description" = "Usa o layout para teclado PC Italiano."; - -"pc-se_title" = "Teclado PC Sueco"; -"pc-se_description" = "Usa o layout para teclado PC Sueco."; - -"pc-pt_title" = "Teclado PC Português"; -"pc-pt_description" = "Usa o layout para teclado PC Português"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Uma versão menor do novo tema padrão, usada nas versões do Chameleon com tema embutido."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Tema padrão anterior do Chameleon."; - -"Default_title" = "Standard"; -"Default_description" = "Novo tema padrão do Chameleon."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "O tema Bullet por NoSmokingBandit"; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Opções Controle"; -"Control_description" = "Preferências de controle do Chameleon."; - -// General -"General_title" = "Opções Generalistas"; -"General_description" = "Escolha de seleção de opções básicas."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Escolha de seleção de kernel flags."; - -// PowerManagement -"PowerManagement_title" = "Gestão Energia"; -"PowerManagement_description" = "Seleção de opções relativas a gestão de energia e speedstep."; - -// Resolution -"Resolution_title" = "Resolução"; -"Resolution_description" = "Configura a resolução do écran"; - -// Video -"Video_title" = "Video"; -"Video_description" = "Preferências de Video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Temas"; -"Themes_description" = "Alguns exemplos de tema. -Mais temas podem ser encontrados em 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" = "Nenhum"; -"ChooseNone-Resolution_description" = "Não escolhe uma resolução."; - -"ChooseNone-keylayout_title" = "Nenhum"; -"ChooseNone-keylayout_description" = "Não escolhe uma keylayout."; - \ No newline at end of file Index: branches/JrCs/package/Resources/pt-BR.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/pt-BR.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-BR.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/pt-BR.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pt-BR.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-BR.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 N\'e3o instale num computador Apple Macintosh\ - -\fs22 \cf0 \ -\ -Desenvolvedores :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Agradecimentos :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Cr\'e9ditos pelos pacotes :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: oldnapalm\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/pt-BR.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/pt-BR.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/pt-BR.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Os scripts est\'e3o finalizados e foi gerado um\ - ficheiro \cf2 @LOG_FILENAME@\cf3 que se\ -encontra na raiz da parti\'e7\'e3o selecionada.\ -\ -\cf0 Por Favor \cf4 leia-o\cf0 para verificar se a instala\'e7\'e3o foi realizada\ -com sucesso e guarde como relat\'f3rio do que foi realizado.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/sr.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/sr.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/sr.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon je kombinacija razliÄitih komponenti bootloadera. On je zasnovan na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 projekat.

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagoÄ‘en grafiÄki korisiniÄki interfejs donosi vizuelna poboljÅ¡anja u Darwin Bootloaderu.

-

- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih programa.

-

- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike.

-

- SMBIOS zamena tvorniÄkih za modifikovanu SMBIOS vrednost.

-

- DSDT zamena za korišćenje modifikovanog, ispravljenog DSDT-a koji može rešiti nekoliko problema.

-

- Implementacija svojstva uređaja putem svojstva niza.

-

- hibridni boot0 / boot1h za MBR i GPT particijske diskove.

-

- automatsko FSB kodno otkrivanje Äak i za poslednje AMD procesore. 

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD GrafiÄki Aktivator.

-

- Modul podrška

-

- Detekcija memorije prilagođena iz memtest86: http://www.memtest.org

-

- Automatsko generisanje P-State i C-State za izvorno upravljanje energijom.

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Za detaljne informacije posetite: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/sr.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/sr.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/sr.lproj/Localizable.strings (revision 1842) @@ -1,400 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Ovaj softver mora biti instaliran na volumen sa kojeg se pokree."; -"ERROR_INSTALL" = "Ovaj volumen ne ispunjava uvjete za nadogradnju."; - -"Newer_Package_Installed_message" = "Nova verzija Chameleona ve je instalirana"; -"Intel_Mac_message" = "Ovaj softver ne mo~e biti instaliran na ovom ra -unaru"; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Vrsta instalacije"; -"InstallType_description" = "Izaberite za instaliranje nove instalacije ili za nadogradnju postojee instalacije."; - -"New_title" = "Nova instalacija"; -"New_description" = "Rezerva za postojei /Extra folder, ako je pronaen na ciljanoj particiji. Novi e biti stvoren ako izaberete bilo koju opciju u instaleru, osim Bootloadera."; - -"Upgrade_title" = "Nadogradnja"; -"Upgrade_description" = "Spaja postojei /Extra folder, ako je pronaen na ciljanoj particiji, sa svim opcijama izabranim iz instalera, osim Bootloadera."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon zahteva tri bitna fajla. (pojednostavljeno re -eno) -boot0 (MBR na disk pogonu) odgovoran za u -itavanje boot1. -boot1 (Na particiju za boot-sektor) za pronala~enje boot2. -boot2 (Na particiju za root direktorij) za u -itavanje Kernela itd."; - -"Standard_title" = "Standard"; -"Standard_description" = "instalira Chameleon fajlove u po -etnu fasciklu diska (root) izabrane particije koristei bilo boot0 ili boot0md u zavisnosti od vaaeg sistema ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"EFI_title" = "EFI"; -"EFI_description" = "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristei bilo boot0 ili boot0md u zavisnosti od vaaeg sistema ne uniatavajui bilo kakvu Winodws instalaciju ukoliko je imate instaliranu."; - -"noboot_title" = "Ne instaliraj Bootloader"; -"noboot_description" = "Korisno ukoliko ~elite instalirati samo extra."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Chameleon Moduli"; -"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" = "Ovaj modul omoguava standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna. -Ovo se trenutno koristi samo sa uClibc++ bibliotekom. -Izvor: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Rezolucija"; -"AutoReso_description" = "Ovaj modul -ita edid informacije sa monitora priklju -enog na glavni ekran. -Modul trenutno nije integrisan u trunk i nije od velike primene kao ato stoji. -Osim toga, modul e zakrpati VESA modove koji su prisutni u pred Intelovim HD grafi -kim karticama kako bi osigurale odgovarajuu rezoluciju ekrana prilikom podizanja."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Ovaj modul omoguava minimalisti -ku c++ runtime biblioteku za koriaenje u drugim modulima. -To ne pru~a funkcionalnost sama po sebi, umesto toga, slu~i kako bi se omoguilo koriaenje c++ jezika u ostalim modulima. -Imajte na umu da su obe RTTI iznimke onemoguene. -Izvor: http://cxx.uclibc.org/ -Dependencies: klibc"; - -"Keylayout_title" = "Raspored tastera"; -"Keylayout_description" = "Ovaj modul omoguava korisniku da definiae mapiranje tastera na tastaturi."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Korisno"; -"Utility_description" = "Menij fajlovi za pomo pri instalaciji"; - -"PrefPanel_title" = "Preferens Plo -a"; -"PrefPanel_description" = "Instalira Preferens plo -u za Chameleon."; - -"SMBIOSDefault_title" = "SMBIOS.plist"; -"SMBIOSDefault_description" = "Kopira primer smbios.plist u /Extra/Configuration."; - -"Documentation_title" = "Documentacija"; -"Documentation_description" = "Dokumentacija za Chameleon uputu, instaliranje i koriatenje"; - - -// ============================================================================ -// 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" = "Boot Opcije"; -"Options_description" = "Kreira /Extra/org.chameleon.Boot.plist i omogu -uje izbor ~eljene opcije za kontrolu Chameleon postavki."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Skriva Cameleon boot banner u grafi -kom korisni -kom inferfejsu (GUI)."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Onemoguava uklju -eni zadati korisni -ki grafi -ki interfejs."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Koristite legacy (sivi i beli) apple logo prilikom podizanja radije nego boot.png sliku iz teme"; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "Prikaz ekrana za izbor particije bez prikazivanja timeout ekrana."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Omoguava mod mirnog pokretanja (bez poruka ili redova)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Onemoguava prikaz detalja o particiji i rezoluciji."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauzira boot proces nakon ato je Cameleon zavraio postavljanje, onda -eka na pritisak tastera pre nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za reaavanje problema."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Pokree jezgru (kernel) u 32bitnom modu radije nego u zadatom 64bitnom modu."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Omoguava opciju za popravku bilo kojih EHCI vlasni -kih prava zbog loaeg biosa."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Omoguava mogunost dodavanja "ugraeno" na vaae Ethernet ureaje."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Omoguuje HPET na Intel -ipsetima, za biose koje ne uklju -uju ovu opciju."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "Ova opcija Omoguuje vam da zaobiete loae uspavane slike (sleep images)."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Isklju -uje automatsko omoguavanje restart fix opcije"; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Omoguava opciju za reset UHCI kontrolera pre po -etka podizanja. "; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Isklju -uje omogueno automatsko RAM prepoznavanje."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Samo za Lion. Omoguuje u -itavanje prethodno povezanog kernela. Ovo e ignorirati /E/E i /S/L/E. Ovo koristiti samo ako znate da sadr~i sve ato vam je potrebno."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Pokuaava da u -ita uspavanu sliku snimljenu iz prethodne hibernacije"; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "New - Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Odbacuje SSDT tabele ugraene na mati -noj plo -i."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Uklju -uje posebno Processorsko stanje napajanja, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Uklju -uje automatsko generisanje procesora u stanju mirovanja (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Omoguava automatsko generirisanje snage procesora stanja performansi (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Podesite Grafi -ku Rezoluciju na 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Podesite Grafi -ku Rezoluciju na 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Podesite Grafi -ku Rezoluciju na 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Podesite Grafi -ku Rezoluciju na 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Podesite Grafi -ku Rezoluciju na 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Podesite Grafi -ku Rezoluciju na 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Podesite Grafi -ku Rezoluciju na 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Podesite Grafi -ku Rezoluciju na 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Omoguava opciju auto prepoznavanja NVIDIA baziranih grafi -kih video kartica i upisuje pravilne informacije o istoj."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Uklju -uje UseAtiROM opciju."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Uklju -uje UseNvidiaROM opciju."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Uklju -uje VBIOS opciju"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Uklju -uje verbose prijavu i omoguava vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za reaavanje problema."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Opcija za rjeaavanje problema koja se koristi za podizanje OS X BSD / Unix komandnog reda."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Opcija koja nije potrebna za svakodnevno podizanje, ali mo~e biti korisna ukoliko ~elite da OS X u -ita sve fajlove iz sistemskog direktorija, radije nego se oslanjajui na pre-izgraenu predmemoriju."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Postavlja zastave npci = 0x2000 za Kernel Zastave"; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Postavlja zastave npci = 0x3000 za Kernel Zastave"; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Samo Lion. Isklju -uje 'low power wake' opciju koja ponekad ostavi crni ekran posle buenja iz spavanja."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Koriatenje tastature za Njema -ku Mac tastaturu"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Koriatenje tastature za `panjolsku Mac tastaturu"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Koriatenje tastature za Francusku Mac tastaturu"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Koriatenje tastature za Italijansku Mac tastaturu"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Koriatenje tastature za Svedsku Mac tastaturu"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Koriatenje tastature za Francusku PC tastaturu"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Manja, jednostavnija verzija nove podrazumevane teme koja se koristi prilikom izgradnje Chameleon-a koji zahteva ugraenu temu. "; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleonova prethodno zadata tema."; - -"Default_title" = "Standard"; -"Default_description" = "Chameleonova trenutno zadata tema."; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009."; - - -// ============================================================================ -// 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" = "Opcije za kontrolu rada Chameleona."; - -// General -"General_title" = "General Options"; -"General_description" = "Izaberite od selekcije iz baze opcija."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Izaberite od selekcije iz kernel zastava."; - -// PowerManagement -"PowerManagement_title" = "Power Management"; -"PowerManagement_description" = "Izbor opcija koje se bave upravljanjem potroanjom energije i SpeedStep-om."; - -// Resolution -"Resolution_title" = "Resolution"; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "Video"; -"Video_description" = "Izbor opcija koje se bave videom."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "Skup predlo~enih tema -Viae tema mo~ete pronai na 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" = "Izbor bez rezolucije."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Izbor bez keylayouta."; - \ No newline at end of file Index: branches/JrCs/package/Resources/sr.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/sr.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/sr.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/sr.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/sr.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/sr.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Instalacija nije prilago\uc0\u273 ena za Apple Macintosh ra\u269 unare\ - -\fs22 \cf0 \ -\ -Programeri :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Hvala :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Paket :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: mistudio\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/sr.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/sr.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/sr.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Skripte su zavr\'9aene i mapa pod\ - nazivom \cf2 @LOG_FILENAME@\cf3 je snimljena\ - u koren particije diska koje ste odabrali.\ -\ -\cf0 Molimo \cf4 pro\uc0\u269 itajte\cf0 kako biste saznali da li je instalacija bila\ - uspe\'9ana i \uc0\u269 uvajte log radi evidencije o tome \'9ata je u\u269 injeno\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/ru.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/ru.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/ru.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon предÑтавлÑет Ñобой комбинацию различных компонентов и оÑновываетÑÑ Ð½Ð° ÑмулÑции EFI реализованной ДÑвидом Элиотом (David Elliott) интегрированной в оригинальный проект boot-132 от Apple.
Chameleon включает в ÑÐµÐ±Ñ Ñледующие улучшениÑ:

-


-

Ðовые возможноÑти Chameleon 2.0

-


-

- ПолноÑтью изменÑемый Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð²Ð½ÐµÑˆÐ½ÐµÐ³Ð¾ вида загрузчика Darwin.

-

- Загрузка оригинального уÑтановочного диÑка Mac OS X без помощи поÑторонних программ.

-

- Поддержка гибернации.

-

- Переопределение фабричных параметров SMBIOS.

-

- ВозможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¼Ð¾Ð´Ð¸Ñ„Ð¸Ñ†Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð½Ð¾Ð³Ð¾ DSDT Ð´Ð»Ñ Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð½ÐµÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… ÑпецифичеÑких проблем.

-

- Ð˜Ð½Ð¶ÐµÐºÑ†Ð¸Ñ Device Property Strings.

-

- Гибридный boot0 / boot1h Ð´Ð»Ñ Ñ€Ð°Ð·Ð¼ÐµÑ‚Ð¾Ðº MBR и GPT.

-

- ÐвтоматичеÑкое определение FSB даже Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑоров AMD.

-

- Поддержка программных RAID маÑÑивов Apple.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Более Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¿Ð¾ загрузчику: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/ru.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/ru.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/ru.lproj/Localizable.strings (revision 1842) @@ -1,348 +0,0 @@ -ÿþ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; -"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; - -"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; -"Intel_Mac_message" = "This software cannot be installed on this computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon 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" = "Chameleon Standard"; -"Standard_description" = "1KG=0O CAB0=>2:0 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. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// 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" = "0AB@>:8"; -"Options_description" = "!B0=40@B=K5 =0AB@>9:8"; - -"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" = "B:;NG05B 3@0D8G5A:89 8=B5@D59A ?>;L7>20B5;O, 4>102;5=85 GUI=n 2 org.chameleon.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=Yes"; -"ShowInfo_description" = "Enables 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."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = ">102;5=85 ForceHPET=y 2 org.chameleon.Boot.plist, 2:;NG5=85 HPET =0 G8?A5B0E intel, :>B>@K5 =5 8<5NB =0AB@>5: HPET 2 18>A."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = ">102;5=85 ForceWake=y 2 org.chameleon.Boot.plist, This option enables you to bypass bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting 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=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; - -"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."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS -// ---------------------------------------------------------------------------- - -"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"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// 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."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at 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."; - \ No newline at end of file Index: branches/JrCs/package/Resources/ru.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/ru.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/ru.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/ru.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ru.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ru.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -Developers :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Thanks to :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: ???\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/ru.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/ru.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/ru.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/de.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/de.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/de.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon ist eine Kombination verschiedener Bootloader Komponenten.
Als Basis diente David Elliott's fake EFI Implementierung die zu Apple's boot-132 Projekt hinzugefügt wurde.
Chameleon wurde mit folgenden Hauptmerkmalen erweitert:

-


-

Neue Funktionen in Chameleon 2.0 :

-


-

- Vollständig anpassbare GUI um etwas Farbe in den Darwin Bootloader zu bringen.

-

- Starten von retail DVDs durch direktes Laden eines RAM-Disk Images, ohne zusätzliche Programme zu benötigen .

-

- Ruhezustand. Genießt Mac OS X mit einem Vorschau-Bild aufzuwecken.

-

- SMBIOS Override um vorgegebene SMBIOS Werte anzupassen.

-

- DSDT Override um eine angepasste DSDT, die verschiedene Probleme beheben kann, zu laden.

-

- Device Property Injection über device-properties string.

-

- hybrider boot0 / boot1h für MBR und GPT partitionierte Festplatten.

-

- Code zur automatischen FSB Erkennung, selbst für AMD CPUs.

-

- Apple Software RAID Unterstützung.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Speicher Erkennung angepasst von memtest86: http://www.memtest.org

-

- Automatische P-State & C-State generation für native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

Für weitere Informationen besuche: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/de.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/de.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/de.lproj/Localizable.strings (revision 1842) @@ -1,349 +0,0 @@ -þÿ// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "Diese Software muss auf dem Startlaufwerk installiert werden."; -"ERROR_INSTALL" = "Dieses Laufwerk ist nicht für dieses Update geeignet."; - -"Newer_Package_Installed_message" = "Es ist bereits eine neuere Version dieses Pakets installiert."; -"Intel_Mac_message" = "Diese Software kann auf diesem Computer nicht installiert werden."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Installationstyp"; -"InstallType_description" = "Auswahl: Neu Installieren oder Upgrade einer bestehenden Installation."; - -"New_title" = "Neu Installieren"; -"New_description" = "Sichern eines bestehenden Ordners /Extra, falls auf der Zielpartition vorhanden. Ein neuer Ordner wird erstellt, wenn eine Option und nicht nur die Installation des Bootloaders selbst gewählt wird."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Ergänzt einen bestehenden Ordner /Extra auf der Zielpartition, mit den im Installationsprogramm gewählten Optionen."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon"; -"Chameleon_description" = "Chameleon benötigt drei wesentliche Dateien. (einfach gesprochen) -boot0 (im MBR der Festplatte) verantwortlich für das Laden von boot1. -boot1 (im Bootsektor der Zielpartition) findet boot2. -boot2 (root-Verzeichnis der Partition) lädt den Kernel etc."; - -"Standard_title" = "Chameleon Standard"; -"Standard_description" = "Installiert die drei wesentlichen Dateien und schreibt dabei boot0 in die ersten 440 Byte des MBR, so dass kein existierender Windows-Code überschrieben wird. boot0 sucht dann nach boot1h auf der ersten aktiven Partition. -* Diese Option setzt die Zielpartition auf aktiv."; - -"EFI_title" = "EFI"; -"EFI_description" = "Installiert die Dateien auf der normalerweise unsichtbaren EFI Partition und benutzt entweder boot0 oder boot0md (abhängig vom System), ohne eventuell existierende Windows Partitionen zu zerstören."; - -"noboot_title" = "Keines"; -"noboot_description" = "Chameleon nicht installieren (hilfreich wenn nur Extra-Komponenten installiert werden sollen)"; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Chameleon Module"; -"Module_description" = "Das in Chameleon integrierte Modulsystem ermöglicht es dem Benutzer/Entwickler, die Hauptfunktionen von Chameleon zu erweitern ohne die eigentliche boot Datei zu verändern."; - -"klibc_title" = "klibc"; -"klibc_description" = "Dieses Modul stellt eine Standard C-Bibliothek für Module bereit, falls die von Chameleon bereitgestellte Bibliothek nicht ausreicht. -Im Moment wird dies nur von der uClibc++ Bibliothek genutzt. -Quelldatei: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Auflösung"; -"AutoReso_description" = "Dieses Modul liest die EDID-Informationen des Monitors am primären Grafikausgang. -Dieses Modul ist momentan nicht im 'main trunk' integriert und hat in derzeitiger Ausführung nur begrenzten Nutzen. -Zusätzlich passt dieses Modul die in Intel HD Grafikkarten bereitgestellten Vesa Modi an, um eine vernünftige Auflösung während des Bootvorgangs zu ermöglichen."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "Dieses Modul stellt eine vereinfachte c++ Bibliothek für Module bereit. -Eine Funktionalität ist nicht von alleine gegeben, es ermöglicht lediglich, c++ Programmiersprache in anderen Modulen zu verwenden. -Bitte daran denken das sowohl 'rtti' als auch 'Ausnahmen' deaktiviert wurden. -Quelldatei: http://cxx.uclibc.org/ -Abhängigkeiten: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "Dieses Modul ermöglicht, eine eigene Tastaturbelegung zu definieren."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Nützliches"; -"Utility_description" = "Optionale Bestandteile"; - -"PrefPanel_title" = "Präferenzen"; -"PrefPanel_description" = "Installiert ein Chameleon Panel in den Systemeinstellungen."; - -"SMBIOSDefault_title" = "SMBIOS.plist"; -"SMBIOSDefault_description" = "Kopiert eine beispielhafte smbios.plist nach /Extra/Configuration."; - -"Documentation_title" = "Dokumentation"; -"Documentation_description" = "Dokumentation für die manuelle Installation and Benutzung von Chameleon"; - - -// ============================================================================ -// 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" = "Optionen"; -"Options_description" = "Erstellt eine com.apple.Boot.plist in /Extra und setzt die nachfolgend gewählten Schlüssel zur Steuerung von Chameleon."; - -"BootBanner_title" = "BootBanner=Nein"; -"BootBanner_description" = "Kein Chameleon-Banner im Startbild."; - -"GUI_title" = "GUI=Nein"; -"GUI_description" = "Deaktiviert die graphische Oberfläche beim Booten."; - -"LegacyLogo_title" = "LegacyLogo=Ja"; -"LegacyLogo_description" = "Nutzt das Apple Startbild beim Booten (nicht das boot.png des Themas)."; - -"InstantMenu_title" = "InstantMenu=Ja"; -"InstantMenu_description" = "Zeigt die Partitionsauswahl ohne Wartezeit."; - -"QuietBoot_title" = "QuietBoot=Ja"; -"QuietBoot_description" = "Bootet ohne Verlaufsmeldungen."; - -"ShowInfo_title" = "ShowInfo=Ja"; -"ShowInfo_description" = "Aktiviert die Anzeige der Partition und Details der Bildschirmauflösung."; - -"Wait_title" = "Warten=Ja"; -"Wait_description" = "Stoppt den Bootprozess nach der Chameleon-Routine und lädt den mach_kernel erst nach Drücken einer beliebigen Taste. Hilfreich bei der Fehlersuche in Kombination mit dem Booten im Text-Modus."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Bootet den Kernel im 32bit Modus (Standard ist 64bit)."; - -"EHCIacquire_title" = "EHCIacquire=Ja"; -"EHCIacquire_description" = "Versucht Zugriffsprobleme des EHCI-Controllers bei fehlerhaftem BIOS zu lösen."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Ja"; -"EthernetBuiltIn_description" = "Lässt die Netzwerkkarte als 'built-in' erscheinen."; - -"ForceHPET_title" = "ForceHPET=Ja"; -"ForceHPET_description" = "Versucht HPET bei Intel-Chipsätzen zu aktivieren, falls das BIOS diese Einstellung nicht bietet."; - -"ForceWake_title" = "ForceWake=Ja"; -"ForceWake_description" = "Versucht das Aufwachen bei fehlerhaftem Image des letzten Ruhezustandes zu erzwingen."; - -"RestartFix_title" = "RestartFix=Nein"; -"RestartFix_description" = "Übergeht die Anwendung des Restart-Fix."; - -"UHCIreset_title" = "UHCIreset=Ja"; -"UHCIreset_description" = "Führt ein 'Reset' des UHCI-Controllers vor dem Start von OS X aus."; - -"UseMemDetect_title" = "Benutze MemDetect=Nein"; -"UseMemDetect_description" = "Übergeht die automatische Erkennung des Arbeitsspeichers."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "Nur für Lion. Aktiviert das Laden des pre-linked kernel. Treiber in /E/E und /S/L/E werden ignoriert. Nur benutzen, wenn damit alles Notwendige geladen werden kann."; - -"Wake_title" = "Aufwachen=Ja"; -"Wake_description" = "Versucht das Image des letzten Ruhezustands (Hibernation) zu laden."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Die neue - Generate C-States=Ja"; -"CSTUsingSystemIO_description" = "Die neue C-State _CST Erzeugungsmethode erfordert das Benutzen von SystemIO Registern an Stelle von FixedHW."; - -"DropSSDT_title" = "DropSSDT=Ja"; -"DropSSDT_description" = "Überspringt das Einlesen der SSDT-Tabellen des BIOS."; - -"EnableC2State_title" = "EnableC2State=Ja"; -"EnableC2State_description" = "C2 ermöglichen."; - -"EnableC3State_title" = "EnableC3State=Ja"; -"EnableC3State_description" = "C3 ermöglichen."; - -"EnableC4State_title" = "EnableC4State=Ja"; -"EnableC4State_description" = "C4 ermöglichen."; - -"GenerateCStates_title" = "Generate C-States=Ja"; -"GenerateCStates_description" = "Generiert automatisch die C-States des Prozessors."; - -"GeneratePStates_title" = "Generate P-States=Ja"; -"GeneratePStates_description" = "Generiert automatisch die P-States des Prozessors."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Setzt die Bildschirmauflösung auf 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Setzt die Bildschirmauflösung auf 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Setzt die Bildschirmauflösung auf 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Setzt die Bildschirmauflösung auf 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Setzt die Bildschirmauflösung auf 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Setzt die Bildschirmauflösung auf 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Setzt die Bildschirmauflösung auf 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Setzt die Bildschirmauflösung auf 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Setzt die Bildschirmauflösung auf 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Setzt die Bildschirmauflösung auf 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Setzt die Bildschirmauflösung auf 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Ja"; -"GraphicsEnabler_description" = "Nutzt die automatische Erkennung von NVIDIA-Grafikchipsätzen. Zusätzliche Injektoren sind obsolet."; - -"UseAtiROM_title" = "Benutze AtiROM=Ja"; -"UseAtiROM_description" = "Nutzt ein AtiROM."; - -"UseNvidiaROM_title" = "Benutze NvidiaROM=Ja"; -"UseNvidiaROM_description" = "Nutzt ein NvidiaROM."; - -"VBIOS_title" = "VBIOS=Ja"; -"VBIOS_description" = "Nutzt VBIOS."; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Meldungen von Chameleon und OS X Kernel werden während des Bootens angezeigt. Wichtig zur Fehlerdiagnose."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "Zur Fehlerbehebung in die BSD/Unix Kommandozeile von OS X booten."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Nicht für den täglichen Gebrauch, aber hilfreich, um OS X alle Systemdateien unter Umgehung der Caches laden zu lassen."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "Behebt manchmal den Fehler 'PCI Configuration Failed' "; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "Behebt manchmal den Fehler 'PCI Configuration Failed' "; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Nur für Lion. Verhindert das 'low power wake', wodurch manchmal der Monitor nach dem Aufwachen aus dem Ruhezustand schwarz bleibt."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Tastaturbelegung: Deutsch Mac"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Tastaturbelegung: Spanisch Mac"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Tastaturbelegung: Französisch Mac"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Tastaturbelegung: Italienisch Mac"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Tastaturbelegung: Schwedisch Mac"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Tastaturbelegung: Portugiesisch Mac"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Tastaturbelegung: Deutsch PC"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Tastaturbelegung: Spanisch PC"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Tastaturbelegung: Französisch PC"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Tastaturbelegung: Italienisch PC"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Tastaturbelegung: Schwedisch PC"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Tastaturbelegung: Portugiesisch PC"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "Vereinfachte Version des neuen Standard-Themas, nutzbar wenn für Chameleon ein eingebettetes Thema benötigt wird."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Das bisherige Standard-Thema"; - -"Default_title" = "Standard"; -"Default_description" = "Das neue Standard-Thema"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "Das Bullet-Thema von NoSmokingBandit"; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Kontrolloptionen"; -"Control_description" = "Einstellungen zur Kontrolle von Chameleon."; - -// General -"General_title" = "Basisoptionen"; -"General_description" = "Auswahl an Basisoptionen."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Auswahl an kernel flags."; - -// PowerManagement -"PowerManagement_title" = "Energieverwaltung"; -"PowerManagement_description" = "Optionen zur Energieverwaltung und CPU-Taktung."; - -// Resolution -"Resolution_title" = "Bildschirmauflösung"; -"Resolution_description" = "Setzt die Bildschirmauflösung für den Bootprozess."; - -// Video -"Video_title" = "Video"; -"Video_description" = "Optionen zur Grafik."; - -// Keymaps -"Keymaps_title" = "Tastaturbelegung"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Erscheinungsbild"; -"Themes_description" = "Eine Sammlung verschiedener Themen. -Weitere Themen gibt es hier: 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" = "Keine Bildschirmauflösung wählen."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Keine Tastaturbelegung wählen."; Index: branches/JrCs/package/Resources/de.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/de.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/de.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/de.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/de.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/de.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,41 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Achtung ! Nicht auf einem Apple Macintosh Computer Installieren\ - -\fs22 \cf0 \ -\ -Entwickler :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -Dank :\ - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: iXabbu, olegischinski & NextMac\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/de.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/de.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/de.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -Die Scripts wurden ausgef\'fchrt und eine Datei\ - genannt \cf2 @LOG_FILENAME@\cf3 wurde ins\ -Rootverzeichnis deiner ausgesuchten Partition geschrieben. \ -\ -\cf0 Bitte \cf4 lese\cf5 die Datei\cf0 \cf3 um herauszufinden ob \ -die Installation erfolgreich war. Behalte die Datei\ -um nachzuschauen was getan wurde.\cf5 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/package/Resources/bg.lproj/Description.html =================================================================== --- branches/JrCs/package/Resources/bg.lproj/Description.html (revision 1841) +++ branches/JrCs/package/Resources/bg.lproj/Description.html (revision 1842) @@ -1,42 +0,0 @@ - - - - - - - - - -

Chameleon е ÐºÐ¾Ð¼Ð±Ð¸Ð½Ð°Ñ†Ð¸Ñ Ð¾Ñ‚ разбични boot loader компоненти.
Базиран е на fake EFI изпълнението на Дейвид Ейлиът добавено към проекта boot-132 на Apple.
Chameleon е разширен ÑÑŠÑ Ñледните ключови функции:

-


-

Ðови функции в Chameleon 2.0

-


-

- Ðапълно управлÑем графичен Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð·Ð° добавÑне на живи цветове към Darwin Bootloader.

-

- Boot-ва retail DVD-та чрез директно зареждане на ramdisk image без помоща на допълнителни програми.

-

- ХибернациÑ.

-

- SMBIOS замеÑтване, за да бъдат модифицирани оригиналните SMBIOS ÑтойноÑти.

-

- DSDT замеÑтване, за да бъде използвано модифицирано DSDT, което решава множеÑтво проблеми.

-

- Вграждане на оÑобеноÑтите на различни хардуерни уÑтройÑтва поÑредÑтвом device-properties Ñтрингове.

-

- Хибридни boot0 / boot1h за MBR и GPT разделени диÑкове..

-

- Ðвтоматично разпознаване на FSB за новите AMD процеÑори.

-

- Поддръжка на Apple Software RAID..

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

- Memory detection adapted from memtest86: http://www.memtest.org

-

- Automatic P-State & C-State generation for native power management.

-

- Message logging.

-


-

The code is released under version 2 of the Gnu Public License.

-

http://forge.voodooprojects.org/p/chameleon

-


-

За повече Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¿Ð¾Ñетете: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/JrCs/package/Resources/bg.lproj/Localizable.strings =================================================================== --- branches/JrCs/package/Resources/bg.lproj/Localizable.strings (revision 1841) +++ branches/JrCs/package/Resources/bg.lproj/Localizable.strings (revision 1842) @@ -1,697 +0,0 @@ -ÿþ// ============================================================================ - -// Error strings - -// ---------------------------------------------------------------------------- - -"ERROR_BOOTVOL" = "">78 A>DBC5@ B@O120 40 1J45 8=AB0;8@0= =0 AB0@B>28O 4O;."; - -"ERROR_INSTALL" = "">78 4O; =5 >B3>20@O =0 878A:20=8OB0 70 B>20 >1=>2O20=5."; - - - -"Newer_Package_Installed_message" = "> =>20 25@A8O =0 Chameleon 25G5 5 8=AB0;8@0=0."; - -"Intel_Mac_message" = "!>DBC5@JB =5 <>65 40 1J45 8=AB0;8@0= =0 B>78 :><?NBJ@."; - - - - - -// ============================================================================ - -// Install Type - -// ---------------------------------------------------------------------------- - -"InstallType_title" = "Install Type"; - -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - - - -"New_title" = "New Installation"; - -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - - - -"Upgrade_title" = "Upgrade"; - -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader."; - - - - - -// ============================================================================ - -// Bootloader - -// ---------------------------------------------------------------------------- - -"Chameleon_title" = "Chameleon 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" = "!B0=40@B=> 8=AB0;8@0=5 =0 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" = "?F88"; - -"Options_description" = "?F88 ?> ?>4@0718@0=5"; - - - -"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" = "@5<0E20 3@0D8G=8O 8=B5@D59A :0B> 4>102O GUI=n 2 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=Yes"; - -"ShowInfo_description" = "Enables 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."; - - - -// ---------------------------------------------------------------------------- - - - -"arch_title" = "arch=i386"; - -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - - - -"EHCIacquire_title" = "EHCIacquire"; - -"EHCIacquire_description" = ">102O EHCIacquire=y 2 com.apple.Boot.plist. ?F8OB0 ?>?@02O 2AO:0:28 EHCI (USB 1.0) ?@>1;5<8 ?>@048 =5:>@5:B=> =0?8A0=8 BIOS-8."; - - - -"EthernetBuiltIn_title" = "EthernetBuiltIn"; - -"EthernetBuiltIn_description" = ">102O EthernetBuiltIn=y 2 com.apple.Boot.plist. "078 >?F8O I5 =0?@028 '23@045=8' 20H8B5 Ethernet CAB@>9AB20."; - - - -"ForceHPET_title" = "ForceHPET"; - -"ForceHPET_description" = ">102O ForceHPET=y 2 com.apple.Boot.plist. CA:0 2 459AB285 HPET ?@8 Intel G8?A5B8 70 BIOS-8, :>8B> =5 @07?>;030B A HPET."; - - - -"ForceWake_title" = "ForceWake"; - -"ForceWake_description" = ">102O ForceWake=y 2 com.apple.Boot.plist. ?F8OB0 ?>72>;O20 40 ?@5A:>G8B5 (40 =5 70@5640B5) ?>2@545=8 '87>1@065=8O' =0 >?5@0F8>==0B0 A8AB5<0."; - - - -"RestartFix_title" = "RestartFix=No"; - -"RestartFix_description" = "Disables the automatically enabled restart fix."; - - - -"UHCIreset_title" = "UHCIreset"; - -"UHCIreset_description" = ">102O UHCIreset=y 2 com.apple.Boot.plist. =8F80;878@0 UHCI (USB 2.0) :>=B@>;5@8B5 ?@548 AB0@B8@0=5 =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" = ">102O GraphicsEnabler=y 2 org.chameleon.Boot.plist. 2B><0B8G=> @07?>7=020=5 =0 2845> :0@B8 A nVidia G8?A5B 8 4>102O=5 =0 AJ>B25B=0B0 70 BOE 8=D>@<0F8O."; - - - -"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."; - - - -"Npci3_title" = "npci=0x3000"; - -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS - -// ---------------------------------------------------------------------------- - - - -"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"; - - - -"mac-pt_title" = "Portuguese Mac Keyboard"; - -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - - - -"pc-de_title" = "German PC Keyboard"; - -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - - - -"pc-es_title" = "Spanish PC Keyboard"; - -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - - - -"pc-fr_title" = "French PC Keyboard"; - -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - - - -"pc-it_title" = "Italian PC Keyboard"; - -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - - - -"pc-se_title" = "Swedish PC Keyboard"; - -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - - - -"pc-pt_title" = "Portuguese PC Keyboard"; - -"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "!B0=40@B=0"; - -"Default_description" = "3@045=0B0 B5<0 2 Chameleon."; - - - -"Bullet_title" = "Bullet"; - -"Bullet_description" = "The Bullet B5<0 >B 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."; - - - -// Video - -"Video_title" = "Video"; - -"Video_description" = "A selection of options that deal with video."; - - - -// Keymaps - -"Keymaps_title" = "KeyLayout"; - -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - - - -// Themes - -"Themes_title" = ""5<8"; - -"Themes_description" = ">;5:F8O >B B5<8 - -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."; - - \ No newline at end of file Index: branches/JrCs/package/Resources/bg.lproj/License.rtf =================================================================== --- branches/JrCs/package/Resources/bg.lproj/License.rtf (revision 1841) +++ branches/JrCs/package/Resources/bg.lproj/License.rtf (revision 1842) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/JrCs/package/Resources/bg.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/bg.lproj/Welcome.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/bg.lproj/Welcome.rtfd/TXT.rtf (revision 1842) @@ -1,44 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red255\green0\blue9;} -\margl1440\margr1440\vieww10460\viewh7440\viewkind0 -\pard\qc - -\f0\b\fs28 \cf0 \ - -\fs48 Chameleon -\fs50 \ - -\fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION%\ - -\fs28 \ -\cf2 Do not install to an Apple Macintosh computer\ - -\fs22 \cf0 \ -\ -\pard\ri0\qc -\cf0 \uc0\u1056 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1077 \u1085 \u1086 \u1090 :\ -\pard\qc - -\b0 \cf0 %DEVELOP% -\b \ -\ -\pard\ri0\qc -\cf0 \uc0\u1041 \u1083 \u1072 \u1075 \u1086 \u1076 \u1072 \u1088 \u1085 \u1086 \u1089 \u1090 \u1080 \u1085 \u1072 :\ -\pard\qc - -\b0 %CREDITS% -\b \ - -\b0 \ -\pard\qc - -\b \cf0 Package :\ -\pard\qc - -\b0 \cf0 %PKGDEV%\ -\ -\pard\qc - -\fs18 \cf0 Package built by: %WHOBUILD%, language translated by: ???\ -Copyright \'a9 %CPRYEAR%} Index: branches/JrCs/package/Resources/bg.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- branches/JrCs/package/Resources/bg.lproj/Conclusion.rtfd/TXT.rtf (revision 1841) +++ branches/JrCs/package/Resources/bg.lproj/Conclusion.rtfd/TXT.rtf (revision 1842) @@ -1,29 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red0\green0\blue255;\red14\green0\blue45;\red255\green0\blue0; -\red255\green0\blue9;\red153\green153\blue153;} -\margl1440\margr1440\vieww11660\viewh12980\viewkind0 -\pard\ri-20\qc - -\f0\b\fs28 \cf0 \ -\ -The scripts have completed and a file\ - named \cf2 @LOG_FILENAME@\cf3 has been\ -written to the root of your chosen partition.\ -\ -\cf0 Please \cf4 read it\cf0 to find out if the installation was\ -successful and keep it for a record of what was done.\ -\cf4 \ -\ -\ - -\fs26 \cf0 Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% -\fs24 \cf5 \ - -\b0\fs30 \cf0 \ - -\fs20 Copyright \'a9 %CPRYEAR%\ -\ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc - -\b \cf6 Package built by: %WHOBUILD%} Index: branches/JrCs/translation/resources/Description.html =================================================================== --- branches/JrCs/translation/resources/Description.html (revision 0) +++ branches/JrCs/translation/resources/Description.html (revision 1842) @@ -0,0 +1,34 @@ + + + + + + + + + +

Chameleon is a boot loader built using a combination of components which evolved from the development of David Elliott's fake EFI implementation added to Apple's boot-132 project.

+


+

Chameleon v2 is extended with many features. For example:

+


+

- Fully customizable GUI to bring some color to the Darwin Bootloader.

+

- Load a ramdisk to directly boot retail DVDs without additional programs.

+

- Hibernation. Enjoy resuming your Mac OS X with a preview image.

+

- SMBIOS override to modify the factory SMBIOS values.

+

- DSDT override to use a modified fixed DSDT which can solve several issues.

+

- Device Property Injection via device-properties string.

+

- hybrid boot0 / boot1h for MBR and GPT partitioned disks.

+

- Automatic FSB detection code even for recent AMD CPUs.

+

- Apple Software RAID support.

+

- Nvidia & ATI/AMD Graphics Card Enabler.

+

- Module support

+

- Memory detection adapted from memtest86: http://www.memtest.org

+

- Automatic P-State & C-State generation for native power management.

+

- Message logging.

+


+

The code is released under version 2 of the Gnu Public License.

+

http://forge.voodooprojects.org/p/chameleon

+


+

FAQ's: http://forum.voodooprojects.org/index.php/topic,754.0.html

+ + Index: branches/JrCs/translation/resources/Localizable.strings =================================================================== --- branches/JrCs/translation/resources/Localizable.strings (revision 0) +++ branches/JrCs/translation/resources/Localizable.strings (revision 1842) @@ -0,0 +1,348 @@ +ÿþ// ============================================================================ +// Error strings +// ---------------------------------------------------------------------------- +"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; +"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; + +"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; +"Intel_Mac_message" = "This software cannot be installed on this computer."; + + +// ============================================================================ +// Install Type +// ---------------------------------------------------------------------------- +"InstallType_title" = "Install Type"; +"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; + +"New_title" = "New Installation"; +"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; + +"Upgrade_title" = "Upgrade"; +"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; + + +// ============================================================================ +// Bootloader +// ---------------------------------------------------------------------------- +"Chameleon_title" = "Chameleon 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" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; + +"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. This module and associated keymaps are installed by default."; + + +// ============================================================================ +// 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" = "Settings"; +"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; + +"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" = "Disables the default enabled graphic user interface."; + +"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=Yes"; +"ShowInfo_description" = "Enables 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."; + +// ---------------------------------------------------------------------------- + +"arch_title" = "arch=i386"; +"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; + +"EHCIacquire_title" = "EHCIacquire=Yes"; +"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; + +"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; +"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; + +"ForceHPET_title" = "ForceHPET=Yes"; +"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; + +"ForceWake_title" = "ForceWake=Yes"; +"ForceWake_description" = "This option enables you to bypass bad sleep images."; + +"RestartFix_title" = "RestartFix=No"; +"RestartFix_description" = "Disables the automatically enabled restart fix."; + +"UHCIreset_title" = "UHCIreset=Yes"; +"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting 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=Yes"; +"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; + +"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."; + +"Npci3_title" = "npci=0x3000"; +"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 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 - KEYMAPS +// ---------------------------------------------------------------------------- + +"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"; + +"mac-pt_title" = "Portuguese Mac Keyboard"; +"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; + +"pc-de_title" = "German PC Keyboard"; +"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; + +"pc-es_title" = "Spanish PC Keyboard"; +"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; + +"pc-fr_title" = "French PC Keyboard"; +"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; + +"pc-it_title" = "Italian PC Keyboard"; +"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; + +"pc-se_title" = "Swedish PC Keyboard"; +"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; + +"pc-pt_title" = "Portuguese PC Keyboard"; +"pc-pt_description" = "Use the keyboard layout for a Portuguese 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" = "Standard"; +"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; + +"Bullet_title" = "Bullet"; +"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; + + +// ============================================================================ +// 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."; + +// Video +"Video_title" = "Video"; +"Video_description" = "A selection of options that deal with video."; + +// Keymaps +"Keymaps_title" = "KeyLayout"; +"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; + +// Themes +"Themes_title" = "Themes"; +"Themes_description" = "A collection of sample themes +More themes can be found at 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."; + \ No newline at end of file Index: branches/JrCs/translation/resources/styles.css =================================================================== --- branches/JrCs/translation/resources/styles.css (revision 0) +++ branches/JrCs/translation/resources/styles.css (revision 1842) @@ -0,0 +1,7 @@ +p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'Lucida Grande'} +p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'Lucida Grande'; min-height: 12.0px} +p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'Lucida Grande'; color: #0e01ee; min-height: 12.0px} +p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'Lucida Grande'; color: #0000ee} +span.s1 {text-decoration: underline ; color: #0e01ee} +span.s2 {text-decoration: underline} +span.s3 {color: #000000} Index: branches/JrCs/translation/resources/License.rtf =================================================================== --- branches/JrCs/translation/resources/License.rtf (revision 0) +++ branches/JrCs/translation/resources/License.rtf (revision 1842) @@ -0,0 +1,350 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 +{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} +{\colortbl;\red255\green255\blue255;} +\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural + +\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ + +\fs26 Version 2.0 - August 6, 2003\ +\ + +\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ +\ +1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ +\ +1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ +\ +1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ +\ +1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ +\ +1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ +\ +1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ +\ +1.6 "Modifications" mean any addition to, deletion from, and/or change\ +to, the substance and/or structure of the Original Code, any previous\ +Modifications, the combination of Original Code and any previous\ +Modifications, and/or any respective portions thereof. When code is\ +released as a series of files, a Modification is: (a) any addition to\ +or deletion from the contents of a file containing Covered Code;\ +and/or (b) any new file or other representation of computer program\ +statements that contains any part of Covered Code.\ +\ +1.7 "Original Code" means (a) the Source Code of a program or other\ +work as originally made available by Apple under this License,\ +including the Source Code of any updates or upgrades to such programs\ +or works made available by Apple under this License, and that has been\ +expressly identified by Apple as such in the header file(s) of such\ +work; and (b) the object code compiled from such Source Code and\ +originally made available by Apple under this License.\ +\ +1.8 "Source Code" means the human readable form of a program or other\ +work that is suitable for making modifications to it, including all\ +modules it contains, plus any associated interface definition files,\ +scripts used to control compilation and installation of an executable\ +(object code).\ +\ +1.9 "You" or "Your" means an individual or a legal entity exercising\ +rights under this License. For legal entities, "You" or "Your"\ +includes any entity which controls, is controlled by, or is under\ +common control with, You, where "control" means (a) the power, direct\ +or indirect, to cause the direction or management of such entity,\ +whether by contract or otherwise, or (b) ownership of fifty percent\ +(50%) or more of the outstanding shares or beneficial ownership of\ +such entity.\ +\ +2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ +and conditions of this License, Apple hereby grants You, effective on\ +the date You accept this License and download the Original Code, a\ +world-wide, royalty-free, non-exclusive license, to the extent of\ +Apple's Applicable Patent Rights and copyrights covering the Original\ +Code, to do the following:\ +\ +2.1 Unmodified Code. You may use, reproduce, display, perform,\ +internally distribute within Your organization, and Externally Deploy\ +verbatim, unmodified copies of the Original Code, for commercial or\ +non-commercial purposes, provided that in each instance:\ +\ +(a) You must retain and reproduce in all copies of Original Code the\ +copyright and other proprietary notices and disclaimers of Apple as\ +they appear in the Original Code, and keep intact all notices in the\ +Original Code that refer to this License; and\ +\ +(b) You must include a copy of this License with every copy of Source\ +Code of Covered Code and documentation You distribute or Externally\ +Deploy, and You may not offer or impose any terms on such Source Code\ +that alter or restrict this License or the recipients' rights\ +hereunder, except as permitted under Section 6.\ +\ +2.2 Modified Code. You may modify Covered Code and use, reproduce,\ +display, perform, internally distribute within Your organization, and\ +Externally Deploy Your Modifications and Covered Code, for commercial\ +or non-commercial purposes, provided that in each instance You also\ +meet all of these conditions:\ +\ +(a) You must satisfy all the conditions of Section 2.1 with respect to\ +the Source Code of the Covered Code;\ +\ +(b) You must duplicate, to the extent it does not already exist, the\ +notice in Exhibit A in each file of the Source Code of all Your\ +Modifications, and cause the modified files to carry prominent notices\ +stating that You changed the files and the date of any change; and\ +\ +(c) If You Externally Deploy Your Modifications, You must make\ +Source Code of all Your Externally Deployed Modifications either\ +available to those to whom You have Externally Deployed Your\ +Modifications, or publicly available. Source Code of Your Externally\ +Deployed Modifications must be released under the terms set forth in\ +this License, including the license grants set forth in Section 3\ +below, for as long as you Externally Deploy the Covered Code or twelve\ +(12) months from the date of initial External Deployment, whichever is\ +longer. You should preferably distribute the Source Code of Your\ +Externally Deployed Modifications electronically (e.g. download from a\ +web site).\ +\ +2.3 Distribution of Executable Versions. In addition, if You\ +Externally Deploy Covered Code (Original Code and/or Modifications) in\ +object code, executable form only, You must include a prominent\ +notice, in the code itself as well as in related documentation,\ +stating that Source Code of the Covered Code is available under the\ +terms of this License with information on how and where to obtain such\ +Source Code.\ +\ +2.4 Third Party Rights. You expressly acknowledge and agree that\ +although Apple and each Contributor grants the licenses to their\ +respective portions of the Covered Code set forth herein, no\ +assurances are provided by Apple or any Contributor that the Covered\ +Code does not infringe the patent or other intellectual property\ +rights of any other entity. Apple and each Contributor disclaim any\ +liability to You for claims brought by any other entity based on\ +infringement of intellectual property rights or otherwise. As a\ +condition to exercising the rights and licenses granted hereunder, You\ +hereby assume sole responsibility to secure any other intellectual\ +property rights needed, if any. For example, if a third party patent\ +license is required to allow You to distribute the Covered Code, it is\ +Your responsibility to acquire that license before distributing the\ +Covered Code.\ +\ +3. Your Grants. In consideration of, and as a condition to, the\ +licenses granted to You under this License, You hereby grant to any\ +person or entity receiving or distributing Covered Code under this\ +License a non-exclusive, royalty-free, perpetual, irrevocable license,\ +under Your Applicable Patent Rights and other intellectual property\ +rights (other than patent) owned or controlled by You, to use,\ +reproduce, display, perform, modify, sublicense, distribute and\ +Externally Deploy Your Modifications of the same scope and extent as\ +Apple's licenses under Sections 2.1 and 2.2 above.\ +\ +4. Larger Works. You may create a Larger Work by combining Covered\ +Code with other code not governed by the terms of this License and\ +distribute the Larger Work as a single product. In each such instance,\ +You must make sure the requirements of this License are fulfilled for\ +the Covered Code or any portion thereof.\ +\ +5. Limitations on Patent License. Except as expressly stated in\ +Section 2, no other patent rights, express or implied, are granted by\ +Apple herein. Modifications and/or Larger Works may require additional\ +patent licenses from Apple which Apple may grant in its sole\ +discretion.\ +\ +6. Additional Terms. You may choose to offer, and to charge a fee for,\ +warranty, support, indemnity or liability obligations and/or other\ +rights consistent with the scope of the license granted herein\ +("Additional Terms") to one or more recipients of Covered Code.\ +However, You may do so only on Your own behalf and as Your sole\ +responsibility, and not on behalf of Apple or any Contributor. You\ +must obtain the recipient's agreement that any such Additional Terms\ +are offered by You alone, and You hereby agree to indemnify, defend\ +and hold Apple and every Contributor harmless for any liability\ +incurred by or claims asserted against Apple or such Contributor by\ +reason of any such Additional Terms.\ +\ +7. Versions of the License. Apple may publish revised and/or new\ +versions of this License from time to time. Each version will be given\ +a distinguishing version number. Once Original Code has been published\ +under a particular version of this License, You may continue to use it\ +under the terms of that version. You may also choose to use such\ +Original Code under the terms of any subsequent version of this\ +License published by Apple. No one other than Apple has the right to\ +modify the terms applicable to Covered Code created under this\ +License.\ +\ +8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ +part pre-release, untested, or not fully tested works. The Covered\ +Code may contain errors that could cause failures or loss of data, and\ +may be incomplete or contain inaccuracies. You expressly acknowledge\ +and agree that use of the Covered Code, or any portion thereof, is at\ +Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ +WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ +APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ +PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ +ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ +NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ +MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ +PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ +PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ +INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ +FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ +THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ +ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ +ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ +AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ +You acknowledge that the Covered Code is not intended for use in the\ +operation of nuclear facilities, aircraft navigation, communication\ +systems, or air traffic control machines in which case the failure of\ +the Covered Code could lead to death, personal injury, or severe\ +physical or environmental damage.\ +\ +9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ +EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ +TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ +ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ +TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ +APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ +DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ +REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ +INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ +TO YOU. In no event shall Apple's total liability to You for all\ +damages (other than as may be required by applicable law) under this\ +License exceed the amount of fifty dollars ($50.00).\ +\ +10. Trademarks. This License does not grant any rights to use the\ +trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ +"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ +service marks, logos or trade names belonging to Apple (collectively\ +"Apple Marks") or to any trademark, service mark, logo or trade name\ +belonging to any Contributor. You agree not to use any Apple Marks in\ +or as part of the name of products derived from the Original Code or\ +to endorse or promote products derived from the Original Code other\ +than as expressly permitted by and in strict compliance at all times\ +with Apple's third party trademark usage guidelines which are posted\ +at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ +\ +11. Ownership. Subject to the licenses granted under this License,\ +each Contributor retains all rights, title and interest in and to any\ +Modifications made by such Contributor. Apple retains all rights,\ +title and interest in and to the Original Code and any Modifications\ +made by or on behalf of Apple ("Apple Modifications"), and such Apple\ +Modifications will not be automatically subject to this License. Apple\ +may, at its sole discretion, choose to license such Apple\ +Modifications under this License, or on different terms from those\ +contained in this License or may choose not to license them at all.\ +\ +12. Termination.\ +\ +12.1 Termination. This License and the rights granted hereunder will\ +terminate:\ +\ +(a) automatically without notice from Apple if You fail to comply with\ +any term(s) of this License and fail to cure such breach within 30\ +days of becoming aware of such breach;\ +\ +(b) immediately in the event of the circumstances described in Section\ +13.5(b); or\ +\ +(c) automatically without notice from Apple if You, at any time during\ +the term of this License, commence an action for patent infringement\ +against Apple; provided that Apple did not first commence\ +an action for patent infringement against You in that instance.\ +\ +12.2 Effect of Termination. Upon termination, You agree to immediately\ +stop any further use, reproduction, modification, sublicensing and\ +distribution of the Covered Code. All sublicenses to the Covered Code\ +which have been properly granted prior to termination shall survive\ +any termination of this License. Provisions which, by their nature,\ +should remain in effect beyond the termination of this License shall\ +survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ +12.2 and 13. No party will be liable to any other for compensation,\ +indemnity or damages of any sort solely as a result of terminating\ +this License in accordance with its terms, and termination of this\ +License will be without prejudice to any other right or remedy of\ +any party.\ +\ +13. Miscellaneous.\ +\ +13.1 Government End Users. The Covered Code is a "commercial item" as\ +defined in FAR 2.101. Government software and technical data rights in\ +the Covered Code include only those rights customarily provided to the\ +public as defined in this License. This customary commercial license\ +in technical data and software is provided in accordance with FAR\ +12.211 (Technical Data) and 12.212 (Computer Software) and, for\ +Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ +Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ +Software or Computer Software Documentation). Accordingly, all U.S.\ +Government End Users acquire Covered Code with only those rights set\ +forth herein.\ +\ +13.2 Relationship of Parties. This License will not be construed as\ +creating an agency, partnership, joint venture or any other form of\ +legal association between or among You, Apple or any Contributor, and\ +You will not represent to the contrary, whether expressly, by\ +implication, appearance or otherwise.\ +\ +13.3 Independent Development. Nothing in this License will impair\ +Apple's right to acquire, license, develop, have others develop for\ +it, market and/or distribute technology or products that perform the\ +same or similar functions as, or otherwise compete with,\ +Modifications, Larger Works, technology or products that You may\ +develop, produce, market or distribute.\ +\ +13.4 Waiver; Construction. Failure by Apple or any Contributor to\ +enforce any provision of this License will not be deemed a waiver of\ +future enforcement of that or any other provision. Any law or\ +regulation which provides that the language of a contract shall be\ +construed against the drafter will not apply to this License.\ +\ +13.5 Severability. (a) If for any reason a court of competent\ +jurisdiction finds any provision of this License, or portion thereof,\ +to be unenforceable, that provision of the License will be enforced to\ +the maximum extent permissible so as to effect the economic benefits\ +and intent of the parties, and the remainder of this License will\ +continue in full force and effect. (b) Notwithstanding the foregoing,\ +if applicable law prohibits or restricts You from fully and/or\ +specifically complying with Sections 2 and/or 3 or prevents the\ +enforceability of either of those Sections, this License will\ +immediately terminate and You must immediately discontinue any use of\ +the Covered Code and destroy all copies of it that are in your\ +possession or control.\ +\ +13.6 Dispute Resolution. Any litigation or other dispute resolution\ +between You and Apple relating to this License shall take place in the\ +Northern District of California, and You and Apple hereby consent to\ +the personal jurisdiction of, and venue in, the state and federal\ +courts within that District with respect to this License. The\ +application of the United Nations Convention on Contracts for the\ +International Sale of Goods is expressly excluded.\ +\ +13.7 Entire Agreement; Governing Law. This License constitutes the\ +entire agreement between the parties with respect to the subject\ +matter hereof. This License shall be governed by the laws of the\ +United States and the State of California, except that body of\ +California law concerning conflicts of law.\ +\ +Where You are located in the province of Quebec, Canada, the following\ +clause applies: The parties hereby confirm that they have requested\ +that this License and all related documents be drafted in English. Les\ +parties ont exige que le present contrat et tous les documents\ +connexes soient rediges en anglais.\ +\ +EXHIBIT A.\ +\ +"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ +Reserved.\ +\ +This file contains Original Code and/or Modifications of Original Code\ +as defined in and that are subject to the Apple Public Source License\ +Version 2.0 (the 'License'). You may not use this file except in\ +compliance with the License. Please obtain a copy of the License at\ +http://www.opensource.apple.com/apsl/ and read it before using this\ +file.\ +\ +The Original Code and all software distributed under the License are\ +distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ +EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ +INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ +FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ +Please see the License for the specific language governing rights and\ +limitations under the License." } \ No newline at end of file