Index: trunk/package/Resources/it.lproj/Localizable.strings =================================================================== --- trunk/package/Resources/it.lproj/Localizable.strings (revision 1531) +++ trunk/package/Resources/it.lproj/Localizable.strings (revision 1532) @@ -36,8 +36,8 @@ Fonte: http://cxx.uclibc.org/ Dipendenze: klibc"; -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "This module permits the user to define the keyboard key mappings."; +"Keylayout_title" = "Mappatura tastiera"; +"Keylayout_description" = "Questo modulo permette all'utente di definire la mappatura della propria tastiera."; // Utility "Utility_title" = "Utilitá"; @@ -149,25 +149,25 @@ // KeyLayout "KeyLayout_title" = "KeyLayout"; -"KeyLayout_description" = "Set keylayout to use"; +"KeyLayout_description" = "Seleziona la mappatura da utilizzare"; -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Use the keyboard layout for a German Mac keyboard"; +"mac-de_title" = "Mappatura tastiera Tedesca MAC"; +"mac-de_description" = "Usa la mappatura della tastiera Tedesca per MAC"; -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Use the keyboard layout for a Spanish Mac keyboard"; +"mac-es_title" = "Mappatura tastiera Spagnola MAC"; +"mac-es_description" = "Usa la mappatura della tastiera Spagnola per MAC"; -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Use the keyboard layout for a French Mac keyboard"; +"mac-fr_title" = "Mappatura tastiera Francese Mac"; +"mac-fr_description" = "Usa la mappatura della tastiera Francese per MAC"; -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Use the keyboard layout for an Italian Mac keyboard"; +"mac-it_title" = "Mappatura tastiera Italiana Mac"; +"mac-it_description" = "Usa la mappatura della tastiera Italiana per MAC"; -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Use the keyboard layout for a Swedish Mac keyboard"; +"mac-se_title" = "Mappatura tastiera Svedese Mac"; +"mac-se_description" = "Usa la mappatura della tastiera Svedese per MAC"; -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; +"pc-fr_title" = "Mappatura tastiera Francese PC"; +"pc-fr_description" = "Usa la mappatura della tastiera Francese per PC"; // Resolution "Resolution_title" = "Risoluzioni"; Index: trunk/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- trunk/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf (revision 1531) +++ trunk/package/Resources/it.lproj/Welcome.rtfd/TXT.rtf (revision 1532) @@ -33,4 +33,4 @@ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural \fs26 \cf0 Copyright \'a9 2011 -\b \cf3 Italian translation: ErmaC e scrax} +\b \cf3 Tradotto da : ErmaC e scrax} Index: trunk/package/Resources/fr.lproj/Description.html =================================================================== --- trunk/package/Resources/fr.lproj/Description.html (revision 1531) +++ trunk/package/Resources/fr.lproj/Description.html (revision 1532) @@ -9,21 +9,24 @@ -

Chameleon is combination of various boot loader components.
It is based on David Elliott's fake EFI implementation added to Apple's boot-132 project.
Chameleon is extended with the following key features:

-
-

New features in Chameleon 2.0

-
-

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

-

- Booting retail DVDs by directly loading a ramdisk image without help of 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.

-
-

For detailed information, visit : http://chameleon.osx86.hu

+

Chameleon est une conbinaison de différent composants de boot loader.

+

Il est basé sur la "fake EFI" implémentation de David Elliott ajouté au projet  Apple's boot-132.

+


+

Chameleon à été amélioré avec les fonctions clé suivantes:

+


+

Les nouvelles fonctionnalités de Chameleon 2.0

+


+

- Interface graphique entierement customisable pour apporter un peu de couleur au Darwin Bootloader.

+

- Booter un DVD Retail en chargeant directement une image RAMDISK sans l'aide de programmes tierce.

+

- Hibernation:  Appréciez  l'affichage d'un apercu d'écran durant le démarrage  après mise en veille.

+

- SMBIOS override : pour modifier les valeur d'usines du SMBIOS.

+

- DSDT override : Utilisation d'un DSDT modifié pouvant résoudre quelques problemes .

+


+

- Device Property Injection via device-properties string dans boot.plist.

+

- Hybrid boot0 / boot1h pour disque dur partionnés en MBR et GPT .

+

- Détection du FSB automatique , mème pour les CPU AMD récents.

+

- Support du Apple Software RAID .

+


+

Pour des informations plus détaillées , visitez : http://chameleon.osx86.hu

