Index: branches/ErmaC/Enoch/i386/boot2/boot.c =================================================================== --- branches/ErmaC/Enoch/i386/boot2/boot.c (revision 2811) +++ branches/ErmaC/Enoch/i386/boot2/boot.c (revision 2812) @@ -149,9 +149,8 @@ entry_t kernelEntry; bootArgs->kaddr = bootArgs->ksize = 0; + // =============================================================================== -// =============================================================================== - // OS X Mountain Lion 10.8 if ( MacOSVerCurrent >= MacOSVer2Int("10.8") ) // Mountain Lion and Up! { @@ -222,7 +221,7 @@ bootArgs->boot_SMC_plimit = 0; } -// =============================================================================== + // =============================================================================== execute_hook("ExecKernel", (void *)binary, NULL, NULL, NULL); @@ -495,8 +494,9 @@ // Enable A20 gate before accessing memory above 1Mb. // Note: malloc_init(), called via initialize_runtime() writes // memory >= 1Mb, so A20 must be enabled before calling it. - zenith432 + zeroBSS(); enableA20(); - initialize_runtime(); + malloc_init(0, 0, 0, malloc_error); common_boot(biosdev); } Index: branches/ErmaC/Enoch/package/po/en.po =================================================================== --- branches/ErmaC/Enoch/package/po/en.po (revision 2811) +++ branches/ErmaC/Enoch/package/po/en.po (revision 2812) @@ -2647,12 +2647,14 @@ #. type: "IntelBroadwellx19_title" #: Resources/templates/Localizable.strings:684 #, no-wrap +#| msgid "00002216" msgid "07002216" msgstr "07002216" #. type: "IntelBroadwellx19_description" #: Resources/templates/Localizable.strings:685 #, no-wrap +#| msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 07002216 for Intel Broadwell AAPL,ig-platform-id." msgstr "Set 07002216 for Intel Broadwell AAPL,ig-platform-id." @@ -3331,6 +3333,7 @@ #. type: "CrsActiveConfig_description" #: Resources/templates/Localizable.strings:884 #, no-wrap +#| msgid "System Integrity Protection." msgid "System Integrity Protection (SIP)." msgstr "System Integrity Protection (SIP)." Index: branches/ErmaC/Enoch/package/po/fr.po =================================================================== --- branches/ErmaC/Enoch/package/po/fr.po (revision 2811) +++ branches/ErmaC/Enoch/package/po/fr.po (revision 2812) @@ -1293,97 +1293,101 @@ #: Resources/templates/Localizable.strings:298 #, no-wrap msgid "CRS_ALLOW_UNTRUSTED_KEXTS" -msgstr "" +msgstr "CRS_ALLOW_UNTRUSTED_KEXTS" #. type: "Crs1_description" #: Resources/templates/Localizable.strings:299 #, no-wrap msgid "Kext signing: Introduced in 10.9, enhanced in 10.10 (kext signing required for all kexts), now become part of rootless(SIP)." msgstr "" +"Kext signature: Introduit en 10.9, renforcée en 10.10 (signature kext requis " +"pour tous les kexts), devenu maintenant partie de déracinés (SIP)." #. type: "Crs2_title" #: Resources/templates/Localizable.strings:301 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_FS" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_FS" #. type: "Crs2_description" #: Resources/templates/Localizable.strings:302 #, no-wrap msgid "Filesystem protection: Important system files are protected and cannot be modified." msgstr "" +"La protection de système de fichiers: fichiers système importants sont " +"protégés et ne peuvent être modifiés." #. type: "Crs4_title" #: Resources/templates/Localizable.strings:304 #, no-wrap msgid "CRS_ALLOW_TASK_FOR_PID" -msgstr "" +msgstr "CRS_ALLOW_TASK_FOR_PID" #. type: "Crs4_description" #: Resources/templates/Localizable.strings:305 #, no-wrap msgid "Disable CRS_ALLOW_TASK_FOR_PID" -msgstr "" +msgstr "Désactiver CRS_ALLOW_TASK_FOR_PID" #. type: "Crs8_title" #: Resources/templates/Localizable.strings:307 #, no-wrap msgid "CRS_ALLOW_KERNEL_DEBUGGER" -msgstr "" +msgstr "CRS_ALLOW_KERNEL_DEBUGGER" #. type: "Crs8_description" #: Resources/templates/Localizable.strings:308 #, no-wrap msgid "Disable CRS_ALLOW_KERNEL_DEBUGGER" -msgstr "" +msgstr "Désactiver CRS_ALLOW_KERNEL_DEBUGGER" #. type: "Crs16_title" #: Resources/templates/Localizable.strings:310 #, no-wrap msgid "CRS_ALLOW_APPLE_INTERNAL" -msgstr "" +msgstr "CRS_ALLOW_APPLE_INTERNAL" #. type: "Crs16_description" #: Resources/templates/Localizable.strings:311 #, no-wrap msgid "Disable CRS_ALLOW_APPLE_INTERNAL" -msgstr "" +msgstr "Désactiver CRS_ALLOW_APPLE_INTERNAL" #. type: "Crs32_title" #: Resources/templates/Localizable.strings:313 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_DTRACE" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_DTRACE" #. type: "Crs32_description" #: Resources/templates/Localizable.strings:314 #, no-wrap msgid "Disable CRS_ALLOW_UNRESTRICTED_DTRACE" -msgstr "" +msgstr "Désactiver CRS_ALLOW_UNRESTRICTED_DTRACE" #. type: "Crs64_title" #: Resources/templates/Localizable.strings:316 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_NVRAM" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_NVRAM" #. type: "Crs64_description" #: Resources/templates/Localizable.strings:317 #, no-wrap msgid "Disable CRS_ALLOW_UNRESTRICTED_NVRAM" -msgstr "" +msgstr "Désactiver CRS_ALLOW_UNRESTRICTED_NVRAM" #. type: "Crs128_title" #: Resources/templates/Localizable.strings:319 #, no-wrap msgid "CRS_ALLOW_DEVICE_CONFIGURATION" -msgstr "" +msgstr "CRS_ALLOW_DEVICE_CONFIGURATION" #. type: "Crs128_description" #: Resources/templates/Localizable.strings:320 #, no-wrap msgid "Disable CRS_ALLOW_DEVICE_CONFIGURATION" -msgstr "" +msgstr "Désactiver CRS_ALLOW_DEVICE_CONFIGURATION" #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:324 @@ -2665,185 +2669,185 @@ #. type: "IntelBroadwellx19_title" #: Resources/templates/Localizable.strings:684 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002216" msgid "07002216" -msgstr "00002216" +msgstr "07002216" #. type: "IntelBroadwellx19_description" #: Resources/templates/Localizable.strings:685 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 07002216 for Intel Broadwell AAPL,ig-platform-id." -msgstr "Règle 00002216 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 07002216 pour Intel Broadwell AAPL,ig-platform-id." #. type: "IntelSkylakex00_title" #: Resources/templates/Localizable.strings:689 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00000e16" msgid "0000e019" -msgstr "00000e16" +msgstr "0000e019" #. type: "IntelSkylakex00_description" #: Resources/templates/Localizable.strings:690 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00000e16 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 0000e019 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 00000e16 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 0000e019 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex01_title" #: Resources/templates/Localizable.strings:692 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001619" -msgstr "00001616" +msgstr "00001619" #. type: "IntelSkylakex01_description" #: Resources/templates/Localizable.strings:693 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 00001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 00001616 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 00001619 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex02_title" #: Resources/templates/Localizable.strings:695 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002616" msgid "00002619" -msgstr "00002616" +msgstr "00002619" #. type: "IntelSkylakex02_description" #: Resources/templates/Localizable.strings:696 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 00002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 00002216 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 00002619 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex03_title" #: Resources/templates/Localizable.strings:698 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001b19" -msgstr "00001616" +msgstr "00001b19" #. type: "IntelSkylakex03_description" #: Resources/templates/Localizable.strings:699 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001b19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Règle 00001e16 pour Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Règle 00001b19 pour Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex04_title" #: Resources/templates/Localizable.strings:701 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001219" -msgstr "00001616" +msgstr "00001219" #. type: "IntelSkylakex04_description" #: Resources/templates/Localizable.strings:702 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Règle 00001e16 pour Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Règle 00001219 pour Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex05_title" #: Resources/templates/Localizable.strings:704 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01000e16" msgid "01000219" -msgstr "01000e16" +msgstr "01000219" #. type: "IntelSkylakex05_description" #: Resources/templates/Localizable.strings:705 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002616 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01000219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Règle 00002616 pour Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Règle 01000219 pour Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex06_title" #: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01001e16" msgid "01001719" -msgstr "01001e16" +msgstr "01001719" #. type: "IntelSkylakex06_description" #: Resources/templates/Localizable.strings:708 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 01000e16 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 01001719 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 01000e16 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 01001719 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex07_title" #: Resources/templates/Localizable.strings:710 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01001e16" msgid "01001219" -msgstr "01001e16" +msgstr "01001219" #. type: "IntelSkylakex07_description" #: Resources/templates/Localizable.strings:711 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 03001216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 01001219 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 03001216 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 01001219 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex08_title" #: Resources/templates/Localizable.strings:713 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01000e16" msgid "01003219" -msgstr "01000e16" +msgstr "01003219" #. type: "IntelSkylakex08_description" #: Resources/templates/Localizable.strings:714 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 01001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01003219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Règle 01001e16 pour Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Règle 01003219 pour Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex09_title" #: Resources/templates/Localizable.strings:716 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02001616" msgid "02001619" -msgstr "02001616" +msgstr "02001619" #. type: "IntelSkylakex09_description" #: Resources/templates/Localizable.strings:717 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 02001616 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 02001619 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex10_title" #: Resources/templates/Localizable.strings:719 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02002616" msgid "02002619" -msgstr "02002616" +msgstr "02002619" #. type: "IntelSkylakex10_description" #: Resources/templates/Localizable.strings:720 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Règle 02002216 pour Intel Broadwell AAPL,ig-platform-id." +msgstr "Règle 02002619 pour Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex11_title" #: Resources/templates/Localizable.strings:722 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001e16" msgid "03001e19" -msgstr "00001e16" +msgstr "03001e19" #. type: "IntelSkylakex11_description" #: Resources/templates/Localizable.strings:723 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 03001e19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Règle 00001e16 pour Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Règle 03001e19 pour Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" #: Resources/templates/Localizable.strings:727 @@ -3371,13 +3375,13 @@ #: Resources/templates/Localizable.strings:883 #, no-wrap msgid "CrsActiveConfig" -msgstr "" +msgstr "CrsActiveConfig" #. type: "CrsActiveConfig_description" #: Resources/templates/Localizable.strings:884 #, no-wrap msgid "System Integrity Protection (SIP)." -msgstr "" +msgstr "Protection de l’intégrité du système (SIP)." #. type: "General_title" #: Resources/templates/Localizable.strings:887 @@ -3483,17 +3487,19 @@ #. type: "IntelSkl_title" #: Resources/templates/Localizable.strings:923 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Intel Azul AAPL,ig-platform-id" msgid "Intel Skl AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" +msgstr "Intel Skl AAPL,ig-platform-id" #. type: "IntelSkl_description" #: Resources/templates/Localizable.strings:924 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set one AAPL,ig-platform-id to use for your Intel Haswell." msgid "Set one AAPL,ig-platform-id to use for your Intel Skylake." -msgstr "Définir une AAPL, ig-platform-id à utiliser pour votre contrôleur Intel Haswell." +msgstr "" +"Définir une AAPL, ig-platform-id à utiliser pour votre contrôleur Intel " +"Skylake." #. type: "HDEFPinConfiguration_title" #: Resources/templates/Localizable.strings:927 @@ -3535,119 +3541,127 @@ #. type: "Patches_title" #: Resources/templates/Localizable.strings:945 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kext Patcher" msgid "Patches" -msgstr "Kext Patcher" +msgstr "Correctifs" #. type: "Patches_description" #: Resources/templates/Localizable.strings:946 -#, fuzzy, no-wrap +#, no-wrap #| msgid "A selection of options that deal with video." msgid "A selection of options to patch the kernel." -msgstr "Options concernant la partie vidéo du système." +msgstr "Options concernant les correctifs." #. type: "kernelPatcher_title" #: Resources/templates/Localizable.strings:948 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kernel Patcher" msgid "kernel Patcher" -msgstr "Kernel Patcher" +msgstr "kernel Patcher" #. type: "kernelPatcher_description" #: Resources/templates/Localizable.strings:949 #, no-wrap msgid "Select one patch for your kernel." -msgstr "" +msgstr "Sélectionnez un patch pour le noyau." #. type: "KernelBooter_kexts_title" #: Resources/templates/Localizable.strings:952 #, no-wrap msgid "KernelBooter_kexts" -msgstr "" +msgstr "KernelBooter_kexts" #. type: "KernelBooter_kexts_description" #: Resources/templates/Localizable.strings:953 #, no-wrap msgid "Re-enable /Extra/Extensions kexts on newer OSes." msgstr "" +"Re-activer /Extra/ Extensions kexts sur les systèmes d’exploitation plus " +"récents." #. type: "KernelPm_title" #: Resources/templates/Localizable.strings:956 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kernel Patcher" msgid "KernelPm" -msgstr "Kernel Patcher" +msgstr "KernelPm" #. type: "KernelPm_description" #: Resources/templates/Localizable.strings:957 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Power Management" msgid "Kernel Power Management patch." -msgstr "Gestion de l'alimentation" +msgstr "Kernel Power Management patch." #. type: "KernelLapicError_title" #: Resources/templates/Localizable.strings:960 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kernel Patcher" msgid "KernelLapicError" -msgstr "Kernel Patcher" +msgstr "KernelLapicError" #. type: "KernelLapicError_description" #: Resources/templates/Localizable.strings:961 #, no-wrap msgid "Remove the Local Apic Error panic." -msgstr "" +msgstr "Supprimer l’erreur panique Apic locale." #. type: "KernelLapicVersion_title" #: Resources/templates/Localizable.strings:964 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kernel Patcher" msgid "KernelLapicVersion" -msgstr "Kernel Patcher" +msgstr "KernelLapicVersion" #. type: "KernelLapicVersion_description" #: Resources/templates/Localizable.strings:965 #, no-wrap msgid "Remove the Local Apic Version panic." -msgstr "" +msgstr "Retirez la panique locale Apic Version." #. type: "KernelHaswell_title" #: Resources/templates/Localizable.strings:968 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Kernel Flags" msgid "KernelHaswell" -msgstr "Arguments de démarrage" +msgstr "KernelHaswell" #. type: "KernelHaswell_description" #: Resources/templates/Localizable.strings:969 #, no-wrap msgid "Patch for Haswell \\\"E\\\" and \\\"ULT\\\" support on older OSes." msgstr "" +"Patch pour Haswell \\\"E\\\" et support \\\"ULT\\\" sur les systèmes d’exploitation " +"plus anciens." #. type: "KernelcpuFamily_title" #: Resources/templates/Localizable.strings:972 #, no-wrap msgid "KernelcpuFamily" -msgstr "" +msgstr "KernelcpuFamily" #. type: "KernelcpuFamily_description" #: Resources/templates/Localizable.strings:973 #, no-wrap msgid "Patch the cpuid_family address to remove the _cpuid_set_info _panic and _tsc_init _panic. For unsupported CPUs" msgstr "" +"Patch l’adresse cpuid_family pour enlever le _cpuid_set_info _panic et " +"_tsc_init _panic. Pour les CPU non pris en charge" #. type: "KernelSSE3_title" #: Resources/templates/Localizable.strings:976 #, no-wrap msgid "KernelSSE3" -msgstr "" +msgstr "KernelSSE3" #. type: "KernelSSE3_description" #: Resources/templates/Localizable.strings:977 #, no-wrap msgid "Patch to enable more SSE3 instructions on older CPUs to run newer OSes." msgstr "" +"Patch pour permettre à plus d’instructions SSE3 sur les anciennes CPU pour " +"exécuter les systèmes d’exploitation plus récents." #. type: "Themes_title" #: Resources/templates/Localizable.strings:982 Index: branches/ErmaC/Enoch/package/po/nl.po =================================================================== --- branches/ErmaC/Enoch/package/po/nl.po (revision 2811) +++ branches/ErmaC/Enoch/package/po/nl.po (revision 2812) @@ -1284,97 +1284,102 @@ #: Resources/templates/Localizable.strings:298 #, no-wrap msgid "CRS_ALLOW_UNTRUSTED_KEXTS" -msgstr "" +msgstr "CRS laat niet ondertekende kexts toe" #. type: "Crs1_description" #: Resources/templates/Localizable.strings:299 #, no-wrap msgid "Kext signing: Introduced in 10.9, enhanced in 10.10 (kext signing required for all kexts), now become part of rootless(SIP)." msgstr "" +"Kext ondertekening: geïntroduceerd in 10.9, uitgebreid in 10.10 (kext " +"ondertekening is voor alle kexts vereist), is nu onderdeel van rootless " +"(SIP)" #. type: "Crs2_title" #: Resources/templates/Localizable.strings:301 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_FS" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_FS" #. type: "Crs2_description" #: Resources/templates/Localizable.strings:302 #, no-wrap msgid "Filesystem protection: Important system files are protected and cannot be modified." msgstr "" +"Bestandssysteem beveiliging: belangrijke systeembestanden zijn beveiligd en " +"kunnen niet gewijzigd worden." #. type: "Crs4_title" #: Resources/templates/Localizable.strings:304 #, no-wrap msgid "CRS_ALLOW_TASK_FOR_PID" -msgstr "" +msgstr "CRS_ALLOW_TASK_FOR_PID" #. type: "Crs4_description" #: Resources/templates/Localizable.strings:305 #, no-wrap msgid "Disable CRS_ALLOW_TASK_FOR_PID" -msgstr "" +msgstr "Schakel CRS_ALLOW_TASK_FOR_PID uit" #. type: "Crs8_title" #: Resources/templates/Localizable.strings:307 #, no-wrap msgid "CRS_ALLOW_KERNEL_DEBUGGER" -msgstr "" +msgstr "CRS_ALLOW_KERNEL_DEBUGGER" #. type: "Crs8_description" #: Resources/templates/Localizable.strings:308 #, no-wrap msgid "Disable CRS_ALLOW_KERNEL_DEBUGGER" -msgstr "" +msgstr "Schakel CRS_ALLOW_KERNEL_DEBUGGER uit" #. type: "Crs16_title" #: Resources/templates/Localizable.strings:310 #, no-wrap msgid "CRS_ALLOW_APPLE_INTERNAL" -msgstr "" +msgstr "CRS_ALLOW_APPLE_INTERNAL" #. type: "Crs16_description" #: Resources/templates/Localizable.strings:311 #, no-wrap msgid "Disable CRS_ALLOW_APPLE_INTERNAL" -msgstr "" +msgstr "Schakel CRS_ALLOW_APPLE_INTERNAL uit" #. type: "Crs32_title" #: Resources/templates/Localizable.strings:313 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_DTRACE" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_DTRACE" #. type: "Crs32_description" #: Resources/templates/Localizable.strings:314 #, no-wrap msgid "Disable CRS_ALLOW_UNRESTRICTED_DTRACE" -msgstr "" +msgstr "Schakel CRS_ALLOW_UNRESTRICTED_DTRACE uit" #. type: "Crs64_title" #: Resources/templates/Localizable.strings:316 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_NVRAM" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_NVRAM" #. type: "Crs64_description" #: Resources/templates/Localizable.strings:317 #, no-wrap msgid "Disable CRS_ALLOW_UNRESTRICTED_NVRAM" -msgstr "" +msgstr "Schakel CRS_ALLOW_UNRESTRICTED_NVRAM uit" #. type: "Crs128_title" #: Resources/templates/Localizable.strings:319 #, no-wrap msgid "CRS_ALLOW_DEVICE_CONFIGURATION" -msgstr "" +msgstr "CRS_ALLOW_DEVICE_CONFIGURATION" #. type: "Crs128_description" #: Resources/templates/Localizable.strings:320 #, no-wrap msgid "Disable CRS_ALLOW_DEVICE_CONFIGURATION" -msgstr "" +msgstr "Schakel CRS_ALLOW_DEVICE_CONFIGURATION uit" #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:324 @@ -2656,185 +2661,185 @@ #. type: "IntelBroadwellx19_title" #: Resources/templates/Localizable.strings:684 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002216" msgid "07002216" -msgstr "00002216" +msgstr "07002216" #. type: "IntelBroadwellx19_description" #: Resources/templates/Localizable.strings:685 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 07002216 for Intel Broadwell AAPL,ig-platform-id." -msgstr "Zet 00002216 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 07002216 voor Intel Broadwell AAPL,ig-platform-id." #. type: "IntelSkylakex00_title" #: Resources/templates/Localizable.strings:689 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00000e16" msgid "0000e019" -msgstr "00000e16" +msgstr "0000e019" #. type: "IntelSkylakex00_description" #: Resources/templates/Localizable.strings:690 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00000e16 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 0000e019 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 00000e16 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 0000e019 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex01_title" #: Resources/templates/Localizable.strings:692 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001619" -msgstr "00001616" +msgstr "00001619" #. type: "IntelSkylakex01_description" #: Resources/templates/Localizable.strings:693 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 00001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 00001616 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 00001619 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex02_title" #: Resources/templates/Localizable.strings:695 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002616" msgid "00002619" -msgstr "00002616" +msgstr "00002619" #. type: "IntelSkylakex02_description" #: Resources/templates/Localizable.strings:696 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 00002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 00002216 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 00002619 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex03_title" #: Resources/templates/Localizable.strings:698 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001b19" -msgstr "00001616" +msgstr "00001b19" #. type: "IntelSkylakex03_description" #: Resources/templates/Localizable.strings:699 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001b19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Zet 00001e16 voor Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Zet 00001b19 voor Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex04_title" #: Resources/templates/Localizable.strings:701 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001219" -msgstr "00001616" +msgstr "00001219" #. type: "IntelSkylakex04_description" #: Resources/templates/Localizable.strings:702 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Zet 00001e16 voor Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Zet 00001219 voor Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex05_title" #: Resources/templates/Localizable.strings:704 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01000e16" msgid "01000219" -msgstr "01000e16" +msgstr "01000219" #. type: "IntelSkylakex05_description" #: Resources/templates/Localizable.strings:705 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002616 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01000219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Zet 00002616 voor Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Zet 01000219 voor Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex06_title" #: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01001e16" msgid "01001719" -msgstr "01001e16" +msgstr "01001719" #. type: "IntelSkylakex06_description" #: Resources/templates/Localizable.strings:708 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 01000e16 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 01001719 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 01000e16 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 01001719 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex07_title" #: Resources/templates/Localizable.strings:710 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01001e16" msgid "01001219" -msgstr "01001e16" +msgstr "01001219" #. type: "IntelSkylakex07_description" #: Resources/templates/Localizable.strings:711 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 03001216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 01001219 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 03001216 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 01001219 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex08_title" #: Resources/templates/Localizable.strings:713 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01000e16" msgid "01003219" -msgstr "01000e16" +msgstr "01003219" #. type: "IntelSkylakex08_description" #: Resources/templates/Localizable.strings:714 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 01001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01003219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Zet 01001e16 voor Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Zet 01003219 voor Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex09_title" #: Resources/templates/Localizable.strings:716 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02001616" msgid "02001619" -msgstr "02001616" +msgstr "02001619" #. type: "IntelSkylakex09_description" #: Resources/templates/Localizable.strings:717 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 02001616 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 02001619 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex10_title" #: Resources/templates/Localizable.strings:719 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02002616" msgid "02002619" -msgstr "02002616" +msgstr "02002619" #. type: "IntelSkylakex10_description" #: Resources/templates/Localizable.strings:720 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Zet 02002216 voor Intel Broadwell AAPL,ig-platform-id." +msgstr "Zet 02002619 voor Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex11_title" #: Resources/templates/Localizable.strings:722 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001e16" msgid "03001e19" -msgstr "00001e16" +msgstr "03001e19" #. type: "IntelSkylakex11_description" #: Resources/templates/Localizable.strings:723 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 03001e19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Zet 00001e16 voor Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "Zet 03001e19 voor Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" #: Resources/templates/Localizable.strings:727 @@ -3362,13 +3367,13 @@ #: Resources/templates/Localizable.strings:883 #, no-wrap msgid "CrsActiveConfig" -msgstr "" +msgstr "CrsActiveConfig" #. type: "CrsActiveConfig_description" #: Resources/templates/Localizable.strings:884 #, no-wrap msgid "System Integrity Protection (SIP)." -msgstr "" +msgstr "Systeem Integriteit Beveiliging (SIP)." #. type: "General_title" #: Resources/templates/Localizable.strings:887 @@ -3474,17 +3479,17 @@ #. type: "IntelSkl_title" #: Resources/templates/Localizable.strings:923 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Intel Azul AAPL,ig-platform-id" msgid "Intel Skl AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" +msgstr "Intel Skl AAPL,ig-platform-id" #. type: "IntelSkl_description" #: Resources/templates/Localizable.strings:924 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set one AAPL,ig-platform-id to use for your Intel Haswell." msgid "Set one AAPL,ig-platform-id to use for your Intel Skylake." -msgstr "Zet een AAPL,ig-platform-id voor het gebruik van je Intel Haswell." +msgstr "Zet een AAPL,ig-platform-id voor het gebruik van je Intel Skylake." #. type: "HDEFPinConfiguration_title" #: Resources/templates/Localizable.strings:927 Index: branches/ErmaC/Enoch/package/po/ro.po =================================================================== --- branches/ErmaC/Enoch/package/po/ro.po (revision 2811) +++ branches/ErmaC/Enoch/package/po/ro.po (revision 2812) @@ -3527,6 +3527,7 @@ #. type: "Patches_description" #: Resources/templates/Localizable.strings:946 #, no-wrap +#| msgid "A selection of options that deal with video." msgid "A selection of options to patch the kernel." msgstr "O selectie de optiuni pentru a petici kernel-ul." Index: branches/ErmaC/Enoch/package/po/ru.po =================================================================== --- branches/ErmaC/Enoch/package/po/ru.po (revision 2811) +++ branches/ErmaC/Enoch/package/po/ru.po (revision 2812) @@ -293,6 +293,7 @@ #. type: "Stages_title" #: Resources/templates/Localizable.strings:28 #, no-wrap +#| msgid "Chameleon Bootloader Package" msgid "Bootloader Stages" msgstr "Этапы загрузчика" @@ -306,9 +307,12 @@ "boot is always copied to the target partition when you are skipping one or more stages." msgstr "" "Здесь вы можете полностью или частично пропустить установку загрузчика.\n" -"Это может быть полезно, если вы хотите записать файлы в Extra, или пропустить какой-либо этап (0,1 и активация целевого раздела).\n" -"Пропуск всех этапов разрешает вам оставить все, как уже рабочие загрузочные сектора, особенно полезно с 4k дисками.\n" -"загрузка всегда копируется на целевой раздел когда вы пропускаете один или несколько этапов." +"Это может быть полезно, если вы хотите записать файлы в Extra, или " +"пропустить какой-либо этап (0,1 и активация целевого раздела).\n" +"Пропуск всех этапов разрешает вам оставить все, как уже рабочие загрузочные " +"сектора, особенно полезно с 4k дисками.\n" +"загрузка всегда копируется на целевой раздел когда вы пропускаете один или " +"несколько этапов." #. type: "SkipStage0_title" #: Resources/templates/Localizable.strings:34 @@ -357,20 +361,26 @@ "Stage 2 is always copied/replaced." msgstr "" "Предотвращает активацию целевого раздела.\n" -"На некоторых старых материнских платах плохая реализация GPT в биосе, и они не могут определить разделы, помеченные как Guid Partition Table.\n" +"На некоторых старых материнских платах плохая реализация GPT в биосе, и они " +"не могут определить разделы, помеченные как Guid Partition Table.\n" "Этап 2 всегда копируется/перемещается." #. type: "Standard_title" #: Resources/templates/Localizable.strings:47 #, no-wrap +#| msgid " has been written to the root of your chosen partition." msgid "Install Chameleon in the chosen partition." msgstr "Установить Chameleon в указанный раздел." #. type: "Standard_description" #: Resources/templates/Localizable.strings:48 #, no-wrap +#| msgid "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." msgid "Install Chameleon's files to the root of the selected partition using either boot0, boot0md or boot0hfs depending on your system without destroying any existing Windows installation if you have one." -msgstr "Установка файлов Chameleon в корень выбранного раздела используя boot0, boot0md или boot0hfs основываясь на вашей системе, без уничтожения любой установленной копии Windows, если таковая имеется." +msgstr "" +"Установка файлов Chameleon в корень выбранного раздела используя boot0, " +"boot0md или boot0hfs основываясь на вашей системе, без уничтожения любой " +"установленной копии Windows, если таковая имеется." #. type: "EFI_title" #: Resources/templates/Localizable.strings:50 @@ -381,8 +391,11 @@ #. type: "EFI_description" #: Resources/templates/Localizable.strings:51 #, no-wrap +#| msgid "Install Chameleon's files in the ESP (EFI System Partition) of the target volume using either boot0 or boot0md depending on your system." msgid "Install Chameleon's files in the ESP (EFI System Partition) of the target volume using either boot0, boot0md or boot0hfs depending on your system." -msgstr "Установка файлов Chameleon в ESP (системный раздел EFI) целевого тома используя boot0, boot0md или boot0hfs основываясь на вашей системе." +msgstr "" +"Установка файлов Chameleon в ESP (системный раздел EFI) целевого тома " +"используя boot0, boot0md или boot0hfs основываясь на вашей системе." #. type: "Module_title" #: Resources/templates/Localizable.strings:56 @@ -661,6 +674,7 @@ #. type: "EnableHiDPI_title" #: Resources/templates/Localizable.strings:140 #, no-wrap +#| msgid "EnableHDMIAudio=Yes" msgid "EnableHiDPI=Yes" msgstr "EnableHiDPI=Yes" @@ -673,6 +687,7 @@ #. type: "BlackMode_title" #: Resources/templates/Localizable.strings:143 #, no-wrap +#| msgid "Wake=Yes" msgid "BlackMode=Yes" msgstr "BlackMode=Yes" @@ -680,7 +695,9 @@ #: Resources/templates/Localizable.strings:144 #, no-wrap msgid "The new BlackMode loads the white Apple logo, instead of the gray Apple logo, on a black background." -msgstr "Новый режим BlackMode загружает белый логотип Apple, вместо серого логотипа Apple на черном фоне." +msgstr "" +"Новый режим BlackMode загружает белый логотип Apple, вместо серого логотипа " +"Apple на черном фоне." #. type: "InstantMenu_title" #: Resources/templates/Localizable.strings:146 @@ -740,7 +757,9 @@ #: Resources/templates/Localizable.strings:159 #, no-wrap msgid "Show masked data (serial number) in bdmesg log (enbaled by default)." -msgstr "Показать скрытую информацию (серийный номер) в логе bdmesg (по умолчанию включено)." +msgstr "" +"Показать скрытую информацию (серийный номер) в логе bdmesg (по умолчанию " +"включено)." #. type: "USBBusFix_title" #: Resources/templates/Localizable.strings:163 @@ -1262,7 +1281,7 @@ #: Resources/templates/Localizable.strings:298 #, no-wrap msgid "CRS_ALLOW_UNTRUSTED_KEXTS" -msgstr "" +msgstr "CRS_ALLOW_UNTRUSTED_KEXTS" #. type: "Crs1_description" #: Resources/templates/Localizable.strings:299 @@ -1274,7 +1293,7 @@ #: Resources/templates/Localizable.strings:301 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_FS" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_FS" #. type: "Crs2_description" #: Resources/templates/Localizable.strings:302 @@ -1286,7 +1305,7 @@ #: Resources/templates/Localizable.strings:304 #, no-wrap msgid "CRS_ALLOW_TASK_FOR_PID" -msgstr "" +msgstr "CRS_ALLOW_TASK_FOR_PID" #. type: "Crs4_description" #: Resources/templates/Localizable.strings:305 @@ -1298,7 +1317,7 @@ #: Resources/templates/Localizable.strings:307 #, no-wrap msgid "CRS_ALLOW_KERNEL_DEBUGGER" -msgstr "" +msgstr "CRS_ALLOW_KERNEL_DEBUGGER" #. type: "Crs8_description" #: Resources/templates/Localizable.strings:308 @@ -1310,7 +1329,7 @@ #: Resources/templates/Localizable.strings:310 #, no-wrap msgid "CRS_ALLOW_APPLE_INTERNAL" -msgstr "" +msgstr "CRS_ALLOW_APPLE_INTERNAL" #. type: "Crs16_description" #: Resources/templates/Localizable.strings:311 @@ -1322,7 +1341,7 @@ #: Resources/templates/Localizable.strings:313 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_DTRACE" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_DTRACE" #. type: "Crs32_description" #: Resources/templates/Localizable.strings:314 @@ -1334,7 +1353,7 @@ #: Resources/templates/Localizable.strings:316 #, no-wrap msgid "CRS_ALLOW_UNRESTRICTED_NVRAM" -msgstr "" +msgstr "CRS_ALLOW_UNRESTRICTED_NVRAM" #. type: "Crs64_description" #: Resources/templates/Localizable.strings:317 @@ -1346,7 +1365,7 @@ #: Resources/templates/Localizable.strings:319 #, no-wrap msgid "CRS_ALLOW_DEVICE_CONFIGURATION" -msgstr "" +msgstr "CRS_ALLOW_DEVICE_CONFIGURATION" #. type: "Crs128_description" #: Resources/templates/Localizable.strings:320 @@ -2417,12 +2436,14 @@ #. type: "IntelBroadwellx06_title" #: Resources/templates/Localizable.strings:645 #, no-wrap +#| msgid "00002604" msgid "00002216" msgstr "00002216" #. type: "IntelBroadwellx06_description" #: Resources/templates/Localizable.strings:646 #, no-wrap +#| msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 00002216 for Intel Broadwell AAPL,ig-platform-id." msgstr "Установить 00002216 в качестве Intel Broadwell AAPL,ig-platform-id." @@ -2435,6 +2456,7 @@ #. type: "IntelBroadwellx07_description" #: Resources/templates/Localizable.strings:649 #, no-wrap +#| msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 01000e16 for Intel Broadwell AAPL,ig-platform-id." msgstr "Установить 01000e16 в качестве Intel Broadwell AAPL,ig-platform-id." @@ -2507,18 +2529,22 @@ #. type: "IntelBroadwellx13_description" #: Resources/templates/Localizable.strings:667 #, no-wrap +#| msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 02002b16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." -msgstr "Установить 02002b16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 02002b16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." #. type: "IntelBroadwellx14_title" #: Resources/templates/Localizable.strings:669 #, no-wrap +#| msgid "0300220d" msgid "03001216" msgstr "03001216" #. type: "IntelBroadwellx14_description" #: Resources/templates/Localizable.strings:670 #, no-wrap +#| msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 03001216 for Intel Broadwell AAPL,ig-platform-id." msgstr "Установить 03001216 в качестве Intel Broadwell AAPL,ig-platform-id." @@ -2531,32 +2557,40 @@ #. type: "IntelBroadwellx15_description" #: Resources/templates/Localizable.strings:673 #, no-wrap +#| msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 04002b16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." -msgstr "Установить 04002b16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 04002b16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." #. type: "IntelBroadwellx16_title" #: Resources/templates/Localizable.strings:675 #, no-wrap +#| msgid "00002604" msgid "04002616" msgstr "04002616" #. type: "IntelBroadwellx16_description" #: Resources/templates/Localizable.strings:676 #, no-wrap +#| msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 04002616 for Intel Broadwell (Mobile) AAPL,ig-platform-id." -msgstr "Установить 04002616 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 04002616 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." #. type: "IntelBroadwellx17_title" #: Resources/templates/Localizable.strings:678 #, no-wrap +#| msgid "0500260a" msgid "05002616" msgstr "05002616" #. type: "IntelBroadwellx17_description" #: Resources/templates/Localizable.strings:679 #, no-wrap +#| msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 05002616 for Intel Broadwell (Mobile) AAPL,ig-platform-id." -msgstr "Установить 05002616 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 05002616 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." #. type: "IntelBroadwellx18_title" #: Resources/templates/Localizable.strings:681 @@ -2572,183 +2606,188 @@ #. type: "IntelBroadwellx19_title" #: Resources/templates/Localizable.strings:684 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002604" msgid "07002216" -msgstr "00002604" +msgstr "07002216" #. type: "IntelBroadwellx19_description" #: Resources/templates/Localizable.strings:685 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 07002216 for Intel Broadwell AAPL,ig-platform-id." -msgstr "Установить 00002604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 07002216 в качестве Intel Broadwell AAPL,ig-platform-id." #. type: "IntelSkylakex00_title" #: Resources/templates/Localizable.strings:689 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00000e16" msgid "0000e019" -msgstr "00000e16" +msgstr "0000e019" #. type: "IntelSkylakex00_description" #: Resources/templates/Localizable.strings:690 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00000e16 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 0000e019 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 00000e16 в качестве Intel Broadwell AAPL,ig-platform-id." +msgstr "Установить 0000e019 в качестве Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex01_title" #: Resources/templates/Localizable.strings:692 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001619" -msgstr "00001616" +msgstr "00001619" #. type: "IntelSkylakex01_description" #: Resources/templates/Localizable.strings:693 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 00001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 00001616 в качестве Intel Broadwell AAPL,ig-platform-id." +msgstr "Установить 00001619 в качестве Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex02_title" #: Resources/templates/Localizable.strings:695 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00002616" msgid "00002619" -msgstr "00002616" +msgstr "00002619" #. type: "IntelSkylakex02_description" #: Resources/templates/Localizable.strings:696 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 00002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 00002604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 00002619 в качестве IntelSkylake AAPL,ig-platform-id." #. type: "IntelSkylakex03_title" #: Resources/templates/Localizable.strings:698 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001b19" -msgstr "00001616" +msgstr "00001b19" #. type: "IntelSkylakex03_description" #: Resources/templates/Localizable.strings:699 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001b19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Установить 00001e16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 00001b19 в качестве Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex04_title" #: Resources/templates/Localizable.strings:701 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001616" msgid "00001219" -msgstr "00001616" +msgstr "00001219" #. type: "IntelSkylakex04_description" #: Resources/templates/Localizable.strings:702 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 00001219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Установить 00001e16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 00001219 в качестве Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex05_title" #: Resources/templates/Localizable.strings:704 -#, fuzzy, no-wrap +#, no-wrap #| msgid "01660002" msgid "01000219" -msgstr "01660002" +msgstr "01000219" #. type: "IntelSkylakex05_description" #: Resources/templates/Localizable.strings:705 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00002616 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01000219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Установить 00002616 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 01000219 в качестве Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex06_title" #: Resources/templates/Localizable.strings:707 #, no-wrap msgid "01001719" -msgstr "" +msgstr "01001719" #. type: "IntelSkylakex06_description" #: Resources/templates/Localizable.strings:708 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 01001719 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 00001604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 01001719 в качестве Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex07_title" #: Resources/templates/Localizable.strings:710 -#, fuzzy, no-wrap +#, no-wrap #| msgid "0300220d" msgid "01001219" -msgstr "0300220d" +msgstr "01001219" #. type: "IntelSkylakex07_description" #: Resources/templates/Localizable.strings:711 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgid "Set 01001219 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 00001604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 01001219 в качестве IntelSkylake AAPL,ig-platform-id." #. type: "IntelSkylakex08_title" #: Resources/templates/Localizable.strings:713 #, no-wrap msgid "01003219" -msgstr "" +msgstr "01003219" #. type: "IntelSkylakex08_description" #: Resources/templates/Localizable.strings:714 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 01001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 01003219 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Установить 01001e16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 01003219 в качестве Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "IntelSkylakex09_title" #: Resources/templates/Localizable.strings:716 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02001616" msgid "02001619" -msgstr "02001616" +msgstr "02001619" #. type: "IntelSkylakex09_description" #: Resources/templates/Localizable.strings:717 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02001616 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02001619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 02001616 в качестве Intel Broadwell AAPL,ig-platform-id." +msgstr "Установить 02001619 в качестве Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex10_title" #: Resources/templates/Localizable.strings:719 -#, fuzzy, no-wrap +#, no-wrap #| msgid "02002616" msgid "02002619" -msgstr "02002616" +msgstr "02002619" #. type: "IntelSkylakex10_description" #: Resources/templates/Localizable.strings:720 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 02002216 for Intel Broadwell AAPL,ig-platform-id." msgid "Set 02002619 for Intel Skylake AAPL,ig-platform-id." -msgstr "Установить 02002216 в качестве Intel Broadwell AAPL,ig-platform-id." +msgstr "Установить 02002619 в качестве Intel Skylake AAPL,ig-platform-id." #. type: "IntelSkylakex11_title" #: Resources/templates/Localizable.strings:722 -#, fuzzy, no-wrap +#, no-wrap #| msgid "00001e16" msgid "03001e19" -msgstr "00001e16" +msgstr "03001e19" #. type: "IntelSkylakex11_description" #: Resources/templates/Localizable.strings:723 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set 00001e16 for Intel Broadwell (Mobile) AAPL,ig-platform-id." msgid "Set 03001e19 for Intel Skylake (Mobile) AAPL,ig-platform-id." -msgstr "Установить 00001e16 в качестве Intel Broadwell (Mobile) AAPL,ig-platform-id." +msgstr "" +"Установить 03001e19 в качестве Intel Skylake (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" #: Resources/templates/Localizable.strings:727 @@ -2856,7 +2895,11 @@ #: Resources/templates/Localizable.strings:754 #, no-wrap msgid "If YES, hda-gfx=onboard-1 will be injected into the GFX0 and HDEF devices. Also, if an ATI or Nvidia HDMI device is present, they'll be assigned to onboard-2. If NO, then ATI or Nvidia devices will get onboard-1 as well as the HDAU device if present." -msgstr "Если \"Да\", hda-gfx=onboard-1 будет инжектировано в устройства GFX0 и HDEF. Также, если присуствует устройство HDMI от ATI или Nvidia, они будут назначены в onboard-2. Если \"Нет\", тогда устройства от ATI или Nvidia получат onboard-1, также как и устройство HDAU, если имеется." +msgstr "" +"Если \"Да\", hda-gfx=onboard-1 будет инжектировано в устройства GFX0 и HDEF. " +"Также, если присуствует устройство HDMI от ATI или Nvidia, они будут " +"назначены в onboard-2. Если \"Нет\", тогда устройства от ATI или Nvidia " +"получат onboard-1, также как и устройство HDAU, если имеется." #. type: "UseAtiROM_title" #: Resources/templates/Localizable.strings:756 @@ -2976,7 +3019,9 @@ #: Resources/templates/Localizable.strings:784 #, no-wrap msgid "If you have two cards Nvidia and wants to inject only first one then you can set this parameter (enabled by default)." -msgstr "Если у вас две карты Nvidia и вы хотите инжектировать только первую, тогда установите данный параметр (включен по умолчанию)." +msgstr "" +"Если у вас две карты Nvidia и вы хотите инжектировать только первую, тогда " +"установите данный параметр (включен по умолчанию)." #. type: "Verbose_title" #: Resources/templates/Localizable.strings:790 @@ -3107,7 +3152,11 @@ #: Resources/templates/Localizable.strings:823 #, no-wrap msgid "Rootless is a new feature introduced in OS X 10.11 (El Capitan), and it disallows modifying system files. To by-passing this restriction, this strict feature can be disabled by adding a 'rootless=0' boot arg. ('rootless=1' enable it)" -msgstr "Rootless - новая возможность представленная в OS X 10.11 (El Capitan). Она не позволяет модифицировать системные файлы. Чтобы обойти это ограничение, эту обязательную возможность можно отключить, добавив флаг 'rootless=0' ('rootless=1' включает её)." +msgstr "" +"Rootless - новая возможность представленная в OS X 10.11 (El Capitan). Она " +"не позволяет модифицировать системные файлы. Чтобы обойти это ограничение, " +"эту обязательную возможность можно отключить, добавив флаг 'rootless=0' " +"('rootless=1' включает её)." #. type: "Dart0_title" #: Resources/templates/Localizable.strings:825 @@ -3271,7 +3320,7 @@ #: Resources/templates/Localizable.strings:883 #, no-wrap msgid "CrsActiveConfig" -msgstr "" +msgstr "CrsActiveConfig" #. type: "CrsActiveConfig_description" #: Resources/templates/Localizable.strings:884 @@ -3383,17 +3432,19 @@ #. type: "IntelSkl_title" #: Resources/templates/Localizable.strings:923 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Intel Azul AAPL,ig-platform-id" msgid "Intel Skl AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" +msgstr "Intel Skl AAPL,ig-platform-id" #. type: "IntelSkl_description" #: Resources/templates/Localizable.strings:924 -#, fuzzy, no-wrap +#, no-wrap #| msgid "Set one AAPL,ig-platform-id to use for your Intel Haswell." msgid "Set one AAPL,ig-platform-id to use for your Intel Skylake." -msgstr "Выберите значение AAPL,ig-platform-id, используемое по умолчанию для графического процессора Intel Haswell." +msgstr "" +"Выберите значение AAPL,ig-platform-id, используемое по умолчанию для " +"графического процессора Intel Skylake." #. type: "HDEFPinConfiguration_title" #: Resources/templates/Localizable.strings:927 @@ -3434,18 +3485,21 @@ #. type: "Patches_title" #: Resources/templates/Localizable.strings:945 #, no-wrap +#| msgid "Kext Patcher" msgid "Patches" msgstr "Патчи" #. type: "Patches_description" #: Resources/templates/Localizable.strings:946 #, no-wrap +#| msgid "A selection of options that deal with video." msgid "A selection of options to patch the kernel." msgstr "Выбор параметров патча ядра." #. type: "kernelPatcher_title" #: Resources/templates/Localizable.strings:948 #, no-wrap +#| msgid "Kernel Patcher" msgid "kernel Patcher" msgstr "Патч ядра" @@ -3470,18 +3524,21 @@ #. type: "KernelPm_title" #: Resources/templates/Localizable.strings:956 #, no-wrap +#| msgid "Kernel Patcher" msgid "KernelPm" msgstr "KernelPm" #. type: "KernelPm_description" #: Resources/templates/Localizable.strings:957 #, no-wrap +#| msgid "Power Management" msgid "Kernel Power Management patch." msgstr "Патч ядра управления питанием." #. type: "KernelLapicError_title" #: Resources/templates/Localizable.strings:960 #, no-wrap +#| msgid "Kernel Patcher" msgid "KernelLapicError" msgstr "KernelLapicError" @@ -3494,6 +3551,7 @@ #. type: "KernelLapicVersion_title" #: Resources/templates/Localizable.strings:964 #, no-wrap +#| msgid "Kernel Patcher" msgid "KernelLapicVersion" msgstr "KernelLapicVersion" @@ -3506,6 +3564,7 @@ #. type: "KernelHaswell_title" #: Resources/templates/Localizable.strings:968 #, no-wrap +#| msgid "Kernel Flags" msgid "KernelHaswell" msgstr "KernelHaswell" @@ -3525,7 +3584,9 @@ #: Resources/templates/Localizable.strings:973 #, no-wrap msgid "Patch the cpuid_family address to remove the _cpuid_set_info _panic and _tsc_init _panic. For unsupported CPUs" -msgstr "Патч cpuid_family, что убрать паники the _cpuid_set_info _panic и _tsc_init _panic. Для неподдерживаемых CPU." +msgstr "" +"Патч cpuid_family, что убрать паники the _cpuid_set_info _panic и _tsc_init " +"_panic. Для неподдерживаемых CPU." #. type: "KernelSSE3_title" #: Resources/templates/Localizable.strings:976 @@ -3537,7 +3598,9 @@ #: Resources/templates/Localizable.strings:977 #, no-wrap msgid "Patch to enable more SSE3 instructions on older CPUs to run newer OSes." -msgstr "Патч для включения дополнительных инструкций SSE3 на старых CPU для запуска новых OS." +msgstr "" +"Патч для включения дополнительных инструкций SSE3 на старых CPU для запуска " +"новых OS." #. type: "Themes_title" #: Resources/templates/Localizable.strings:982