Index: trunk/i386/boot2/options.c =================================================================== --- trunk/i386/boot2/options.c (revision 2233) +++ trunk/i386/boot2/options.c (revision 2234) @@ -215,7 +215,7 @@ clearScreenRows( row, kScreenLastRow ); } - clearBootArgs(); + clearBootArgs(); if (visible) { if (bootArgs->Video.v_display == VGA_TEXT_MODE) { @@ -223,7 +223,7 @@ printf( bootRescanPrompt ); } else { printf( bootPrompt ); - printf( gBootArgs ); + printf( gBootArgs ); } } } else { @@ -851,7 +851,7 @@ goto done; } - if (gDeviceCount) { + if (gDeviceCount > 0) { // Allocate memory for an array of menu items. menuItems = malloc(sizeof(MenuItem) * gDeviceCount); if (menuItems == NULL) { @@ -873,11 +873,10 @@ if ( selectIndex == -1 ) { selectIndex = 0; - if ( gDeviceCount > 0 ) - { - menuBVR = (BVRef)(menuItems[selectIndex].param); - // what happen is bvChain is empty ? - } + + // gDeviceCount is actually > 0, so menuItems[selectIndex] exists + menuBVR = (BVRef)(menuItems[selectIndex].param); + // what happen is bvChain is empty ? } } @@ -1048,7 +1047,7 @@ gui.redraw = true; setVideoMode(GRAPHICS_MODE, 0); updateVRAM(); - updateGraphicBootPrompt(); + updateGraphicBootPrompt(); } } key = 0; Index: trunk/package/po/nl.po =================================================================== --- trunk/package/po/nl.po (revision 2233) +++ trunk/package/po/nl.po (revision 2234) @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-16 00:04+0200\n" -"PO-Revision-Date: 2013-05-11 17:43-0000\n" +"POT-Creation-Date: 2013-05-19 12:19+0200\n" +"PO-Revision-Date: 2013-05-15 00:36+0000\n" "Last-Translator: beta992 \n" "Language-Team: nl \n" "Language: nl\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" +"X-POOTLE-MTIME: 1368578199.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -612,8 +612,7 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:123 -#, fuzzy, no-wrap -#| msgid "Enables the option of adding 'built-in' to your ethernet devices." +#, no-wrap msgid "Enables the option of adding AirPort values to your wireless device." msgstr "Schakelt de optie voor het toevoegen van AirPort eigenschappen aan je draadloze apparaten in." @@ -1778,8 +1777,7 @@ #. type: "GraphicsEnabler_description" #: Resources/templates/Localizable.strings:480 -#, fuzzy, no-wrap -#| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." +#, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Schakelt de optie in om op NVIDIA, AMD/ATI of Intel gebaseerde GPU's te detecteren en de correcte info te injecteren." Index: trunk/package/po/ko.po =================================================================== --- trunk/package/po/ko.po (revision 2233) +++ trunk/package/po/ko.po (revision 2234) @@ -6,16 +6,16 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-16 00:04+0200\n" -"PO-Revision-Date: 2013-05-15 01:04+0000\n" -"Last-Translator: ceruns \n" +"POT-Creation-Date: 2013-05-19 12:19+0200\n" +"PO-Revision-Date: 2013-05-20 10:13+0000\n" +"Last-Translator: Mill \n" "Language-Team: ko \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368579876.0\n" +"X-POOTLE-MTIME: 1369044829.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -713,72 +713,63 @@ #. type: "DropHPET_title" #: Resources/templates/Localizable.strings:154 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropHPET=Yes" -msgstr "마더보드 SSDT 버림(DropSSDT=Yes)" +msgstr "마더보드 HPET 버림(DropHPET=Yes)" #. type: "DropHPET_description" #: Resources/templates/Localizable.strings:155 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in HPET table." -msgstr "선택 시 마더보드에 포함된 SSDT 표를 버립니다." +msgstr "선택 시 마더보드에 포함된 HPET 표를 버립니다." #. type: "DropSBST_title" #: Resources/templates/Localizable.strings:157 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropSBST=Yes" -msgstr "마더보드 SSDT 버림(DropSSDT=Yes)" +msgstr "마더보드 SBST 버림(DropSBST=Yes)" #. type: "DropSBST_description" #: Resources/templates/Localizable.strings:158 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in SBST table." -msgstr "선택 시 마더보드에 포함된 SSDT 표를 버립니다." +msgstr "선택 시 마더보드에 포함된 SBST 표를 버립니다." #. type: "DropECDT_title" #: Resources/templates/Localizable.strings:160 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropECDT=Yes" -msgstr "마더보드 SSDT 버림(DropSSDT=Yes)" +msgstr "마더보드 ECDT 버림(DropECDT=Yes)" #. type: "DropECDT_description" #: Resources/templates/Localizable.strings:161 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ECDT table." -msgstr "선택 시 마더보드에 포함된 SSDT 표를 버립니다." +msgstr "선택 시 마더보드에 포함된 ECDT 표를 버립니다." #. type: "DropASFT_title" #: Resources/templates/Localizable.strings:163 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropASFT=Yes" -msgstr "마더보드 SSDT 버림(DropSSDT=Yes)" +msgstr "마더보드 ASFT 버림(DropASFT=Yes)" #. type: "DropASFT_description" #: Resources/templates/Localizable.strings:164 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ASF! table." -msgstr "선택 시 마더보드에 포함된 SSDT 표를 버립니다." +msgstr "선택 시 마더보드에 포함된 ASF! 표를 버립니다." #. type: "DropDMAR_title" #: Resources/templates/Localizable.strings:166 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropDMAR=Yes" -msgstr "마더보드 SSDT 버림(DropSSDT=Yes)" +msgstr "마더보드 DMAR 버림(DropDMAR=Yes)" #. type: "DropDMAR_description" #: Resources/templates/Localizable.strings:167 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "메인보드 내장 DMAR 테이블을 무시합니다. 이 키는 VT-d 패닉과 관련된 문제를 해결합니다." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:169 @@ -818,17 +809,15 @@ #. type: "EnableC6State_title" #: Resources/templates/Localizable.strings:178 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" +#, no-wrap msgid "EnableC6State=Yes" -msgstr "C2단계 사용(EnableC2State=Yes)" +msgstr "C6단계 사용(EnableC6State=Yes)" #. type: "EnableC6State_description" #: Resources/templates/Localizable.strings:179 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." +#, no-wrap msgid "Enable specific Processor power state, C6." -msgstr "선택 시 특정한 CPU 파워 단계 C2를 사용." +msgstr "선택 시 특정한 CPU 파워 단계 C6를 사용." #. type: "GenerateCStates_title" #: Resources/templates/Localizable.strings:181 @@ -856,17 +845,15 @@ #. type: "GenerateTStates_title" #: Resources/templates/Localizable.strings:187 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" +#, no-wrap msgid "GenerateTStates=Yes" -msgstr "C-State 생성(Generate C-States=Yes)" +msgstr "TState 생성(Generate TStates=Yes)" #. type: "GenerateTStates_description" #: Resources/templates/Localizable.strings:188 -#, fuzzy, no-wrap -#| msgid "Enable auto generation of processor power performance states (P-States)." +#, no-wrap msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "선택 시 활동 상태 CPU단계들(P-States)을 자동 활성화 합니다." +msgstr "선택 시 활동 상태 CPU단계들(T-States)을 자동 활성화 합니다." #. type: "1024x600x32_title" #: Resources/templates/Localizable.strings:192 @@ -2078,7 +2065,7 @@ #: Resources/templates/Localizable.strings:535 #, no-wrap msgid "dart=0" -msgstr "" +msgstr "dart=0" #. type: "Dart0_description" #: Resources/templates/Localizable.strings:536 @@ -2087,6 +2074,8 @@ "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" "More information by bcc9 here: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" msgstr "" +"Osx의 VT-d 기능(가상화)가 유발하는 DMAR 프로세싱을 피합니다.\n" +"bcc9가 게제한 글 참조(영문): http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" #. type: "mac-de_title" #: Resources/templates/Localizable.strings:542 Index: trunk/package/po/cz.po =================================================================== --- trunk/package/po/cz.po (revision 2233) +++ trunk/package/po/cz.po (revision 2234) @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Chameleon 2.1svn-r1870\n" -"POT-Creation-Date: 2013-05-14 23:50+0200\n" -"PO-Revision-Date: 2013-05-15 10:45+0000\n" +"POT-Creation-Date: 2013-05-19 12:19+0200\n" +"PO-Revision-Date: 2013-05-23 09:34+0000\n" "Last-Translator: martin63 \n" "Language-Team: cs \n" "Language: cz\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368614733.0\n" +"X-POOTLE-MTIME: 1369301676.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -715,10 +715,9 @@ #. type: "DropHPET_title" #: Resources/templates/Localizable.strings:154 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropHPET=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropHPET=Yes" #. type: "DropHPET_description" #: Resources/templates/Localizable.strings:155 @@ -729,10 +728,9 @@ #. type: "DropSBST_title" #: Resources/templates/Localizable.strings:157 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropSBST=Yes" #. type: "DropSBST_description" #: Resources/templates/Localizable.strings:158 @@ -743,10 +741,9 @@ #. type: "DropECDT_title" #: Resources/templates/Localizable.strings:160 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropECDT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropECDT=Yes" #. type: "DropECDT_description" #: Resources/templates/Localizable.strings:161 @@ -757,10 +754,9 @@ #. type: "DropASFT_title" #: Resources/templates/Localizable.strings:163 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropASFT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropASFT=Yes" #. type: "DropASFT_description" #: Resources/templates/Localizable.strings:164 @@ -771,10 +767,9 @@ #. type: "DropDMAR_title" #: Resources/templates/Localizable.strings:166 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropDMAR=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropDMAR=Yes" #. type: "DropDMAR_description" #: Resources/templates/Localizable.strings:167 Index: trunk/package/po/pt.po =================================================================== --- trunk/package/po/pt.po (revision 2233) +++ trunk/package/po/pt.po (revision 2234) @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-16 00:04+0200\n" -"PO-Revision-Date: 2013-05-11 17:01-0000\n" +"POT-Creation-Date: 2013-05-19 12:19+0200\n" +"PO-Revision-Date: 2013-05-23 10:13+0000\n" "Last-Translator: artur_pt \n" "Language-Team: pt-PT \n" "Language: pt\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368282182.0\n" +"X-POOTLE-MTIME: 1369304028.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -392,6 +392,9 @@ "Useful to fix yellow icon issue (can also fix an issue with the Apple's dvd player application in Mountain lion).\n" "Dependencies: none" msgstr "" +"Modulo Sata, conhecido por YellowIconFixer cparm's branch.\n" +"Usado para resolver o problema do icon amarelo (também usado para resolver problema com a aplicação DVD player em Mountain Lion).\n" +"Dependências: nenhuma" #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 @@ -450,6 +453,12 @@ "*Removes a panic in commpage_stuff_routine\n" "Dependencies: none" msgstr "" +"O modulo KernelPatcher fornece patchs para o seguinte:\n" +"*Ativao uso de Kernelcache com /Extra/Extensions e /Extra/Extensions.mkext\n" +"*Remove a verificação de CPUID\n" +"*Remove os pânicos de LAPIC\n" +"*Remove pânico em commpage_stuff_routine\n" +"Dependências: nenhuma" #. type: "KextPatcher_title" #: Resources/templates/Localizable.strings:79 @@ -464,6 +473,8 @@ "The KextPatcher module provides patches for the following:\n" "Dependencies: none" msgstr "" +"O modulo KextPatcher fornece patches para o seguinte:\n" +"Dependências: nenhuma" #. type: "Options_title" #: Resources/templates/Localizable.strings:87 @@ -775,7 +786,7 @@ #: Resources/templates/Localizable.strings:167 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "Ignora a tabela DMAR da bios placa mãe, esta ação resolve o problema com os panicos VT-d." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:169 @@ -1048,6 +1059,8 @@ "Set HDEF layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:241 @@ -1063,6 +1076,8 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx12_title" #: Resources/templates/Localizable.strings:245 @@ -1078,6 +1093,8 @@ "Set HDEF layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"injeta HDEF layout-it para 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" #: Resources/templates/Localizable.strings:249 @@ -1093,6 +1110,8 @@ "Set HDEF layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" #: Resources/templates/Localizable.strings:253 @@ -1108,6 +1127,8 @@ "Set HDEF layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" #: Resources/templates/Localizable.strings:257 @@ -1123,6 +1144,8 @@ "Set HDEF layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" #: Resources/templates/Localizable.strings:261 @@ -1138,6 +1161,8 @@ "Set HDEF layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" #: Resources/templates/Localizable.strings:265 @@ -1153,6 +1178,8 @@ "Set HDEF layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx388_title" #: Resources/templates/Localizable.strings:269 @@ -1168,6 +1195,8 @@ "Set HDEF layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" #: Resources/templates/Localizable.strings:273 @@ -1183,6 +1212,8 @@ "Set HDEF layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" #: Resources/templates/Localizable.strings:277 @@ -1198,6 +1229,8 @@ "Set HDEF layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" #: Resources/templates/Localizable.strings:281 @@ -1213,6 +1246,8 @@ "Set HDEF layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" #: Resources/templates/Localizable.strings:285 @@ -1228,6 +1263,8 @@ "Set HDEF layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" #: Resources/templates/Localizable.strings:289 @@ -1243,6 +1280,8 @@ "Set HDEF layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" #: Resources/templates/Localizable.strings:293 @@ -1258,6 +1297,8 @@ "Set HDEF layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" #: Resources/templates/Localizable.strings:297 @@ -1273,6 +1314,8 @@ "Set HDEF layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" #: Resources/templates/Localizable.strings:301 @@ -1288,6 +1331,8 @@ "Set HDEF layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" #: Resources/templates/Localizable.strings:305 @@ -1303,6 +1348,8 @@ "Set HDEF layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" #: Resources/templates/Localizable.strings:309 @@ -1318,6 +1365,8 @@ "Set HDEF layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" #: Resources/templates/Localizable.strings:313 @@ -1333,6 +1382,8 @@ "Set HDEF layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" #: Resources/templates/Localizable.strings:317 @@ -1348,6 +1399,8 @@ "Set HDEF layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" #: Resources/templates/Localizable.strings:321 @@ -1363,6 +1416,8 @@ "Set HDEF layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Injeta HDEF layout-it para 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" #: Resources/templates/Localizable.strings:328 @@ -1371,6 +1426,8 @@ "Set HDAU layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"injeta HDAU layout-it para 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" #: Resources/templates/Localizable.strings:332 @@ -1379,6 +1436,8 @@ "Set HDAU layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx03_description" #: Resources/templates/Localizable.strings:336 @@ -1387,6 +1446,8 @@ "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx12_description" #: Resources/templates/Localizable.strings:340 @@ -1395,6 +1456,8 @@ "Set HDAU layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" #: Resources/templates/Localizable.strings:344 @@ -1403,6 +1466,8 @@ "Set HDAU layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" #: Resources/templates/Localizable.strings:348 @@ -1411,6 +1476,8 @@ "Set HDAU layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" #: Resources/templates/Localizable.strings:352 @@ -1419,6 +1486,8 @@ "Set HDAU layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" #: Resources/templates/Localizable.strings:356 @@ -1427,6 +1496,8 @@ "Set HDAU layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"injeta HDAU layout-it para 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" #: Resources/templates/Localizable.strings:360 @@ -1435,6 +1506,8 @@ "Set HDAU layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" #: Resources/templates/Localizable.strings:364 @@ -1443,6 +1516,8 @@ "Set HDAU layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" #: Resources/templates/Localizable.strings:368 @@ -1451,6 +1526,8 @@ "Set HDAU layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" #: Resources/templates/Localizable.strings:372 @@ -1459,6 +1536,8 @@ "Set HDAU layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"injeta HDAU layout-it para 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" #: Resources/templates/Localizable.strings:376 @@ -1467,6 +1546,8 @@ "Set HDAU layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" #: Resources/templates/Localizable.strings:380 @@ -1475,6 +1556,8 @@ "Set HDAU layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" #: Resources/templates/Localizable.strings:384 @@ -1483,6 +1566,8 @@ "Set HDAU layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" #: Resources/templates/Localizable.strings:388 @@ -1491,6 +1576,8 @@ "Set HDAU layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" #: Resources/templates/Localizable.strings:392 @@ -1499,6 +1586,8 @@ "Set HDAU layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" #: Resources/templates/Localizable.strings:396 @@ -1507,6 +1596,8 @@ "Set HDAU layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" #: Resources/templates/Localizable.strings:400 @@ -1515,6 +1606,8 @@ "Set HDAU layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" #: Resources/templates/Localizable.strings:404 @@ -1523,6 +1616,8 @@ "Set HDAU layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" #: Resources/templates/Localizable.strings:408 @@ -1531,6 +1626,8 @@ "Set HDAU layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" #: Resources/templates/Localizable.strings:412 @@ -1539,6 +1636,8 @@ "Set HDAU layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" #: Resources/templates/Localizable.strings:416 @@ -1547,6 +1646,8 @@ "Set HDAU layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Injeta HDAU layout-it para 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HD4K-igx00_title" #: Resources/templates/Localizable.strings:421 @@ -1558,7 +1659,7 @@ #: Resources/templates/Localizable.strings:422 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx01_title" #: Resources/templates/Localizable.strings:424 @@ -1570,7 +1671,7 @@ #: Resources/templates/Localizable.strings:425 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660001 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx02_title" #: Resources/templates/Localizable.strings:427 @@ -1582,7 +1683,7 @@ #: Resources/templates/Localizable.strings:428 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660002 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx03_title" #: Resources/templates/Localizable.strings:430 @@ -1594,7 +1695,7 @@ #: Resources/templates/Localizable.strings:431 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660003 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx04_title" #: Resources/templates/Localizable.strings:433 @@ -1606,7 +1707,7 @@ #: Resources/templates/Localizable.strings:434 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660004 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx05_title" #: Resources/templates/Localizable.strings:436 @@ -1618,7 +1719,7 @@ #: Resources/templates/Localizable.strings:437 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "injeta 01620005 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "HD4K-igx06_title" #: Resources/templates/Localizable.strings:439 @@ -1630,7 +1731,7 @@ #: Resources/templates/Localizable.strings:440 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01620006 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "HD4K-igx07_title" #: Resources/templates/Localizable.strings:442 @@ -1642,7 +1743,7 @@ #: Resources/templates/Localizable.strings:443 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01620007 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "HD4K-igx08_title" #: Resources/templates/Localizable.strings:445 @@ -1654,7 +1755,7 @@ #: Resources/templates/Localizable.strings:446 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660008 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx09_title" #: Resources/templates/Localizable.strings:448 @@ -1666,7 +1767,7 @@ #: Resources/templates/Localizable.strings:449 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 01660009 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx10_title" #: Resources/templates/Localizable.strings:451 @@ -1678,7 +1779,7 @@ #: Resources/templates/Localizable.strings:452 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 0166000a para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "HD4K-igx11_title" #: Resources/templates/Localizable.strings:454 @@ -1690,7 +1791,7 @@ #: Resources/templates/Localizable.strings:455 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Injeta 0166000b para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "AD2000B_PinConf_title" #: Resources/templates/Localizable.strings:459 @@ -1702,7 +1803,7 @@ #: Resources/templates/Localizable.strings:460 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" #: Resources/templates/Localizable.strings:462 @@ -1714,7 +1815,7 @@ #: Resources/templates/Localizable.strings:463 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" #: Resources/templates/Localizable.strings:465 @@ -1726,7 +1827,7 @@ #: Resources/templates/Localizable.strings:466 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para Dispositivos Analogicos AD1988b." #. type: "ALC888_PinConf_title" #: Resources/templates/Localizable.strings:468 @@ -1738,7 +1839,7 @@ #: Resources/templates/Localizable.strings:469 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para Realtek ALC888." #. type: "ALC1200_PinConf_title" #: Resources/templates/Localizable.strings:471 @@ -1750,7 +1851,7 @@ #: Resources/templates/Localizable.strings:472 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para Realtek ALC1200." #. type: "00_PinConf_title" #: Resources/templates/Localizable.strings:474 @@ -1762,7 +1863,7 @@ #: Resources/templates/Localizable.strings:475 #, no-wrap msgid "Set HDEF PinConfiguration for ???." -msgstr "" +msgstr "Injeta HDEF PinConfiguration para ???." #. type: "GraphicsEnabler_title" #: Resources/templates/Localizable.strings:479 @@ -1834,7 +1935,7 @@ #: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" +msgstr "Saltar GraphicsEnbaler autodetectado para GPUs baseados em Intel." #. type: "SkipNvidiaGfx_title" #: Resources/templates/Localizable.strings:497 @@ -1846,7 +1947,7 @@ #: Resources/templates/Localizable.strings:498 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" +msgstr "Saltar GraphicsEnabler autodectado para GPUs Baseadas em NVIDIA." #. type: "SkipAtiGfx_title" #: Resources/templates/Localizable.strings:500 @@ -1858,7 +1959,7 @@ #: Resources/templates/Localizable.strings:501 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" +msgstr "Saltar GraphicsEnabler autodetectado para GPUs baseadas em AMD/ATI." #. type: "EnableBacklight_title" #: Resources/templates/Localizable.strings:503 @@ -1870,7 +1971,7 @@ #: Resources/templates/Localizable.strings:504 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" +msgstr "Ativa opções Backlight para laptop com nVidia." #. type: "EnableDualLink_title" #: Resources/templates/Localizable.strings:506 @@ -1882,7 +1983,7 @@ #: Resources/templates/Localizable.strings:507 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" +msgstr "Ativa opções DualLink para nVidia e Ati. " #. type: "Verbose_title" #: Resources/templates/Localizable.strings:512 @@ -1958,6 +2059,9 @@ "http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" "Findings credits to bcc9." msgstr "" +"Info em: Esperando dispositivo root com uso de kernel cache só em alguns HD + FIX\n" +"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" +"Créditos para bcc9." #. type: "Darkwake_title" #: Resources/templates/Localizable.strings:532 @@ -1984,6 +2088,8 @@ "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" "More information by bcc9 here: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" msgstr "" +"Evitar o processo DMAR causado pela função VT -d em Osx (Virtualização).\n" +"Por bcc9 Info here: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" #. type: "mac-de_title" #: Resources/templates/Localizable.strings:542 @@ -2103,7 +2209,7 @@ #: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Audio" -msgstr "" +msgstr "Audio" #. type: "Audio_description" #: Resources/templates/Localizable.strings:583 @@ -2175,7 +2281,7 @@ #: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" +msgstr "Injeta um HDEF Layout ID para usar no seu controlador HDA." #. type: "HDAULayout_title" #: Resources/templates/Localizable.strings:610 @@ -2187,7 +2293,7 @@ #: Resources/templates/Localizable.strings:611 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" +msgstr "Injeta um HDAU Layout ID para usar com seu controlador HDMi." #. type: "GmaIG_title" #: Resources/templates/Localizable.strings:614 @@ -2199,20 +2305,19 @@ #: Resources/templates/Localizable.strings:615 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" +msgstr "Injeta um HDAU Layout ID para usar na sua Intel HD4000." #. type: "HDEFPinConfiguration_title" #: Resources/templates/Localizable.strings:618 #, no-wrap msgid "HDEF PinConfiguration" -msgstr "" +msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" #: Resources/templates/Localizable.strings:619 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Configura a resolução do écran" +msgstr "Injeta um HDEF PinConfiguration para usar." #. type: "Video_title" #: Resources/templates/Localizable.strings:622 Index: trunk/package/po/de.po =================================================================== --- trunk/package/po/de.po (revision 2233) +++ trunk/package/po/de.po (revision 2234) @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-05-16 00:04+0200\n" -"PO-Revision-Date: 2013-05-15 01:31+0000\n" +"POT-Creation-Date: 2013-05-19 12:19+0200\n" +"PO-Revision-Date: 2013-05-20 02:42+0000\n" "Last-Translator: !Xabbu \n" "Language-Team: de \n" "Language: de\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368581503.0\n" +"X-POOTLE-MTIME: 1369017776.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -730,72 +730,63 @@ #. type: "DropHPET_title" #: Resources/templates/Localizable.strings:154 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropHPET=Yes" -msgstr "DropSSDT=Ja" +msgstr "DropHPET=Ja" #. type: "DropHPET_description" #: Resources/templates/Localizable.strings:155 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in HPET table." -msgstr "Überspringt das Einlesen der SSDT-Tabellen des BIOS." +msgstr "Überspringt das Einlesen der HPET-Tabelle des BIOS." #. type: "DropSBST_title" #: Resources/templates/Localizable.strings:157 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropSBST=Yes" -msgstr "DropSSDT=Ja" +msgstr "DropSBST=Ja" #. type: "DropSBST_description" #: Resources/templates/Localizable.strings:158 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in SBST table." -msgstr "Überspringt das Einlesen der SSDT-Tabellen des BIOS." +msgstr "Überspringt das Einlesen der SBST-Tabelle des BIOS." #. type: "DropECDT_title" #: Resources/templates/Localizable.strings:160 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropECDT=Yes" -msgstr "DropSSDT=Ja" +msgstr "DropECDT=Ja" #. type: "DropECDT_description" #: Resources/templates/Localizable.strings:161 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ECDT table." -msgstr "Überspringt das Einlesen der SSDT-Tabellen des BIOS." +msgstr "Überspringt das Einlesen der ECDT-Tabelle des BIOS." #. type: "DropASFT_title" #: Resources/templates/Localizable.strings:163 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropASFT=Yes" -msgstr "DropSSDT=Ja" +msgstr "DropASFT=Ja" #. type: "DropASFT_description" #: Resources/templates/Localizable.strings:164 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ASF! table." -msgstr "Überspringt das Einlesen der SSDT-Tabellen des BIOS." +msgstr "Überspringt das Einlesen der ASFT-Tabelle des BIOS." #. type: "DropDMAR_title" #: Resources/templates/Localizable.strings:166 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropDMAR=Yes" -msgstr "DropSSDT=Ja" +msgstr "DropDMAR=Ja" #. type: "DropDMAR_description" #: Resources/templates/Localizable.strings:167 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "Uberspringt das Einlesen der DMAR Tabelle des BIOS, verhindert das Problem der VT-d Paniken." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:169 @@ -871,10 +862,9 @@ #. type: "GenerateTStates_title" #: Resources/templates/Localizable.strings:187 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" +#, no-wrap msgid "GenerateTStates=Yes" -msgstr "GenerateCStates=Yes" +msgstr "GenerateTStates=Ja" #. type: "GenerateTStates_description" #: Resources/templates/Localizable.strings:188 @@ -1897,7 +1887,7 @@ #: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" +msgstr "Einfügen von HDMI Audio für NVIDIA oder AMD/ATI Karten." #. type: "UseAtiROM_title" #: Resources/templates/Localizable.strings:485 @@ -1993,7 +1983,7 @@ #: Resources/templates/Localizable.strings:507 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" +msgstr "Ermöglicht DualLink Optionen für NVIDIA und ATI Karten." #. type: "Verbose_title" #: Resources/templates/Localizable.strings:512 @@ -2218,10 +2208,9 @@ #. type: "Audio_description" #: Resources/templates/Localizable.strings:583 -#, fuzzy, no-wrap -#| msgid "A selection of options that deal with video." +#, no-wrap msgid "A selection of options that deal with audio." -msgstr "Optionen zur Grafik." +msgstr "Eine Auswahl von Optionen für Audio." #. type: "Control_title" #: Resources/templates/Localizable.strings:586 @@ -2287,7 +2276,7 @@ #: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" +msgstr "Wähle eine HDEF Layout-ID zur Nutzung des HDA Kontrollers." #. type: "HDAULayout_title" #: Resources/templates/Localizable.strings:610 @@ -2299,7 +2288,7 @@ #: Resources/templates/Localizable.strings:611 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" +msgstr "Wähle eine HDAU Layout-ID zur Nutzung des HDMI Kontrollers." #. type: "GmaIG_title" #: Resources/templates/Localizable.strings:614 @@ -2311,20 +2300,19 @@ #: Resources/templates/Localizable.strings:615 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" +msgstr "Wähle eine AAPL,ig-platform-id zur Nutzung der Intel HD4000 Grafik." #. type: "HDEFPinConfiguration_title" #: Resources/templates/Localizable.strings:618 #, no-wrap msgid "HDEF PinConfiguration" -msgstr "" +msgstr "HDEF PinKonfiguration" #. type: "HDEFPinConfiguration_description" #: Resources/templates/Localizable.strings:619 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Setzt die Bildschirmauflösung für den Bootprozess." +msgstr "Wähle die zu benutzende HDEF PinKonfiguration." #. type: "Video_title" #: Resources/templates/Localizable.strings:622 Index: trunk/doc/README =================================================================== --- trunk/doc/README (revision 2233) +++ trunk/doc/README (revision 2234) @@ -19,6 +19,7 @@ - Apple Software RAID support. - stage2 loader (boot) can be placed as a regular file in the boot partition's root folder. + - Modules Installation @@ -70,14 +71,14 @@ -------- If you have any questions, issues etc. feel free to join us - at irc.voodooprojects.org #chameleon + at irc.voodooprojects.org #chameleon or http://forum.voodooprojects.org/ Source Code ----------- For downloading the source code please visit the project page at - http://chameleon.osx86.hu + http://forge.voodooprojects.org/p/chameleon/ Licensing Index: trunk/CHANGES =================================================================== --- trunk/CHANGES (revision 2233) +++ trunk/CHANGES (revision 2234) @@ -1,3 +1,13 @@ +- Fix menuBVR initialization problem +- Implement ErmaC's HDAEnabler.dylib module +- Fix Bug in the loop that look for an ATI card. Credits to Jief Luce +- Fix extension without kPropOSBundleRequired property weren't loaded. Credits to Jief Luce +- Fix Revision mismatch http://forge.voodooprojects.org/p/chameleon/issues/330/ +- ErmaC : Improve PCI info. Interface program and device revision. +- Fix Possible bug in i386/libsaio/device_inject.c devprop_add_device() http://forge.voodooprojects.org/p/chameleon/issues/319/ +- Fix warnings/errors from new llvm/clang (xcode 4.6) +- Fix base64 decode, fixes Issue http://forge.voodooprojects.org/p/chameleon/issues/320/ +- meklort : FileNVRAM module import - cparm : Added a workaroud for Xcode 4.4.x compatibility 504B030414030100630004731141000000007D0000008B00000003000B0062696E01990700020041450308001AED80DA50DF6080B0390FE095B3BC129E1FC27C104EC97897EF27CD1175766CB18C66FF42EFB7023911BDFD5E4BC9AEEC32FF3473963F70B255581D7B74DE9F - cparm : Fixed a buffer overflow in the plist loader - cparm : Ported the nvidia plist helper (less time to spend on the device id more time to code :-) )