Index: trunk/package/Resources/fr.lproj/Localizable.strings =================================================================== --- trunk/package/Resources/fr.lproj/Localizable.strings (revision 1531) +++ trunk/package/Resources/fr.lproj/Localizable.strings (revision 1532) @@ -75,7 +75,7 @@ "DropSSDT_description" = "Discard the motherboard's built-in SSDT tables."; "EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; +"EthernetBuiltIn_description" = "ajoute EthernetBuiltIn=y au fichier com.apple.Boot.plist, cette option ajoutera 'built-in' a votre carte ethernet."; "GraphicsEnabler_title" = "GraphicsEnabler=Yes"; "GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; @@ -118,7 +118,7 @@ "Wake_description" = "Attempts to load the sleep image saved from last hibernation."; "GUI_title" = "GUI=No"; -"GUI_description" = "Disables the default enabled graphic user interface."; +"GUI_description" = "Désactive l'interface graphique."; "VBIOS_title" = "VBIOS=Yes"; "VBIOS_description" = "Enables VBIOS option"; @@ -133,16 +133,16 @@ "CSTUsingSystemIO_description" = "New C-State _CST generation method using SystemIO registers instead of FixedHW."; "ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; +"ForceHPET_description" = "ajoute ForceHPET=y to com.apple.Boot.plist, Cette option active HPET sur les chipsets intel,(pour les bios qui n'ont pas cette options)."; "ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; +"ForceWake_description" = "réveille forcé, (ajoute l'option ForceWake=y au fichier com.apple.Boot.plist)"; "EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; +"EHCIacquire_description" = "fixe certains problčme de branchement usb a chaud et de reconnaissance usb2 !"; "UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting OS X."; +"UHCIreset_description" = "fixe quelques rares problčmes de detection usb"; "UseMemDetect_title" = "UseMemDetect=No"; "UseMemDetect_description" = "Disables the automatically enabled RAM recognition."; @@ -205,7 +205,7 @@ // Themes "Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes +"Themes_description" = "Une collection de themes samplé More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html"; "Embed_title" = "Embed"; @@ -215,14 +215,14 @@ "Legacy_description" = "Chameleon's previous default theme"; "Default_title" = "Standard"; -"Default_description" = "Chameleon's new default theme."; +"Default_description" = "Ce theme est codé directement dans le fichier Boot, inclu ici pour vous comme base de customisation."; // Extras "Extras_title" = "Extras"; -"Extras_description" = "A collection of useful addons"; +"Extras_description" = "une collection d'addons utiles"; "SMBios_title" = "SMBIOS Override"; -"SMBios_description" = "Install default SMBIOS overrides smbios.plist into Extra"; +"SMBios_description" = "Installe le fichier de configuration SMBIOS smbios.plist into Extra"; // Error strings "ERROR_BOOTVOL" = "Ce logiciel doit ętre installé sur le volume de démmarrage."; Index: trunk/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf =================================================================== --- trunk/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf (revision 1531) +++ trunk/package/Resources/fr.lproj/Welcome.rtfd/TXT.rtf (revision 1532) @@ -1,21 +1,22 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf250 +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red65\green78\blue255;} -\pard\ri-720\qc +{\colortbl;\red255\green255\blue255;\red65\green78\blue255;\red0\green0\blue255;} +\margl1440\margr1440\vieww11660\viewh12980\viewkind0 +\pard\ri0\qc \f0\b\fs72 \cf0 Chameleon \fs50 \ \fs26 v%CHAMELEONVERSION% r%CHAMELEONREVISION% \fs50 \ -\pard\ri-720\ql\qnatural +\pard\ri0\ql\qnatural \fs26 \cf0 \ -\pard\ri-720\qc +\pard\ri0\qc \fs50 \cf2 %CHAMELEONSTAGE% \fs26 \cf0 \ -\pard\ri-720\ql\qnatural +\pard\ri0\ql\qnatural \cf0 \ D\'e9veloppeurs : %DEVELOP%\ \ @@ -23,7 +24,7 @@ \pard\tx360\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural \b0\fs30 \cf0 \ -\pard\ri-720\ql\qnatural +\pard\ri0\ql\qnatural \b\fs26 \cf0 Paquet r\'e9alis\'e9 par : %PKGDEV% \b0\fs30 \ @@ -31,4 +32,5 @@ \cf0 \ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural -\fs26 \cf0 Copyright \'a9 2011} \ No newline at end of file +\fs26 \cf0 Copyright \'a9 2011 +\b \cf3 Traduit par : jrcs} Index: trunk/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf =================================================================== --- trunk/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf (revision 1531) +++ trunk/package/Resources/fr.lproj/Conclusion.rtfd/TXT.rtf (revision 1532) @@ -1,7 +1,8 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf250 +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 {\fonttbl\f0\fnil\fcharset0 LucidaGrande;} {\colortbl;\red255\green255\blue255;\red65\green78\blue255;\red255\green0\blue0;} -\pard\ri-720\qc +\margl1440\margr1440\vieww11660\viewh12980\viewkind0 +\pard\ri0\qc \f0\b\fs72 \cf0 Chameleon \fs50 \ @@ -10,10 +11,10 @@ \fs50 \ \ \cf2 %CHAMELEONSTAGE%\cf0 \ -\pard\ri-720\ql\qnatural +\pard\ri0\ql\qnatural \fs26 \cf0 \ -\pard\ri-720\qc +\pard\ri0\qc \fs50 \cf3 Installation Termin\'e9e ! \b0\fs26 \cf0 \ @@ -30,4 +31,4 @@ \b0\fs30 \cf0 \ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural -\fs26 \cf0 Copyright \'a9 2011} \ No newline at end of file +\fs26 \cf0 Copyright \'a9 2011} Index: trunk/doc/BootHelp.txt =================================================================== --- trunk/doc/BootHelp.txt (revision 1531) +++ trunk/doc/BootHelp.txt (revision 1532) @@ -110,6 +110,8 @@ (C-States). GeneratePStates=Yes Enable auto generation of processor power performance states (P-States). + CSTUsingSystemIO=Yes New C-State _CST generation method using SystemIO + registers instead of FixedHW. EnableC2State=Yes Enable specific Processor power state, C2. EnableC3State=Yes Enable specific Processor power state, C3.