Index: branches/Bungo/version =================================================================== --- branches/Bungo/version (revision 2468) +++ branches/Bungo/version (revision 2469) @@ -1 +1 @@ -2.2svn +2.3svn Index: branches/Bungo/Chameleon.xcodeproj/project.pbxproj =================================================================== --- branches/Bungo/Chameleon.xcodeproj/project.pbxproj (revision 2468) +++ branches/Bungo/Chameleon.xcodeproj/project.pbxproj (revision 2469) @@ -113,70 +113,122 @@ 360A04CE1861F48F0091F464 /* xml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xml.h; sourceTree = ""; }; 361BC70214BD977700236488 /* Changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = ""; }; 361BC70B14BD97C800236488 /* pkg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = pkg.zip; path = Icons/pkg.zip; sourceTree = ""; }; + 364B195E1A029963009A30BA /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background.png; sourceTree = ""; }; + 364B195F1A029963009A30BA /* boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boot.png; sourceTree = ""; }; + 364B19601A029963009A30BA /* device_cdrom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom.png; sourceTree = ""; }; + 364B19611A029963009A30BA /* device_ext3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3.png; sourceTree = ""; }; + 364B19621A029963009A30BA /* device_fat16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat16.png; sourceTree = ""; }; + 364B19631A029963009A30BA /* device_fat32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat32.png; sourceTree = ""; }; + 364B19641A029963009A30BA /* device_generic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic.png; sourceTree = ""; }; + 364B19651A029963009A30BA /* device_hfsplus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus.png; sourceTree = ""; }; + 364B19661A029963009A30BA /* device_ntfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs.png; sourceTree = ""; }; + 364B19671A029963009A30BA /* device_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_next.png; sourceTree = ""; }; + 364B19681A029963009A30BA /* device_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_prev.png; sourceTree = ""; }; + 364B19691A029963009A30BA /* device_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_selection.png; sourceTree = ""; }; + 364B196A1A029963009A30BA /* font_console.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_console.png; sourceTree = ""; }; + 364B196B1A029963009A30BA /* font_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_small.png; sourceTree = ""; }; + 364B196C1A029963009A30BA /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; + 364B196D1A029963009A30BA /* menu_boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_boot.png; sourceTree = ""; }; + 364B196E1A029963009A30BA /* menu_help.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_help.png; sourceTree = ""; }; + 364B196F1A029963009A30BA /* menu_ignore_caches_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches_disabled.png; sourceTree = ""; }; + 364B19701A029963009A30BA /* menu_ignore_caches.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches.png; sourceTree = ""; }; + 364B19711A029963009A30BA /* menu_memory_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_memory_info.png; sourceTree = ""; }; + 364B19721A029963009A30BA /* menu_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_selection.png; sourceTree = ""; }; + 364B19731A029963009A30BA /* menu_single_user_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user_disabled.png; sourceTree = ""; }; + 364B19741A029963009A30BA /* menu_single_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user.png; sourceTree = ""; }; + 364B19751A029963009A30BA /* menu_verbose_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose_disabled.png; sourceTree = ""; }; + 364B19761A029963009A30BA /* menu_verbose.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose.png; sourceTree = ""; }; + 364B19771A029963009A30BA /* menu_video_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_video_info.png; sourceTree = ""; }; + 364B19781A029963009A30BA /* progress_bar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar_background.png; sourceTree = ""; }; + 364B19791A029963009A30BA /* progress_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar.png; sourceTree = ""; }; + 364B197A1A029963009A30BA /* text_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_next.png; sourceTree = ""; }; + 364B197B1A029963009A30BA /* text_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_prev.png; sourceTree = ""; }; + 364B197C1A029963009A30BA /* theme.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; + 364B197D1A02997C009A30BA /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background.png; sourceTree = ""; }; + 364B197E1A02997C009A30BA /* boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boot.png; sourceTree = ""; }; + 364B197F1A02997C009A30BA /* device_befs_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_befs_o.png; sourceTree = ""; }; + 364B19801A02997C009A30BA /* device_befs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_befs.png; sourceTree = ""; }; + 364B19811A02997C009A30BA /* device_cdrom_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom_o.png; sourceTree = ""; }; + 364B19821A02997C009A30BA /* device_cdrom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom.png; sourceTree = ""; }; + 364B19831A02997C009A30BA /* device_ext3_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3_o.png; sourceTree = ""; }; + 364B19841A02997C009A30BA /* device_ext3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3.png; sourceTree = ""; }; + 364B19851A02997C009A30BA /* device_fat_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat_o.png; sourceTree = ""; }; + 364B19861A02997C009A30BA /* device_fat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat.png; sourceTree = ""; }; + 364B19871A02997C009A30BA /* device_freebsd_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_freebsd_o.png; sourceTree = ""; }; + 364B19881A02997C009A30BA /* device_freebsd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_freebsd.png; sourceTree = ""; }; + 364B19891A02997C009A30BA /* device_generic_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic_o.png; sourceTree = ""; }; + 364B198A1A02997C009A30BA /* device_generic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic.png; sourceTree = ""; }; + 364B198B1A02997C009A30BA /* device_hfsfusion_mav_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsfusion_mav_o.png; sourceTree = ""; }; + 364B198C1A02997C009A30BA /* device_hfsfusion_mav.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsfusion_mav.png; sourceTree = ""; }; + 364B198D1A02997C009A30BA /* device_hfsplus_leo_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_leo_o.png; sourceTree = ""; }; + 364B198E1A02997C009A30BA /* device_hfsplus_leo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_leo.png; sourceTree = ""; }; + 364B198F1A02997C009A30BA /* device_hfsplus_lion_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_lion_o.png; sourceTree = ""; }; + 364B19901A02997C009A30BA /* device_hfsplus_lion.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_lion.png; sourceTree = ""; }; + 364B19911A02997C009A30BA /* device_hfsplus_mav_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_mav_o.png; sourceTree = ""; }; + 364B19921A02997C009A30BA /* device_hfsplus_mav.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_mav.png; sourceTree = ""; }; + 364B19931A02997C009A30BA /* device_hfsplus_ml_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_ml_o.png; sourceTree = ""; }; + 364B19941A02997C009A30BA /* device_hfsplus_ml.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_ml.png; sourceTree = ""; }; + 364B19951A02997C009A30BA /* device_hfsplus_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_o.png; sourceTree = ""; }; + 364B19961A02997C009A30BA /* device_hfsplus_recovery_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_recovery_o.png; sourceTree = ""; }; + 364B19971A02997C009A30BA /* device_hfsplus_recovery.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_recovery.png; sourceTree = ""; }; + 364B19981A02997C009A30BA /* device_hfsplus_sl_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_sl_o.png; sourceTree = ""; }; + 364B19991A02997C009A30BA /* device_hfsplus_sl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_sl.png; sourceTree = ""; }; + 364B199A1A02997C009A30BA /* device_hfsplus_tiger_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_tiger_o.png; sourceTree = ""; }; + 364B199B1A02997C009A30BA /* device_hfsplus_tiger.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_tiger.png; sourceTree = ""; }; + 364B199C1A02997C009A30BA /* device_hfsplus_yos_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_yos_o.png; sourceTree = ""; }; + 364B199D1A02997C009A30BA /* device_hfsplus_yos.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_yos.png; sourceTree = ""; }; + 364B199E1A02997C009A30BA /* device_hfsplus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus.png; sourceTree = ""; }; + 364B199F1A02997C009A30BA /* device_hfsraid_leo_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_leo_o.png; sourceTree = ""; }; + 364B19A01A02997C009A30BA /* device_hfsraid_leo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_leo.png; sourceTree = ""; }; + 364B19A11A02997C009A30BA /* device_hfsraid_lion_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_lion_o.png; sourceTree = ""; }; + 364B19A21A02997C009A30BA /* device_hfsraid_lion.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_lion.png; sourceTree = ""; }; + 364B19A31A02997C009A30BA /* device_hfsraid_mav_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_mav_o.png; sourceTree = ""; }; + 364B19A41A02997C009A30BA /* device_hfsraid_mav.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_mav.png; sourceTree = ""; }; + 364B19A51A02997C009A30BA /* device_hfsraid_ml_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_ml_o.png; sourceTree = ""; }; + 364B19A61A02997C009A30BA /* device_hfsraid_ml.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_ml.png; sourceTree = ""; }; + 364B19A71A02997C009A30BA /* device_hfsraid_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_o.png; sourceTree = ""; }; + 364B19A81A02997C009A30BA /* device_hfsraid_sl_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_sl_o.png; sourceTree = ""; }; + 364B19A91A02997C009A30BA /* device_hfsraid_sl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_sl.png; sourceTree = ""; }; + 364B19AA1A02997C009A30BA /* device_hfsraid_tiger_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_tiger_o.png; sourceTree = ""; }; + 364B19AB1A02997C009A30BA /* device_hfsraid_tiger.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_tiger.png; sourceTree = ""; }; + 364B19AC1A02997C009A30BA /* device_hfsraid_yos_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_yos_o.png; sourceTree = ""; }; + 364B19AD1A02997C009A30BA /* device_hfsraid_yos.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_yos.png; sourceTree = ""; }; + 364B19AE1A02997C009A30BA /* device_hfsraid.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid.png; sourceTree = ""; }; + 364B19AF1A02997C009A30BA /* device_ntfs_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs_o.png; sourceTree = ""; }; + 364B19B01A02997C009A30BA /* device_ntfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs.png; sourceTree = ""; }; + 364B19B11A02997C009A30BA /* device_openbsd_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_openbsd_o.png; sourceTree = ""; }; + 364B19B21A02997C009A30BA /* device_openbsd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_openbsd.png; sourceTree = ""; }; + 364B19B31A02997C009A30BA /* device_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_next.png; sourceTree = ""; }; + 364B19B41A02997C009A30BA /* device_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_prev.png; sourceTree = ""; }; + 364B19B51A02997C009A30BA /* device_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_selection.png; sourceTree = ""; }; + 364B19B61A02997C009A30BA /* font_console.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_console.png; sourceTree = ""; }; + 364B19B71A02997C009A30BA /* font_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_small.png; sourceTree = ""; }; + 364B19B81A02997C009A30BA /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; + 364B19B91A02997C009A30BA /* menu_boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_boot.png; sourceTree = ""; }; + 364B19BA1A02997C009A30BA /* menu_help.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_help.png; sourceTree = ""; }; + 364B19BB1A02997C009A30BA /* menu_ignore_caches_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches_disabled.png; sourceTree = ""; }; + 364B19BC1A02997C009A30BA /* menu_ignore_caches.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches.png; sourceTree = ""; }; + 364B19BD1A02997C009A30BA /* menu_memory_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_memory_info.png; sourceTree = ""; }; + 364B19BE1A02997C009A30BA /* menu_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_selection.png; sourceTree = ""; }; + 364B19BF1A02997C009A30BA /* menu_single_user_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user_disabled.png; sourceTree = ""; }; + 364B19C01A02997C009A30BA /* menu_single_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user.png; sourceTree = ""; }; + 364B19C11A02997C009A30BA /* menu_verbose_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose_disabled.png; sourceTree = ""; }; + 364B19C21A02997C009A30BA /* menu_verbose.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose.png; sourceTree = ""; }; + 364B19C31A02997C009A30BA /* menu_video_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_video_info.png; sourceTree = ""; }; + 364B19C41A02997C009A30BA /* progress_bar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar_background.png; sourceTree = ""; }; + 364B19C51A02997C009A30BA /* progress_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar.png; sourceTree = ""; }; + 364B19C61A02997C009A30BA /* text_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_next.png; sourceTree = ""; }; + 364B19C71A02997C009A30BA /* text_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_prev.png; sourceTree = ""; }; + 364B19C81A02997C009A30BA /* theme.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; + 364B19C91A02997C009A30BA /* thumb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = thumb.png; sourceTree = ""; }; + 36809A7219DA4563007ACE3F /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE; path = klibc/LICENSE; sourceTree = ""; }; + 36809A7319DA4563007ACE3F /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = Makefile; path = klibc/Makefile; sourceTree = ""; }; + 36809A7419DA4563007ACE3F /* strlcpy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = strlcpy.c; path = klibc/strlcpy.c; sourceTree = ""; }; + 36809A7619DA461E007ACE3F /* segsize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = segsize.c; sourceTree = ""; }; + 36809A7719DA4789007ACE3F /* pt.po */ = {isa = PBXFileReference; lastKnownFileType = text; path = pt.po; sourceTree = ""; }; 369689D014BD0AF10013D77F /* BLOCKERS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BLOCKERS; sourceTree = ""; }; 369689D114BD0AF10013D77F /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; 369689D214BD0B470013D77F /* version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = version; sourceTree = ""; }; - 36AB75A114BD0866005B8045 /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background.png; sourceTree = ""; }; - 36AB75A214BD0866005B8045 /* boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boot.png; sourceTree = ""; }; - 36AB75A314BD0866005B8045 /* device_befs_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_befs_o.png; sourceTree = ""; }; - 36AB75A414BD0866005B8045 /* device_befs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_befs.png; sourceTree = ""; }; - 36AB75A514BD0866005B8045 /* device_cdrom_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom_o.png; sourceTree = ""; }; - 36AB75A614BD0866005B8045 /* device_cdrom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom.png; sourceTree = ""; }; - 36AB75A714BD0866005B8045 /* device_ext3_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3_o.png; sourceTree = ""; }; - 36AB75A814BD0866005B8045 /* device_ext3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3.png; sourceTree = ""; }; - 36AB75A914BD0866005B8045 /* device_fat_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat_o.png; sourceTree = ""; }; - 36AB75AA14BD0866005B8045 /* device_fat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat.png; sourceTree = ""; }; - 36AB75AB14BD0866005B8045 /* device_freebsd_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_freebsd_o.png; sourceTree = ""; }; - 36AB75AC14BD0866005B8045 /* device_freebsd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_freebsd.png; sourceTree = ""; }; - 36AB75AD14BD0866005B8045 /* device_generic_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic_o.png; sourceTree = ""; }; - 36AB75AE14BD0866005B8045 /* device_generic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic.png; sourceTree = ""; }; - 36AB75AF14BD0866005B8045 /* device_hfsplus_leo_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_leo_o.png; sourceTree = ""; }; - 36AB75B014BD0866005B8045 /* device_hfsplus_leo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_leo.png; sourceTree = ""; }; - 36AB75B114BD0866005B8045 /* device_hfsplus_lion_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_lion_o.png; sourceTree = ""; }; - 36AB75B214BD0866005B8045 /* device_hfsplus_lion.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_lion.png; sourceTree = ""; }; - 36AB75B314BD0866005B8045 /* device_hfsplus_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_o.png; sourceTree = ""; }; - 36AB75B414BD0866005B8045 /* device_hfsplus_sl_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_sl_o.png; sourceTree = ""; }; - 36AB75B514BD0866005B8045 /* device_hfsplus_sl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_sl.png; sourceTree = ""; }; - 36AB75B614BD0866005B8045 /* device_hfsplus_tiger_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_tiger_o.png; sourceTree = ""; }; - 36AB75B714BD0866005B8045 /* device_hfsplus_tiger.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_tiger.png; sourceTree = ""; }; - 36AB75B814BD0866005B8045 /* device_hfsplus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus.png; sourceTree = ""; }; - 36AB75B914BD0866005B8045 /* device_hfsraid_leo_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_leo_o.png; sourceTree = ""; }; - 36AB75BA14BD0866005B8045 /* device_hfsraid_leo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_leo.png; sourceTree = ""; }; - 36AB75BB14BD0866005B8045 /* device_hfsraid_lion_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_lion_o.png; sourceTree = ""; }; - 36AB75BC14BD0866005B8045 /* device_hfsraid_lion.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_lion.png; sourceTree = ""; }; - 36AB75BD14BD0866005B8045 /* device_hfsraid_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_o.png; sourceTree = ""; }; - 36AB75BE14BD0866005B8045 /* device_hfsraid_sl_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_sl_o.png; sourceTree = ""; }; - 36AB75BF14BD0866005B8045 /* device_hfsraid_sl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_sl.png; sourceTree = ""; }; - 36AB75C014BD0866005B8045 /* device_hfsraid_tiger_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_tiger_o.png; sourceTree = ""; }; - 36AB75C114BD0866005B8045 /* device_hfsraid_tiger.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_tiger.png; sourceTree = ""; }; - 36AB75C214BD0866005B8045 /* device_hfsraid.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid.png; sourceTree = ""; }; - 36AB75C314BD0866005B8045 /* device_ntfs_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs_o.png; sourceTree = ""; }; - 36AB75C414BD0866005B8045 /* device_ntfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs.png; sourceTree = ""; }; - 36AB75C514BD0866005B8045 /* device_openbsd_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_openbsd_o.png; sourceTree = ""; }; - 36AB75C614BD0866005B8045 /* device_openbsd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_openbsd.png; sourceTree = ""; }; - 36AB75C714BD0866005B8045 /* device_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_next.png; sourceTree = ""; }; - 36AB75C814BD0866005B8045 /* device_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_prev.png; sourceTree = ""; }; - 36AB75C914BD0866005B8045 /* device_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_selection.png; sourceTree = ""; }; - 36AB75CA14BD0866005B8045 /* font_console.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_console.png; sourceTree = ""; }; - 36AB75CB14BD0866005B8045 /* font_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_small.png; sourceTree = ""; }; - 36AB75CC14BD0866005B8045 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; - 36AB75CD14BD0866005B8045 /* menu_boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_boot.png; sourceTree = ""; }; - 36AB75CE14BD0866005B8045 /* menu_help.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_help.png; sourceTree = ""; }; - 36AB75CF14BD0866005B8045 /* menu_ignore_caches_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches_disabled.png; sourceTree = ""; }; - 36AB75D014BD0866005B8045 /* menu_ignore_caches.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches.png; sourceTree = ""; }; - 36AB75D114BD0866005B8045 /* menu_memory_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_memory_info.png; sourceTree = ""; }; - 36AB75D214BD0866005B8045 /* menu_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_selection.png; sourceTree = ""; }; - 36AB75D314BD0866005B8045 /* menu_single_user_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user_disabled.png; sourceTree = ""; }; - 36AB75D414BD0866005B8045 /* menu_single_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user.png; sourceTree = ""; }; - 36AB75D514BD0866005B8045 /* menu_verbose_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose_disabled.png; sourceTree = ""; }; - 36AB75D614BD0866005B8045 /* menu_verbose.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose.png; sourceTree = ""; }; - 36AB75D714BD0866005B8045 /* menu_video_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_video_info.png; sourceTree = ""; }; - 36AB75D814BD0866005B8045 /* progress_bar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar_background.png; sourceTree = ""; }; - 36AB75D914BD0866005B8045 /* progress_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar.png; sourceTree = ""; }; - 36AB75DA14BD0866005B8045 /* text_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_next.png; sourceTree = ""; }; - 36AB75DB14BD0866005B8045 /* text_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_prev.png; sourceTree = ""; }; - 36AB75DC14BD0866005B8045 /* theme.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; - 36AB75DD14BD0866005B8045 /* thumb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = thumb.png; sourceTree = ""; }; 36AB75E114BD091C005B8045 /* InstallLog.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = InstallLog.sh; sourceTree = ""; }; 36AB75E314BD0925005B8045 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; 36AB75E414BD092D005B8045 /* preinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = preinstall; sourceTree = ""; }; @@ -193,6 +245,7 @@ 36AE6E5D16D644F300D083A6 /* Cconfig */ = {isa = PBXFileReference; lastKnownFileType = text; name = Cconfig; path = FileNVRAM/Cconfig; sourceTree = ""; }; 36AE6E5E16D644F300D083A6 /* FileNVRAM.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = FileNVRAM.dylib; path = FileNVRAM/FileNVRAM.dylib; sourceTree = ""; }; 36AE6E5F16D644F300D083A6 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = Makefile; path = FileNVRAM/Makefile; sourceTree = ""; }; + 660D2F771A0CC8BA009ECBFA /* lzvn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lzvn.c; sourceTree = ""; }; 6DBAFD1313B0D21E0047ED33 /* modules_support.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = modules_support.s; sourceTree = ""; }; 6DBAFD1413B0D21E0047ED33 /* modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modules.c; sourceTree = ""; }; 6DBAFD1513B0D21E0047ED33 /* modules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modules.h; sourceTree = ""; }; @@ -1089,143 +1142,11 @@ A396E2D1150247630025A245 /* Description.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Description.html; sourceTree = ""; }; A396E2D2150247630025A245 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = ""; }; A396E35915028C9C0025A245 /* Welcome.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Welcome.html; sourceTree = ""; }; - A396E4F51502D0580025A245 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E4F71502D0580025A245 /* ar */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ar; path = ar.lproj/Description.html; sourceTree = ""; }; - A396E4F91502D0580025A245 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ar; path = ar.lproj/License.rtf; sourceTree = ""; }; - A396E4FB1502D0580025A245 /* ar */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; - A396E4FD1502D0580025A245 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E4FE1502D0580025A245 /* background.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = background.tiff; sourceTree = ""; }; - A396E4FF1502D0580025A245 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5001502D0580025A245 /* bg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = bg; path = bg.lproj/Description.html; sourceTree = ""; }; - A396E5011502D0580025A245 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bg; path = bg.lproj/License.rtf; sourceTree = ""; }; - A396E5021502D0580025A245 /* bg */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/Localizable.strings; sourceTree = ""; }; - A396E5031502D0580025A245 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5041502D0580025A245 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5051502D0580025A245 /* bs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = bs; path = bs.lproj/Description.html; sourceTree = ""; }; - A396E5061502D0580025A245 /* bs */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = bs; path = bs.lproj/License.rtf; sourceTree = ""; }; - A396E5071502D0580025A245 /* bs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = bs; path = bs.lproj/Localizable.strings; sourceTree = ""; }; - A396E5081502D0580025A245 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5091502D0580025A245 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E50A1502D0580025A245 /* ca */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ca; path = ca.lproj/Description.html; sourceTree = ""; }; - A396E50B1502D0580025A245 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ca; path = ca.lproj/License.rtf; sourceTree = ""; }; - A396E50C1502D0580025A245 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = ""; }; - A396E50D1502D0580025A245 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E50E1502D0580025A245 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = de; path = de.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E50F1502D0580025A245 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = de; path = de.lproj/Description.html; sourceTree = ""; }; - A396E5101502D0580025A245 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/License.rtf; sourceTree = ""; }; - A396E5111502D0580025A245 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; - A396E5121502D0580025A245 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = de; path = de.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5131502D0580025A245 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5141502D0580025A245 /* el */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = el; path = el.lproj/Description.html; sourceTree = ""; }; - A396E5151502D0580025A245 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = el; path = el.lproj/License.rtf; sourceTree = ""; }; - A396E5161502D0580025A245 /* el */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = ""; }; - A396E5171502D0580025A245 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5181502D0580025A245 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = en; path = en.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5191502D0580025A245 /* en */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = en; path = en.lproj/Description.html; sourceTree = ""; }; - A396E51A1502D0580025A245 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/License.rtf; sourceTree = ""; }; - A396E51B1502D0580025A245 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; - A396E51C1502D0580025A245 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = en; path = en.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E51D1502D0580025A245 /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = es; path = es.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E51E1502D0580025A245 /* es */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = es; path = es.lproj/Description.html; sourceTree = ""; }; - A396E51F1502D0580025A245 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = es; path = es.lproj/License.rtf; sourceTree = ""; }; - A396E5201502D0580025A245 /* es */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; - A396E5211502D0580025A245 /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = es; path = es.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5221502D0580025A245 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5231502D0580025A245 /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = fr; path = fr.lproj/Description.html; sourceTree = ""; }; - A396E5241502D0580025A245 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = fr; path = fr.lproj/License.rtf; sourceTree = ""; }; - A396E5251502D0580025A245 /* fr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; - A396E5261502D0580025A245 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5271502D0580025A245 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5281502D0580025A245 /* he */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = he; path = he.lproj/Description.html; sourceTree = ""; }; - A396E5291502D0580025A245 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = he; path = he.lproj/License.rtf; sourceTree = ""; }; - A396E52A1502D0580025A245 /* he */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; - A396E52B1502D0580025A245 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E52C1502D0580025A245 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E52D1502D0580025A245 /* hr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = hr; path = hr.lproj/Description.html; sourceTree = ""; }; - A396E52E1502D0580025A245 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = hr; path = hr.lproj/License.rtf; sourceTree = ""; }; - A396E52F1502D0580025A245 /* hr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = ""; }; - A396E5301502D0580025A245 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5311502D0580025A245 /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5321502D0580025A245 /* id */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = id; path = id.lproj/Description.html; sourceTree = ""; }; - A396E5331502D0580025A245 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = id; path = id.lproj/License.rtf; sourceTree = ""; }; - A396E5341502D0580025A245 /* id */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = ""; }; - A396E5351502D0580025A245 /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5361502D0580025A245 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = it; path = it.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5371502D0580025A245 /* it */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = it; path = it.lproj/Description.html; sourceTree = ""; }; - A396E5381502D0580025A245 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = it; path = it.lproj/License.rtf; sourceTree = ""; }; - A396E5391502D0580025A245 /* it */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; - A396E53A1502D0580025A245 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = it; path = it.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E53B1502D0580025A245 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E53C1502D0580025A245 /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ja; path = ja.lproj/Description.html; sourceTree = ""; }; - A396E53D1502D0580025A245 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ja; path = ja.lproj/License.rtf; sourceTree = ""; }; - A396E53E1502D0580025A245 /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - A396E53F1502D0580025A245 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5401502D0580025A245 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5411502D0580025A245 /* ko */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ko; path = ko.lproj/Description.html; sourceTree = ""; }; - A396E5421502D0580025A245 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ko; path = ko.lproj/License.rtf; sourceTree = ""; }; - A396E5431502D0580025A245 /* ko */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; - A396E5441502D0580025A245 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5451502D0580025A245 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5461502D0580025A245 /* mk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = mk; path = mk.lproj/Description.html; sourceTree = ""; }; - A396E5471502D0580025A245 /* mk */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = mk; path = mk.lproj/License.rtf; sourceTree = ""; }; - A396E5481502D0580025A245 /* mk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = mk; path = mk.lproj/Localizable.strings; sourceTree = ""; }; - A396E5491502D0580025A245 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E54A1502D0580025A245 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E54B1502D0580025A245 /* nl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = nl; path = nl.lproj/Description.html; sourceTree = ""; }; - A396E54C1502D0580025A245 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = nl; path = nl.lproj/License.rtf; sourceTree = ""; }; - A396E54D1502D0580025A245 /* nl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; - A396E54E1502D0580025A245 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E54F1502D0580025A245 /* pl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = pl; path = pl.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5501502D0580025A245 /* pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = pl; path = pl.lproj/Description.html; sourceTree = ""; }; - A396E5511502D0580025A245 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = pl; path = pl.lproj/License.rtf; sourceTree = ""; }; - A396E5521502D0580025A245 /* pl */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - A396E5531502D0580025A245 /* pl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = pl; path = pl.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5541502D0580025A245 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-BR"; path = "pt-BR.lproj/Conclusion.rtfd"; sourceTree = ""; }; - A396E5551502D0580025A245 /* pt-BR */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "pt-BR"; path = "pt-BR.lproj/Description.html"; sourceTree = ""; }; - A396E5561502D0580025A245 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "pt-BR"; path = "pt-BR.lproj/License.rtf"; sourceTree = ""; }; - A396E5571502D0580025A245 /* pt-BR */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - A396E5581502D0580025A245 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-BR"; path = "pt-BR.lproj/Welcome.rtfd"; sourceTree = ""; }; - A396E5591502D0580025A245 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-PT"; path = "pt-PT.lproj/Conclusion.rtfd"; sourceTree = ""; }; - A396E55A1502D0580025A245 /* pt-PT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "pt-PT"; path = "pt-PT.lproj/Description.html"; sourceTree = ""; }; - A396E55B1502D0580025A245 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "pt-PT"; path = "pt-PT.lproj/License.rtf"; sourceTree = ""; }; - A396E55C1502D0580025A245 /* pt-PT */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = ""; }; - A396E55D1502D0580025A245 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-PT"; path = "pt-PT.lproj/Welcome.rtfd"; sourceTree = ""; }; - A396E55E1502D0580025A245 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E55F1502D0580025A245 /* ro */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ro; path = ro.lproj/Description.html; sourceTree = ""; }; - A396E5601502D0580025A245 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ro; path = ro.lproj/License.rtf; sourceTree = ""; }; - A396E5611502D0580025A245 /* ro */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; - A396E5621502D0580025A245 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5631502D0580025A245 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5641502D0580025A245 /* ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ru; path = ru.lproj/Description.html; sourceTree = ""; }; - A396E5651502D0580025A245 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ru; path = ru.lproj/License.rtf; sourceTree = ""; }; - A396E5661502D0580025A245 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; - A396E5671502D0580025A245 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5681502D0580025A245 /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5691502D0580025A245 /* sr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = sr; path = sr.lproj/Description.html; sourceTree = ""; }; - A396E56A1502D0580025A245 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = sr; path = sr.lproj/License.rtf; sourceTree = ""; }; - A396E56B1502D0580025A245 /* sr */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Localizable.strings; sourceTree = ""; }; - A396E56C1502D0580025A245 /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E56D1502D0580025A245 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E56E1502D0580025A245 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = zh_CN; path = zh_CN.lproj/Description.html; sourceTree = ""; }; - A396E56F1502D0580025A245 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_CN; path = zh_CN.lproj/License.rtf; sourceTree = ""; }; - A396E5701502D0580025A245 /* zh_CN */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = ""; }; - A396E5711502D0580025A245 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = ""; }; - A396E5721502D0580025A245 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = ""; }; - A396E5731502D0580025A245 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = zh_TW; path = zh_TW.lproj/Description.html; sourceTree = ""; }; - A396E5741502D0580025A245 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = zh_TW; path = zh_TW.lproj/License.rtf; sourceTree = ""; }; - A396E5751502D0580025A245 /* zh_TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/Localizable.strings; sourceTree = ""; }; - A396E5761502D0580025A245 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = ""; }; A396E5821502D3320025A245 /* Conclusion.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Conclusion.html; sourceTree = ""; }; A3F1F267141B9B3B00DDA709 /* Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Readme.txt; sourceTree = ""; }; AB1DE71815B6E2D00088E06B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; AB1DE71A15B6E2D00088E06B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; AB1DE71B15B6E2D00088E06B /* Sata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Sata.c; sourceTree = ""; }; - AB30C92E15DE60ED0047BE7B /* ld_classic */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = ld_classic; sourceTree = ""; }; - AB30C92F15DE60ED0047BE7B /* ld_classic.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = ld_classic.1; sourceTree = ""; }; - AB30C93215DE66D90047BE7B /* Cconfig */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; - AB30C93315DE66D90047BE7B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - AB30C93415DE66D90047BE7B /* md.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = md.1; sourceTree = ""; }; - AB30C93515DE66D90047BE7B /* md.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = md.c; sourceTree = ""; }; AB47D38A15B702F00083D898 /* org.chameleon.Boot.nvidia.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = org.chameleon.Boot.nvidia.plist; sourceTree = ""; }; AB4DDA8D15CEFF2100E77157 /* acpi_codec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = acpi_codec.c; sourceTree = ""; }; AB4DDA8E15CEFF2100E77157 /* acpi_tools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = acpi_tools.c; sourceTree = ""; }; @@ -1309,37 +1230,6 @@ B0056D8211F3868000754B65 /* APPLE_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = ""; }; B0056D8511F3868000754B65 /* Distribution */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Distribution; sourceTree = ""; }; B0056DB911F3868000754B65 /* smbios.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = smbios.plist; sourceTree = ""; }; - B0056DBD11F3868000754B65 /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background.png; sourceTree = ""; }; - B0056DBE11F3868000754B65 /* boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boot.png; sourceTree = ""; }; - B0056DBF11F3868000754B65 /* device_cdrom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom.png; sourceTree = ""; }; - B0056DC011F3868000754B65 /* device_ext3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ext3.png; sourceTree = ""; }; - B0056DC111F3868000754B65 /* device_fat16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat16.png; sourceTree = ""; }; - B0056DC211F3868000754B65 /* device_fat32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_fat32.png; sourceTree = ""; }; - B0056DC311F3868000754B65 /* device_generic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_generic.png; sourceTree = ""; }; - B0056DC411F3868000754B65 /* device_hfsplus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus.png; sourceTree = ""; }; - B0056DC511F3868000754B65 /* device_ntfs.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_ntfs.png; sourceTree = ""; }; - B0056DC611F3868000754B65 /* device_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_next.png; sourceTree = ""; }; - B0056DC711F3868000754B65 /* device_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_scroll_prev.png; sourceTree = ""; }; - B0056DC811F3868000754B65 /* device_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_selection.png; sourceTree = ""; }; - B0056DC911F3868000754B65 /* font_console.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_console.png; sourceTree = ""; }; - B0056DCA11F3868000754B65 /* font_small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = font_small.png; sourceTree = ""; }; - B0056DCB11F3868000754B65 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; - B0056DCC11F3868000754B65 /* menu_boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_boot.png; sourceTree = ""; }; - B0056DCD11F3868000754B65 /* menu_help.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_help.png; sourceTree = ""; }; - B0056DCE11F3868000754B65 /* menu_ignore_caches.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches.png; sourceTree = ""; }; - B0056DCF11F3868000754B65 /* menu_ignore_caches_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_ignore_caches_disabled.png; sourceTree = ""; }; - B0056DD011F3868000754B65 /* menu_memory_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_memory_info.png; sourceTree = ""; }; - B0056DD111F3868000754B65 /* menu_selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_selection.png; sourceTree = ""; }; - B0056DD211F3868000754B65 /* menu_single_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user.png; sourceTree = ""; }; - B0056DD311F3868000754B65 /* menu_single_user_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_single_user_disabled.png; sourceTree = ""; }; - B0056DD411F3868000754B65 /* menu_verbose.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose.png; sourceTree = ""; }; - B0056DD511F3868000754B65 /* menu_verbose_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_verbose_disabled.png; sourceTree = ""; }; - B0056DD611F3868000754B65 /* menu_video_info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu_video_info.png; sourceTree = ""; }; - B0056DD711F3868000754B65 /* progress_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar.png; sourceTree = ""; }; - B0056DD811F3868000754B65 /* progress_bar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = progress_bar_background.png; sourceTree = ""; }; - B0056DD911F3868000754B65 /* text_scroll_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_next.png; sourceTree = ""; }; - B0056DDA11F3868000754B65 /* text_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_prev.png; sourceTree = ""; }; - B0056DDB11F3868000754B65 /* theme.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; B0056DFD11F3868000754B65 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; B0056DFE11F3868000754B65 /* theme.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; B0056E0011F3868000754B65 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = ""; }; @@ -1409,7 +1299,7 @@ B4118C90153EFF3300C8D926 /* bg.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bg.po; sourceTree = ""; }; B4118C91153EFF3300C8D926 /* bs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bs.po; sourceTree = ""; }; B4118C92153EFF3300C8D926 /* ca.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ca.po; sourceTree = ""; }; - B4118C93153EFF3300C8D926 /* chameleon.pot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chameleon.pot; sourceTree = ""; }; + B4118C93153EFF3300C8D926 /* chameleon.pot */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = chameleon.pot; sourceTree = ""; }; B4118C94153EFF3300C8D926 /* cs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.po; sourceTree = ""; }; B4118C95153EFF3300C8D926 /* de.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de.po; sourceTree = ""; }; B4118C96153EFF3300C8D926 /* el.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = el.po; sourceTree = ""; }; @@ -1427,7 +1317,6 @@ B4118CA2153EFF3300C8D926 /* nl.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nl.po; sourceTree = ""; }; B4118CA3153EFF3300C8D926 /* pl.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pl.po; sourceTree = ""; }; B4118CA4153EFF3300C8D926 /* pt-BR.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "pt-BR.po"; sourceTree = ""; }; - B4118CA5153EFF3300C8D926 /* pt-PT.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "pt-PT.po"; sourceTree = ""; }; B4118CA6153EFF3300C8D926 /* ro.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ro.po; sourceTree = ""; }; B4118CA7153EFF3300C8D926 /* ru.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ru.po; sourceTree = ""; }; B4118CA8153EFF3300C8D926 /* sr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sr.po; sourceTree = ""; }; @@ -1482,7 +1371,6 @@ 08FB7794FE84155DC02AAC07 /* Chameleon */ = { isa = PBXGroup; children = ( - AB30C92D15DE60ED0047BE7B /* bin */, B0056D8211F3868000754B65 /* APPLE_LICENSE */, B0056DBA11F3868000754B65 /* artwork */, 369689D014BD0AF10013D77F /* BLOCKERS */, @@ -1554,6 +1442,23 @@ path = Scripts.templates/Pre; sourceTree = ""; }; + 36809A7119DA4549007ACE3F /* klibc */ = { + isa = PBXGroup; + children = ( + 36809A7219DA4563007ACE3F /* LICENSE */, + 36809A7319DA4563007ACE3F /* Makefile */, + 36809A7419DA4563007ACE3F /* strlcpy.c */, + ); + name = klibc; + sourceTree = ""; + }; + 36809A7519DA45E8007ACE3F /* KextPatcher */ = { + isa = PBXGroup; + children = ( + ); + name = KextPatcher; + sourceTree = ""; + }; 36AE6E5616D6449A00D083A6 /* KernelPatcher */ = { isa = PBXGroup; children = ( @@ -2763,6 +2668,7 @@ A3561CAD1414024C00E9B51E /* HelloWorld */, A3561CB21414024C00E9B51E /* include */, 36AE6E5616D6449A00D083A6 /* KernelPatcher */, + 36809A7519DA45E8007ACE3F /* KextPatcher */, A3561CB41414024C00E9B51E /* Keylayout */, A3561CB71414024D00E9B51E /* klibc */, A3561D011414024D00E9B51E /* Makefile */, @@ -2804,11 +2710,11 @@ A3561CB41414024C00E9B51E /* Keylayout */ = { isa = PBXGroup; children = ( - A3F1F267141B9B3B00DDA709 /* Readme.txt */, - A35D216E141A73B000969AC0 /* layouts */, A3561DA81414296600E9B51E /* Cconfig */, A3561DA61414296600E9B51E /* Keylayout.c */, + A35D216E141A73B000969AC0 /* layouts */, A3561DA71414296600E9B51E /* Makefile */, + A3F1F267141B9B3B00DDA709 /* Readme.txt */, ); path = Keylayout; sourceTree = ""; @@ -3058,13 +2964,13 @@ A35D2170141A73B000969AC0 /* layouts-src */ = { isa = PBXGroup; children = ( - A35D2178141A753E00969AC0 /* README */, A35D2171141A73B000969AC0 /* mac-de.slt */, A35D2172141A73B000969AC0 /* mac-es.slt */, A35D2173141A73B000969AC0 /* mac-fr.slt */, A35D2174141A73B000969AC0 /* mac-it.slt */, A35D2175141A73B000969AC0 /* mac-se.slt */, A35D2176141A73B000969AC0 /* pc-fr.slt */, + A35D2178141A753E00969AC0 /* README */, ); path = "layouts-src"; sourceTree = ""; @@ -3106,19 +3012,6 @@ path = templates; sourceTree = ""; }; - A396E4F31502D0580025A245 /* Resources.old */ = { - isa = PBXGroup; - children = ( - A396E4F41502D0580025A245 /* Conclusion.rtfd */, - A396E4F61502D0580025A245 /* Description.html */, - A396E4F81502D0580025A245 /* License.rtf */, - A396E4FA1502D0580025A245 /* Localizable.strings */, - A396E4FC1502D0580025A245 /* Welcome.rtfd */, - A396E4FE1502D0580025A245 /* background.tiff */, - ); - path = Resources.old; - sourceTree = ""; - }; A3F1F20D141B9B0D00DDA709 /* Scripts */ = { isa = PBXGroup; children = ( @@ -3146,26 +3039,6 @@ path = include; sourceTree = ""; }; - AB30C92D15DE60ED0047BE7B /* bin */ = { - isa = PBXGroup; - children = ( - AB30C92E15DE60ED0047BE7B /* ld_classic */, - AB30C92F15DE60ED0047BE7B /* ld_classic.1 */, - ); - path = bin; - sourceTree = ""; - }; - AB30C93115DE66D90047BE7B /* md */ = { - isa = PBXGroup; - children = ( - AB30C93215DE66D90047BE7B /* Cconfig */, - AB30C93315DE66D90047BE7B /* Makefile */, - AB30C93415DE66D90047BE7B /* md.1 */, - AB30C93515DE66D90047BE7B /* md.c */, - ); - path = md; - sourceTree = ""; - }; AB4DDA8C15CEFF2100E77157 /* AcpiCodec */ = { isa = PBXGroup; children = ( @@ -3209,10 +3082,10 @@ B4189A0314BFBED900ED5B0B /* config */, B0056D1311F3868000754B65 /* doc */, 6DBAFD1713B0D4590047ED33 /* include */, + 36809A7119DA4549007ACE3F /* klibc */, B0056D1611F3868000754B65 /* libsa */, B0056D2411F3868000754B65 /* libsaio */, B0056D7611F3868000754B65 /* Makefile */, - AB30C93115DE66D90047BE7B /* md */, A3561CAB1414024C00E9B51E /* modules */, B0056D7911F3868000754B65 /* util */, ); @@ -3262,15 +3135,16 @@ B0056CFC11F3868000754B65 /* graphics.c */, B0056CFD11F3868000754B65 /* graphics.h */, B0056CFE11F3868000754B65 /* gui.c */, - 6DBAFD1313B0D21E0047ED33 /* modules_support.s */, - 6DBAFD1413B0D21E0047ED33 /* modules.c */, - 6DBAFD1513B0D21E0047ED33 /* modules.h */, B0056CFF11F3868000754B65 /* gui.h */, B0056D0011F3868000754B65 /* IOHibernatePrivate.h */, B0056D0111F3868000754B65 /* lzss.c */, + 660D2F771A0CC8BA009ECBFA /* lzvn.c */, B0056D0211F3868000754B65 /* Makefile */, B0056D0311F3868000754B65 /* mboot.c */, B0056D0411F3868000754B65 /* mboot.h */, + 6DBAFD1313B0D21E0047ED33 /* modules_support.s */, + 6DBAFD1413B0D21E0047ED33 /* modules.c */, + 6DBAFD1513B0D21E0047ED33 /* modules.h */, B0056D0511F3868000754B65 /* multiboot.h */, B0056D0611F3868000754B65 /* options.c */, B0056D0711F3868000754B65 /* picopng.c */, @@ -3445,6 +3319,7 @@ B0056D7A11F3868000754B65 /* machOconv.c */, B0056D7B11F3868000754B65 /* Makefile */, A3561C891413FD7800E9B51E /* openUp.c */, + 36809A7619DA461E007ACE3F /* segsize.c */, ); path = util; sourceTree = ""; @@ -3461,7 +3336,6 @@ B4118C8E153EFF3300C8D926 /* po */, B4118CAB153EFF3D00C8D926 /* po4a-chameleon.cfg */, A396E2CA150247630025A245 /* Resources */, - A396E4F31502D0580025A245 /* Resources.old */, A3F1F20D141B9B0D00DDA709 /* Scripts */, 364E0DDF14BCFB6600F55E58 /* Scripts.templates */, A35D2187141A75DC00969AC0 /* slimpkg.sh */, @@ -3493,37 +3367,37 @@ B0056DBC11F3868000754B65 /* bullet */ = { isa = PBXGroup; children = ( - B0056DBD11F3868000754B65 /* background.png */, - B0056DBE11F3868000754B65 /* boot.png */, - B0056DBF11F3868000754B65 /* device_cdrom.png */, - B0056DC011F3868000754B65 /* device_ext3.png */, - B0056DC111F3868000754B65 /* device_fat16.png */, - B0056DC211F3868000754B65 /* device_fat32.png */, - B0056DC311F3868000754B65 /* device_generic.png */, - B0056DC411F3868000754B65 /* device_hfsplus.png */, - B0056DC511F3868000754B65 /* device_ntfs.png */, - B0056DC611F3868000754B65 /* device_scroll_next.png */, - B0056DC711F3868000754B65 /* device_scroll_prev.png */, - B0056DC811F3868000754B65 /* device_selection.png */, - B0056DC911F3868000754B65 /* font_console.png */, - B0056DCA11F3868000754B65 /* font_small.png */, - B0056DCB11F3868000754B65 /* logo.png */, - B0056DCC11F3868000754B65 /* menu_boot.png */, - B0056DCD11F3868000754B65 /* menu_help.png */, - B0056DCE11F3868000754B65 /* menu_ignore_caches.png */, - B0056DCF11F3868000754B65 /* menu_ignore_caches_disabled.png */, - B0056DD011F3868000754B65 /* menu_memory_info.png */, - B0056DD111F3868000754B65 /* menu_selection.png */, - B0056DD211F3868000754B65 /* menu_single_user.png */, - B0056DD311F3868000754B65 /* menu_single_user_disabled.png */, - B0056DD411F3868000754B65 /* menu_verbose.png */, - B0056DD511F3868000754B65 /* menu_verbose_disabled.png */, - B0056DD611F3868000754B65 /* menu_video_info.png */, - B0056DD711F3868000754B65 /* progress_bar.png */, - B0056DD811F3868000754B65 /* progress_bar_background.png */, - B0056DD911F3868000754B65 /* text_scroll_next.png */, - B0056DDA11F3868000754B65 /* text_scroll_prev.png */, - B0056DDB11F3868000754B65 /* theme.plist */, + 364B195E1A029963009A30BA /* background.png */, + 364B195F1A029963009A30BA /* boot.png */, + 364B19601A029963009A30BA /* device_cdrom.png */, + 364B19611A029963009A30BA /* device_ext3.png */, + 364B19621A029963009A30BA /* device_fat16.png */, + 364B19631A029963009A30BA /* device_fat32.png */, + 364B19641A029963009A30BA /* device_generic.png */, + 364B19651A029963009A30BA /* device_hfsplus.png */, + 364B19661A029963009A30BA /* device_ntfs.png */, + 364B19671A029963009A30BA /* device_scroll_next.png */, + 364B19681A029963009A30BA /* device_scroll_prev.png */, + 364B19691A029963009A30BA /* device_selection.png */, + 364B196A1A029963009A30BA /* font_console.png */, + 364B196B1A029963009A30BA /* font_small.png */, + 364B196C1A029963009A30BA /* logo.png */, + 364B196D1A029963009A30BA /* menu_boot.png */, + 364B196E1A029963009A30BA /* menu_help.png */, + 364B196F1A029963009A30BA /* menu_ignore_caches_disabled.png */, + 364B19701A029963009A30BA /* menu_ignore_caches.png */, + 364B19711A029963009A30BA /* menu_memory_info.png */, + 364B19721A029963009A30BA /* menu_selection.png */, + 364B19731A029963009A30BA /* menu_single_user_disabled.png */, + 364B19741A029963009A30BA /* menu_single_user.png */, + 364B19751A029963009A30BA /* menu_verbose_disabled.png */, + 364B19761A029963009A30BA /* menu_verbose.png */, + 364B19771A029963009A30BA /* menu_video_info.png */, + 364B19781A029963009A30BA /* progress_bar_background.png */, + 364B19791A029963009A30BA /* progress_bar.png */, + 364B197A1A029963009A30BA /* text_scroll_next.png */, + 364B197B1A029963009A30BA /* text_scroll_prev.png */, + 364B197C1A029963009A30BA /* theme.plist */, ); path = bullet; sourceTree = ""; @@ -3531,67 +3405,83 @@ B0056DDC11F3868000754B65 /* default */ = { isa = PBXGroup; children = ( - 36AB75A114BD0866005B8045 /* background.png */, - 36AB75A214BD0866005B8045 /* boot.png */, - 36AB75A314BD0866005B8045 /* device_befs_o.png */, - 36AB75A414BD0866005B8045 /* device_befs.png */, - 36AB75A514BD0866005B8045 /* device_cdrom_o.png */, - 36AB75A614BD0866005B8045 /* device_cdrom.png */, - 36AB75A714BD0866005B8045 /* device_ext3_o.png */, - 36AB75A814BD0866005B8045 /* device_ext3.png */, - 36AB75A914BD0866005B8045 /* device_fat_o.png */, - 36AB75AA14BD0866005B8045 /* device_fat.png */, - 36AB75AB14BD0866005B8045 /* device_freebsd_o.png */, - 36AB75AC14BD0866005B8045 /* device_freebsd.png */, - 36AB75AD14BD0866005B8045 /* device_generic_o.png */, - 36AB75AE14BD0866005B8045 /* device_generic.png */, - 36AB75AF14BD0866005B8045 /* device_hfsplus_leo_o.png */, - 36AB75B014BD0866005B8045 /* device_hfsplus_leo.png */, - 36AB75B114BD0866005B8045 /* device_hfsplus_lion_o.png */, - 36AB75B214BD0866005B8045 /* device_hfsplus_lion.png */, - 36AB75B314BD0866005B8045 /* device_hfsplus_o.png */, - 36AB75B414BD0866005B8045 /* device_hfsplus_sl_o.png */, - 36AB75B514BD0866005B8045 /* device_hfsplus_sl.png */, - 36AB75B614BD0866005B8045 /* device_hfsplus_tiger_o.png */, - 36AB75B714BD0866005B8045 /* device_hfsplus_tiger.png */, - 36AB75B814BD0866005B8045 /* device_hfsplus.png */, - 36AB75B914BD0866005B8045 /* device_hfsraid_leo_o.png */, - 36AB75BA14BD0866005B8045 /* device_hfsraid_leo.png */, - 36AB75BB14BD0866005B8045 /* device_hfsraid_lion_o.png */, - 36AB75BC14BD0866005B8045 /* device_hfsraid_lion.png */, - 36AB75BD14BD0866005B8045 /* device_hfsraid_o.png */, - 36AB75BE14BD0866005B8045 /* device_hfsraid_sl_o.png */, - 36AB75BF14BD0866005B8045 /* device_hfsraid_sl.png */, - 36AB75C014BD0866005B8045 /* device_hfsraid_tiger_o.png */, - 36AB75C114BD0866005B8045 /* device_hfsraid_tiger.png */, - 36AB75C214BD0866005B8045 /* device_hfsraid.png */, - 36AB75C314BD0866005B8045 /* device_ntfs_o.png */, - 36AB75C414BD0866005B8045 /* device_ntfs.png */, - 36AB75C514BD0866005B8045 /* device_openbsd_o.png */, - 36AB75C614BD0866005B8045 /* device_openbsd.png */, - 36AB75C714BD0866005B8045 /* device_scroll_next.png */, - 36AB75C814BD0866005B8045 /* device_scroll_prev.png */, - 36AB75C914BD0866005B8045 /* device_selection.png */, - 36AB75CA14BD0866005B8045 /* font_console.png */, - 36AB75CB14BD0866005B8045 /* font_small.png */, - 36AB75CC14BD0866005B8045 /* logo.png */, - 36AB75CD14BD0866005B8045 /* menu_boot.png */, - 36AB75CE14BD0866005B8045 /* menu_help.png */, - 36AB75CF14BD0866005B8045 /* menu_ignore_caches_disabled.png */, - 36AB75D014BD0866005B8045 /* menu_ignore_caches.png */, - 36AB75D114BD0866005B8045 /* menu_memory_info.png */, - 36AB75D214BD0866005B8045 /* menu_selection.png */, - 36AB75D314BD0866005B8045 /* menu_single_user_disabled.png */, - 36AB75D414BD0866005B8045 /* menu_single_user.png */, - 36AB75D514BD0866005B8045 /* menu_verbose_disabled.png */, - 36AB75D614BD0866005B8045 /* menu_verbose.png */, - 36AB75D714BD0866005B8045 /* menu_video_info.png */, - 36AB75D814BD0866005B8045 /* progress_bar_background.png */, - 36AB75D914BD0866005B8045 /* progress_bar.png */, - 36AB75DA14BD0866005B8045 /* text_scroll_next.png */, - 36AB75DB14BD0866005B8045 /* text_scroll_prev.png */, - 36AB75DC14BD0866005B8045 /* theme.plist */, - 36AB75DD14BD0866005B8045 /* thumb.png */, + 364B197D1A02997C009A30BA /* background.png */, + 364B197E1A02997C009A30BA /* boot.png */, + 364B197F1A02997C009A30BA /* device_befs_o.png */, + 364B19801A02997C009A30BA /* device_befs.png */, + 364B19811A02997C009A30BA /* device_cdrom_o.png */, + 364B19821A02997C009A30BA /* device_cdrom.png */, + 364B19831A02997C009A30BA /* device_ext3_o.png */, + 364B19841A02997C009A30BA /* device_ext3.png */, + 364B19851A02997C009A30BA /* device_fat_o.png */, + 364B19861A02997C009A30BA /* device_fat.png */, + 364B19871A02997C009A30BA /* device_freebsd_o.png */, + 364B19881A02997C009A30BA /* device_freebsd.png */, + 364B19891A02997C009A30BA /* device_generic_o.png */, + 364B198A1A02997C009A30BA /* device_generic.png */, + 364B198B1A02997C009A30BA /* device_hfsfusion_mav_o.png */, + 364B198C1A02997C009A30BA /* device_hfsfusion_mav.png */, + 364B198D1A02997C009A30BA /* device_hfsplus_leo_o.png */, + 364B198E1A02997C009A30BA /* device_hfsplus_leo.png */, + 364B198F1A02997C009A30BA /* device_hfsplus_lion_o.png */, + 364B19901A02997C009A30BA /* device_hfsplus_lion.png */, + 364B19911A02997C009A30BA /* device_hfsplus_mav_o.png */, + 364B19921A02997C009A30BA /* device_hfsplus_mav.png */, + 364B19931A02997C009A30BA /* device_hfsplus_ml_o.png */, + 364B19941A02997C009A30BA /* device_hfsplus_ml.png */, + 364B19951A02997C009A30BA /* device_hfsplus_o.png */, + 364B19961A02997C009A30BA /* device_hfsplus_recovery_o.png */, + 364B19971A02997C009A30BA /* device_hfsplus_recovery.png */, + 364B19981A02997C009A30BA /* device_hfsplus_sl_o.png */, + 364B19991A02997C009A30BA /* device_hfsplus_sl.png */, + 364B199A1A02997C009A30BA /* device_hfsplus_tiger_o.png */, + 364B199B1A02997C009A30BA /* device_hfsplus_tiger.png */, + 364B199C1A02997C009A30BA /* device_hfsplus_yos_o.png */, + 364B199D1A02997C009A30BA /* device_hfsplus_yos.png */, + 364B199E1A02997C009A30BA /* device_hfsplus.png */, + 364B199F1A02997C009A30BA /* device_hfsraid_leo_o.png */, + 364B19A01A02997C009A30BA /* device_hfsraid_leo.png */, + 364B19A11A02997C009A30BA /* device_hfsraid_lion_o.png */, + 364B19A21A02997C009A30BA /* device_hfsraid_lion.png */, + 364B19A31A02997C009A30BA /* device_hfsraid_mav_o.png */, + 364B19A41A02997C009A30BA /* device_hfsraid_mav.png */, + 364B19A51A02997C009A30BA /* device_hfsraid_ml_o.png */, + 364B19A61A02997C009A30BA /* device_hfsraid_ml.png */, + 364B19A71A02997C009A30BA /* device_hfsraid_o.png */, + 364B19A81A02997C009A30BA /* device_hfsraid_sl_o.png */, + 364B19A91A02997C009A30BA /* device_hfsraid_sl.png */, + 364B19AA1A02997C009A30BA /* device_hfsraid_tiger_o.png */, + 364B19AB1A02997C009A30BA /* device_hfsraid_tiger.png */, + 364B19AC1A02997C009A30BA /* device_hfsraid_yos_o.png */, + 364B19AD1A02997C009A30BA /* device_hfsraid_yos.png */, + 364B19AE1A02997C009A30BA /* device_hfsraid.png */, + 364B19AF1A02997C009A30BA /* device_ntfs_o.png */, + 364B19B01A02997C009A30BA /* device_ntfs.png */, + 364B19B11A02997C009A30BA /* device_openbsd_o.png */, + 364B19B21A02997C009A30BA /* device_openbsd.png */, + 364B19B31A02997C009A30BA /* device_scroll_next.png */, + 364B19B41A02997C009A30BA /* device_scroll_prev.png */, + 364B19B51A02997C009A30BA /* device_selection.png */, + 364B19B61A02997C009A30BA /* font_console.png */, + 364B19B71A02997C009A30BA /* font_small.png */, + 364B19B81A02997C009A30BA /* logo.png */, + 364B19B91A02997C009A30BA /* menu_boot.png */, + 364B19BA1A02997C009A30BA /* menu_help.png */, + 364B19BB1A02997C009A30BA /* menu_ignore_caches_disabled.png */, + 364B19BC1A02997C009A30BA /* menu_ignore_caches.png */, + 364B19BD1A02997C009A30BA /* menu_memory_info.png */, + 364B19BE1A02997C009A30BA /* menu_selection.png */, + 364B19BF1A02997C009A30BA /* menu_single_user_disabled.png */, + 364B19C01A02997C009A30BA /* menu_single_user.png */, + 364B19C11A02997C009A30BA /* menu_verbose_disabled.png */, + 364B19C21A02997C009A30BA /* menu_verbose.png */, + 364B19C31A02997C009A30BA /* menu_video_info.png */, + 364B19C41A02997C009A30BA /* progress_bar_background.png */, + 364B19C51A02997C009A30BA /* progress_bar.png */, + 364B19C61A02997C009A30BA /* text_scroll_next.png */, + 364B19C71A02997C009A30BA /* text_scroll_prev.png */, + 364B19C81A02997C009A30BA /* theme.plist */, + 364B19C91A02997C009A30BA /* thumb.png */, ); path = default; sourceTree = ""; @@ -3768,7 +3658,7 @@ B4118CA2153EFF3300C8D926 /* nl.po */, B4118CA3153EFF3300C8D926 /* pl.po */, B4118CA4153EFF3300C8D926 /* pt-BR.po */, - B4118CA5153EFF3300C8D926 /* pt-PT.po */, + 36809A7719DA4789007ACE3F /* pt.po */, B4118CA6153EFF3300C8D926 /* ro.po */, B4118CA7153EFF3300C8D926 /* ru.po */, B4118CA8153EFF3300C8D926 /* sr.po */, @@ -3872,7 +3762,7 @@ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0500; + LastUpgradeCheck = 0610; }; buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "Chameleon" */; compatibilityVersion = "Xcode 3.2"; @@ -3926,169 +3816,6 @@ }; /* End PBXProject section */ -/* Begin PBXVariantGroup section */ - A396E4F41502D0580025A245 /* Conclusion.rtfd */ = { - isa = PBXVariantGroup; - children = ( - A396E4F51502D0580025A245 /* ar */, - A396E4FF1502D0580025A245 /* bg */, - A396E5041502D0580025A245 /* bs */, - A396E5091502D0580025A245 /* ca */, - A396E50E1502D0580025A245 /* de */, - A396E5131502D0580025A245 /* el */, - A396E5181502D0580025A245 /* en */, - A396E51D1502D0580025A245 /* es */, - A396E5221502D0580025A245 /* fr */, - A396E5271502D0580025A245 /* he */, - A396E52C1502D0580025A245 /* hr */, - A396E5311502D0580025A245 /* id */, - A396E5361502D0580025A245 /* it */, - A396E53B1502D0580025A245 /* ja */, - A396E5401502D0580025A245 /* ko */, - A396E5451502D0580025A245 /* mk */, - A396E54A1502D0580025A245 /* nl */, - A396E54F1502D0580025A245 /* pl */, - A396E5541502D0580025A245 /* pt-BR */, - A396E5591502D0580025A245 /* pt-PT */, - A396E55E1502D0580025A245 /* ro */, - A396E5631502D0580025A245 /* ru */, - A396E5681502D0580025A245 /* sr */, - A396E56D1502D0580025A245 /* zh_CN */, - A396E5721502D0580025A245 /* zh_TW */, - ); - name = Conclusion.rtfd; - sourceTree = ""; - }; - A396E4F61502D0580025A245 /* Description.html */ = { - isa = PBXVariantGroup; - children = ( - A396E4F71502D0580025A245 /* ar */, - A396E5001502D0580025A245 /* bg */, - A396E5051502D0580025A245 /* bs */, - A396E50A1502D0580025A245 /* ca */, - A396E50F1502D0580025A245 /* de */, - A396E5141502D0580025A245 /* el */, - A396E5191502D0580025A245 /* en */, - A396E51E1502D0580025A245 /* es */, - A396E5231502D0580025A245 /* fr */, - A396E5281502D0580025A245 /* he */, - A396E52D1502D0580025A245 /* hr */, - A396E5321502D0580025A245 /* id */, - A396E5371502D0580025A245 /* it */, - A396E53C1502D0580025A245 /* ja */, - A396E5411502D0580025A245 /* ko */, - A396E5461502D0580025A245 /* mk */, - A396E54B1502D0580025A245 /* nl */, - A396E5501502D0580025A245 /* pl */, - A396E5551502D0580025A245 /* pt-BR */, - A396E55A1502D0580025A245 /* pt-PT */, - A396E55F1502D0580025A245 /* ro */, - A396E5641502D0580025A245 /* ru */, - A396E5691502D0580025A245 /* sr */, - A396E56E1502D0580025A245 /* zh_CN */, - A396E5731502D0580025A245 /* zh_TW */, - ); - name = Description.html; - sourceTree = ""; - }; - A396E4F81502D0580025A245 /* License.rtf */ = { - isa = PBXVariantGroup; - children = ( - A396E4F91502D0580025A245 /* ar */, - A396E5011502D0580025A245 /* bg */, - A396E5061502D0580025A245 /* bs */, - A396E50B1502D0580025A245 /* ca */, - A396E5101502D0580025A245 /* de */, - A396E5151502D0580025A245 /* el */, - A396E51A1502D0580025A245 /* en */, - A396E51F1502D0580025A245 /* es */, - A396E5241502D0580025A245 /* fr */, - A396E5291502D0580025A245 /* he */, - A396E52E1502D0580025A245 /* hr */, - A396E5331502D0580025A245 /* id */, - A396E5381502D0580025A245 /* it */, - A396E53D1502D0580025A245 /* ja */, - A396E5421502D0580025A245 /* ko */, - A396E5471502D0580025A245 /* mk */, - A396E54C1502D0580025A245 /* nl */, - A396E5511502D0580025A245 /* pl */, - A396E5561502D0580025A245 /* pt-BR */, - A396E55B1502D0580025A245 /* pt-PT */, - A396E5601502D0580025A245 /* ro */, - A396E5651502D0580025A245 /* ru */, - A396E56A1502D0580025A245 /* sr */, - A396E56F1502D0580025A245 /* zh_CN */, - A396E5741502D0580025A245 /* zh_TW */, - ); - name = License.rtf; - sourceTree = ""; - }; - A396E4FA1502D0580025A245 /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - A396E4FB1502D0580025A245 /* ar */, - A396E5021502D0580025A245 /* bg */, - A396E5071502D0580025A245 /* bs */, - A396E50C1502D0580025A245 /* ca */, - A396E5111502D0580025A245 /* de */, - A396E5161502D0580025A245 /* el */, - A396E51B1502D0580025A245 /* en */, - A396E5201502D0580025A245 /* es */, - A396E5251502D0580025A245 /* fr */, - A396E52A1502D0580025A245 /* he */, - A396E52F1502D0580025A245 /* hr */, - A396E5341502D0580025A245 /* id */, - A396E5391502D0580025A245 /* it */, - A396E53E1502D0580025A245 /* ja */, - A396E5431502D0580025A245 /* ko */, - A396E5481502D0580025A245 /* mk */, - A396E54D1502D0580025A245 /* nl */, - A396E5521502D0580025A245 /* pl */, - A396E5571502D0580025A245 /* pt-BR */, - A396E55C1502D0580025A245 /* pt-PT */, - A396E5611502D0580025A245 /* ro */, - A396E5661502D0580025A245 /* ru */, - A396E56B1502D0580025A245 /* sr */, - A396E5701502D0580025A245 /* zh_CN */, - A396E5751502D0580025A245 /* zh_TW */, - ); - name = Localizable.strings; - sourceTree = ""; - }; - A396E4FC1502D0580025A245 /* Welcome.rtfd */ = { - isa = PBXVariantGroup; - children = ( - A396E4FD1502D0580025A245 /* ar */, - A396E5031502D0580025A245 /* bg */, - A396E5081502D0580025A245 /* bs */, - A396E50D1502D0580025A245 /* ca */, - A396E5121502D0580025A245 /* de */, - A396E5171502D0580025A245 /* el */, - A396E51C1502D0580025A245 /* en */, - A396E5211502D0580025A245 /* es */, - A396E5261502D0580025A245 /* fr */, - A396E52B1502D0580025A245 /* he */, - A396E5301502D0580025A245 /* hr */, - A396E5351502D0580025A245 /* id */, - A396E53A1502D0580025A245 /* it */, - A396E53F1502D0580025A245 /* ja */, - A396E5441502D0580025A245 /* ko */, - A396E5491502D0580025A245 /* mk */, - A396E54E1502D0580025A245 /* nl */, - A396E5531502D0580025A245 /* pl */, - A396E5581502D0580025A245 /* pt-BR */, - A396E55D1502D0580025A245 /* pt-PT */, - A396E5621502D0580025A245 /* ro */, - A396E5671502D0580025A245 /* ru */, - A396E56C1502D0580025A245 /* sr */, - A396E5711502D0580025A245 /* zh_CN */, - A396E5761502D0580025A245 /* zh_TW */, - ); - name = Welcome.rtfd; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - /* Begin XCBuildConfiguration section */ 1DEB919008733D9F0010E9CD /* Debug */ = { isa = XCBuildConfiguration; @@ -4117,10 +3844,9 @@ 1DEB919408733D9F0010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = NO; - ONLY_ACTIVE_ARCH = NO; + GCC_WARN_UNUSED_VARIABLE = YES; + ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; @@ -4128,9 +3854,8 @@ 1DEB919508733D9F0010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = NO; + GCC_WARN_UNUSED_VARIABLE = YES; SDKROOT = macosx; }; name = Release; Index: branches/Bungo/i386/libsaio/smbios_getters.h =================================================================== --- branches/Bungo/i386/libsaio/smbios_getters.h (revision 2468) +++ branches/Bungo/i386/libsaio/smbios_getters.h (revision 2469) @@ -10,6 +10,9 @@ #define SMBIOS_RANGE_START 0x000F0000 #define SMBIOS_RANGE_END 0x000FFFFF +/* '_SM_' in little endian: '_MS_' */ +#define SMBIOS_ANCHOR_UINT32_LE 0x5f4d535f + #define NOT_AVAILABLE "N/A" typedef enum @@ -17,8 +20,8 @@ kSMBString, kSMBByte, kSMBWord, - kSMBDWord -// kSMBQWord + kSMBDWord, + kSMBQWord } SMBValueType; typedef union @@ -27,7 +30,7 @@ uint8_t byte; uint16_t word; uint32_t dword; -// uint64_t qword; + uint64_t qword; } returnType; extern bool getProcessorInformationExternalClock(returnType *value); Index: branches/Bungo/i386/libsaio/asm.s =================================================================== --- branches/Bungo/i386/libsaio/asm.s (revision 2468) +++ branches/Bungo/i386/libsaio/asm.s (revision 2469) @@ -495,3 +495,30 @@ ret #endif + +// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +// computeRand() +// +// Pike R. Alpha - 12 October 2014 +// + +LABEL(_computeRand) + pushl %edx + mov $0xa, %edx + +Repeat: + rdrand %eax + jae Ok + jmp Exit + +Ok: + dec %edx + pause + jne Repeat + mov $0x0, %eax + +Exit: + popl %edx + + ret + Index: branches/Bungo/i386/libsaio/console.c =================================================================== --- branches/Bungo/i386/libsaio/console.c (revision 2468) +++ branches/Bungo/i386/libsaio/console.c (revision 2469) @@ -85,13 +85,51 @@ *(pi->str)++ = c; return c; } +// Bungo: +typedef struct { + uint16_t year; + uint8_t mon; + uint8_t day; + uint8_t hour; + uint8_t mins; + uint8_t secs; + uint8_t dlight; +} datetime_t; +uint64_t getRTCdatetime() // 0xYYYYMMDDHHMMSS0L in decimal +{ + biosBuf_t bb; + datetime_t datetime; + + bb.intno = 0x1a; + bb.eax.r.h = 0x04; // get RTC date + //bb.flags.cf = 0; + bios(&bb); + if (bb.flags.cf) return 0; + datetime.year = (bb.ecx.r.h >> 4) * 1000 + (bb.ecx.r.h & 0x0F) * 100 + (bb.ecx.r.l >> 4) * 10 + (bb.ecx.r.l & 0x0F) * 1; + datetime.mon = (bb.edx.r.h >> 4) * 10 + (bb.edx.r.h & 0x0F) * 1; + datetime.day = (bb.edx.r.l >> 4) * 10 + (bb.edx.r.l & 0x0F) * 1; + + bb.intno = 0x1a; + bb.eax.r.h = 0x02; // get RTC time + //bb.flags.cf = 0; + bios(&bb); + if (bb.flags.cf) return 0; + datetime.dlight = bb.edx.r.l & 0x0F; + datetime.hour = (bb.ecx.r.h >> 4) * 10 + (bb.ecx.r.h & 0x0F) * 1; + datetime.mins = (bb.ecx.r.l >> 4) * 10 + (bb.ecx.r.l & 0x0F) * 1; + datetime.secs = (bb.edx.r.h >> 4) * 10 + (bb.edx.r.h & 0x0F) * 1; + return *(uint64_t *)&datetime; +} + void initBooterLog(void) { msgbuf = malloc(BOOTER_LOG_SIZE); bzero(msgbuf, BOOTER_LOG_SIZE); cursor = msgbuf; msglog("%s\n", "Chameleon " I386BOOT_CHAMELEONVERSION " (Bungo branch) r" I386BOOT_CHAMELEONREVISION " [" I386BOOT_BUILDDATE "]"); + uint64_t datetime = getRTCdatetime(); + msglog("Logging started: %04d/%02d/%02d, %02d:%02d:%02d (+/- offset)\n", ((datetime_t*)&datetime)->year, ((datetime_t*)&datetime)->mon, ((datetime_t*)&datetime)->day, ((datetime_t*)&datetime)->hour, ((datetime_t*)&datetime)->mins, ((datetime_t*)&datetime)->secs); } void msglog(const char * fmt, ...) @@ -246,15 +284,15 @@ } else { vprf(fmt, ap); } - + { // Kabyl: BooterLog struct putc_info pi; - + if (!msgbuf) { return 0; } - + if (((cursor - msgbuf) > (BOOTER_LOG_SIZE - SAFE_LOG_SIZE))) { return 0; } @@ -263,7 +301,7 @@ prf(fmt, ap, sputc, &pi); cursor += strlen((char *)cursor); } - + va_end(ap); return(0); } Index: branches/Bungo/i386/libsaio/bootstruct.c =================================================================== --- branches/Bungo/i386/libsaio/bootstruct.c (revision 2468) +++ branches/Bungo/i386/libsaio/bootstruct.c (revision 2469) @@ -27,6 +27,7 @@ */ #include "libsaio.h" +#include "boot.h" #include "bootstruct.h" #ifndef DEBUG_BOOTSTRUCT @@ -56,7 +57,7 @@ Node *node; int nameLen; static int init_done = 0; - + if ( !init_done ) { bootArgs = (boot_args *)malloc(sizeof(boot_args)); @@ -64,11 +65,11 @@ bootInfo = (PrivateBootInfo_t *)malloc(sizeof(PrivateBootInfo_t)); if (bootArgs == 0 || bootArgsPreLion == 0 || bootInfo == 0) stop("Couldn't allocate boot info\n"); - + bzero(bootArgs, sizeof(boot_args)); bzero(bootArgsPreLion, sizeof(boot_args_pre_lion)); bzero(bootInfo, sizeof(PrivateBootInfo_t)); - + // Get system memory map. Also update the size of the // conventional/extended memory for backwards compatibility. @@ -76,66 +77,66 @@ getMemoryMap( bootInfo->memoryMap, kMemoryMapCountMax, (unsigned long *) &bootInfo->convmem, (unsigned long *) &bootInfo->extmem ); - + if ( bootInfo->memoryMapCount == 0 ) { // BIOS did not provide a memory map, systems with // discontiguous memory or unusual memory hole locations // may have problems. - - bootInfo->convmem = getConventionalMemorySize(); - bootInfo->extmem = getExtendedMemorySize(); + + bootInfo->convmem = getConventionalMemorySize(); + bootInfo->extmem = getExtendedMemorySize(); } bootInfo->configEnd = bootInfo->config; bootArgs->Video.v_display = VGA_TEXT_MODE; - DT__Initialize(); - - node = DT__FindNode("/", true); + // DeviceTree init + //DT__Initialize(); + //node = DT__FindNode("/", true); + node = DT__Initialize(); if (node == 0) { stop("Couldn't create root node"); } + getPlatformName(platformName); nameLen = strlen(platformName) + 1; DT__AddProperty(node, "compatible", nameLen, platformName); DT__AddProperty(node, "model", nameLen, platformName); - + gMemoryMapNode = DT__FindNode("/chosen/memory-map", true); - + bootArgs->Version = kBootArgsVersion; bootArgs->Revision = kBootArgsRevision; - + bootArgsPreLion->Version = kBootArgsPreLionVersion; bootArgsPreLion->Revision = kBootArgsPreLionRevision; - + init_done = 1; } } - /* Copy boot args after kernel and record address. */ -void -reserveKernBootStruct(void) +void reserveKernBootStruct(void) { - if ((gMacOSVersion[0] == '1') && (gMacOSVersion[1] == '0') - && (gMacOSVersion[2] == '.') && (gMacOSVersion[3] == '7' || gMacOSVersion[3] == '8' || gMacOSVersion[3] == '9')) + if ( TIGER || LEOPARD || SNOW_LEOPARD ) { + // for 10.4 10.5 10.6 + void *oldAddr = bootArgsPreLion; + bootArgsPreLion = (boot_args_pre_lion *)AllocateKernelMemory(sizeof(boot_args_pre_lion)); + bcopy(oldAddr, bootArgsPreLion, sizeof(boot_args_pre_lion)); + } else { + // for 10.7 10.8 10.9 10.10 void *oldAddr = bootArgs; bootArgs = (boot_args *)AllocateKernelMemory(sizeof(boot_args)); bcopy(oldAddr, bootArgs, sizeof(boot_args)); } - else - { - void *oldAddr = bootArgsPreLion; - bootArgsPreLion = (boot_args_pre_lion *)AllocateKernelMemory(sizeof(boot_args_pre_lion)); - bcopy(oldAddr, bootArgsPreLion, sizeof(boot_args_pre_lion)); - } } -void -finalizeBootStruct(void) +//============================================================================== + +void finalizeBootStruct(void) { uint32_t size; void *addr; @@ -148,7 +149,7 @@ // XXX could make a two-part map here stop("Unable to convert memory map into proper format\n"); } - + // convert memory map to boot_args memory map memoryMap = (EfiMemoryRange *)AllocateKernelMemory(sizeof(EfiMemoryRange) * memoryMapCount); bootArgs->MemoryMap = (uint32_t)memoryMap; @@ -162,45 +163,50 @@ case kMemoryRangeACPI: memoryMap->Type = kEfiACPIReclaimMemory; break; + case kMemoryRangeNVS: memoryMap->Type = kEfiACPIMemoryNVS; break; + case kMemoryRangeUsable: memoryMap->Type = kEfiConventionalMemory; break; + case kMemoryRangeReserved: + default: memoryMap->Type = kEfiReservedMemoryType; break; } - memoryMap->PhysicalStart = range->base; - memoryMap->VirtualStart = range->base; - memoryMap->NumberOfPages = range->length >> I386_PGSHIFT; - memoryMap->Attribute = 0; + + memoryMap->PhysicalStart = range->base; + memoryMap->VirtualStart = range->base; + memoryMap->NumberOfPages = range->length >> I386_PGSHIFT; + memoryMap->Attribute = 0; } - + // copy bootFile into device tree // XXX - + // add PCI info somehow into device tree // XXX - + // Flatten device tree DT__FlattenDeviceTree(0, &size); addr = (void *)AllocateKernelMemory(size); if (addr == 0) { stop("Couldn't allocate device tree\n"); } - + DT__FlattenDeviceTree((void **)&addr, &size); bootArgs->deviceTreeP = (uint32_t)addr; bootArgs->deviceTreeLength = size; // Copy BootArgs values to older structure - + memcpy(&bootArgsPreLion->CommandLine, &bootArgs->CommandLine, BOOT_LINE_LENGTH); memcpy(&bootArgsPreLion->Video, &bootArgs->Video, sizeof(Boot_Video)); - + bootArgsPreLion->MemoryMap = bootArgs->MemoryMap; bootArgsPreLion->MemoryMapSize = bootArgs->MemoryMapSize; bootArgsPreLion->MemoryMapDescriptorSize = bootArgs->MemoryMapDescriptorSize; @@ -208,16 +214,16 @@ bootArgsPreLion->deviceTreeP = bootArgs->deviceTreeP; bootArgsPreLion->deviceTreeLength = bootArgs->deviceTreeLength; - + bootArgsPreLion->kaddr = bootArgs->kaddr; bootArgsPreLion->ksize = bootArgs->ksize; - + bootArgsPreLion->efiRuntimeServicesPageStart = bootArgs->efiRuntimeServicesPageStart; bootArgsPreLion->efiRuntimeServicesPageCount = bootArgs->efiRuntimeServicesPageCount; bootArgsPreLion->efiSystemTable = bootArgs->efiSystemTable; - + bootArgsPreLion->efiMode = bootArgs->efiMode; - + bootArgsPreLion->performanceDataStart = bootArgs->performanceDataStart; bootArgsPreLion->performanceDataSize = bootArgs->performanceDataSize; bootArgsPreLion->efiRuntimeServicesVirtualPageStart = bootArgs->efiRuntimeServicesVirtualPageStart; Index: branches/Bungo/i386/libsaio/efi.h =================================================================== --- branches/Bungo/i386/libsaio/efi.h (revision 2468) +++ branches/Bungo/i386/libsaio/efi.h (revision 2469) @@ -231,7 +231,7 @@ // range requires a runtime mapping #define EFI_MEMORY_RUNTIME 0x8000000000000000ULL - +#define EFI_MEMORY_KERN_RESERVED (1ULL << 59) typedef EFI_UINT64 EFI_PHYSICAL_ADDRESS; typedef EFI_UINT64 EFI_VIRTUAL_ADDRESS; @@ -254,7 +254,7 @@ IN EFI_UINTN DescriptorSize, IN EFI_UINT32 DescriptorVersion, IN EFI_MEMORY_DESCRIPTOR * VirtualMap - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -262,7 +262,7 @@ (EFIAPI *EFI_CONVERT_POINTER) ( IN EFI_UINTN DebugDisposition, IN OUT VOID **Address - ) __attribute__((regparm(0))); + ); // Variable attributes @@ -281,7 +281,7 @@ OUT EFI_UINT32 * Attributes OPTIONAL, IN OUT EFI_UINTN * DataSize, OUT VOID * Data - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -290,7 +290,7 @@ IN OUT EFI_UINTN * VariableNameSize, IN OUT EFI_CHAR16 * VariableName, IN OUT EFI_GUID * VendorGuid - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -301,7 +301,7 @@ IN EFI_UINT32 Attributes, IN EFI_UINTN DataSize, IN VOID * Data - ) __attribute__((regparm(0))); + ); // EFI Time @@ -318,14 +318,14 @@ (EFIAPI *EFI_GET_TIME) ( OUT EFI_TIME * Time, OUT EFI_TIME_CAPABILITIES * Capabilities OPTIONAL - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE EFI_STATUS (EFIAPI *EFI_SET_TIME) ( IN EFI_TIME * Time - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -334,7 +334,7 @@ OUT EFI_BOOLEAN * Enabled, OUT EFI_BOOLEAN * Pending, OUT EFI_TIME * Time - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -342,7 +342,7 @@ (EFIAPI *EFI_SET_WAKEUP_TIME) ( IN EFI_BOOLEAN Enable, IN EFI_TIME * Time OPTIONAL - ) __attribute((regparm(0))); + ); typedef enum { EfiResetCold, @@ -363,7 +363,7 @@ IN EFI_STATUS ResetStatus, IN EFI_UINTN DataSize, IN EFI_CHAR16 * ResetData OPTIONAL - ) __attribute__((regparm(0))); + ); typedef EFI_RUNTIMESERVICE @@ -391,7 +391,7 @@ IN EFI_UINT32 Instance, IN EFI_GUID * CallerId OPTIONAL, IN EFI_STATUS_CODE_DATA * Data OPTIONAL - ) __attribute__((regparm(0))); + ); #endif // Index: branches/Bungo/i386/libsaio/vbe.c =================================================================== --- branches/Bungo/i386/libsaio/vbe.c (revision 2468) +++ branches/Bungo/i386/libsaio/vbe.c (revision 2469) @@ -33,6 +33,8 @@ static biosBuf_t bb; +#if UNUSED + //============================================================================== static inline void @@ -69,7 +71,9 @@ //============================================================================== -int getVBEInfo( void * infoBlock ) +#endif /* UNUSED */ + +uint8_t getVBEInfo( void * infoBlock ) { bb.intno = 0x10; bb.eax.rr = funcGetControllerInfo; @@ -81,7 +85,7 @@ //============================================================================== -int getVBEModeInfo( int mode, void * minfo_p ) +uint8_t getVBEModeInfo( int mode, void *minfo_p ) { bb.intno = 0x10; bb.eax.rr = funcGetModeInfo; @@ -94,7 +98,7 @@ //============================================================================== -int getVBEDACFormat(unsigned char *format) +uint8_t getVBEDACFormat(unsigned char *format) { bb.intno = 0x10; bb.eax.rr = funcGetSetPaletteFormat; @@ -106,7 +110,7 @@ //============================================================================== -int setVBEDACFormat(unsigned char format) +uint8_t setVBEDACFormat(unsigned char format) { bb.intno = 0x10; bb.eax.rr = funcGetSetPaletteFormat; @@ -153,7 +157,7 @@ return x*y; } -int generateCRTCTiming( unsigned short width, +uint8_t generateCRTCTiming( unsigned short width, unsigned short height, unsigned long paramValue, int paramType, @@ -260,7 +264,7 @@ return 0; } -int setVBEMode(unsigned short mode, const VBECRTCInfoBlock * timing) +uint8_t setVBEMode(unsigned short mode, const VBECRTCInfoBlock * timing) { bb.intno = 0x10; bb.eax.rr = funcSetMode; @@ -273,7 +277,7 @@ return(bb.eax.r.h); } -int setVBEPalette(void *palette) +uint8_t setVBEPalette(void *palette) { bb.intno = 0x10; bb.eax.rr = funcGetSetPaletteData; @@ -286,7 +290,7 @@ return(bb.eax.r.h); } -int getVBEPalette(void *palette) +uint8_t getVBEPalette(void *palette) { bb.intno = 0x10; bb.eax.rr = funcGetSetPaletteData; @@ -299,7 +303,7 @@ return(bb.eax.r.h); } -int getVBECurrentMode(unsigned short *mode) +uint8_t getVBECurrentMode(unsigned short *mode) { bb.intno = 0x10; bb.eax.rr = funcGetCurrentMode; @@ -308,7 +312,7 @@ return(bb.eax.r.h); } -int getVBEPixelClock(unsigned short mode, unsigned long * pixelClock) +uint8_t getVBEPixelClock(unsigned short mode, unsigned long * pixelClock) { bb.intno = 0x10; bb.eax.rr = funcGetSetPixelClock; @@ -319,3 +323,15 @@ *pixelClock = bb.ecx.rx; return(bb.eax.r.h); } + +uint8_t getVBEEDID(void *edidBlock) +{ + bb.intno = 0x10; + bb.eax.rr = 0x4F15; + bb.ebx.r.l = 0x00; + //bb.edx.rr = 0x01; + //bb.es = SEG(edidBlock); + //bb.edi.rr = OFF(edidBlock); + bios(&bb); + return(bb.eax.r.h); +} Index: branches/Bungo/i386/libsaio/bootstruct.h =================================================================== --- branches/Bungo/i386/libsaio/bootstruct.h (revision 2468) +++ branches/Bungo/i386/libsaio/bootstruct.h (revision 2469) @@ -33,9 +33,9 @@ /* * Kernel boot args global also used by booter for its own data. */ -extern boot_args *bootArgs; -extern boot_args_pre_lion *bootArgsPreLion; -extern Node *gMemoryMapNode; +extern boot_args *bootArgs; +extern boot_args_pre_lion *bootArgsPreLion; +extern Node *gMemoryMapNode; #define VGA_TEXT_MODE 0 //defined in /usr/../boot.h @@ -47,7 +47,7 @@ /* * Maximum number of boot drivers that can be loaded. */ -#define NDRIVERS 500 +#define NDRIVERS 500 #define CONFIG_SIZE (40 * 4096) Index: branches/Bungo/i386/libsaio/device_tree.c =================================================================== --- branches/Bungo/i386/libsaio/device_tree.c (revision 2468) +++ branches/Bungo/i386/libsaio/device_tree.c (revision 2469) @@ -87,13 +87,13 @@ { Property *prop; - DPRINTF("DT__AddProperty([Node '%s'], '%s', %d, 0x%x)\n", DT__GetName(node), name, length, value); + DPRINTF("DT__AddProperty([Node '%s'], '%s', %d, 0x%X)\n", DT__GetName(node), name, length, value); if (freeProperties == NULL) { void *buf = malloc(kAllocSize); int i; - DPRINTF("Allocating more free properties\n"); + DPRINTF("DT__AddProperty: Allocating more free properties\n"); if (buf == 0) { return 0; @@ -132,7 +132,7 @@ node->last_prop = prop; prop->next = 0; - DPRINTF("Done [0x%x]\n", prop); + DPRINTF("DT__AddProperty: done.\n"); DTInfo.numProperties++; DTInfo.totalPropertySize += RoundToLong(length); @@ -159,7 +159,7 @@ int i; - DPRINTF("Allocating more free nodes\n"); + DPRINTF("DT__AddChild: Allocating more free nodes\n"); bzero(buf, kAllocSize); node = (Node *)buf; @@ -183,8 +183,8 @@ node = freeNodes; freeNodes = node->next; - DPRINTF("Got free node 0x%x\n", node); - DPRINTF("prop = 0x%x, children = 0x%x, next = 0x%x\n", node->properties, node->children, node->next); + DPRINTF("DT__AddChild: Got free node 0x%x\n", node); + DPRINTF("DT__AddChild: prop = 0x%x, children = 0x%x, next = 0x%x\n", node->properties, node->children, node->next); if (parent == NULL) { @@ -224,22 +224,31 @@ //============================================================================== -void +Node * DT__Initialize(void) { - DPRINTF("DT__Initialize\n"); + //DPRINTF("DT__Initialize\n"); + + freeNodes = 0; + allocedNodes = 0; + freeProperties = 0; + allocedProperties = 0; + + DTInfo.numNodes = 0; + DTInfo.numProperties = 0; + DTInfo.totalPropertySize = 0; + + rootNode = DT__AddChild(NULL, "/"); + DPRINTF("DT__Initialize: done\n"); + return rootNode; +} - freeNodes = 0; - allocedNodes = 0; - freeProperties = 0; - allocedProperties = 0; +//============================================================================== - DTInfo.numNodes = 0; - DTInfo.numProperties = 0; - DTInfo.totalPropertySize = 0; - - rootNode = DT__AddChild(NULL, "/"); - DPRINTF("DT__Initialize done\n"); +Node * +DT__GetRootNode(void) +{ + return rootNode; } //============================================================================== @@ -403,7 +412,7 @@ DT__GetProperty(Node *node, const char *name) { Property *prop; - + for (prop = node->properties; prop; prop = prop->next) { if (strcmp(prop->name, name) == 0) @@ -411,7 +420,7 @@ return prop; } } - + return NULL; } @@ -430,11 +439,11 @@ // Start at root node = rootNode; - DPRINTF("root = 0x%x\n", rootNode); + DPRINTF("DT__FindNode: root = 0x%x\n", rootNode); while (node) { - // Skip leading slash + // Skip leading slash(es) while (*path == '/') { path++; @@ -446,36 +455,35 @@ } *bp = '\0'; - - if (nameBuf[0] == '\0') - { - // last path entry - break; - } - - DPRINTF("Node '%s'\n", nameBuf); - - for (child = node->children; child != 0; child = child->next) - { - DPRINTF("Child 0x%x\n", child); - - if (strcmp(DT__GetName(child), nameBuf) == 0) - { - break; - } - } - + + if (nameBuf[0] == '\0') + { + // last path entry + break; + } + + DPRINTF("DT__FindNode: Node '%s'\n", nameBuf); + + for (child = node->children; child != 0; child = child->next) + { + DPRINTF("DT__FindNode: Child 0x%x\n", child); + + if (strcmp(DT__GetName(child), nameBuf) == 0) + { + break; + } + } + if (child == 0 && createIfMissing) - { - DPRINTF("Creating node\n"); + { + char *str = malloc(strlen(nameBuf) + 1); + // XXX this will leak + strcpy(str, nameBuf); + + child = DT__AddChild(node, str); + DPRINTF("DT__FindNode: Creating node: %s\n", str); + } - char *str = malloc(strlen(nameBuf) + 1); - // XXX this will leak - strcpy(str, nameBuf); - - child = DT__AddChild(node, str); - } - node = child; } Index: branches/Bungo/i386/libsaio/hfs.c =================================================================== --- branches/Bungo/i386/libsaio/hfs.c (revision 2468) +++ branches/Bungo/i386/libsaio/hfs.c (revision 2469) @@ -423,8 +423,7 @@ } -long -HFSGetFileBlock(CICell ih, char *filePath, unsigned long long *firstBlock) +long HFSGetFileBlock(CICell ih, char *filePath, unsigned long long *firstBlock) { char entry[512]; long dirID, result, flags; @@ -909,7 +908,7 @@ // Find the extent for the offset. for (; ; nextExtent++) { if (nextExtent < extentDensity) { - if ((countedBlocks+GetExtentSize(extent, nextExtent)-1)Revision == 0) - return acpi_addr; - } + /* Before searching the BIOS space we are supposed to search the first 1K of the EBDA */ + EBDA_RANGE_START = /* (uint32_t)swapUint16(*(uint16_t *)BDA_EBDA_START) << 4 */ EBDA_RANGE_MIN; + DBG("ACPI: scanning EBDA [%08X-%08X] for RSDP 1.0... ", EBDA_RANGE_START, EBDA_RANGE_END); + void *acpi_addr = (void*)EBDA_RANGE_START; + for (; acpi_addr < (void*)EBDA_RANGE_END; acpi_addr++) { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + break; } } + + if (acpi_addr >= (void*)EBDA_RANGE_END) { + DBG("Nothing found.\n"); + DBG("ACPI: scanning BIOS area [%08X-%08X] for RSDP 1.0...\n", ACPI_RANGE_START, ACPI_RANGE_END); + acpi_addr = (void*)ACPI_RANGE_START; + for (; acpi_addr < (void*)ACPI_RANGE_END; acpi_addr += 16) { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + break; + } + } + } else { + DBG("\n"); + } + + uint8_t csum = checksum8(acpi_addr, 20); + + if (csum == 0) { + // Only return the table if it is a true version 1.0 table (Revision 0) + if(((struct acpi_2_rsdp*)acpi_addr)->Revision == 0) { + return acpi_addr; + } + } + return NULL; } /* Gets the ACPI 2.0 RSDP address */ static struct acpi_2_rsdp* getAddressOfAcpi20Table() { - /* TODO: Before searching the BIOS space we are supposed to search the first 1K of the EBDA */ - - void *acpi_addr = (void*)ACPI_RANGE_START; - for(; acpi_addr <= (void*)ACPI_RANGE_END; acpi_addr += 16) - { - if(*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) - { - uint8_t csum = checksum8(acpi_addr, 20); - - /* Only assume this is a 2.0 or better table if the revision is greater than 0 - * NOTE: ACPI 3.0 spec only seems to say that 1.0 tables have revision 1 - * and that the current revision is 2.. I am going to assume that rev > 0 is 2.0. - */ - - if(csum == 0 && (((struct acpi_2_rsdp*)acpi_addr)->Revision > 0)) - { - uint8_t csum2 = checksum8(acpi_addr, sizeof(struct acpi_2_rsdp)); - if(csum2 == 0) - { - return acpi_addr; - } - } + /* Before searching the BIOS space we are supposed to search the first 1K of the EBDA */ + EBDA_RANGE_START = /* (uint32_t)swapUint16(*(uint16_t *)BDA_EBDA_START) << 4 */ EBDA_RANGE_MIN; + DBG("ACPI: scanning EBDA [%08X-%08X] for RSDP 2.0... ", EBDA_RANGE_START, EBDA_RANGE_END); + void *acpi_addr = (void *)EBDA_RANGE_START; + for (; acpi_addr < (void *)EBDA_RANGE_END; acpi_addr++) { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + break; } } + + if (acpi_addr >= (void *)EBDA_RANGE_END) { + DBG("Nothing found.\n"); + DBG("ACPI: scanning BIOS area [%08X-%08X] for RSDP 2.0...\n", ACPI_RANGE_START, ACPI_RANGE_END); + acpi_addr = (void *)ACPI_RANGE_START; + for (; acpi_addr <= (void *)ACPI_RANGE_END; acpi_addr += 16) { + if(*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + break; + } + } + } else { + DBG("\n"); + } + + uint8_t csum = checksum8(acpi_addr, 20); + + /* Only assume this is a 2.0 or better table if the revision is greater than 0 + * NOTE: ACPI 3.0 spec only seems to say that 1.0 tables have revision 1 + * and that the current revision is 2.. I am going to assume that rev > 0 is 2.0. + */ + + if(csum == 0 && (((struct acpi_2_rsdp*)acpi_addr)->Revision > 0)) { + uint8_t csum2 = checksum8(acpi_addr, sizeof(struct acpi_2_rsdp)); + if(csum2 == 0) { + return acpi_addr; + } + } + return NULL; } @@ -101,19 +136,25 @@ // Try finding 'filename' in the usual places // Start searching any potential location for ACPI Table - snprintf(dirSpec, sizeof(dirSpec), "%s", filename); - fd = open(dirSpec, 0); + snprintf(dirSpec, sizeof(dirSpec), "%s", filename); + fd = open(dirSpec, 0); if (fd < 0) { snprintf(dirSpec, sizeof(dirSpec), "/Extra/%s", filename); fd = open(dirSpec, 0); - if (fd < 0) - { - snprintf(dirSpec, sizeof(dirSpec), "bt(0,0)/Extra/%s", filename); - fd = open(dirSpec, 0); - if (fd < 0) { - // NOT FOUND: - DBG("ACPI Table not found: %s\n", filename); - *dirSpec = '\0'; + if (fd < 0) { + snprintf(dirSpec, sizeof(dirSpec), "/Extra/ACPI/%s", filename); + fd = open(dirSpec, 0); + if (fd < 0) { + snprintf(dirSpec, sizeof(dirSpec), "bt(0,0)/Extra/%s", filename); + fd = open(dirSpec, 0); + if (fd < 0) { + snprintf(dirSpec, sizeof(dirSpec), "bt(0,0)/Extra/ACPI/%s", filename); + fd = open(dirSpec, 0); + if (fd < 0) { + // NOT FOUND: + dirSpec[0] = 0; + } + } } } } @@ -136,20 +177,19 @@ { if (read (fd, tableAddr, file_size (fd))!=file_size (fd)) { - DBG("Couldn't read table %s\n",dirspec); + DBG("ACPI: Couldn't read table from '%s'\n", dirspec); free (tableAddr); close (fd); return NULL; } - - DBG("Table %s read and stored at: %x\n", dirspec, tableAddr); + DBG("ACPI: Table %s read and stored at: 0x%x\n", dirspec, tableAddr); close (fd); return tableAddr; } close (fd); - DBG("Couldn't allocate memory for table \n", dirspec); - } - //printf("Couldn't find table %s\n", filename); + DBG("ACPI: Couldn't allocate memory for table '%s'\n", dirspec); + } + return NULL; } @@ -161,13 +201,13 @@ { uint32_t i; - DBG("Start finding cpu names. length %d\n", length); + DBG("ACPI: start finding cpu names. Length %d\n", length); for (i=0; i> 6); @@ -182,7 +222,7 @@ if (!aml_isvalidchar(c)) { add_name = false; - DBG("Invalid character found in ProcessorOP 0x%x!\n", c); + DBG("ACPI: invalid character found in ProcessorOP 0x%x!\n", c); break; } } @@ -196,7 +236,7 @@ if (acpi_cpu_count == 0) acpi_cpu_p_blk = dsdt[i] | (dsdt[i+1] << 8); - DBG("Found ACPI CPU: %c%c%c%c\n", acpi_cpu_name[acpi_cpu_count][0], acpi_cpu_name[acpi_cpu_count][1], acpi_cpu_name[acpi_cpu_count][2], acpi_cpu_name[acpi_cpu_count][3]); + DBG("ACPI: found ACPI CPU [%c%c%c%c]\n", acpi_cpu_name[acpi_cpu_count][0], acpi_cpu_name[acpi_cpu_count][1], acpi_cpu_name[acpi_cpu_count][2], acpi_cpu_name[acpi_cpu_count][3]); if (++acpi_cpu_count == 32) { return; @@ -205,12 +245,12 @@ } } - DBG("End finding cpu names: cpu names found: %d\n", acpi_cpu_count); + DBG("ACPI: finished finding cpu names. Found: %d.\n", acpi_cpu_count); } struct acpi_2_ssdt *generate_cst_ssdt(struct acpi_2_fadt* fadt) { - char ssdt_header[] = + char ssdt_header[] = // cst_ssdt_header { 0x53, 0x53, 0x44, 0x54, 0xE7, 0x00, 0x00, 0x00, /* SSDT.... */ 0x01, 0x17, 0x50, 0x6D, 0x52, 0x65, 0x66, 0x41, /* ..PmRefA */ @@ -234,19 +274,19 @@ }; if (Platform.CPU.Vendor != 0x756E6547) { - DBG("Not an Intel platform: C-States will not be generated !!!\n"); + DBG("ACPI: not an Intel platform, C-States will not be generated!\n"); return NULL; } if (fadt == NULL) { - DBG("FACP not exists: C-States will not be generated !!!\n"); + DBG("ACPI: FACP not exists, C-States will not be generated!\n"); return NULL; } struct acpi_2_dsdt* dsdt = (void*)fadt->DSDT; if (dsdt == NULL) { - DBG("DSDT not found: C-States will not be generated !!!\n"); + DBG("ACPI: DSDT not found, C-States will not be generated!\n"); return NULL; } @@ -397,11 +437,11 @@ // dumpPhysAddr("C-States SSDT content: ", ssdt, ssdt->Length); - DBG("SSDT with CPU C-States generated successfully\n"); + DBG("ACPI: SSDT with CPU C-States generated successfully.\n"); return ssdt; } else { - DBG("ACPI CPUs not found: C-States not generated !!!\n"); + DBG("ACPI: ACPI CPUs not found: C-States not generated!\n"); } return NULL; @@ -409,7 +449,7 @@ struct acpi_2_ssdt *generate_pss_ssdt(struct acpi_2_dsdt* dsdt) { - char ssdt_header[] = + char ssdt_header[] = // pss_ssdt_header { 0x53, 0x53, 0x44, 0x54, 0x7E, 0x00, 0x00, 0x00, /* SSDT.... */ 0x01, 0x6A, 0x50, 0x6D, 0x52, 0x65, 0x66, 0x00, /* ..PmRef. */ @@ -419,12 +459,12 @@ }; if (Platform.CPU.Vendor != 0x756E6547) { - DBG("Not an Intel platform: P-States will not be generated !!!\n"); + DBG("ACPI: not an Intel platform: P-States will not be generated!\n"); return NULL; } if (!(Platform.CPU.Features & CPU_FEATURE_MSR)) { - DBG("Unsupported CPU: P-States will not be generated !!! No MSR support\n"); + DBG("ACPI: unsupported CPU: P-States will not be generated! No MSR support.\n"); return NULL; } @@ -587,11 +627,11 @@ minimum.Control = (rdmsr64(MSR_PLATFORM_INFO) >> 40) & 0xff; - DBG("P-States: min 0x%x, max 0x%x\n", minimum.Control, maximum.Control); + DBG("ACPI: P-States: min=0x%x, max=0x%x.", minimum.Control, maximum.Control); // Sanity check if (maximum.Control < minimum.Control) { - DBG("Insane control values!"); + DBG(" Insane control values!\n"); p_states_count = 0; } else { uint8_t i; @@ -603,12 +643,13 @@ p_states[p_states_count].Frequency = (Platform.CPU.FSBFrequency / 1000000) * i; p_states_count++; } + DBG("\n"); } break; } default: - DBG("Unsupported CPU (0x%X): P-States not generated !!!\n", Platform.CPU.Family); + DBG("ACPI: unsupported CPU (0x%X): P-States not generated !!!\n", Platform.CPU.Family); break; } } @@ -658,12 +699,12 @@ //dumpPhysAddr("P-States SSDT content: ", ssdt, ssdt->Length); - DBG("SSDT with CPU P-States generated successfully\n"); + DBG("ACPI: SSDT with CPU P-States generated successfully\n"); return ssdt; } } else { - DBG("ACPI CPUs not found: P-States not generated !!!\n"); + DBG("ACPI: ACPI CPUs not found: P-States not generated!\n"); } return NULL; @@ -671,12 +712,12 @@ struct acpi_2_fadt *patch_fadt(struct acpi_2_fadt *fadt, struct acpi_2_dsdt *new_dsdt) { - extern void setupSystemType(); + // extern void setupSystemType(); struct acpi_2_fadt *fadt_mod = NULL; bool fadt_rev2_needed = false; - bool fix_restart; - bool fix_restart_ps2; + bool fix_restart = false; + bool fix_restart_ps2 = false; int value = 1; // Restart Fix @@ -689,7 +730,7 @@ getBoolForKey(kRestartFix, &fix_restart, &bootInfo->chameleonConfig); } } else { - DBG("Not an Intel platform: Restart Fix not applied !!!\n"); + DBG("\tnot an Intel platform, FACP Restart Fix not applied!\n"); fix_restart = false; } @@ -703,38 +744,39 @@ fadt_mod=(struct acpi_2_fadt *)AllocateKernelMemory(0x84); memcpy(fadt_mod, fadt, fadt->Length); fadt_mod->Length = 0x84; - fadt_mod->Revision = 0x02; // FADT rev 2 (ACPI 1.0B MS extensions) + fadt_mod->Revision = 0x02; // FACP rev 2 (ACPI 1.0B MS extensions) } else { fadt_mod=(struct acpi_2_fadt *)AllocateKernelMemory(fadt->Length); memcpy(fadt_mod, fadt, fadt->Length); } - - // Determine PM Profile - if (getIntForKey(kSystemType, &value, &bootInfo->chameleonConfig)) { - DBG("FADT: changing PM Profile from 0x%02x to 0x%02x\n", fadt_mod->PM_Profile, (unsigned char)value); - // user has overriden the PM Profile so take care of it in FACP - fadt_mod->PM_Profile = (unsigned char)value; - } else { - DBG("FADT: PM Profile=0x%02x\n", fadt_mod->PM_Profile); + + // Bungo: Determine PM Profile + DBG("\tPM Profile=0x%02X", fadt->PM_Profile); + if (getIntForKey(kSystemType, &value, &bootInfo->chameleonConfig)) { + DBG(", overriding with: 0x%02X.\n", (uint8_t)value); + fadt_mod->PM_Profile = (uint8_t)value; // user has overriden the PM Profile so take care of it in FACP + } else { + switch (fadt->PM_Profile) { // check if PM Profile is correct (1..3) + case 1: + case 2: + case 3: + DBG(": using.\n"); + break; + default: + // use SMBIOS chassisType to determine PM Profile (saved previously for us) + DBG(", expected value: 1, 2 or 3, setting to 0x%02X.\n", Platform.Type); + fadt_mod->PM_Profile = Platform.Type; // take care of modified FACP's PM Profile entry + break; + } } - // Check if PM Profile is correct (1..3), otherwise set it to value - switch (fadt_mod->PM_Profile) { - case 1: break; - case 2: break; - case 3: break; - default: - value = 1; - DBG("FADT: wrong PM Profile (0x%02x), must be 1..3. Defaulting to 0x%02x!\n", fadt_mod->PM_Profile, (unsigned char)value); - fadt_mod->PM_Profile = (unsigned char)value; - } - // Setup system-type - Platform.Type = fadt_mod->PM_Profile; + Platform.Type = fadt_mod->PM_Profile; // Save fixed PM Profile (-> system-type) - // We now have to write the systemm-type in ioregs: we cannot do it before in setupDeviceTree() +/* Bungo: Moved into fake_efi.c + // Setup system-type: We now have to write the systemm-type in ioregs: we cannot do it before in setupDeviceTree() // because we need to take care of FACP original content, if it is correct. setupSystemType(); - - // Patch FADT to fix restart +*/ + // Patch FACP to fix restart if (fix_restart) { if (fix_restart_ps2) { fadt_mod->Flags|= 0x400; @@ -744,7 +786,7 @@ fadt_mod->Reset_AccessWidth = 0x01; // Byte access fadt_mod->Reset_Address = 0x64; // Address of the register fadt_mod->Reset_Value = 0xfe; // Value to write to reset the system - DBG("FADT: PS2 Restart Fix applied!\n"); + DBG("\tFACP PS2 Restart Fix applied!\n"); } else { fadt_mod->Flags|= 0x400; fadt_mod->Reset_SpaceID = 0x01; // System I/O @@ -753,22 +795,51 @@ fadt_mod->Reset_AccessWidth = 0x01; // Byte access fadt_mod->Reset_Address = 0x0cf9; // Address of the register fadt_mod->Reset_Value = 0x06; // Value to write to reset the system - DBG("FADT: ACPI Restart Fix applied!\n"); + DBG("\tFACP Restart Fix applied!\n"); } - - } - - // Patch DSDT Address if we have loaded DSDT.aml - if(new_dsdt) { - DBG("DSDT: Old @%x,%x, ",fadt_mod->DSDT,fadt_mod->X_DSDT); - - fadt_mod->DSDT=(uint32_t)new_dsdt; + } else { + DBG("\tRestart Fix: No.\n"); + } + + // Bungo: Allocate new FACS table + DBG("\tOEM table FACS@%08X found, length=%d", fadt->FACS, ((struct acpi_2_facs *)(fadt->FACS))->Length); + if ((uint32_t)(&(fadt->X_FACS))-(uint32_t)fadt+8<=fadt->Length) { + DBG(".\n"); + DBG("\tOEM table X_FACS@%08X%08X found, length=%d", (uint32_t)(fadt->X_FACS >> 32), (uint32_t)(fadt->X_FACS), ((struct acpi_2_facs *)(fadt->X_FACS))->Length); + if (fadt->FACS != (uint32_t)(fadt->X_FACS)) { + DBG(". Differs from FACS: fixing.\n"); + fadt_mod->FACS = (uint32_t)(fadt->X_FACS); // in my case only from X_FACS loaded 64 bytes (see ACPI spec.) + } else { + DBG(": using.\n"); + } + } else { + DBG(": using.\n"); + } + struct acpi_2_facs *oemfacs = (struct acpi_2_facs *)(fadt_mod->FACS); + fadt_mod->FACS = AllocateKernelMemory(oemfacs->Length); + memcpy((struct acpi_2_facs *)(fadt_mod->FACS), oemfacs, oemfacs->Length); + ((struct acpi_2_facs *)(fadt_mod->FACS))->Version = 1; + if ((uint32_t)(&(fadt->X_FACS))-(uint32_t)fadt+8<=fadt->Length) { + fadt_mod->X_FACS = (uint64_t)(fadt_mod->FACS); + } + + // Bungo: Save Hardware Signature (-> machine-signature) + Platform.HWSignature = ((struct acpi_2_facs *)fadt_mod->FACS)->HWSignature; + DBG("\tHardware Signature=0x%08X: using.\n", Platform.HWSignature); + + DBG("\tOEM table DSDT@%08X found: %susing.\n", fadt->DSDT, new_dsdt ? "not " : ""); + if ((uint32_t)(&(fadt->X_DSDT))-(uint32_t)fadt+8<=fadt->Length) { + DBG("\tOEM table X_DSDT@%08X%08X found: %susing.\n", (uint32_t)(fadt->X_DSDT >> 32), (uint32_t)(fadt->X_DSDT), new_dsdt ? "not " : ""); + } + // Patch DSDT address if we have loaded DSDT.aml + if (new_dsdt) { + fadt_mod->DSDT = (uint32_t)new_dsdt; + DBG("\tFACP uses custom DSDT@%08X", fadt_mod->DSDT); if ((uint32_t)(&(fadt_mod->X_DSDT))-(uint32_t)fadt_mod+8<=fadt_mod->Length) { - fadt_mod->X_DSDT=(uint32_t)new_dsdt; + fadt_mod->X_DSDT = (uint64_t)(fadt_mod->DSDT); + DBG("/X_DSDT@%08X%08X", (uint32_t)(fadt_mod->X_DSDT >> 32), (uint32_t)(fadt_mod->X_DSDT)); } - - DBG("New @%x,%x\n",fadt_mod->DSDT,fadt_mod->X_DSDT); - DBG("FADT: Using custom DSDT!\n"); + DBG(".\n"); } // Correct the checksum @@ -777,32 +848,30 @@ return fadt_mod; } - -/* Setup ACPI without replacing DSDT. */ +// Bung: Unused +/* Setup ACPI without replacing DSDT. int setupAcpiNoMod() { // addConfigurationTable(&gEfiAcpiTableGuid, getAddressOfAcpiTable(), "ACPI"); // addConfigurationTable(&gEfiAcpi20TableGuid, getAddressOfAcpi20Table(), "ACPI_20"); - /* XXX aserebln why uint32 cast if pointer is uint64 ? */ + // XXX aserebln why uint32 cast if pointer is uint64 ? acpi10_p = (uint64_t)(uint32_t)getAddressOfAcpiTable(); acpi20_p = (uint64_t)(uint32_t)getAddressOfAcpi20Table(); - addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); + // addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); if(acpi20_p) { - addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); + // addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); } else { - DBG("No ACPI 2.\n"); + DBG("ACPI: version 2.0 not found.\n"); } return 1; } - +*/ /* Setup ACPI. Replace DSDT if DSDT.aml is found */ -int setupAcpi(void) +int setupAcpi() { int version; - void *new_dsdt, *new_table; - - - const char *filename; + void *new_dsdt = NULL, *new_table = NULL; + const char *filename = ""; char dirSpec[128]; int len = 0; @@ -819,191 +888,215 @@ // Load replacement DSDT new_dsdt = loadACPITable(dirSpec); - + // Mozodojo: going to patch FACP and load SSDT's even if DSDT.aml is not present /*if (!new_dsdt) { return setupAcpiNoMod(); }*/ - // Mozodojo: Load additional SSDTs - struct acpi_2_ssdt *new_ssdt[32]; // 30 + 2 additional tables for pss & cst - int ssdt_count=0; - - // SSDT Options + // SSDT options bool drop_ssdt=false, generate_pstates=false, generate_cstates=false; getBoolForKey(kDropSSDT, &drop_ssdt, &bootInfo->chameleonConfig); getBoolForKey(kGeneratePStates, &generate_pstates, &bootInfo->chameleonConfig); getBoolForKey(kGenerateCStates, &generate_cstates, &bootInfo->chameleonConfig); - - DBG("Generating P-States config: %s\n", generate_pstates ? "YES" : "NO"); - DBG("Generating C-States config: %s\n", generate_cstates ? "YES" : "NO"); - + DBG("ACPI: drop SSDT tables: %s.\n", drop_ssdt ? "Yes" : "No"); + DBG("ACPI: generate P-States: %s.\n", generate_pstates ? "Yes" : "No"); + DBG("ACPI: generate C-States: %s.\n", generate_cstates ? "Yes" : "No"); + + // Mozodojo: Load additional SSDTs + struct acpi_2_ssdt *new_ssdt[32]; // 30 + 2 additional tables for pss & cst + int ssdtotal_number=0; { int i; - for (i = 0; i < 30; i++) { char filename[512]; sprintf(filename, i > 0 ? "SSDT-%d.aml" : "SSDT.aml", i); - if ( (new_ssdt[ssdt_count] = loadACPITable(filename)) ) { - ssdt_count++; + if ( (new_ssdt[ssdtotal_number] = loadACPITable(filename)) ) { + ssdtotal_number++; } else { - break; + // DBG("ACPI: table not found: '%s'\n", filename); + //break; } } } - - // Load new table - sprintf(dirSpec, "ECDT.aml"); - new_table = loadACPITable(dirSpec); + // Load ECDT table + sprintf(dirSpec, "ECDT.aml"); + new_table = loadACPITable(dirSpec); + // Do the same procedure for both versions of ACPI for (version = 0; version < 2; version++) { struct acpi_2_rsdp *rsdp, *rsdp_mod; struct acpi_2_rsdt *rsdt, *rsdt_mod; - int rsdplength; + struct acpi_2_xsdt *xsdt, *xsdt_mod; + uint32_t *rsdt_entries; + uint64_t *xsdt_entries; // Find original rsdp rsdp=(struct acpi_2_rsdp *)(version ? getAddressOfAcpi20Table() : getAddressOfAcpiTable()); if (!rsdp) { - DBG("No ACPI version %d found. Ignoring\n", version+1); if (version) { - addConfigurationTable(&gEfiAcpi20TableGuid, NULL, "ACPI_20"); + //addConfigurationTable(&gEfiAcpi20TableGuid, NULL, "ACPI_20"); } else { - addConfigurationTable(&gEfiAcpiTableGuid, NULL, "ACPI"); + //addConfigurationTable(&gEfiAcpiTableGuid, NULL, "ACPI"); } + DBG("ACPI: version %d.0 not found. Not patching.\n", version+1); continue; } - rsdplength=version ? rsdp->Length : 20; - DBG("RSDP version %d found @%x. Length=%d\n",version+1,rsdp,rsdplength); + int rsdplength = version ? rsdp->Length : 20; + int l = version ? 20 : 0; + DBG("ACPI: OEM table RSDP found @%08X, length=%d. ACPI version %d.0: patching.\n", rsdp, rsdplength, version + 1); /* FIXME: no check that memory allocation succeeded - * Copy and patch RSDP,RSDT, XSDT and FADT + * Copy and patch RSDP, RSDT, XSDT and FADT * For more info see ACPI Specification pages 110 and following */ - rsdp_mod=(struct acpi_2_rsdp *) AllocateKernelMemory(rsdplength); + rsdp_mod = (struct acpi_2_rsdp *)(l + AllocateKernelMemory(l + rsdplength)); memcpy(rsdp_mod, rsdp, rsdplength); rsdt=(struct acpi_2_rsdt *)(rsdp->RsdtAddress); - DBG("RSDT @%x, Length %d\n",rsdt, rsdt->Length); + DBG("ACPI: OEM table RSDT found @%08X, length=%d.\n",rsdt, rsdt->Length); if (rsdt && (uint32_t)rsdt !=0xffffffff && rsdt->Length<0x10000) { - uint32_t *rsdt_entries; + //uint32_t *rsdt_entries; int rsdt_entries_num; int dropoffset=0, i, j; // mozo: using malloc cos I didn't found how to free already allocated kernel memory - rsdt_mod=(struct acpi_2_rsdt *)malloc(rsdt->Length); - memcpy (rsdt_mod, rsdt, rsdt->Length); - rsdp_mod->RsdtAddress=(uint32_t)rsdt_mod; - rsdt_entries_num=(rsdt_mod->Length-sizeof(struct acpi_2_rsdt))/4; - rsdt_entries=(uint32_t *)(rsdt_mod+1); - for (i=0;iLength); + memcpy(rsdt_mod, rsdt, rsdt->Length); + rsdp_mod->RsdtAddress = (uint32_t)rsdt_mod; + rsdt_entries_num = (rsdt_mod->Length-sizeof(struct acpi_2_rsdt))/4; + rsdt_entries = (uint32_t *)(rsdt_mod + 1); + + for (i = 0; i < rsdt_entries_num; i++) { + // rsdt_entries[i-dropoffset] = rsdt_entries[i]; // dropping + + struct acpi_2_header *oemTable = (struct acpi_2_header *)rsdt_entries[i]; + if (!oemTable) { + dropoffset++; + continue; } //DBG("TABLE %c%c%c%c,",table[0],table[1],table[2],table[3]); - DBG("TABLE %c%c%c%c@%x: ", table[0],table[1],table[2],table[3],rsdt_entries[i]); + DBG("ACPI: OEM table %c%c%c%c found @%08X, length=%d: ", oemTable->Signature[0], oemTable->Signature[1], oemTable->Signature[2], oemTable->Signature[3], oemTable, oemTable->Length); - rsdt_entries[i-dropoffset]=rsdt_entries[i]; + if (tableSign(oemTable, "SSDT")) { + if (drop_ssdt) { + DBG("dropping.\n"); + dropoffset++; + continue; + } else { + DBG("using.\n"); + rsdt_entries[i-dropoffset] = (uint64_t)AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)(uint32_t)rsdt_entries[i-dropoffset], oemTable, oemTable->Length); + + // get rest of ssdt tables from inside ssdt_pmref + struct ssdt_pmref *subSSDT = (struct ssdt_pmref *)((uint32_t)rsdt_entries[i-dropoffset] + sizeof(struct acpi_2_header) + 15); + uint8_t tabNum = *((uint8_t *)subSSDT - 2) / 3; // e.g Name (SSDT, Package (0x0C) -> 0x0C / 3 = number of sub SSDTs + for (j = 0; j < tabNum; j++) { + if (!subSSDT[j].addr) continue; + oemTable = (struct acpi_2_header *)subSSDT[j].addr; + DBG("ACPI: OEM table SSDT_%s found @%08X, length=%d: using.\n", oemTable->OEMTableId, oemTable, oemTable->Length); + subSSDT[j].addr = AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)subSSDT[j].addr, oemTable, oemTable->Length); + new_ssdt[ssdtotal_number] = (struct acpi_2_ssdt *)subSSDT[j].addr; + ssdtotal_number++; + } + continue; + } + } - if (drop_ssdt && tableSign(table, "SSDT")) { - DBG("dropped (OEM)\n"); - dropoffset++; - continue; + if (tableSign(oemTable, "DSDT") && new_dsdt) { + rsdt_entries[i-dropoffset] = (uint32_t)new_dsdt; + DBG("using custom table.\n"); + continue; } - - if (tableSign(table, "DSDT")) { - if(new_dsdt) { - rsdt_entries[i-dropoffset]=(uint32_t)new_dsdt; - DBG("custom table added\n"); - } - continue; - } - if (tableSign(table, "FACP")) { - struct acpi_2_fadt *fadt, *fadt_mod; - fadt=(struct acpi_2_fadt *)rsdt_entries[i]; + if (tableSign(oemTable, "FACP")) { + struct acpi_2_fadt /* *fadt, */ *fadt_mod; + // fadt = (struct acpi_2_fadt *)rsdt_entries[i]; - DBG("found, Length %d\n",fadt->Length); - - if (!fadt || (uint32_t)fadt == 0xffffffff || fadt->Length>0x10000) { - DBG("FADT incorrect. Not modified\n"); + if ((uint32_t)oemTable == 0xffffffff || oemTable->Length>0x10000) { + DBG("INCORRECT! Not modifying.\n"); continue; } + + DBG("patching.\n"); + fadt_mod = patch_fadt((struct acpi_2_fadt *)oemTable, new_dsdt); + rsdt_entries[i-dropoffset] = (uint32_t)fadt_mod; - fadt_mod = patch_fadt(fadt, new_dsdt); - rsdt_entries[i-dropoffset]=(uint32_t)fadt_mod; - // Generate _CST SSDT - if (generate_cstates && (new_ssdt[ssdt_count] = generate_cst_ssdt(fadt_mod))) { - DBG("C-States generated\n"); + if (generate_cstates && (new_ssdt[ssdtotal_number] = generate_cst_ssdt(fadt_mod))) { + DBG("\tC-States generated.\n"); generate_cstates = false; // Generate SSDT only once! - ssdt_count++; + ssdtotal_number++; } // Generating _PSS SSDT - if (generate_pstates && (new_ssdt[ssdt_count] = generate_pss_ssdt((void*)fadt_mod->DSDT))) { - DBG("P-States generated\n"); + if (generate_pstates && (new_ssdt[ssdtotal_number] = generate_pss_ssdt((void*)fadt_mod->DSDT))) { + DBG("\tP-States generated.\n"); generate_pstates = false; // Generate SSDT only once! - ssdt_count++; + ssdtotal_number++; } continue; } - DBG("coppied (OEM)\n"); + DBG("using.\n"); + // allocating oem table + rsdt_entries[i-dropoffset] = (uint32_t)AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)rsdt_entries[i-dropoffset], oemTable, oemTable->Length); } - // Mozodojo: Insert additional SSDTs into RSDT - if(ssdt_count > 0) { - for (j=0; j 0) { + for (j=0; jLength += 4*ssdt_count + 4 - 4*dropoffset; + rsdt_mod->Length += 4*ssdtotal_number + 4 - 4*dropoffset; struct acpi_2_rsdt *rsdt_copy = (struct acpi_2_rsdt *)AllocateKernelMemory(rsdt_mod->Length); memcpy (rsdt_copy, rsdt_mod, rsdt_mod->Length); free(rsdt_mod); - rsdt_mod = rsdt_copy; + rsdt_mod = rsdt_copy; rsdp_mod->RsdtAddress=(uint32_t)rsdt_mod; rsdt_entries_num=(rsdt_mod->Length-sizeof(struct acpi_2_rsdt))/4; rsdt_entries=(uint32_t *)(rsdt_mod+1); - + // Correct the checksum of RSDT - DBG("RSDT: Original checksum %d, ", rsdt_mod->Checksum); + DBG("ACPI: modified RSDT@%08X, length=%d. Checksum: old=%d, ", rsdt_mod, rsdt_mod->Length, rsdt_mod->Checksum); rsdt_mod->Checksum=0; rsdt_mod->Checksum=256-checksum8(rsdt_mod,rsdt_mod->Length); - DBG("New checksum %d at %x\n", rsdt_mod->Checksum,rsdt_mod); + DBG("new=%d.\n", rsdt_mod->Checksum); } else { rsdp_mod->RsdtAddress=0; - DBG("RSDT not found or RSDT incorrect\n"); + DBG("ACPI: RSDT table not found or incorrect.\n"); } - DBG("\n"); + DBG("\n"); if (version) { - struct acpi_2_xsdt *xsdt, *xsdt_mod; + // struct acpi_2_xsdt *xsdt, *xsdt_mod; // FIXME: handle 64-bit address correctly - xsdt=(struct acpi_2_xsdt*) ((uint32_t)rsdp->XsdtAddress); - DBG("XSDT @%x;%x, Length=%d\n", (uint32_t)(rsdp->XsdtAddress>>32),(uint32_t)rsdp->XsdtAddress, xsdt->Length); + xsdt = (struct acpi_2_xsdt *)(uint32_t)rsdp->XsdtAddress; + DBG("ACPI: OEM table XSDT found @%08X%08X, length=%d.\n", (uint32_t)(rsdp->XsdtAddress >> 32),(uint32_t)rsdp->XsdtAddress, xsdt->Length); - if (xsdt && (uint64_t)rsdp->XsdtAddress<0xffffffff && xsdt->Length<0x10000) { - uint64_t *xsdt_entries; + if (xsdt && rsdp->XsdtAddress<0xffffffff && xsdt->Length<0x10000) { + // uint64_t *xsdt_entries; int xsdt_entries_num, i, j; int dropoffset=0; @@ -1011,134 +1104,204 @@ xsdt_mod=(struct acpi_2_xsdt*)malloc(xsdt->Length); memcpy(xsdt_mod, xsdt, xsdt->Length); - rsdp_mod->XsdtAddress=(uint32_t)xsdt_mod; - xsdt_entries_num=(xsdt_mod->Length-sizeof(struct acpi_2_xsdt))/8; - xsdt_entries=(uint64_t *)(xsdt_mod+1); - for (i=0;iXsdtAddress=(uint64_t)xsdt_mod; + xsdt_entries_num = (xsdt_mod->Length-sizeof(struct acpi_2_xsdt))/8; + xsdt_entries = (uint64_t *)(xsdt_mod+1); + + struct acpi_2_header *oemTable; + for (i = 0; i < xsdt_entries_num; i++) { + // xsdt_entries[i-dropoffset] = xsdt_entries[i]; // dropping + + oemTable = (struct acpi_2_header *)(uint32_t)xsdt_entries[i]; + if (!oemTable) { + dropoffset++; continue; } + + DBG("ACPI: OEM table %c%c%c%c found @%08X%08X, length=%d: ", oemTable->Signature[0], oemTable->Signature[1], oemTable->Signature[2], oemTable->Signature[3], (uint32_t)(xsdt_entries[i] >> 32), (uint32_t)(xsdt_entries[i]), oemTable->Length); - DBG("TABLE %c%c%c%c@%x: ", table[0],table[1],table[2],table[3],xsdt_entries[i]); - - xsdt_entries[i-dropoffset]=xsdt_entries[i]; + if (((uint64_t *)(xsdt + 1))[i] == (uint64_t)((uint32_t *)(rsdt + 1))[i]) { + DBG("it's the same as in RSDT, using\n"); + xsdt_entries[i-dropoffset] = (uint64_t)rsdt_entries[i]; + continue; + } - if (drop_ssdt && tableSign(table, "SSDT")) { - DBG("dropped (OEM)\n"); - dropoffset++; - continue; + if (tableSign(oemTable, "SSDT")) { + if (drop_ssdt) { + DBG("dropping.\n"); + dropoffset++; + continue; + } else { + DBG("using.\n"); + xsdt_entries[i-dropoffset] = (uint64_t)AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)(uint32_t)xsdt_entries[i-dropoffset], oemTable, oemTable->Length); + + // get rest of ssdt tables from inside ssdt_pmref + struct ssdt_pmref *subSSDT = (struct ssdt_pmref *)((uint32_t)xsdt_entries[i-dropoffset] + sizeof(struct acpi_2_header) + 15); + uint8_t tabNum = *((uint8_t *)subSSDT - 2) / 3; // e.g Name (SSDT, Package (0x0C) -> 0x0C / 3 = number of sub SSDTs + for (j = 0; j < tabNum; j++) { + if (!subSSDT[j].addr) continue; + oemTable = (struct acpi_2_header *)subSSDT[j].addr; + DBG("ACPI: OEM table SSDT_%s found @%08X, length=%d: using.\n", oemTable->OEMTableId, oemTable, oemTable->Length); + subSSDT[j].addr = AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)subSSDT[j].addr, oemTable, oemTable->Length); + new_ssdt[ssdtotal_number] = (struct acpi_2_ssdt *)subSSDT[j].addr; + ssdtotal_number++; + } + continue; + } + } + + if (tableSign(oemTable, "DSDT") && new_dsdt) { + xsdt_entries[i-dropoffset] = (uint64_t)new_dsdt; + DBG("using custom table.\n"); + continue; } - if (tableSign(table, "DSDT")) { - if (new_dsdt) { - xsdt_entries[i-dropoffset]=(uint32_t)new_dsdt; - DBG("custom table added\n"); - } - continue; - } - if (tableSign(table, "FACP")) { - struct acpi_2_fadt *fadt, *fadt_mod; - fadt=(struct acpi_2_fadt *)(uint32_t)xsdt_entries[i]; + if (tableSign(oemTable, "FACP")) { + struct acpi_2_fadt /* *fadt, */ *fadt_mod; + //fadt = (struct acpi_2_fadt *)(uint32_t)xsdt_entries[i]; - DBG("found, Length %d\n",(uint32_t)(xsdt_entries[i]>>32), fadt->Length); - - if (!fadt || (uint64_t)xsdt_entries[i] >= 0xffffffff || fadt->Length>0x10000) { - DBG("FADT incorrect or after 4GB. Dropping XSDT\n"); + if (xsdt_entries[i] >= 0xffffffff || oemTable->Length>0x10000) { goto drop_xsdt; } - fadt_mod = patch_fadt(fadt, new_dsdt); - xsdt_entries[i-dropoffset]=(uint32_t)fadt_mod; + DBG("patching.\n"); + fadt_mod = patch_fadt((struct acpi_2_fadt *)oemTable, new_dsdt); + xsdt_entries[i-dropoffset] = (uint64_t)fadt_mod; - // DBG("TABLE %c%c%c%c@%x \n", table[0],table[1],table[2],table[3],xsdt_entries[i]); - // Generate _CST SSDT - if (generate_cstates && (new_ssdt[ssdt_count] = generate_cst_ssdt(fadt_mod))) { - DBG("C-States generated\n"); + if (generate_cstates && (new_ssdt[ssdtotal_number] = generate_cst_ssdt(fadt_mod))) { + DBG("ACPI: C-States generated\n"); generate_cstates = false; // Generate SSDT only once! - ssdt_count++; + ssdtotal_number++; } // Generating _PSS SSDT - if (generate_pstates && (new_ssdt[ssdt_count] = generate_pss_ssdt((void*)fadt_mod->DSDT))) { - DBG("P-States generated\n"); + if (generate_pstates && (new_ssdt[ssdtotal_number] = generate_pss_ssdt((void *)fadt_mod->DSDT))) { + DBG("ACPI: P-States generated\n"); generate_pstates = false; // Generate SSDT only once! - ssdt_count++; + ssdtotal_number++; } - continue; } - DBG("coppied (OEM)\n"); - // DBG("TABLE %c%c%c%c@%x \n", table[0],table[1],table[2],table[3],xsdt_entries[i]); + + DBG("using.\n"); + // allocating oem table + xsdt_entries[i-dropoffset] = (uint64_t)AllocateKernelMemory(oemTable->Length); + memcpy((struct acpi_2_header *)(uint32_t)xsdt_entries[i-dropoffset], oemTable, oemTable->Length); } - - // Mozodojo: Insert additional SSDTs into XSDT - if(ssdt_count > 0) { - for (j=0; j 0) { + for (j=0; jLength += 8*ssdt_count + 8 - 8*dropoffset; + xsdt_mod->Length += 8*ssdtotal_number + 8 - 8*dropoffset; struct acpi_2_xsdt *xsdt_copy = (struct acpi_2_xsdt *)AllocateKernelMemory(xsdt_mod->Length); memcpy(xsdt_copy, xsdt_mod, xsdt_mod->Length); - free(xsdt_mod); xsdt_mod = xsdt_copy; - rsdp_mod->XsdtAddress=(uint32_t)xsdt_mod; + free(xsdt_mod); + xsdt_mod = xsdt_copy; + rsdp_mod->XsdtAddress=(uint64_t)xsdt_mod; xsdt_entries_num=(xsdt_mod->Length-sizeof(struct acpi_2_xsdt))/8; xsdt_entries=(uint64_t *)(xsdt_mod+1); // Correct the checksum of XSDT - DBG("XSDT: Original checksum %d, ", xsdt_mod->Checksum); - xsdt_mod->Checksum=0; - xsdt_mod->Checksum=256-checksum8(xsdt_mod,xsdt_mod->Length); - DBG("New checksum %d\n", xsdt_mod->Checksum); + DBG("ACPI: modified XSDT@00000000%08X, length=%d. Checksum: old=%d, ", xsdt_mod, xsdt_mod->Length, xsdt_mod->Checksum); + xsdt_mod->Checksum=0; + xsdt_mod->Checksum=256-checksum8(xsdt_mod, xsdt_mod->Length); + DBG("new=%d.\n", xsdt_mod->Checksum); } else { drop_xsdt: - DBG("About to drop XSDT\n"); /*FIXME: Now we just hope that if MacOS doesn't find XSDT it reverts to RSDT. * A Better strategy would be to generate */ rsdp_mod->XsdtAddress=0xffffffffffffffffLL; - verbose("XSDT not found or XSDT incorrect\n"); + DBG("ACPI: XSDT table not found (>4GB) or incorrect. Dropping.\n"); } } - DBG("\n"); // Correct the checksum of RSDP - DBG("RSDP: Original checksum %d, ", rsdp_mod->Checksum); + DBG("ACPI: modified RSDP@%08X, checksum: old=%d, ", rsdp_mod, rsdp_mod->Checksum); rsdp_mod->Checksum=0; - rsdp_mod->Checksum=256-checksum8(rsdp_mod,20); - DBG("New checksum %d\n", rsdp_mod->Checksum); + rsdp_mod->Checksum=256-checksum8(rsdp_mod, 20); + DBG("new=%d", rsdp_mod->Checksum); if (version) { - DBG("RSDP: Original extended checksum %d, ", rsdp_mod->ExtendedChecksum); + DBG("; extended checksum: old=%d, ", rsdp_mod->ExtendedChecksum); rsdp_mod->ExtendedChecksum=0; rsdp_mod->ExtendedChecksum=256-checksum8(rsdp_mod,rsdp_mod->Length); - DBG("New extended checksum %d\n", rsdp_mod->ExtendedChecksum); - } + DBG("new=%d.\n", rsdp_mod->ExtendedChecksum); + } else { + DBG(".\n"); + } if (version) { /* XXX aserebln why uint32 cast if pointer is uint64 ? */ + acpi10_p = (uint64_t)((uint32_t)rsdp_mod - 20); acpi20_p = (uint64_t)(uint32_t)rsdp_mod; - addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); + memcpy((struct acpi_2_rsdp *)acpi10_p, (struct acpi_2_rsdp *)acpi20_p, 20); + //addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); } else { /* XXX aserebln why uint32 cast if pointer is uint64 ? */ acpi10_p = (uint64_t)(uint32_t)rsdp_mod; - addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); + //addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); } - DBG("ACPI version %d patching finished\n\n", version+1); + + DBG("ACPI: acpi version %d.0 patching finished\n\n", version+1); } #if DEBUG_ACPI - printf("Press a key to continue... (DEBUG_ACPI)\n"); + printf("ACPI: Press a key to continue... (DEBUG_ACPI)\n"); getchar(); #endif return 1; } + +struct acpi_2_rsdp *getRSDPaddress() +{ + bool found = false; + /* Before searching the BIOS space we are supposed to search the first 1K of the EBDA */ + EBDA_RANGE_START = (uint32_t)swapUint16(*(uint16_t *)BDA_EBDA_START) << 4; + DBG("getRSDPaddress: scanning EBDA [%08X:%08X] for RSDP... ", EBDA_RANGE_START, EBDA_RANGE_END); + void *rsdp_addr = (void*)EBDA_RANGE_START; + for (; rsdp_addr <= (void*)EBDA_RANGE_END; rsdp_addr += 1) { + if (*(uint64_t *)rsdp_addr == ACPI_SIGNATURE_UINT64_LE) { + found = true; + break; + } + } + + if (!found) { + DBG("Nothing found.\n"); + DBG("getRSDPaddress: scanning BIOS area [%08X:%08X] for RSDP... ", ACPI_RANGE_START, ACPI_RANGE_END); + rsdp_addr = (void*)ACPI_RANGE_START; + for (; rsdp_addr <= (void*)ACPI_RANGE_END; rsdp_addr += 16) { + if (*(uint64_t *)rsdp_addr == ACPI_SIGNATURE_UINT64_LE) { + found = true; + break; + } + } + } + + if (found) { + DBG("Found @0%08X, Rev.: %s (0x%02X).\n", rsdp_addr, ((struct acpi_2_rsdp *)rsdp_addr)->Revision ? "2.0" : "1.0", ((struct acpi_2_rsdp *)rsdp_addr)->Revision); + uint8_t csum = checksum8(rsdp_addr, 20); + if (csum == 0) { + if (((struct acpi_2_rsdp *)rsdp_addr)->Revision == 0) return rsdp_addr; + csum = checksum8(rsdp_addr, sizeof(struct acpi_2_rsdp)); + if (csum == 0) return rsdp_addr; + else DBG("getRSDPaddress: RSDP extended checksum incorrect: %d.\n", csum); + } else DBG("getRSDPaddress: RSDP checksum incorrect: %d.\n", csum); + } else DBG("Nothing found.\n"); + + return NULL; +} Index: branches/Bungo/i386/libsaio/device_tree.h =================================================================== --- branches/Bungo/i386/libsaio/device_tree.h (revision 2468) +++ branches/Bungo/i386/libsaio/device_tree.h (revision 2469) @@ -70,9 +70,11 @@ extern Property * DT__GetProperty(Node *node, const char *name); -void +Node * DT__Initialize(void); +Node * +DT__GetRootNode(void); // Free up memory used by in-memory representation of device tree. Index: branches/Bungo/i386/libsaio/bootargs.h =================================================================== --- branches/Bungo/i386/libsaio/bootargs.h (revision 2468) +++ branches/Bungo/i386/libsaio/bootargs.h (revision 2469) @@ -44,21 +44,21 @@ }; enum { - kEfiReservedMemoryType = 0, - kEfiLoaderCode = 1, - kEfiLoaderData = 2, - kEfiBootServicesCode = 3, - kEfiBootServicesData = 4, - kEfiRuntimeServicesCode = 5, - kEfiRuntimeServicesData = 6, - kEfiConventionalMemory = 7, - kEfiUnusableMemory = 8, - kEfiACPIReclaimMemory = 9, - kEfiACPIMemoryNVS = 10, - kEfiMemoryMappedIO = 11, + kEfiReservedMemoryType = 0, + kEfiLoaderCode = 1, + kEfiLoaderData = 2, + kEfiBootServicesCode = 3, + kEfiBootServicesData = 4, + kEfiRuntimeServicesCode = 5, + kEfiRuntimeServicesData = 6, + kEfiConventionalMemory = 7, + kEfiUnusableMemory = 8, + kEfiACPIReclaimMemory = 9, + kEfiACPIMemoryNVS = 10, + kEfiMemoryMappedIO = 11, kEfiMemoryMappedIOPortSpace = 12, - kEfiPalCode = 13, - kEfiMaxMemoryType = 14 + kEfiPalCode = 13, + kEfiMaxMemoryType = 14 }; /* @@ -96,6 +96,18 @@ #define GRAPHICS_MODE 1 #define FB_TEXT_MODE 2 + +/* Struct describing an image passed in by the booter */ +struct boot_icon_element { + unsigned int width; + unsigned int height; + int y_offset_from_center; + unsigned int data_size; + unsigned int __reserved1[4]; + unsigned char data[0]; +}; +typedef struct boot_icon_element boot_icon_element; + /* Boot argument structure - passed into Mach kernel at boot time. * "Revision" can be incremented for compatible changes */ @@ -108,17 +120,25 @@ #define kBootArgsPreLionVersion 1 /* Snapshot constants of previous revisions that are supported */ +#define kBootArgsVersion1 1 +#define kBootArgsVersion2 2 +#define kBootArgsRevision2_0 0 #define kBootArgsEfiMode32 32 #define kBootArgsEfiMode64 64 +/* Bitfields for boot_args->flags */ +#define kBootArgsFlagRebootOnPanic (1 << 0) +#define kBootArgsFlagHiDPI (1 << 1) +#define kBootArgsFlagBlack (1 << 2) + typedef struct boot_args { uint16_t Revision; /* Revision of boot_args structure */ uint16_t Version; /* Version of boot_args structure */ uint8_t efiMode; /* 32 means 32-bit mode, 64 means 64-bit mode */ uint8_t debugMode; /* Bit field with behavior changes */ - uint8_t __reserved1[2]; + uint16_t flags; // uint8_t __reserved1[2]; char CommandLine[BOOT_LINE_LENGTH]; /* Passed in command line */ @@ -139,19 +159,25 @@ uint32_t efiRuntimeServicesPageCount; uint64_t efiRuntimeServicesVirtualPageStart; /* virtual address of defragmented runtime pages */ - uint32_t efiSystemTable; /* physical address of system table in runtime area */ - uint32_t __reserved2; + uint32_t efiSystemTable; /* physical address of system table in runtime area */ + uint32_t kslide; // uint32_t __reserved2; uint32_t performanceDataStart; /* physical address of log */ uint32_t performanceDataSize; uint32_t keyStoreDataStart; /* physical address of key store data */ uint32_t keyStoreDataSize; - uint64_t bootMemStart; + uint64_t bootMemStart; /* physical address of interpreter boot memory */ uint64_t bootMemSize; uint64_t PhysicalMemorySize; uint64_t FSBFrequency; - uint32_t __reserved4[734]; + // + uint64_t pciConfigSpaceBaseAddress; + uint32_t pciConfigSpaceStartBusNumber; + uint32_t pciConfigSpaceEndBusNumber; + uint32_t __reserved4[730]; + // +// uint32_t __reserved4[734]; } boot_args; @@ -188,6 +214,8 @@ } boot_args_pre_lion; -extern char gMacOSVersion[8]; +extern char gMacOSVersion[8]; +extern uint32_t MacOSVerCurrent; +extern uint32_t MacOSVer2Int(const char *osver); #endif /* _PEXPERT_I386_BOOT_H */ Index: branches/Bungo/i386/libsaio/spd.c =================================================================== --- branches/Bungo/i386/libsaio/spd.c (revision 2468) +++ branches/Bungo/i386/libsaio/spd.c (revision 2469) @@ -382,31 +382,34 @@ static struct smbus_controllers_t smbus_controllers[] = { - {0x8086, 0x1C22, "6 Series", read_smb_intel }, - {0x8086, 0x1D22, "C600/X79 Series", read_smb_intel }, - {0x8086, 0x1D70, "C600/X79 Series", read_smb_intel }, - {0x8086, 0x1D71, "C608/C606/X79 Series", read_smb_intel }, - {0x8086, 0x1D72, "C608", read_smb_intel }, - {0x8086, 0x1E22, "7 Series/C210 Series", read_smb_intel }, - {0x8086, 0x2330, "DH89xxCC", read_smb_intel }, - {0x8086, 0x2413, "82801AA", read_smb_intel }, - {0x8086, 0x2423, "82801BA/BAM", read_smb_intel }, - {0x8086, 0x2443, "82801BA/BAM", read_smb_intel }, - {0x8086, 0x2483, "82801CA/CAM", read_smb_intel }, - {0x8086, 0x24C3, "82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)", read_smb_intel }, - {0x8086, 0x24D3, "82801EB/ER (ICH5/ICH5R)", read_smb_intel }, - {0x8086, 0x25A4, "6300ESB", read_smb_intel }, - {0x8086, 0x266A, "82801FB/FBM/FR/FW/FRW (ICH6 Family)", read_smb_intel }, - {0x8086, 0x269B, "631xESB/632xESB/3100", read_smb_intel }, - {0x8086, 0x27DA, "N10/ICH 7 Family", read_smb_intel }, - {0x8086, 0x283E, "82801H (ICH8 Family) ", read_smb_intel }, - {0x8086, 0x2930, "82801I (ICH9 Family)", read_smb_intel }, - {0x8086, 0x3A30, "82801JI (ICH10 Family)", read_smb_intel }, - {0x8086, 0x3A60, "82801JD/DO (ICH10 Family)", read_smb_intel }, - {0x8086, 0x3B30, "5 Series/3400 Series", read_smb_intel }, - {0x8086, 0x5032, "EP80579", read_smb_intel }, - {0x8086, 0x8C22, "8 Series/C220", read_smb_intel }, - {0x8086, 0x9C22, "Lynx Point-LP", read_smb_intel } + {0x8086, 0x1C22, "P67", read_smb_intel }, // Z68, Q67 + {0x8086, 0x1D22, "X79", read_smb_intel }, + {0x8086, 0x1D70, "X79", read_smb_intel }, + {0x8086, 0x1D71, "X79", read_smb_intel }, + {0x8086, 0x1D72, "C608", read_smb_intel }, + {0x8086, 0x1E22, "Z77", read_smb_intel }, // H77, Q77 + {0x8086, 0x2330, "DH89xxCC", read_smb_intel }, + {0x8086, 0x2413, "82801AA", read_smb_intel }, + {0x8086, 0x2423, "BAM", read_smb_intel }, + {0x8086, 0x2443, "BAM", read_smb_intel }, + {0x8086, 0x2483, "CAM", read_smb_intel }, + {0x8086, 0x24C3, "ICH4", read_smb_intel }, + {0x8086, 0x24D3, "ICH5", read_smb_intel }, + {0x8086, 0x25A4, "6300ESB", read_smb_intel }, + {0x8086, 0x266A, "ICH6", read_smb_intel }, + {0x8086, 0x269B, "ESB", read_smb_intel }, + {0x8086, 0x27DA, "ICH7", read_smb_intel }, + {0x8086, 0x283E, "ICH8", read_smb_intel }, + {0x8086, 0x2930, "ICH9", read_smb_intel }, + {0x8086, 0x3A30, "ICH10", read_smb_intel }, + {0x8086, 0x3A60, "ICH10", read_smb_intel }, + {0x8086, 0x3B30, "P55", read_smb_intel }, + {0x8086, 0x5032, "EP80579", read_smb_intel }, + {0x8086, 0x8119, "US15W", read_smb_intel }, + {0x8086, 0x8C22, "HSW", read_smb_intel }, // Z87, H87, Q87, H81 + {0x8086, 0x8CA2, "Z97/H97", read_smb_intel }, // new + {0x8086, 0x8D22, "X99", read_smb_intel }, // new + {0x8086, 0x9C22, "HSW-ULT", read_smb_intel } }; Index: branches/Bungo/i386/libsaio/acpi_patcher.h =================================================================== --- branches/Bungo/i386/libsaio/acpi_patcher.h (revision 2468) +++ branches/Bungo/i386/libsaio/acpi_patcher.h (revision 2469) @@ -8,16 +8,22 @@ #include "libsaio.h" -uint64_t acpi10_p; -uint64_t acpi20_p; -uint64_t smbios_p; +/* From Foundation/Efi/Guid/Acpi/Acpi.h */ +/* Modified to wrap Data4 array init with {} */ +#define EFI_ACPI_TABLE_GUID {0xeb9d2d30, 0x2d88, 0x11d3, {0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d}} +#define EFI_ACPI_20_TABLE_GUID {0x8868e871, 0xe4f1, 0x11d3, {0xbc, 0x22, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81}} +extern EFI_GUID const gEfiAcpiTableGuid; +extern EFI_GUID const gEfiAcpi20TableGuid; -extern int setupAcpi(); +extern uint64_t acpi10_p; +extern uint64_t acpi20_p; +// extern uint64_t smbios_p; - moved to smbios.h -extern EFI_STATUS addConfigurationTable(); +boolean_t tableSign(void *table, const char *sgn); +struct acpi_2_rsdp *getRSDPaddress(); -extern EFI_GUID gEfiAcpiTableGuid; -extern EFI_GUID gEfiAcpi20TableGuid; +extern int setupAcpi(); +// extern EFI_STATUS addConfigurationTable(); struct p_state { Index: branches/Bungo/i386/libsaio/spd.h =================================================================== --- branches/Bungo/i386/libsaio/spd.h (revision 2468) +++ branches/Bungo/i386/libsaio/spd.h (revision 2469) @@ -111,13 +111,15 @@ /* SPD_MEMORY_TYPE values. */ #define SPD_MEMORY_TYPE_FPM_DRAM 1 -#define SPD_MEMORY_TYPE_EDO 2 -#define SPD_MEMORY_TYPE_PIPELINED_NIBBLE 3 +#define SPD_MEMORY_TYPE_EDO 2 +#define SPD_MEMORY_TYPE_PIPELINED_NIBBLE 3 #define SPD_MEMORY_TYPE_SDRAM 4 -#define SPD_MEMORY_TYPE_MULTIPLEXED_ROM 5 +#define SPD_MEMORY_TYPE_MULTIPLEXED_ROM 5 #define SPD_MEMORY_TYPE_SGRAM_DDR 6 #define SPD_MEMORY_TYPE_SDRAM_DDR 7 #define SPD_MEMORY_TYPE_SDRAM_DDR2 8 +#define SPD_MEMORY_TYPE_SDRAM_FB_DDR2 9 +#define SPD_MEMORY_TYPE_SDRAM_FBP_DDR2 0xa #define SPD_MEMORY_TYPE_SDRAM_DDR3 0xb /* SPD_MODULE_VOLTAGE values. */ Index: branches/Bungo/i386/libsaio/Makefile =================================================================== --- branches/Bungo/i386/libsaio/Makefile (revision 2468) +++ branches/Bungo/i386/libsaio/Makefile (revision 2469) @@ -51,11 +51,11 @@ all: $(DIRS_NEEDED) $(CONFIG_HEADERS) $(LIBS) all-recursive $(LIBS): $(SAIO_OBJS) - @echo "\t[RM] $@" + @echo " [RM] $@" @rm -f $@ - @echo "\t[AR] $(@F)" + @echo " [AR] $(@F)" @ar q $@ $^ &> /dev/null - @echo "\t[RANLIB] $(@F)" + @echo " [RANLIB] $(@F)" @ranlib $(SYMROOT)/$(@F) clean-local: Index: branches/Bungo/i386/libsaio/bios.h =================================================================== --- branches/Bungo/i386/libsaio/bios.h (revision 2468) +++ branches/Bungo/i386/libsaio/bios.h (revision 2469) @@ -35,9 +35,9 @@ unsigned int rx; unsigned short rr; struct { - unsigned char l; - unsigned char h; - } r; + unsigned char l; + unsigned char h; + } r; } machineRegister_t; typedef struct { Index: branches/Bungo/i386/libsaio/gma.c =================================================================== --- branches/Bungo/i386/libsaio/gma.c (revision 2468) +++ branches/Bungo/i386/libsaio/gma.c (revision 2469) @@ -276,20 +276,20 @@ {GMA_IVYBRIDGE_D_GT1, HD_GRAPHICS_2500 }, {GMA_IVYBRIDGE_D_GT2, HD_GRAPHICS_4000 }, {GMA_IVYBRIDGE_S_GT1, HD_GRAPHICS }, - // 015E /* ??? */ {GMA_IVYBRIDGE_S_GT2, "HD Graphics P4000" }, - // 0172 /* HD Graphics 2500 Mobile */ - // 0176 /* HD Graphics 2500 Mobile */ + {GMA_IVYBRIDGE_S_GT3, HD_GRAPHICS }, // 015e + {GMA_IVYBRIDGE_S_GT4, HD_GRAPHICS_2500 }, // 0172 /* HD Graphics 2500 Mobile */ + {GMA_IVYBRIDGE_S_GT5, HD_GRAPHICS_2500 }, // 0176 /* HD Graphics 2500 Mobile */ /* Haswell */ // 0090 /* ??? */ // 0091 /* ??? */ // 0092 /* ??? */ {GMA_HASWELL_D_GT1, HD_GRAPHICS }, - {GMA_HASWELL_D_GT2, HD_GRAPHICS_4600 }, + {GMA_HASWELL_D_GT2, HD_GRAPHICS_4600 }, /* 0412 */ {GMA_HASWELL_D_GT3, HD_GRAPHICS_5000 }, /* ??? */ {GMA_HASWELL_M_GT1, HD_GRAPHICS }, - {GMA_HASWELL_M_GT2, HD_GRAPHICS_4600 }, + {GMA_HASWELL_M_GT2, HD_GRAPHICS_4600 }, /* 0416 */ {GMA_HASWELL_M_GT3, HD_GRAPHICS_5000 }, /* ??? */ {GMA_HASWELL_S_GT1, HD_GRAPHICS }, {GMA_HASWELL_S_GT2, "HD Graphics P4600/P4700" }, @@ -298,46 +298,47 @@ {GMA_HASWELL_B_GT2, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_B_GT3, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_E_GT1, HD_GRAPHICS }, - {GMA_HASWELL_E_GT2, HD_GRAPHICS }, /* ??? */ + {GMA_HASWELL_E_GT2, HD_GRAPHICS_4400 }, /* 041e */ {GMA_HASWELL_E_GT3, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_D_GT1, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_D_GT2, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_D_GT3, IRIS_5100 }, {GMA_HASWELL_ULT_M_GT1, HD_GRAPHICS }, - {GMA_HASWELL_ULT_M_GT2, "HD Graphics 4400" }, - {GMA_HASWELL_ULT_M_GT3, HD_GRAPHICS_5000 }, + {GMA_HASWELL_ULT_M_GT2, HD_GRAPHICS_4400 }, /* 0a16 */ + {GMA_HASWELL_ULT_M_GT3, HD_GRAPHICS_5000 }, /* 0a26 */ {GMA_HASWELL_ULT_S_GT1, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_S_GT2, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_S_GT3, IRIS_5100 }, {GMA_HASWELL_ULT_B_GT1, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_B_GT2, HD_GRAPHICS }, /* ??? */ {GMA_HASWELL_ULT_B_GT3, IRIS_5100 }, - {GMA_HASWELL_ULT_E_GT1, HD_GRAPHICS }, - {GMA_HASWELL_ULT_E_GT2, "HD Graphics 4200" }, + {GMA_HASWELL_ULT_E_GT1, HD_GRAPHICS_4400 }, /* 0a0e */ + {GMA_HASWELL_ULT_E_GT2, HD_GRAPHICS_4200 }, /* 0a1e */ // 0A2A /* ??? */ {GMA_HASWELL_ULT_E_GT3, IRIS_5100 }, - // 0C02 /* Intel Haswell HD Graphics - GTL */ - // 0C04 /* ??? */ - // 0C06 /* Intel Haswell HD Graphics - GTL */ - // 0C12 /* Intel Haswell HD Graphics - GTM */ - // 0C16 /* Intel Haswell HD Graphics - GTH */ - // 0C22 /* Intel Haswell HD Graphics - GTH */ - // 0C26 /* Intel Haswell HD Graphics - GTH */ - {GMA_HASWELL_CRW_D_GT1, HD_GRAPHICS }, /* ??? */ + {GMA_HASWELL_SDV_D_GT1_IG, HD_GRAPHICS }, // 0C02 /* Intel Haswell HD Graphics - GTL */ + // 0C04 /* DRAM Controller */ + {GMA_HASWELL_SDV_M_GT1_IG, HD_GRAPHICS }, // 0C06 /* Intel Haswell HD Graphics - GTL */ + {GMA_HASWELL_SDV_D_GT2_IG, HD_GRAPHICS }, // 0C12 /* Intel Haswell HD Graphics - GTM */ + {GMA_HASWELL_SDV_M_GT2_IG, HD_GRAPHICS }, // 0C16 /* Intel Haswell HD Graphics - GTH */ + {GMA_HASWELL_SDV_D_GT2_PLUS_IG, HD_GRAPHICS }, // 0C22 /* Intel Haswell HD Graphics - GTH */ + {GMA_HASWELL_SDV_M_GT2_PLUS_IG, HD_GRAPHICS }, // 0C26 /* Intel Haswell HD Graphics - GTH */ + {GMA_HASWELL_CRW_D_GT1, HD_GRAPHICS }, /* 0d02 */ {GMA_HASWELL_CRW_D_GT2, HD_GRAPHICS_4600 }, - {GMA_HASWELL_CRW_D_GT3, IRIS_5200 }, - {GMA_HASWELL_CRW_M_GT1, HD_GRAPHICS }, /* ??? */ - {GMA_HASWELL_CRW_M_GT2, HD_GRAPHICS_4600 }, - {GMA_HASWELL_CRW_M_GT3, IRIS_5200 }, - {GMA_HASWELL_CRW_S_GT1, HD_GRAPHICS }, /* ??? */ - {GMA_HASWELL_CRW_S_GT2, HD_GRAPHICS }, /* ??? */ + {GMA_HASWELL_CRW_D_GT3, IRIS_5200 }, /* 0d22 */ + {GMA_HASWELL_CRW_M_GT1, HD_GRAPHICS }, /* 0d06 */ + {GMA_HASWELL_CRW_M_GT2, HD_GRAPHICS_4600 }, /* 0d16 */ + {GMA_HASWELL_CRW_M_GT3, IRIS_5200 }, /* 0d26 */ + {GMA_HASWELL_CRW_S_GT1, HD_GRAPHICS }, /* 0d0a */ + {GMA_HASWELL_CRW_S_GT2, HD_GRAPHICS }, /* 0d1a */ {GMA_HASWELL_CRW_S_GT3, IRIS_5200 }, - {GMA_HASWELL_CRW_B_GT1, HD_GRAPHICS }, /* ??? */ - {GMA_HASWELL_CRW_B_GT2, HD_GRAPHICS }, /* ??? */ + {GMA_HASWELL_CRW_B_GT1, HD_GRAPHICS }, /* 0d0b */ + {GMA_HASWELL_CRW_B_GT2, HD_GRAPHICS }, /* 0d1b */ {GMA_HASWELL_CRW_B_GT3, IRIS_5200 }, - {GMA_HASWELL_CRW_E_GT1, HD_GRAPHICS }, /* ??? */ - {GMA_HASWELL_CRW_E_GT2, HD_GRAPHICS }, /* ??? */ - {GMA_HASWELL_CRW_E_GT3, IRIS_5200 } + {GMA_HASWELL_CRW_E_GT1, HD_GRAPHICS }, /* 0d0e */ + {GMA_HASWELL_CRW_E_GT2, HD_GRAPHICS }, /* od1e */ + {GMA_HASWELL_CRW_E_GT3, IRIS_5200 }, + {GMA_HASWELL_CRW_M_GT2_PLUS_IG, HD_GRAPHICS } }; #define GFX_DEVICES_LEN (sizeof(intel_gfx_chipsets) / sizeof(intel_gfx_chipsets[0])) @@ -511,8 +512,10 @@ devprop_add_value(device, "AAPL,snb-platform-id", HD3000_vals[16], 4);// previusly commented break; - /* 0102 */ - case GMA_SANDYBRIDGE_GT1: // HD Graphics 2000 + /* 0102 */ + /* HD Graphics 2000 */ + case GMA_SANDYBRIDGE_GT1: // 0102 + device_id = 0x00000102; // Inject a valid mobile GPU device id instead of patching kexts devprop_add_value(device, "built-in", &BuiltIn, 1); devprop_add_value(device, "class-code", ClassFix, 4); devprop_add_value(device, "device-id", (uint8_t*)&device_id, sizeof(device_id)); @@ -521,9 +524,10 @@ devprop_add_value(device, "AAPL,os-info", HD2000_os_info, 20); break; - /* Sandy Bridge */ /* 0112, 0122 */ - case GMA_SANDYBRIDGE_GT2: // HD Graphics 3000 - case GMA_SANDYBRIDGE_GT2_PLUS: + /* Sandy Bridge */ + /* HD Graphics 3000 */ + case GMA_SANDYBRIDGE_GT2: // 0112 + case GMA_SANDYBRIDGE_GT2_PLUS: // 0122 devprop_add_value(device, "built-in", &BuiltIn, 1); devprop_add_value(device, "class-code", ClassFix, 4); device_id = 0x00000126; // Inject a valid mobile GPU device id instead of patching kexts @@ -533,78 +537,80 @@ devprop_add_value(device, "AAPL,os-info", HD3000_os_info, 20); break; - /* Ivy Bridge */ /* 0152, 0156, 015a, 015e, 0162, 0166, 016a, 0172, 0176 */ - case GMA_IVYBRIDGE_D_GT1: // HD Graphics 4000, HD Graphics 4000 Mobile, HD Graphics P4000, HD Graphics 2500 HD, Graphics 2500 Mobile - case GMA_IVYBRIDGE_M_GT1: - case GMA_IVYBRIDGE_S_GT1: - //case 0x8086015e: - case GMA_IVYBRIDGE_D_GT2: - case GMA_IVYBRIDGE_M_GT2: - case GMA_IVYBRIDGE_S_GT2: - //case 0x80860172: - //case 0x80860176: + /* Ivy Bridge */ + /* HD Graphics 4000, HD Graphics 4000 Mobile, HD Graphics P4000, HD Graphics 2500 HD, Graphics 2500 Mobile */ + case GMA_IVYBRIDGE_D_GT1: // 0152 + case GMA_IVYBRIDGE_M_GT1: // 0156 + case GMA_IVYBRIDGE_S_GT1: // 015A + case GMA_IVYBRIDGE_S_GT3: // 015e + case GMA_IVYBRIDGE_D_GT2: // 0162 + case GMA_IVYBRIDGE_M_GT2: // 0166 + case GMA_IVYBRIDGE_S_GT2: // 016A + case GMA_IVYBRIDGE_S_GT4: // 0172 + case GMA_IVYBRIDGE_S_GT5: // 0176 - if (getValueForKey(kAAPLCustomIG, &value, &len, &bootInfo->chameleonConfig) && len == AAPL_LEN_IVY * 2) - { - uint8_t new_aapl0[AAPL_LEN_IVY]; - - if (hex2bin(value, new_aapl0, AAPL_LEN_IVY) == 0) - { - memcpy(default_aapl_ivy, new_aapl0, AAPL_LEN_IVY); - - verbose("Using user supplied AAPL,ig-platform-id\n"); - verbose("AAPL,ig-platform-id: %02x%02x%02x%02x\n", - default_aapl_ivy[0], default_aapl_ivy[1], default_aapl_ivy[2], default_aapl_ivy[3]); - } - devprop_add_value(device, "AAPL,ig-platform-id", default_aapl_ivy, AAPL_LEN_IVY); - } - else if (getIntForKey(kIntelCapriFB, &n_igs, &bootInfo->chameleonConfig)) - { - if ((n_igs >= 0) || (n_igs <= 11)) - { - verbose("AAPL,ig-platform-id was set in org.chameleon.Boot.plist with value %d\n", n_igs); - devprop_add_value(device, "AAPL,ig-platform-id", ivy_bridge_ig_vals[n_igs], 4); - } - else - { - verbose("AAPL,ig-platform-id was set in org.chameleon.Boot.plist with bad value please choose a number between 0 and 11.\n"); - } - } - else - { - uint32_t ig_platform_id; - uint32_t ram = (((getVBEVideoRam() + 512) / 1024) + 512) / 1024; - switch (ram) - { - case 96: - ig_platform_id = 0x01660000; // 96mb Mobile - break; + if (getValueForKey(kAAPLCustomIG, &value, &len, &bootInfo->chameleonConfig) && len == AAPL_LEN_IVY * 2) + { + uint8_t new_aapl0[AAPL_LEN_IVY]; - case 64: - ig_platform_id = 0x01660009; // 64mb Mobile - break; + if (hex2bin(value, new_aapl0, AAPL_LEN_IVY) == 0) + { + memcpy(default_aapl_ivy, new_aapl0, AAPL_LEN_IVY); - case 32: - ig_platform_id = 0x01620005; // 32mb Desktop - break; + verbose("Using user supplied AAPL,ig-platform-id\n"); + verbose("AAPL,ig-platform-id: %02x%02x%02x%02x\n", + default_aapl_ivy[0], default_aapl_ivy[1], default_aapl_ivy[2], default_aapl_ivy[3]); + } + devprop_add_value(device, "AAPL,ig-platform-id", default_aapl_ivy, AAPL_LEN_IVY); + } + else if (getIntForKey(kIntelCapriFB, &n_igs, &bootInfo->chameleonConfig)) + { + if ((n_igs >= 0) || (n_igs <= 11)) + { + verbose("AAPL,ig-platform-id was set in org.chameleon.Boot.plist with value %d\n", n_igs); + devprop_add_value(device, "AAPL,ig-platform-id", ivy_bridge_ig_vals[n_igs], 4); + } + else + { + verbose("AAPL,ig-platform-id was set in org.chameleon.Boot.plist with bad value please choose a number between 0 and 11.\n"); + } + } + else + { + uint32_t ig_platform_id; + uint32_t ram = (((getVBEVideoRam() + 512) / 1024) + 512) / 1024; + switch (ram) + { + case 96: + ig_platform_id = 0x01660000; // 96mb Mobile + break; - default: - printf("Please specify 96, 64, or 32MB RAM for the HD4000 in the bios.\n" - "The selected %dMB RAM configuration is not supported for the HD4000.\n", ram); - pause(); - return false; // Exit early before the AAPL,ig-platform-id property is set. - break; - } - devprop_add_value(device, "AAPL,ig-platform-id", (uint8_t *)&ig_platform_id, 4); - } + case 64: + ig_platform_id = 0x01660009; // 64mb Mobile + break; - devprop_add_value(device, "AAPL00,DualLink", HD4000_vals[10], 4); - devprop_add_value(device, "built-in", &BuiltIn, 1); - devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); - break; + case 32: + ig_platform_id = 0x01620005; // 32mb Desktop + break; - /* Haswell */ // HD Graphics 5000, HD Graphics 5000 Mobile, HD Graphics P5000, HD Graphics 4600, HD Graphics 4600 Mobile + default: + printf("Please specify 96, 64, or 32MB RAM for the HD4000 in the bios.\n" + "The selected %dMB RAM configuration is not supported for the HD4000.\n", ram); + pause(); + return false; // Exit early before the AAPL,ig-platform-id property is set. + break; + } + devprop_add_value(device, "AAPL,ig-platform-id", (uint8_t *)&ig_platform_id, 4); + } + + devprop_add_value(device, "AAPL00,DualLink", HD4000_vals[10], 4); + devprop_add_value(device, "built-in", &BuiltIn, 1); + devprop_add_value(device, "class-code", ClassFix, 4); + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + break; + + /* Haswell */ + /* HD Graphics 5000, HD Graphics 5000 Mobile, HD Graphics P5000, HD Graphics 4600, HD Graphics 4600 Mobile */ //case 0x80860090: //case 0x80860091: //case 0x80860092: @@ -628,17 +634,28 @@ case GMA_HASWELL_ULT_M_GT3: // 0a26 case GMA_HASWELL_ULT_S_GT3: // 0a2a case GMA_HASWELL_ULT_E_GT3: // 0a2e - //case GMA_HASWELL_SDV_D_GT1_IG: // 0c02 - //case GMA_HASWELL_SDV_M_GT1_IG: // 0c06 - //case GMA_HASWELL_SDV_D_GT2_IG: // 0c12 - //case GMA_HASWELL_SDV_M_GT2_IG: // 0c16 - //case GMA_HASWELL_SDV_D_GT2_PLUS_IG: // 0c22 - //case GMA_HASWELL_SDV_M_GT2_PLUS_IG: // 0c26 + case GMA_HASWELL_SDV_D_GT1_IG: // 0c02 + case GMA_HASWELL_SDV_M_GT1_IG: // 0c06 + case GMA_HASWELL_SDV_D_GT2_IG: // 0c12 + case GMA_HASWELL_SDV_M_GT2_IG: // 0c16 + case GMA_HASWELL_SDV_D_GT2_PLUS_IG: // 0c22 + case GMA_HASWELL_SDV_M_GT2_PLUS_IG: // 0c26 + case GMA_HASWELL_CRW_D_GT1: // 0d02 case GMA_HASWELL_CRW_D_GT2: // 0d12 case GMA_HASWELL_CRW_D_GT3: // 0d22 + case GMA_HASWELL_CRW_M_GT1: // 0d06 case GMA_HASWELL_CRW_M_GT2: // 0d16 case GMA_HASWELL_CRW_M_GT3: // 0d26 - //case GMA_HASWELL_CRW_M_GT2_PLUS_IG: // 0d36 + case GMA_HASWELL_CRW_S_GT1: // 0d0a + case GMA_HASWELL_CRW_S_GT2: // 0d1a + case GMA_HASWELL_CRW_S_GT3: // 0d2a + case GMA_HASWELL_CRW_B_GT1: // 0d0b + case GMA_HASWELL_CRW_B_GT2: // 0d1b + case GMA_HASWELL_CRW_B_GT3: // 0d2b + case GMA_HASWELL_CRW_E_GT1: // 0d0e + case GMA_HASWELL_CRW_E_GT2: // 0d1e + case GMA_HASWELL_CRW_E_GT3: // 0d2e + case GMA_HASWELL_CRW_M_GT2_PLUS_IG: // 0d36 if (getValueForKey(kAAPLCustomIG, &value, &len, &bootInfo->chameleonConfig) && len == AAPL_LEN_HSW * 2) { Index: branches/Bungo/i386/libsaio/gma.h =================================================================== --- branches/Bungo/i386/libsaio/gma.h (revision 2468) +++ branches/Bungo/i386/libsaio/gma.h (revision 2469) @@ -60,10 +60,19 @@ #define HD_GRAPHICS_2500 "HD Graphics 2500" #define HD_GRAPHICS_3000 "HD Graphics 3000" #define HD_GRAPHICS_4000 "HD Graphics 4000" +#define HD_GRAPHICS_4200 "HD Graphics 4200" +#define HD_GRAPHICS_4400 "HD Graphics 4400" #define HD_GRAPHICS_4600 "HD Graphics 4600" #define HD_GRAPHICS_5000 "HD Graphics 5000" #define IRIS_5100 "Iris(TM) Graphics 5100" #define IRIS_5200 "Iris(TM) Pro Graphics 5200" +#define HD_GRAPHICS_5300 "HD Graphics 5300" +#define HD_GRAPHICS_5500 "HD Graphics 5500" +#define HD_GRAPHICS_5600 "HD Graphics 5600" +#define HD_GRAPHICS_6000 "HD Graphics 6000" +#define IRIS_6100 "Iris(TM) Pro Graphics 6100" +#define IRIS_6200 "Iris(TM) Pro Graphics 6200" +#define IRIS_6300 "Iris(TM) Pro Graphics 6300P" #define INTEL_VENDORID 0x8086 /* http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/tree/src/intel_driver.h */ @@ -155,10 +164,10 @@ #define GMA_IVYBRIDGE_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0162) // HD Graphics 4000 //#define GMA_IVYBRIDGE_S_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0158) /* Server */ #define GMA_IVYBRIDGE_S_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x015A) // HD Graphics 4000 -// 015E // ?? #define GMA_IVYBRIDGE_S_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x016A) // HD Graphics P4000 -// 0172 // HD Graphics 2500 Mobile -// 0176 // HD Graphics 2500 Mobile +#define GMA_IVYBRIDGE_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x015E) // Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller +#define GMA_IVYBRIDGE_S_GT4 GFX_MODEL_CONSTRUCT(INTEL, 0x0172) // HD Graphics 2500 Mobile // Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller +#define GMA_IVYBRIDGE_S_GT5 GFX_MODEL_CONSTRUCT(INTEL, 0x0176) // HD Graphics 2500 Mobile // 3rd Gen Core processor Graphics Controller /* ==================================== */ //#define GMA_VALLEYVIEW_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0F00) /* VLV1 */ @@ -170,15 +179,15 @@ // 0092 // AppleIntelHD5000Graphics.kext //#define GMA_HASWELL_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0400) /* Desktop */ #define GMA_HASWELL_D_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0402) // -#define GMA_HASWELL_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0412) // AppleIntelHD5000Graphics.kext +#define GMA_HASWELL_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0412) // Haswell GT2 #define GMA_HASWELL_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0422) // //#define GMA_HASWELL_M_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0404) /* Mobile */ -#define GMA_HASWELL_M_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0406) // AppleIntelHD5000Graphics.kext -#define GMA_HASWELL_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0416) // AppleIntelHD5000Graphics.kext -#define GMA_HASWELL_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0426) // AppleIntelHD5000Graphics.kext -#define GMA_HASWELL_S_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x040A) // +#define GMA_HASWELL_M_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0406) // Haswell Mobile GT1 +#define GMA_HASWELL_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0416) // Haswell Mobile GT2 +#define GMA_HASWELL_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0426) // Haswell Mobile GT3 +#define GMA_HASWELL_S_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x040A) // Intel(R) HD Graphics //#define GMA_HASWELL_S_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0408) /* Server */ -#define GMA_HASWELL_S_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x041A) // +#define GMA_HASWELL_S_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x041A) // Intel(R) HD Graphics P4600/P4700 #define GMA_HASWELL_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x042A) // #define GMA_HASWELL_B_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x040B) #define GMA_HASWELL_B_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x041B) @@ -191,36 +200,36 @@ #define GMA_HASWELL_ULT_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A12) #define GMA_HASWELL_ULT_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A22) // #define GMA_HASWELL_ULT_M_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A06) // -#define GMA_HASWELL_ULT_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A16) // AppleIntelHD5000Graphics.kext -#define GMA_HASWELL_ULT_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A26) // AppleIntelHD5000Graphics.kext +#define GMA_HASWELL_ULT_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A16) // Haswell ULT Mobile GT2 +#define GMA_HASWELL_ULT_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A26) // Haswell ULT Mobile GT3 - Intel(R) HD Graphics 5000 #define GMA_HASWELL_ULT_S_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A0A) #define GMA_HASWELL_ULT_S_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A1A) #define GMA_HASWELL_ULT_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A2A) #define GMA_HASWELL_ULT_B_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A0B) #define GMA_HASWELL_ULT_B_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A1B) #define GMA_HASWELL_ULT_B_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A2B) -#define GMA_HASWELL_ULT_E_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A0E) // -#define GMA_HASWELL_ULT_E_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A1E) // AppleIntelHD5000Graphics.kext -#define GMA_HASWELL_ULT_E_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A2E) // AppleIntelHD5000Graphics.kext +#define GMA_HASWELL_ULT_E_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A0E) // Intel(R) HD Graphics +#define GMA_HASWELL_ULT_E_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0A1E) // Intel(R) HD Graphics 4400 +#define GMA_HASWELL_ULT_E_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0A2E) // Haswell ULT E GT3 -//#define GMA_HASWELL_SDV_D_GT1_IG GFX_MODEL_CONSTRUCT(INTEL, 0C02) -//#define GMA_HASWELL_E_HB GFX_MODEL_CONSTRUCT(INTEL, 0C04) -//#define GMA_HASWELL_SDV_M_GT1_IG GFX_MODEL_CONSTRUCT(INTEL, 0C06) // AppleIntelHD5000Graphics.kext -//#define GMA_HASWELL_SDV_D_GT2_IG GFX_MODEL_CONSTRUCT(INTEL, 0C12) -//#define GMA_HASWELL_SDV_M_GT2_IG GFX_MODEL_CONSTRUCT(INTEL, 0C16) // AppleIntelHD5000Graphics.kext -//#define GMA_HASWELL_SDV_D_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0C22) // AppleIntelHD5000Graphics.kext -//#define GMA_HASWELL_SDV_M_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0C26) // AppleIntelHD5000Graphics.kext +#define GMA_HASWELL_SDV_D_GT1_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C02) +//#define GMA_HASWELL_E_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0C04) // DRAM Controller +#define GMA_HASWELL_SDV_M_GT1_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C06) // Haswell SDV Mobile GT1 +#define GMA_HASWELL_SDV_D_GT2_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C12) +#define GMA_HASWELL_SDV_M_GT2_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C16) // Haswell SDV Mobile GT2 +#define GMA_HASWELL_SDV_D_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C22) // Haswell HD Graphics - GTH +#define GMA_HASWELL_SDV_M_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C26) // Haswell SDV Mobile GT3 //#define GMA_HASWELL_SDV_S_GT1_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C0A) //#define GMA_HASWELL_SDV_S_GT2_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C1A) //#define GMA_HASWELL_SDV_S_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0C2A) #define GMA_HASWELL_CRW_D_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0D02) -#define GMA_HASWELL_CRW_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D12) // -#define GMA_HASWELL_CRW_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D22) // +#define GMA_HASWELL_CRW_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D12) // Intel(R) HD Graphics 5200 Drivers +#define GMA_HASWELL_CRW_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D22) // Haswell CRW GT3 - Intel(R) Iris(TM) Pro Graphics 5200 //#define GMA_HASWELL_CRW_D_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0D32) -#define GMA_HASWELL_CRW_M_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0D06) -#define GMA_HASWELL_CRW_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D16) // -#define GMA_HASWELL_CRW_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D26) // AppleIntelHD5000Graphics.kext +#define GMA_HASWELL_CRW_M_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0D06) // Intel(R) HD Graphics 5200 +#define GMA_HASWELL_CRW_M_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D16) // Intel(R) HD Graphics 5200 +#define GMA_HASWELL_CRW_M_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D26) // Haswell CRW Mobile GT3 - Intel(R) Iris(TM) Pro Graphics 5200 Drivers #define GMA_HASWELL_CRW_S_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0D0A) #define GMA_HASWELL_CRW_S_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D1A) #define GMA_HASWELL_CRW_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D2A) @@ -230,7 +239,7 @@ #define GMA_HASWELL_CRW_E_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0D0E) #define GMA_HASWELL_CRW_E_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0D1E) #define GMA_HASWELL_CRW_E_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0D2E) -//#define GMA_HASWELL_CRW_M_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0D36) +#define GMA_HASWELL_CRW_M_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0D36) //#define GMA_HASWELL_CRW_S_GT2_PLUS_IG GFX_MODEL_CONSTRUCT(INTEL, 0x0D3A) /* END */ Index: branches/Bungo/i386/libsaio/bios.s =================================================================== --- branches/Bungo/i386/libsaio/bios.s (revision 2468) +++ branches/Bungo/i386/libsaio/bios.s (revision 2469) @@ -80,21 +80,21 @@ bits of code and data within the first 63.5k and modify the loaders to be able to load more than 63.5k. */ - .align 2 + .align 4 save_eax: .space 4 + .align 4 +save_edx: .space 4 .align 2 -save_edx: .space 4 - .align 1 save_es: .space 2 - .align 1 + .align 2 save_flag: .space 2 - .align 2 + .align 4 new_eax: .space 4 + .align 4 +new_edx: .space 4 .align 2 -new_edx: .space 4 - .align 1 new_es: .space 2 - .align 1 + .align 2 new_ds: .space 2 .section __INIT,__text // turbo - This code must reside within the first segment Index: branches/Bungo/i386/libsaio/pci_root.c =================================================================== --- branches/Bungo/i386/libsaio/pci_root.c (revision 2468) +++ branches/Bungo/i386/libsaio/pci_root.c (revision 2469) @@ -7,16 +7,16 @@ #include "bootstruct.h" #ifndef DEBUG_PCIROOT -#define DEBUG_PCIROOT 1 +#define DEBUG_PCIROOT 0 #endif #if DEBUG_PCIROOT #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif -static int rootuid = 10; //value means function wasnt ran yet +static int rootuid = 10; //value means function wasn't ran yet static unsigned int findrootuid(unsigned char * dsdt, int len) { @@ -46,37 +46,36 @@ int getPciRootUID(void) { char dsdt_dirSpec[128]; - - void *new_dsdt; - const char *val; - int len,fsize; - const char * dsdt_filename = NULL; + void *new_dsdt = NULL; + const char *val = ""; + int len = 0,fsize = 0; + const char * dsdt_filename = ""; extern int search_and_get_acpi_fd(const char *, const char **); if (rootuid < 10) return rootuid; - rootuid = 0; /* default uid = 0 */ + rootuid = 0; /* default _UID = 0 */ - if (getValueForKey(kPCIRootUID, &val, &len, &bootInfo->chameleonConfig)) { + if (getValueForKey(kPCIRootUID, &val, &len, &bootInfo->chameleonConfig) && len) { if (isdigit(val[0])) rootuid = val[0] - '0'; goto out; } /* Chameleon compatibility */ - else if (getValueForKey("PciRoot", &val, &len, &bootInfo->chameleonConfig)) { + else if (getValueForKey("PciRoot", &val, &len, &bootInfo->chameleonConfig) && len) { if (isdigit(val[0])) rootuid = val[0] - '0'; goto out; } /* PCEFI compatibility */ - else if (getValueForKey("-pci0", &val, &len, &bootInfo->chameleonConfig)) { + else if (getValueForKey("-pci0", &val, &len, &bootInfo->chameleonConfig) && len) { rootuid = 0; goto out; } - else if (getValueForKey("-pci1", &val, &len, &bootInfo->chameleonConfig)) { + else if (getValueForKey("-pci1", &val, &len, &bootInfo->chameleonConfig) && len) { rootuid = 1; goto out; } // Try using the file specified with the DSDT option - if (getValueForKey(kDSDT, &dsdt_filename, &len, &bootInfo->chameleonConfig)) + if (getValueForKey(kDSDT, &dsdt_filename, &len, &bootInfo->chameleonConfig) && len) { snprintf(dsdt_dirSpec, sizeof(dsdt_dirSpec), dsdt_filename); } @@ -85,12 +84,13 @@ sprintf(dsdt_dirSpec, "DSDT.aml"); } + DBG("PCIrootUID: trying DSDT.aml... "); int fd = search_and_get_acpi_fd(dsdt_dirSpec, &dsdt_filename); // Check booting partition if (fd<0) { - verbose("No DSDT found, using 0 as uid value.\n"); + DBG("PCIrootUID: file '%s' not found, using default value.\n", dsdt_filename); rootuid = 0; goto out; } @@ -98,16 +98,18 @@ fsize = file_size(fd); if (!(new_dsdt = malloc(fsize))) { - verbose("[ERROR] alloc DSDT memory failed\n"); + DBG("PCIrootUID: ERROR: allocating DSDT memory failed.\n"); close (fd); goto out; } + if (read (fd, new_dsdt, fsize) != fsize) { - verbose("[ERROR] read %s failed\n", dsdt_filename); + DBG("PCIrootUID: ERROR: failed reading DSDT from '%s'.\n", dsdt_filename); free(new_dsdt); close (fd); goto out; } + close (fd); rootuid = findpciroot(new_dsdt, fsize); @@ -117,10 +119,12 @@ if (rootuid == 11) rootuid=0; //usually when _UID isnt present, it means uid is zero else if (rootuid < 0 || rootuid > 9) { - printf("PciRoot uid value wasnt found, using 0, if you want it to be 1, use -PciRootUID flag"); + DBG("PCIrootUID: proper value wasn't found. Using default value (0). Use -PciRootUID flag to force.\n"); rootuid = 0; + return rootuid; } + out: - verbose("Using PCI-Root-UID value: %d\n", rootuid); + DBG("PCIrootUID=0x%02X: using.\n", rootuid); return rootuid; } Index: branches/Bungo/i386/libsaio/aml_generator.c =================================================================== --- branches/Bungo/i386/libsaio/aml_generator.c (revision 2468) +++ branches/Bungo/i386/libsaio/aml_generator.c (revision 2469) @@ -376,9 +376,9 @@ node->Length = (uint8_t)(len + 3); node->Buffer = malloc (node->Length); node->Buffer[offset++] = AML_CHUNK_BYTE; - node->Buffer[offset++] = (char)len; + node->Buffer[offset++] = (char)(len+1); memcpy(node->Buffer+offset, StringBuf, len); - node->Buffer[offset+len] = '\0'; +// node->Buffer[offset+len] = '\0'; } return node; @@ -392,9 +392,9 @@ int len = strlen(StringBuf); node->Type = AML_CHUNK_STRING; node->Length = (uint8_t)(len + 1); - node->Buffer = malloc (len); + node->Buffer = malloc (len+1); memcpy(node->Buffer, StringBuf, len); - node->Buffer[len] = '\0'; +// node->Buffer[len] = '\0'; } return node; Index: branches/Bungo/i386/libsaio/device_inject.c =================================================================== --- branches/Bungo/i386/libsaio/device_inject.c (revision 2468) +++ branches/Bungo/i386/libsaio/device_inject.c (revision 2469) @@ -23,11 +23,11 @@ #define DBG(x...) msglog(x) #endif -uint32_t devices_number = 1; -uint32_t builtin_set = 0; -DevPropString *string = 0; -uint8_t *stringdata = 0; -uint32_t stringlength = 0; +uint32_t devices_number = 1; +uint32_t builtin_set = 0; +DevPropString *string = 0; +uint8_t *stringdata = 0; +uint32_t stringlength = 0; char *efi_inject_get_devprop_string(uint32_t *len) { @@ -35,7 +35,7 @@ *len = string->length; return devprop_generate_string(string); } - verbose("efi_inject_get_devprop_string NULL trying stringdata\n"); + DBG("efi_inject_get_devprop_string: NULL, trying stringdata\n"); return NULL; } @@ -64,13 +64,14 @@ binStr = convertHexStr2Binary(val, &cnt2); if (cnt2 > 0) { DT__AddProperty(node, DEVICE_PROPERTIES_PROP, cnt2, binStr); + DBG("Adding device-properties string to DT"); } } } DevPropString *devprop_create_string(void) { - string = (struct DevPropString*)malloc(sizeof(struct DevPropString)); + string = (struct DevPropString *)malloc(sizeof(struct DevPropString)); if(string == NULL) { return NULL; @@ -251,9 +252,11 @@ return 1; } +// devprop_generate_string optimized by cparm char *devprop_generate_string(DevPropString *string) { - char *buffer = (char*)malloc(string->length * 2); + int len = string->length * 2; + char *buffer = (char*)malloc(len); char *ptr = buffer; if(!buffer) @@ -261,44 +264,73 @@ return NULL; } - sprintf(buffer, "%08x%08x%04x%04x", dp_swap32(string->length), string->WHAT2, + snprintf(buffer, len, "%08x%08x%04x%04x", dp_swap32(string->length), string->WHAT2, dp_swap16(string->numentries), string->WHAT3); buffer += 24; + len -= 24; int i = 0, x = 0; while(i < string->numentries) { - sprintf(buffer, "%08x%04x%04x", dp_swap32(string->entries[i]->length), + if (!(i < DEV_PROP_DEVICE_MAX_ENTRIES)) + { + break; + } + + if(!len) + { + break; + } + + snprintf(buffer, len, "%08x%04x%04x", dp_swap32(string->entries[i]->length), dp_swap16(string->entries[i]->numentries), string->entries[i]->WHAT2); buffer += 16; - sprintf(buffer, "%02x%02x%04x%08x%08x", string->entries[i]->acpi_dev_path.type, + len -= 16; + snprintf(buffer, len, "%02x%02x%04x%08x%08x", string->entries[i]->acpi_dev_path.type, string->entries[i]->acpi_dev_path.subtype, dp_swap16(string->entries[i]->acpi_dev_path.length), string->entries[i]->acpi_dev_path._HID, dp_swap32(string->entries[i]->acpi_dev_path._UID)); buffer += 24; + len -= 24; for(x = 0;x < string->entries[i]->num_pci_devpaths; x++) { - sprintf(buffer, "%02x%02x%04x%02x%02x", string->entries[i]->pci_dev_path[x].type, + if(!len) + { + break; + } + snprintf(buffer, len, "%02x%02x%04x%02x%02x", string->entries[i]->pci_dev_path[x].type, string->entries[i]->pci_dev_path[x].subtype, dp_swap16(string->entries[i]->pci_dev_path[x].length), string->entries[i]->pci_dev_path[x].function, string->entries[i]->pci_dev_path[x].device); buffer += 12; + len -= 12; } - - sprintf(buffer, "%02x%02x%04x", string->entries[i]->path_end.type, + + if(!len) + { + break; + } + + snprintf(buffer, len, "%02x%02x%04x", string->entries[i]->path_end.type, string->entries[i]->path_end.subtype, dp_swap16(string->entries[i]->path_end.length)); buffer += 8; + len -= 8; uint8_t *dataptr = string->entries[i]->data; for(x = 0; (uint32_t)x < (string->entries[i]->length) - (24 + (6 * string->entries[i]->num_pci_devpaths)) ; x++) { - sprintf(buffer, "%02x", *dataptr++); + if(!len) + { + break; + } + snprintf(buffer, len, "%02x", *dataptr++); buffer += 2; + len -= 2; } i++; } @@ -338,7 +370,7 @@ int hex2bin(const char *hex, uint8_t *bin, int len) { char *p; - int i; + int i; char buf[3]; if (hex == NULL || bin == NULL || len <= 0 || strlen(hex) != len * 2) { @@ -386,7 +418,7 @@ char *devicepath = get_pci_dev_path(eth_dev); DevPropDevice *device = NULL; - verbose("LAN Controller [%04x:%04x] :: %s\n", eth_dev->vendor_id, eth_dev->device_id, devicepath); + DBG("LAN Controller [%04x:%04x] :: %s.\n", eth_dev->vendor_id, eth_dev->device_id, devicepath); if(!string) { string = devprop_create_string(); @@ -394,7 +426,7 @@ device = devprop_add_device(string, devicepath); if(device) { - verbose("Setting up lan keys\n"); + verbose("Setting up LAN keys.\n"); devprop_add_network_template(device, eth_dev->vendor_id); stringdata = (uint8_t*)malloc(sizeof(uint8_t) * string->length); if(stringdata) { Index: branches/Bungo/i386/libsaio/hda.c =================================================================== --- branches/Bungo/i386/libsaio/hda.c (revision 2468) +++ branches/Bungo/i386/libsaio/hda.c (revision 2469) @@ -92,28 +92,30 @@ static hda_controller_devices know_hda_controller[] = { //8086 Intel Corporation - { HDA_INTEL_HASWELL, "Haswell" }, - { HDA_INTEL_CRYSTAL, "Crystal Well" }, - { HDA_INTEL_CPT, "6 Series/C200 Series Chipset Family" }, - { HDA_INTEL_PATSBURG,"C600/X79 series chipset" }, - { HDA_INTEL_PPT1, "7 Series/C210 Series Chipset Family" }, - { HDA_INTEL_82801F, "82801FB/FBM/FR/FW/FRW (ICH6 Family)" }, - { HDA_INTEL_63XXESB, "631x/631xESB/632xESB" }, - { HDA_INTEL_82801G, "NM10/ICH7 Family" }, - { HDA_INTEL_82801H, "82801H (ICH8 Family)" }, - { HDA_INTEL_82801I, "82801I (ICH9 Family)" }, - { HDA_INTEL_82801JI, "82801JI (ICH10 Family)" }, - { HDA_INTEL_82801JD, "82801JD/DO (ICH10 Family) " }, - { HDA_INTEL_PCH, "5 Series/3400 Series" }, - { HDA_INTEL_PCH2, "5 Series/3400 Series" }, - { HDA_INTEL_SCH, "System Controller Hub (SCH Poulsbo)" }, - { HDA_INTEL_LPT1, "Lynx Point" }, - { HDA_INTEL_LPT2, "Lynx Point" }, - { HDA_INTEL_LYNX, "Lynx Point-LP" }, - { HDA_INTEL_LYNX2, "Lynx Point-LP" }, + { HDA_INTEL_HASWELL, "Haswell-ULT" }, + { HDA_INTEL_HASWELL2, "Haswell" }, + { HDA_INTEL_CRYSTAL, "Crystal Well" }, + { HDA_INTEL_CPT, "6 Series/C200 Series Chipset Family" }, + { HDA_INTEL_PATSBURG, "C600/X79 series chipset" }, + { HDA_INTEL_PPT1, "7 Series/C210 Series Chipset Family" }, + { HDA_INTEL_82801F, "82801FB/FBM/FR/FW/FRW (ICH6 Family)" }, + { HDA_INTEL_63XXESB, "631x/631xESB/632xESB" }, + { HDA_INTEL_82801G, "NM10/ICH7 Family" }, + { HDA_INTEL_82801H, "82801H (ICH8 Family)" }, + { HDA_INTEL_82801I, "82801I (ICH9 Family)" }, + { HDA_INTEL_82801JI, "82801JI (ICH10 Family)" }, + { HDA_INTEL_82801JD, "82801JD/DO (ICH10 Family) " }, + { HDA_INTEL_PCH, "5 Series/3400 Series" }, + { HDA_INTEL_PCH2, "5 Series/3400 Series" }, + { HDA_INTEL_SCH, "System Controller Hub (SCH Poulsbo)" }, + { HDA_INTEL_SCH2, "Wildcat Point" }, + { HDA_INTEL_LPT1, "Wellsburg" }, + { HDA_INTEL_LPT2, "Wellsburg" }, + { HDA_INTEL_LYNX, "Lynx Point" }, + { HDA_INTEL_LYNX2, "Lynx Point" }, //10de NVIDIA Corporation - { HDA_NVIDIA_MCP51, "MCP51" }, - { HDA_NVIDIA_MCP55, "MCP55" }, + { HDA_NVIDIA_MCP51, "MCP51" }, + { HDA_NVIDIA_MCP55, "MCP55" }, { HDA_NVIDIA_MCP61_1, "MCP61" }, { HDA_NVIDIA_MCP61_2, "MCP61" }, { HDA_NVIDIA_MCP65_1, "MCP65" }, @@ -485,7 +487,8 @@ int i; /* Get format for vendor ID */ - switch (controller_vendor_id) { + switch (controller_vendor_id) + { case ATI_VENDORID: name_format = "ATI %s HDA Controller (HDMi)"; break; @@ -511,8 +514,10 @@ break; } - for (i = 0; i < HDAC_DEVICES_LEN; i++) { - if (know_hda_controller[i].model == controller_model) { + for (i = 0; i < HDAC_DEVICES_LEN; i++) + { + if (know_hda_controller[i].model == controller_model) + { snprintf(desc, sizeof(desc), name_format, know_hda_controller[i].desc); return desc; } @@ -575,26 +580,29 @@ verbose("- AUDIO DEVICE INFO -\n"); verbose("--------------------------------\n"); - switch ((controller_device_id << 16) | controller_vendor_id) { + switch ((controller_device_id << 16) | controller_vendor_id) + { /*********************************************************************** * The above case are intended as for HDEF device at address 0x001B0000 ***********************************************************************/ case HDA_INTEL_HASWELL: + case HDA_INTEL_HASWELL2: case HDA_INTEL_CRYSTAL: case HDA_INTEL_CPT: case HDA_INTEL_PATSBURG: - case HDA_INTEL_PPT1: + case HDA_INTEL_PPT1: case HDA_INTEL_82801F: case HDA_INTEL_63XXESB: case HDA_INTEL_82801G: case HDA_INTEL_82801H: - case HDA_INTEL_82801I: + case HDA_INTEL_82801I: case HDA_INTEL_82801JI: case HDA_INTEL_82801JD: case HDA_INTEL_PCH: case HDA_INTEL_PCH2: - case HDA_INTEL_SCH: + case HDA_INTEL_SCH: + case HDA_INTEL_SCH2: case HDA_INTEL_LPT1: case HDA_INTEL_LPT2: case HDA_INTEL_LYNX: @@ -603,7 +611,8 @@ if (getValueForKey(kHDEFLayoutID, &value, &len, &bootInfo->chameleonConfig) && len == HDEF_LEN * 2) { uint8_t new_HDEF_layout_id[HDEF_LEN]; - if (hex2bin(value, new_HDEF_layout_id, HDEF_LEN) == 0) { + if (hex2bin(value, new_HDEF_layout_id, HDEF_LEN) == 0) + { memcpy(default_HDEF_layout_id, new_HDEF_layout_id, HDEF_LEN); verbose("Using user supplied HDEF layout-id: 0x%02x, 0x%02x, 0x%02x, 0x%02x\n", default_HDEF_layout_id[0], default_HDEF_layout_id[1], default_HDEF_layout_id[2], default_HDEF_layout_id[3]); @@ -615,8 +624,12 @@ default_HDEF_layout_id[0], default_HDEF_layout_id[1], default_HDEF_layout_id[2], default_HDEF_layout_id[3]); } devprop_add_value(device, "layout-id", default_HDEF_layout_id, HDEF_LEN); + devprop_add_value(device, "AAPL,slot-name", (uint8_t *)"Built-in", 9); // 0x09 + devprop_add_value(device, "name", (uint8_t *)"audio", 6); // 0x06 + devprop_add_value(device, "device_type", (uint8_t *)"High Definition Audio", 22); // 0x16 devprop_add_value(device, "built-in", &BuiltIn, 1); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); // 0x0a + // "AFGLowPowerState" = <03000000> break; /**************************************************************************************************************** Index: branches/Bungo/i386/libsaio/hda.h =================================================================== --- branches/Bungo/i386/libsaio/hda.h (revision 2468) +++ branches/Bungo/i386/libsaio/hda.h (revision 2469) @@ -90,7 +90,8 @@ /* Intel */ #define INTEL_VENDORID 0x8086 -#define HDA_INTEL_HASWELL HDA_MODEL_CONSTRUCT(INTEL, 0x0c0c) +#define HDA_INTEL_HASWELL HDA_MODEL_CONSTRUCT(INTEL, 0x0a0c) +#define HDA_INTEL_HASWELL2 HDA_MODEL_CONSTRUCT(INTEL, 0x0c0c) #define HDA_INTEL_CRYSTAL HDA_MODEL_CONSTRUCT(INTEL, 0x0d0c) #define HDA_INTEL_CPT HDA_MODEL_CONSTRUCT(INTEL, 0x1c20) #define HDA_INTEL_PATSBURG HDA_MODEL_CONSTRUCT(INTEL, 0x1d20) @@ -105,6 +106,7 @@ #define HDA_INTEL_PCH HDA_MODEL_CONSTRUCT(INTEL, 0x3b56) #define HDA_INTEL_PCH2 HDA_MODEL_CONSTRUCT(INTEL, 0x3b57) #define HDA_INTEL_SCH HDA_MODEL_CONSTRUCT(INTEL, 0x811b) +#define HDA_INTEL_SCH2 HDA_MODEL_CONSTRUCT(INTEL, 0x8ca0) #define HDA_INTEL_LPT1 HDA_MODEL_CONSTRUCT(INTEL, 0x8d20) #define HDA_INTEL_LPT2 HDA_MODEL_CONSTRUCT(INTEL, 0x8d21) #define HDA_INTEL_LYNX HDA_MODEL_CONSTRUCT(INTEL, 0x9c20) Index: branches/Bungo/i386/libsaio/dram_controllers.c =================================================================== --- branches/Bungo/i386/libsaio/dram_controllers.c (revision 2468) +++ branches/Bungo/i386/libsaio/dram_controllers.c (revision 2469) @@ -525,7 +525,7 @@ { 0x8086, 0x29C0, "82G33/G31/P35/P31", setup_p35, get_fsb_i965, get_timings_p35 }, { 0x8086, 0x29D0, "82Q33 Express", setup_p35, get_fsb_i965, get_timings_p35 }, { 0x8086, 0x29E0, "82X38/X48 Express", setup_p35, get_fsb_i965, get_timings_p35 }, -// { 0x8086, 0x29F0, "3200/3210 Chipset", NULL, NULL, NULL }, + { 0x8086, 0x29F0, "3200/3210", setup_p35, get_fsb_i965, get_timings_p35 }, { 0x8086, 0x2E00, "Eaglelake", setup_p35, get_fsb_i965, get_timings_p35 }, { 0x8086, 0x2E10, "Q45/Q43", setup_p35, get_fsb_i965, get_timings_p35 }, Index: branches/Bungo/i386/libsaio/nvidia.c =================================================================== --- branches/Bungo/i386/libsaio/nvidia.c (revision 2468) +++ branches/Bungo/i386/libsaio/nvidia.c (revision 2469) @@ -67,7 +67,7 @@ #define NVIDIA_ROM_SIZE 0x20000 #define PATCH_ROM_SUCCESS 1 -#define PATCH_ROM_SUCCESS_HAS_LVDS 2 +#define PATCH_ROM_SUCCESS_HAS_LVDS 2 #define PATCH_ROM_FAILED 0 #define MAX_NUM_DCB_ENTRIES 16 #define TYPE_GROUPED 0xff @@ -181,6 +181,7 @@ { 0x10DE0046, "GeForce 6800 GT" }, { 0x10DE0047, "GeForce 6800 GS" }, { 0x10DE0048, "GeForce 6800 XT" }, + { 0x10DE0049, "NV40GL" }, { 0x10DE004D, "Quadro FX 3400" }, { 0x10DE004E, "Quadro FX 4000" }, // 0050 - 005F @@ -192,6 +193,7 @@ { 0x10DE0091, "GeForce 7800 GTX" }, { 0x10DE0092, "GeForce 7800 GT" }, { 0x10DE0093, "GeForce 7800 GS" }, + { 0x10DE0094, "GeForce 7800SE/XT/LE/LT/ZT" }, { 0x10DE0095, "GeForce 7800 SLI" }, { 0x10DE0098, "GeForce Go 7800" }, { 0x10DE0099, "GeForce Go 7800 GTX" }, @@ -235,6 +237,7 @@ { 0x10DE0148, "GeForce Go 6600" }, { 0x10DE0149, "GeForce Go 6600 GT" }, { 0x10DE014A, "Quadro NVS 440" }, + { 0x10DE014B, "NV43" }, { 0x10DE014C, "Quadro FX 550" }, { 0x10DE014D, "Quadro FX 550" }, { 0x10DE014E, "Quadro FX 540" }, @@ -257,7 +260,9 @@ // 0170 - 017F // 0180 - 018F // 0190 - 019F + { 0x10DE0190, "GeForce 8800" }, { 0x10DE0191, "GeForce 8800 GTX" }, + { 0x10DE0192, "GeForce 8800" }, { 0x10DE0193, "GeForce 8800 GTS" }, { 0x10DE0194, "GeForce 8800 Ultra" }, { 0x10DE0197, "Tesla C870" }, @@ -315,6 +320,8 @@ { 0x10DE0293, "GeForce 7950 GX2" }, { 0x10DE0294, "GeForce 7950 GX2" }, { 0x10DE0295, "GeForce 7950 GT" }, + { 0x10DE0296, "G71" }, + { 0x10DE0297, "GeForce Go 7950 GTX" }, { 0x10DE0298, "GeForce Go 7900 GS" }, { 0x10DE0299, "GeForce Go 7900 GTX" }, { 0x10DE029A, "Quadro FX 2500M" }, @@ -924,7 +931,7 @@ { 0x10DE0DCE, "GeForce GT 555M" }, // { 0x10DE0DCF, "N12P-GT-B" }, // 0DD0 - 0DDF - // { 0x10DE0DD0, "N11E-GT" }, + { 0x10DE0DD0, "N11E-GT" }, { 0x10DE0DD1, "GeForce GTX 460M" }, { 0x10DE0DD2, "GeForce GT 445M" }, { 0x10DE0DD3, "GeForce GT 435M" }, @@ -932,7 +939,7 @@ { 0x10DE0DD8, "Quadro 2000" }, { 0x10DE0DDA, "Quadro 2000M" }, { 0x10DE0DDE, "GF106-ES" }, - // { 0x10DE0DDF, "GF106-INT" }, + { 0x10DE0DDF, "GF106-INT" }, // 0DE0 - 0DEF { 0x10DE0DE0, "GeForce GT 440" }, { 0x10DE0DE1, "GeForce GT 430" }, @@ -947,7 +954,7 @@ { 0x10DE0DEC, "GeForce GT 525M" }, { 0x10DE0DED, "GeForce GT 520M" }, { 0x10DE0DEE, "GeForce GT 415M" }, - { 0x10DE0DEF, "N13P-NS1-A1" }, + { 0x10DE0DEF, "NVS 5400M" }, // 0DF0 - 0DFF { 0x10DE0DF0, "GeForce GT 425M" }, { 0x10DE0DF1, "GeForce GT 420M" }, @@ -962,7 +969,7 @@ { 0x10DE0DFA, "Quadro 1000M" }, { 0x10DE0DFC, "NVS 5200M" }, { 0x10DE0DFE, "GF108 ES" }, - // { 0x10DE0DFF, "GF108 INT" }, + { 0x10DE0DFF, "GF108 INT" }, // 0E00 - 0E0F // 0E10 - 0E1F // 0E20 - 0E2F @@ -970,17 +977,17 @@ { 0x10DE0E22, "GeForce GTX 460" }, { 0x10DE0E23, "GeForce GTX 460 SE" }, { 0x10DE0E24, "GeForce GTX 460" }, - // { 0x10DE0E25, "D12U-50" }, + { 0x10DE0E25, "D12U-50" }, { 0x10DE0E28, "GeForce GTX 460" }, // 0E30 - 0E3F { 0x10DE0E30, "GeForce GTX 470M" }, { 0x10DE0E31, "GeForce GTX 485M" }, - // { 0x10DE0E32, "N12E-GT" }, + { 0x10DE0E32, "N12E-GT" }, { 0x10DE0E38, "GF104GL" }, { 0x10DE0E3A, "Quadro 3000M" }, { 0x10DE0E3B, "Quadro 4000M" }, - // { 0x10DE0E3E, "GF104-ES" }, - // { 0x10DE0E3F, "GF104-INT" }, + { 0x10DE0E3E, "GF104-ES" }, + { 0x10DE0E3F, "GF104-INT" }, // 0E40 - 0E4F // 0E50 - 0E5F // 0E60 - 0E6F @@ -996,6 +1003,7 @@ // 0F00 - 0F0F { 0x10DE0F00, "GeForce GT 630" }, { 0x10DE0F01, "GeForce GT 620" }, + { 0x10DE0F02, "GeForce GT 730" }, // 0F10 - 0F1F // 0F20 - 0F2F // 0F30 - 0F3F @@ -1012,7 +1020,9 @@ { 0x10DE0FC1, "GeForce GT 640" }, { 0x10DE0FC2, "GeForce GT 630" }, { 0x10DE0FC6, "GeForce GTX 650" }, + { 0x10DE0FC8, "GeForce GT 740" }, { 0x10DE0FCD, "GeForce GT 755M" }, + { 0x10DE0FCE, "GeForce GT 640M LE" }, // 0FD0 - 0FDF { 0x10DE0FD1, "GeForce GT 650M" }, { 0x10DE0FD2, "GeForce GT 640M" }, @@ -1021,15 +1031,29 @@ { 0x10DE0FD5, "GeForce GT 650M" }, { 0x10DE0FD8, "GeForce GT 640M" }, { 0x10DE0FD9, "GeForce GT 645M" }, + { 0x10DE0FDA, "GK107-ES-A1" }, { 0x10DE0FDB, "GK107-ESP-A1" }, + { 0x10DE0FDC, "GK107-INT22-A1" }, { 0x10DE0FDF, "GeForce GT 740M" }, // 0FE0 - 0FEF { 0x10DE0FE0, "GeForce GTX 660M" }, { 0x10DE0FE1, "GeForce GT 730M" }, { 0x10DE0FE3, "GeForce GT 745M" }, { 0x10DE0FE4, "GeForce GT 750M" }, + { 0x10DE0FE5, "GeForce K340 USM" }, + { 0x10DE0FE6, "NVS K1 USM" }, + { 0x10DE0FE7, "Generic K1 USM / GRID K100" }, + { 0x10DE0FE9, "GeForce GT 750M" }, + { 0x10DE0FEA, "GeForce GT 755M" }, + { 0x10DE0FEF, "GRID K340" }, // 0FF0 - 0FFF - { 0x10DE0FF2, "VGX K1" }, + { 0x10DE0FF0, "NB1Q" }, + { 0x10DE0FF1, "NVS 1000" }, + { 0x10DE0FF2, "GRID K1" }, + { 0x10DE0FF3, "Quadro K420" }, + { 0x10DE0FF5, "Tesla K1 USM" }, + { 0x10DE0FF6, "Quadro K1100M" }, + { 0x10DE0FF7, "Quadro K1 USM" }, // K1 USM / GRID K120Q / GRID K140Q { 0x10DE0FF8, "Quadro K500M" }, { 0x10DE0FF9, "Quadro K2000D" }, { 0x10DE0FFA, "Quadro K600" }, @@ -1039,11 +1063,18 @@ { 0x10DE0FFE, "Quadro K2000" }, { 0x10DE0FFF, "Quadro 410" }, // 1000 - 100F + { 0x10DE1001, "GeForce GTX TITAN Z" }, { 0x10DE1003, "GeForce GTX Titan LE" }, { 0x10DE1004, "GeForce GTX 780" }, { 0x10DE1005, "GeForce GTX Titan" }, + { 0x10DE1006, "GeForce GTX 780 Ti" }, + { 0x10DE1007, "GeForce GTX 780" }, + { 0x10DE1008, "GeForce GTX 780 Ti" }, { 0x10DE100A, "GeForce GTX 780 Ti" }, +// { 0x10DE100B, "Graphics Device" }, // GK110 + { 0x10DE100C, "GeForce GTX Titan Black" }, // 1010 - 101F + { 0x10DE101E, "Tesla K20X" }, // GK110GL { 0x10DE101F, "Tesla K20" }, // 1020 - 102F { 0x10DE1020, "Tesla K20X" }, @@ -1051,7 +1082,15 @@ { 0x10DE1022, "Tesla K20c" }, { 0x10DE1026, "Tesla K20s" }, { 0x10DE1028, "Tesla K20m" }, + { 0x10DE102A, "Tesla K40t" }, // GK110BGL +// { 0x10DE102B, "Graphics Device" }, // GK110BGL +// { 0x10DE102C, "Graphics Device" }, // GK110BGL + { 0x10DE102D, "Tesla K80" }, // GK110BGL (2x) + { 0x10DE102E, "Tesla K40d" }, // GK110BGL + { 0x10DE102F, "Tesla Stella Solo" }, // GK110BGL // 1030 - 103F +// { 0x10DE1030, "" }, // GK110 + { 0x10DE103F, "Tesla Stella SXM" }, // GK110 // 1040 - 104F { 0x10DE1040, "GeForce GT 520" }, // { 0x10DE1041, "D13M1-45" }, @@ -1060,6 +1099,8 @@ { 0x10DE1049, "GeForce GT 620" }, { 0x10DE104A, "GeForce GT 610" }, { 0x10DE104B, "GeForce GT 625 (OEM)" }, + { 0x10DE104C, "GeForce GT 705" }, // GF119 + { 0x10DE104D, " GeForce GT 710" }, // GF119 // 1050 - 105F { 0x10DE1050, "GeForce GT 520M" }, { 0x10DE1051, "GeForce GT 520MX" }, @@ -1117,61 +1158,81 @@ { 0x10DE1140, "GeForce GT 610M" }, { 0x10DE1141, "GeForce 610M" }, { 0x10DE1142, "GeForce 620M" }, - // { 0x10DE1143, "N13P-GV" }, - // { 0x10DE1144, "GF117" }, - // { 0x10DE1145, "GF117" }, - // { 0x10DE1146, "GF117" }, - // { 0x10DE1147, "GF117" }, + { 0x10DE1143, "N13P-GV" }, + { 0x10DE1144, "GF117" }, + { 0x10DE1145, "GF117" }, + { 0x10DE1146, "GF117" }, + { 0x10DE1147, "GF117" }, { 0x10DE1149, "GF117-ES" }, - // { 0x10DE114A, "GF117-INT" }, - // { 0x10DE114B, "PCI-GEN3-B" }, - // 1150 - 115F + { 0x10DE114A, "GF117-INT" }, + { 0x10DE114B, "PCI-GEN3-B" }, + { 0x10DE1150, "N13M-NS" }, // 1160 - 116F // 1170 - 117F // 1180 - 118F { 0x10DE1180, "GeForce GTX 680" }, + { 0x10DE1182, "GeForce GTX 760 Ti" }, { 0x10DE1183, "GeForce GTX 660 Ti" }, { 0x10DE1184, "GeForce GTX 770" }, - { 0x10DE1185, "GeForce GTX 660" }, + { 0x10DE1185, "GeForce GTX 660 OEM" }, { 0x10DE1187, "GeForce GTX 760" }, { 0x10DE1188, "GeForce GTX 690" }, { 0x10DE1189, "GeForce GTX 670" }, -// { 0x10DE118A, "GRID K520" }, -// { 0x10DE118B, "GRID K200" }, + { 0x10DE118A, "GRID K520" }, + { 0x10DE118B, "GRID K200" }, // GRID K2 GeForce USM { 0x10DE118E, "GeForce GTX 760 (192-bit)" }, { 0x10DE118F, "Tesla K10" }, // 1190 - 119F + { 0x10DE1191, "GeForce GTX 760" }, // GK104 { 0x10DE1192, "GeForce GK104" }, { 0x10DE1193, "GeForce GTX 760 Ti" }, + { 0x10DE1194, "Tesla K8" }, // GK104 + { 0x10DE1195, "GeForce GTX 660" }, + { 0x10DE1198, "GeForce GTX 880M" }, + { 0x10DE1199, "GeForce GTX 870M" }, + { 0x10DE119A, "GeForce GTX 860M" }, + { 0x10DE119D, "GeForce GTX 775M" }, // Mac Edition + { 0x10DE119E, "GeForce GTX 780M" }, // Mac Edition { 0x10DE119F, "GeForce GTX 780M" }, // 11A0 - 11AF { 0x10DE11A0, "GeForce GTX 680M" }, { 0x10DE11A1, "GeForce GTX 670MX" }, - { 0x10DE11A2, "GeForce GTX 675MX" }, + { 0x10DE11A2, "GeForce GTX 675MX" }, // Mac Edition { 0x10DE11A3, "GeForce GTX 680MX" }, { 0x10DE11A7, "GeForce GTX 675MX" }, + { 0x10DE11AF, "GRID IceCube" }, // GF104M // 11B0 - 11BF + { 0x10DE11B0, "GRID K240Q" }, // K260Q vGPU + { 0x10DE11B1, "GRID K2 Tesla USM" }, + { 0x10DE11B4, "Quadro K4200" }, + { 0x10DE11B6, "Quadro K3100M" }, + { 0x10DE11B7, "Quadro K4100M" }, + { 0x10DE11B8, "Quadro K5100M" }, { 0x10DE11BA, "Quadro K5000" }, + { 0x10DE11BB, "Quadro 4100" }, { 0x10DE11BC, "Quadro K5000M" }, { 0x10DE11BD, "Quadro K4000M" }, { 0x10DE11BE, "Quadro K3000M" }, - { 0x10DE11BF, "VGX K2" }, + { 0x10DE11BF, "GRID K2" }, // 11C0 - 11CF { 0x10DE11C0, "GeForce GTX 660" }, { 0x10DE11C2, "GeForce GTX 650 Ti BOOST" }, { 0x10DE11C3, "GeForce GTX 650 Ti" }, { 0x10DE11C4, "GeForce GTX 645" }, { 0x10DE11C6, "GeForce GTX 650 Ti" }, + { 0x10DE11C7, "GeForce GTX 750 Ti" }, + { 0x10DE11C8, "GeForce GTX 650 OEM" }, // 11D0 - 11DF { 0x10DE11D0, "GK106-INT353" }, // 11E0 - 11EF { 0x10DE11E0, "GeForce GTX 770M" }, - { 0x10DE11E1, "N14E-GE-B-A1" }, + { 0x10DE11E1, "GeForce GTX 765M" }, { 0x10DE11E2, "GeForce GTX 765M" }, { 0x10DE11E3, "GeForce GTX 760M" }, // 11F0 - 11FF { 0x10DE11FA, "Quadro K4000" }, { 0x10DE11FC, "Quadro 2100M" }, + { 0x10DE11FF, "NB1Q" }, // // 1200 - 120F { 0x10DE1200, "GeForce GTX 560 Ti" }, { 0x10DE1201, "GeForce GTX 560" }, @@ -1185,7 +1246,7 @@ { 0x10DE1211, "GeForce GTX 580M" }, { 0x10DE1212, "GeForce GTX 675M" }, { 0x10DE1213, "GeForce GTX 670M" }, - //{ 0x10DE121F, "GF114-INT" }, + { 0x10DE121F, "GF114-INT" }, { 0x10DE1240, "GeForce GT 620M" }, { 0x10DE1241, "GeForce GT 545" }, { 0x10DE1243, "GeForce GT 545" }, @@ -1203,8 +1264,11 @@ // 1270 - 127F // 1280 - 128F { 0x10DE1280, "GeForce GT 635" }, + { 0x10DE1281, "GeForce GT 710" }, { 0x10DE1282, "GeForce GT 640" }, { 0x10DE1284, "GeForce GT 630" }, + { 0x10DE1286, "GeForce GT 720" }, + { 0x10DE1287, "GeForce GT 730" }, // GK208 // 1290 - 129F { 0x10DE1290, "GeForce GT 730M" }, { 0x10DE1291, "GeForce GT 735M" }, @@ -1212,18 +1276,78 @@ { 0x10DE1293, "GeForce GT 730M" }, { 0x10DE1294, "GeForce GT 740M" }, { 0x10DE1295, "GeForce GT 710M" }, + { 0x10DE1296, "GeForce 825M" }, // GK208M { 0x10DE1298, "GeForce GT 720M" }, // 12A0 - 12AF - //{ 0x10DE12A0, "GeForce GT ???" }, + { 0x10DE12A0, "GK208" }, { 0x10DE12AF, "GK208-INT" }, { 0x10DE12B0, "GK208-CS-Q" }, { 0x10DE12B9, "Quadro K610M" }, - { 0x10DE12BA, "Quadro K510M" } + { 0x10DE12BA, "Quadro K510M" }, // 12B0 - 12BF // 12C0 - 12CF // 12D0 - 12DF // 12E0 - 12EF // 12F0 - 12FF + { 0x10DE1340, "GeForce 830M" }, + { 0x10DE1341, "GeForce 840M" }, + { 0x10DE1380, "GeForce GTX 750 Ti" }, + { 0x10DE1381, "GeForce GTX 750" }, + { 0x10DE1382, "GeForce GTX 745" }, +// { 0x10DE1383, "Graphics Device" }, // GM107 + { 0x10DE1389, "GRID M3" }, // GM107 + { 0x10DE1390, "GeForce 845M" }, + { 0x10DE1391, "GeForce GTX 850M" }, + { 0x10DE1392, "GeForce GTX 860M" }, + { 0x10DE1393, "GeForce 840M" }, + { 0x10DE1398, "GeForce N15S-GT1R" }, // + { 0x10DE13AD, "GM107 INT52" }, // + { 0x10DE13AE, "GM107 CS1" }, // +// { 0x10DE13AF, "Graphics Device" }, // GM107GLM + { 0x10DE13B3, "Quadro K2200M" }, // + { 0x10DE13BA, "Quadro K2200" }, + { 0x10DE13BB, "Quadro K620" }, + { 0x10DE13BD, "Tesla M40" }, // GM107GLM + { 0x10DE13BE, "GM107 CS1" }, // + { 0x10DE13BF, "GM107 INT52" }, // + // 12B0 - 12BF + { 0x10DE13C0, "GeForce GTX 980" }, // GM107GLM +// { 0x10DE13C1, "Graphics Device" }, // GM107GLM + { 0x10DE13C2, "GeForce GTX 970" }, // GM107GLM +// { 0x10DE13C3, "Graphics Device" }, // GM107GLM + { 0x10DE13D7, "GeForce GTX 980M" }, // + { 0x10DE13D8, "GeForce GTX 970M" }, // +// { 0x10DE13D9, "Graphics Device" }, // +// { 0x10DE13F0, "Graphics Device" }, // GM107GLM +// { 0x10DE13F1, "Graphics Device" }, // GM107GLM +// { 0x10DE1401, "Graphics Device" }, // +// { 0x10DE1402, "Graphics Device" }, // +// { 0x10DE143F, "Graphics Device" }, // +// { 0x10DE1600, "Graphics Device" }, // +// { 0x10DE1601, "Graphics Device" }, // +// { 0x10DE1602, "Graphics Device" }, // +// { 0x10DE1603, "Graphics Device" }, // +// { 0x10DE1630, "Graphics Device" }, // +// { 0x10DE1631, "Graphics Device" }, // +// { 0x10DE1780, "Graphics Device" }, // +// { 0x10DE1781, "Graphics Device" }, // +// { 0x10DE1782, "Graphics Device" }, // +// { 0x10DE1783, "Graphics Device" }, // + { 0x10DE1789, "GRID M3-3020" }, // + { 0x10DE1790, "N15S-GX" }, // + { 0x10DE1791, "N15P-GT" }, // + { 0x10DE1792, "N15P-GX" }, // +// { 0x10DE17B3, "Quadro" }, // +// { 0x10DE17BA, "Quadro" }, // +// { 0x10DE17BB, "Quadro" }, // +// { 0x10DE17BD, "Graphics Device" }, // + { 0x10DE17BE, "GM107 CS1" } // GM107 +// { 0x10DE17C1, "Graphics Device" }, // +// { 0x10DE17C2, "Graphics Device" }, // +// { 0x10DE17EE, "Graphics Device" }, // +// { 0x10DE17EF, "Graphics Device" }, // +// { 0x10DE17F0, "Graphics Device" }, // +// { 0x10DE17FF, "Graphics Device" }, // }; static nvidia_card_info_t nvidia_card_exceptions[] = { @@ -1413,6 +1537,8 @@ { 0x10DE1180, 0x38422682, "EVGA GTX 680 SC" }, { 0x10DE1180, 0x38422683, "EVGA GTX 680 SC" }, + { 0x10DE1185, 0x10DE106F, "nVidia GeForce GTX 760 OEM" }, // GK104 + { 0x10DE1187, 0x14583614, "GV-N760OC-4GD" }, { 0x10DE1189, 0x10438405, "Asus GTX 670 Direct CU II TOP" }, @@ -1440,7 +1566,13 @@ static int patch_nvidia_rom(uint8_t *rom) { - if (!rom || (rom[0] != 0x55 && rom[1] != 0xaa)) { + if (!rom) + { + printf("ROM not found\n"); + return PATCH_ROM_FAILED; + } + if (rom[0] != 0x55 && rom[1] != 0xaa) + { printf("False ROM signature: 0x%02x%02x\n", rom[0], rom[1]); return PATCH_ROM_FAILED; } @@ -1652,7 +1784,7 @@ //ErmaC added selector for Chameleon "old" style in System Profiler if (getBoolForKey(kNvidiaGeneric, &showGeneric, &bootInfo->chameleonConfig)) { - verbose("\tNvidiaGeneric = Yes\n"); + verbose("NvidiaGeneric = Yes\n"); for (i = 1; i < (sizeof(nvidia_card_generic) / sizeof(nvidia_card_generic[0])); i++) { if (nvidia_card_generic[i].device == device_id) { @@ -1667,7 +1799,6 @@ for (i = 0; i < (sizeof(nvidia_card_exceptions) / sizeof(nvidia_card_exceptions[0])); i++) { if ((nvidia_card_exceptions[i].device == device_id) && (nvidia_card_exceptions[i].subdev == subsys_id)) { return nvidia_card_exceptions[i].name; - break; } } } @@ -1842,7 +1973,6 @@ option_rom_pci_header_t *rom_pci_header; volatile uint8_t *regs; uint8_t *rom = NULL; - uint8_t *nvRom; uint8_t nvCardType = 0; unsigned long long videoRam = 0; uint32_t nvBiosOveride; @@ -1887,6 +2017,7 @@ return false; } } else { + uint8_t *nvRom; rom = malloc(NVIDIA_ROM_SIZE); // Otherwise read bios from card nvBiosOveride = 0; @@ -1894,6 +2025,7 @@ // PROM first // Enable PROM access (REG32(NV_PBUS_PCI_NV_20)) = NV_PBUS_PCI_NV_20_ROM_SHADOW_DISABLED; + nvRom = (uint8_t*)®s[NV_PROM_OFFSET]; // Valid Signature ? @@ -1929,7 +2061,7 @@ if ((nvPatch = patch_nvidia_rom(rom)) == PATCH_ROM_FAILED) { printf("ERROR: nVidia ROM Patching Failed!\n"); free(rom); - //return false; + return false; } rom_pci_header = (option_rom_pci_header_t*)(rom + *(uint16_t *)&rom[24]); Index: branches/Bungo/i386/libsaio/ati.c =================================================================== --- branches/Bungo/i386/libsaio/ati.c (revision 2468) +++ branches/Bungo/i386/libsaio/ati.c (revision 2469) @@ -45,10 +45,7 @@ "Juniper", "Redwood", "Broadway", - // "Madison", - // "Park", /* Northern Islands */ - // "Antilles", "Barts", "Caicos", "Cayman", @@ -56,10 +53,15 @@ /* Southern Islands */ "Tahiti", "Pitcairn", - // "CapeVerde", - // "Thames", - // "Lombok", - // "NewZealand", + "Verde", + "Oland", + "Hainan", + "Bonaire", + "Kaveri", + "Abini", + "Hawaii", + /* ... */ + "Mullins", "" }; @@ -96,14 +98,14 @@ {"Uakari", 4}, {"Zonalis", 6}, {"Alouatta", 4}, - {"Hoolock", 3}, + {"Hoolock", 1}, {"Vervet", 4}, {"Baboon", 3}, {"Eulemur", 3}, {"Galago", 2}, {"Colobus", 2}, {"Mangabey", 2}, - {"Nomascus", 4}, + {"Nomascus", 5}, {"Orangutan", 2}, /* AMD6000Controller */ {"Pithecia", 3}, @@ -120,18 +122,18 @@ {"Muskgrass", 4}, {"Juncus", 4}, {"Osmunda", 4}, - {"Pondweed", 3}, + {"Pondweed", 3}, {"Spikerush", 4}, {"Typha", 5}, /* AMD7000Controller */ - {"Aji", 4}, - {"Buri", 4}, - {"Chutoro", 5}, - {"Dashimaki", 4}, - {"Ebi", 5}, - {"Gari", 5}, - {"Futomaki", 4}, - {"Hamachi", 4}, + {"Aji", 4}, + {"Buri", 4}, + {"Chutoro", 5}, + {"Dashimaki", 4}, + {"Ebi", 5}, + {"Gari", 5}, + {"Futomaki", 5}, + {"Hamachi", 4}, {"OPM", 6}, {"Ikura", 6}, {"IkuraS", 1} @@ -144,7 +146,7 @@ // Layout is device_id, subsys_id (subsystem id plus vendor id), chip_family_name, display name, frame buffer // Cards are grouped by device id and vendor id then sorted by subsystem id to make it easier to add new cards // - +/* { 0x9400, 0x01611043, CHIP_FAMILY_R600, "ATI Radeon HD 2900 XT", kNull }, { 0x9400, 0x021E1043, CHIP_FAMILY_R600, "ATI Radeon HD 2900 XT", kNull }, { 0x9400, 0x25521002, CHIP_FAMILY_R600, "ATI Radeon HD 2900 XT", kNull }, @@ -327,6 +329,7 @@ { 0x9553, 0x1B321043, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4570", kShrike }, { 0x9553, 0x215B17AA, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4530/4570", kShrike }, { 0x9553, 0x3092174B, CHIP_FAMILY_RV710, "ATI Radeon HD 4300/4500 Series", kPeregrine }, + { 0x9553, 0x3629103C, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4530", kShrike }, { 0x9553, 0x39291642, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4570", kPeregrine }, { 0x9553, 0xFD001179, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 5145", kPeregrine }, { 0x9553, 0xFD121179, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 5145", kPeregrine }, @@ -345,9 +348,10 @@ { 0x9553, 0xFFA21179, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4500", kPeregrine }, { 0x9553, 0xFFC01179, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4500", kPeregrine }, - { 0x9555, 0x29241682, CHIP_FAMILY_RV710, "ATI Radeon HD 4550", kNull }, - { 0x9555, 0x24651682, CHIP_FAMILY_RV710, "ATI Radeon HD4300/HD4500", kNull }, - { 0x9555, 0x3711174B, CHIP_FAMILY_RV710, "ATI Radeon HD4300/HD4500", kNull }, + { 0x9555, 0x1726103C, CHIP_FAMILY_RV710, "ATI Radeon HD 4550", kShrike }, + { 0x9555, 0x29241682, CHIP_FAMILY_RV710, "ATI Radeon HD 4550", kShrike }, + { 0x9555, 0x24651682, CHIP_FAMILY_RV710, "ATI Radeon HD4300/HD4500", kShrike }, + { 0x9555, 0x3711174B, CHIP_FAMILY_RV710, "ATI Radeon HD4300/HD4500", kShrike }, { 0x9581, 0x011F1025, CHIP_FAMILY_RV630, "ATI Radeon HD 2600", kNull }, { 0x9581, 0x0562107B, CHIP_FAMILY_RV630, "ATI Radeon HD 2600", kNull }, @@ -413,7 +417,9 @@ { 0x95C5, 0x30501787, CHIP_FAMILY_RV620, "ATI Radeon HD 4250", kNull }, { 0x95C5, 0x4250174B, CHIP_FAMILY_RV620, "ATI Radeon HD 4250", kNull }, - /* Evergreen */ + { 0x95CF, 0x21431002, CHIP_FAMILY_RV620, "ATI FirePro 2260", kIago} }, + + // Evergreen // { 0x6898, 0x00D0106B, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5870", kLangur }, { 0x6898, 0x032E1043, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5870", kUakari }, { 0x6898, 0x038C1043, CHIP_FAMILY_CYPRESS, "ASUS 5870 Eyefinity 6", kNull }, @@ -712,7 +718,7 @@ { 0x68F9, 0xE153174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5450", kEulemur }, { 0x68F9, 0xE164174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5450", kEulemur }, - /* Northen Islands */ + // Northen Islands // { 0x6718, 0x03B81043, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970", kGibba }, { 0x6718, 0x03BC1043, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970", kGibba }, { 0x6718, 0x0B001002, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970", kGibba }, @@ -873,7 +879,7 @@ { 0x6779, 0xE190174B, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6450", kBulrushes }, { 0x6779, 0xE199174B, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6450", kBulrushes }, - /* Southen Islands */ + // Southen Islands // { 0x6798, 0x04181043, CHIP_FAMILY_TAHITI, "Asus HD7970 7970", kAji }, { 0x6798, 0x041C1043, CHIP_FAMILY_TAHITI, "Asus HD7970 7970", kAji }, @@ -1066,550 +1072,638 @@ { 0x6840, 0xFC561179, CHIP_FAMILY_LOMBOK, "Toshiba HD 7670M", kPondweed }, { 0x6840, 0xFCD41179, CHIP_FAMILY_LOMBOK, "Toshiba HD 7670M", kPondweed }, { 0x6840, 0xFCEE1179, CHIP_FAMILY_LOMBOK, "Toshiba HD 7670M", kPondweed }, +*/ + /* Old series */ - /*old series*/ + // R423 + { 0x5D48, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Mobile ", kNull }, + { 0x5D49, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Mobile ", kNull }, + { 0x5D4A, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Mobile ", kNull }, + { 0x5D4C, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D4D, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D4E, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D4F, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D50, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D52, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, + { 0x5D57, 0x00000000, CHIP_FAMILY_R423, "ATI Radeon HD Desktop ", kNull }, - { 0x5D48, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Mobile ", kNull }, - { 0x5D49, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Mobile ", kNull }, - { 0x5D4A, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Mobile ", kNull }, + // RV410 + { 0x5E48, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + { 0x5E4A, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + { 0x5E4B, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + { 0x5E4C, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + { 0x5E4D, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + { 0x5E4F, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, - { 0x5D4C, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, - { 0x5D4D, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, - { 0x5D4E, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, - { 0x5D4F, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, - { 0x5D50, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, + // R520 + { 0x7100, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x7101, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, + { 0x7102, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, + { 0x7103, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, + { 0x7104, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x7105, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x7106, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, + { 0x7108, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x7109, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x710A, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x710B, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x710C, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x710E, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + { 0x710F, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x5D52, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, + // RV515 + { 0x7140, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7141, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7142, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7143, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7144, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x7145, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x7146, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7147, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7149, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x714A, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x714B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x714C, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x714D, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x714E, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x714F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7151, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7152, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7153, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x715E, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x715F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7180, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7181, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7183, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7186, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x7187, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7188, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD2300 Mobile ", kCaretta }, + { 0x718A, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x718B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x718C, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x718D, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x718F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7193, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x7196, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + { 0x719B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + { 0x719F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x5D57, 0x00000000, CHIP_FAMILY_R420, "ATI Radeon HD Desktop ", kNull }, + // RV530 + { 0x71C0, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71C1, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71C2, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71C3, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71C4, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, + { 0x71C5, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD1600 Mobile ", kWormy }, + { 0x71C6, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71C7, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71CD, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71CE, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71D2, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71D4, 0x00000000, CHIP_FAMILY_RV530, "ATI Mobility FireGL V5250", kWormy }, + { 0x71D5, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, + { 0x71D6, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, + { 0x71DA, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + { 0x71DE, 0x00000000, CHIP_FAMILY_RV530, "ASUS M66 ATI Radeon Mobile ", kWormy }, - { 0x5E48, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + // RV515 + { 0x7200, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kWormy }, + { 0x7210, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kWormy }, + { 0x7211, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kWormy }, - { 0x5E4A, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, - { 0x5E4B, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, - { 0x5E4C, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, - { 0x5E4D, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + // R580 + { 0x7240, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7243, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7244, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7245, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7246, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7247, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7248, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7249, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724A, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724B, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724C, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724D, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724E, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, + { 0x724F, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x5E4F, 0x00000000, CHIP_FAMILY_RV410, "ATI Radeon HD Desktop ", kNull }, + // RV570 + { 0x7280, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon X1950 Pro ", kAlopias }, - { 0x7100, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x7101, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, - { 0x7102, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, - { 0x7103, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, - { 0x7104, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x7105, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x7106, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Mobile ", kNull }, - { 0x7108, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x7109, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x710A, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x710B, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x710C, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + // RV560 + { 0x7281, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7283, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x710E, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, - { 0x710F, 0x00000000, CHIP_FAMILY_R520, "ATI Radeon HD Desktop ", kNull }, + // R580 + { 0x7284, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Mobile ", kAlopias }, - { 0x7140, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7141, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7142, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7143, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7144, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x7145, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x7146, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7147, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RV560 + { 0x7287, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7149, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x714A, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x714B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x714C, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x714D, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x714E, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x714F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RV570 + { 0x7288, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7289, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, + { 0x728B, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, + { 0x728C, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7151, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7152, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7153, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RV560 + { 0x7290, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7291, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7293, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, + { 0x7297, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x715E, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x715F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + /* IGP */ - { 0x7180, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7181, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7183, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RS690 + { 0x791E, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, + { 0x791F, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, + { 0x793F, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, + { 0x7941, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, + { 0x7942, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, - { 0x7186, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x7187, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, - { 0x7188, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD2300 Mobile ", kCaretta }, - { 0x718A, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x718B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x718C, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, - { 0x718D, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + // RS740 + { 0x796C, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, + { 0x796D, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, + { 0x796E, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, + { 0x796F, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, - { 0x718F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + /* standard/default models */ - { 0x7193, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RS600 + { 0x9400, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 XT", kNull }, + { 0x9401, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, + { 0x9402, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, + { 0x9403, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, + { 0x9405, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, + { 0x940A, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V8650", kNull }, + { 0x940B, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V8600", kNull }, + { 0x940F, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V7600", kNull }, - { 0x7196, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kCaretta }, + // RV740 + { 0x94A0, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4830M", kFlicker }, + { 0x94A1, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4860M", kFlicker }, + { 0x94A3, 0x00000000, CHIP_FAMILY_RV740, "ATI FirePro M7740", kFlicker }, + { 0x94B1, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD", kFlicker }, + { 0x94B3, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4770", kFlicker }, + { 0x94B4, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4700 Series", kFlicker }, + { 0x94B5, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4770", kFlicker }, + { 0x94B9, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD", kFlicker }, - { 0x719B, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RV770 + { 0x9440, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4870 ", kMotmot }, + { 0x9441, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4870 X2", kMotmot }, + { 0x9442, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4850 Series", kMotmot }, + { 0x9443, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4850 X2", kMotmot }, + { 0x9444, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8750 (FireGL)", kMotmot }, + { 0x9446, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V7770 (FireGL)", kMotmot }, + { 0x9447, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8700 Duo (FireGL)", kMotmot }, + { 0x944A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4850", kMotmot },//iMac - Quail + { 0x944B, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4850 X2", kMotmot },//iMac - Quail + { 0x944C, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4830 Series", kMotmot }, + { 0x944E, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4810 Series", kMotmot }, + { 0x9450, 0x00000000, CHIP_FAMILY_RV770, "AMD FireStream 9270", kMotmot }, + { 0x9452, 0x00000000, CHIP_FAMILY_RV770, "AMD FireStream 9250", kMotmot }, + { 0x9456, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8700 (FireGL)", kMotmot }, + { 0x945A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4870", kMotmot }, + { 0x9460, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4800 Series", kMotmot }, + { 0x9462, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4800 Series", kMotmot }, +// { 0x946A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon", kMotmot }, +// { 0x946B, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon", kMotmot }, +// { 0x947A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon", kMotmot }, +// { 0x947B, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon", kMotmot }, - { 0x719F, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kCaretta }, + // RV730 + { 0x9480, 0x00000000, CHIP_FAMILY_RV730, "ATI Mobility Radeon HD 550v", kGliff }, + { 0x9487, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, + { 0x9488, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4650 Series", kGliff }, + { 0x9489, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, + { 0x948A, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, + { 0x948F, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, + { 0x9490, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4670 Series", kGliff }, + { 0x9491, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4600 Series", kGliff }, + { 0x9495, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4650 Series", kGliff }, + { 0x9498, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4710 Series", kGliff }, + { 0x949C, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V7750 (FireGL)", kGliff }, + { 0x949E, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V5700 (FireGL)", kGliff }, + { 0x949F, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V3750 (FireGL)", kGliff }, - { 0x71C0, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71C1, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71C2, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71C3, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71C4, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, + // RV610 + { 0x94C0, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD Series", kIago }, + { 0x94C1, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94C3, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2350 Series", kIago }, + { 0x94C4, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94C5, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94C6, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94C7, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2350", kIago }, + { 0x94C8, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94C9, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94CB, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94CC, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x94CD, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 PRO Series", kIago }, - { 0x71C5, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD 1600 Mobile ", kWormy }, - { 0x71C6, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71C7, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + // RV670 + { 0x9500, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3800 Series", kMegalodon }, + { 0x9501, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3690 Series", kMegalodon }, + { 0x9504, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850M Series", kMegalodon }, + { 0x9505, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3800 Series", kMegalodon }, + { 0x9506, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 X2 M Series", kMegalodon }, + { 0x9507, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3830", kMegalodon }, + { 0x9508, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870M Series", kMegalodon }, + { 0x9509, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870 X2 MSeries", kMegalodon }, + { 0x950F, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870 X2", kMegalodon }, + { 0x9511, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 X2", kMegalodon }, + { 0x9513, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 X2", kMegalodon }, + { 0x9515, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 Series", kMegalodon }, + { 0x9517, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD Series", kMegalodon }, + { 0x9519, 0x00000000, CHIP_FAMILY_RV670, "AMD FireStream 9170", kMegalodon }, - { 0x71CD, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, - { 0x71CE, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + // RV710 + { 0x9540, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4550", kFlicker }, + { 0x9541, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, + { 0x9542, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, + { 0x954E, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, + { 0x954F, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4350", kFlicker }, + { 0x9552, 0x00000000, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4330", kShrike }, + { 0x9553, 0x00000000, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4570", kShrike }, + { 0x9555, 0x00000000, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4550", kShrike }, + { 0x9557, 0x00000000, CHIP_FAMILY_RV710, "ATI FirePro RG220", kFlicker }, + { 0x955F, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4330M series", kFlicker }, - { 0x71D2, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + // RV630 + { 0x9580, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD Series", kHypoprion }, + { 0x9581, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, + { 0x9583, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, + { 0x9586, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT Series", kHypoprion }, + { 0x9587, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 Pro Series", kHypoprion }, + { 0x9588, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, + { 0x9589, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 PRO", kHypoprion }, + { 0x958A, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, + { 0x958B, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, + { 0x958C, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, + { 0x958D, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, + { 0x958E, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, + { 0x958F, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD Series", kHypoprion }, - { 0x71D4, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, - { 0x71D5, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, - { 0x71D6, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Mobile ", kWormy }, + // RV635 +// { 0x9590, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, + { 0x9591, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD 3600 Series", kMegalodon }, // Mobile +// { 0x9593, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, // Mobile +// { 0x9595, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, // Mobile +// { 0x9596, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, +// { 0x9597, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, + { 0x9598, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD 3600 Series", kMegalodon }, +// { 0x9599, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, +// { 0x959B, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD", kMegalodon }, // Mobile - { 0x71DA, 0x00000000, CHIP_FAMILY_RV530, "ATI Radeon HD Desktop ", kWormy }, + // RV620 + { 0x95C0, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3550 Series", kIago }, +// { 0x95C2, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, // Mobile + { 0x95C4, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3470 Series", kIago }, // Mobile + { 0x95C5, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3450 Series", kIago }, + { 0x95C6, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3450 AGP", kIago }, +// { 0x95C7, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, +// { 0x95C9, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, +// { 0x95CC, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, +// { 0x95CD, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, +// { 0x95CE, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD", kIago }, + { 0x95CF, 0x00000000, CHIP_FAMILY_RV620, "ATI FirePro 2260", kIago }, - { 0x71DE, 0x00000000, CHIP_FAMILY_RV530, "ASUS M66 ATI Radeon Mobile ", kWormy }, - - { 0x7200, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Desktop ", kWormy }, - - { 0x7210, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kWormy }, - { 0x7211, 0x00000000, CHIP_FAMILY_RV515, "ATI Radeon HD Mobile ", kWormy }, - - { 0x7240, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x7243, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7244, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7245, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7246, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7247, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7248, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7249, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724A, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724B, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724C, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724D, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724E, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - { 0x724F, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x7280, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon X1950 Pro ", kAlopias }, - { 0x7281, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7283, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7284, 0x00000000, CHIP_FAMILY_R580, "ATI Radeon HD Mobile ", kAlopias }, - - { 0x7287, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7288, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7289, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x728B, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, - { 0x728C, 0x00000000, CHIP_FAMILY_RV570, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x7290, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - { 0x7291, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x7293, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - - { 0x7297, 0x00000000, CHIP_FAMILY_RV560, "ATI Radeon HD Desktop ", kAlopias }, - /* IGP */ - { 0x791E, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, - { 0x791F, 0x00000000, CHIP_FAMILY_RS690, "ATI Radeon IGP ", kNull }, - { 0x796C, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, - { 0x796D, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, - { 0x796E, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, - { 0x796F, 0x00000000, CHIP_FAMILY_RS740, "ATI Radeon IGP ", kNull }, + // RS780 + { 0x9610, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3200 Graphics", kNull }, + { 0x9611, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3100 Graphics", kNull }, +// { 0x9612, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD", kNull }, +// { 0x9613, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD", kNull }, + { 0x9614, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3300 Graphics", kNull }, +// { 0x9615, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD", kNull }, + { 0x9616, 0x00000000, CHIP_FAMILY_RS780, "AMD 760G", kNull }, - /* standard/default models */ + // SUMO + { 0x9640, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6550D", kNull }, + { 0x9641, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6620G", kNull }, // Mobile - { 0x9400, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 XT", kNull }, - { 0x9401, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, - { 0x9402, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, - { 0x9403, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, - { 0x9405, 0x00000000, CHIP_FAMILY_R600, "ATI Radeon HD 2900 GT", kNull }, - { 0x940A, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V8650", kNull }, - { 0x940B, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V8600", kNull }, - { 0x940F, 0x00000000, CHIP_FAMILY_R600, "ATI FireGL V7600", kNull }, + // SUMO2 + { 0x9642, 0x00000000, CHIP_FAMILY_SUMO2, "AMD Radeon HD 6370D", kNull }, + { 0x9643, 0x00000000, CHIP_FAMILY_SUMO2, "AMD Radeon HD 6380G", kNull }, // Mobile + { 0x9644, 0x00000000, CHIP_FAMILY_SUMO2, "AMD Radeon HD 6410D", kNull }, + { 0x9645, 0x00000000, CHIP_FAMILY_SUMO2, "AMD Radeon HD 6410D", kNull }, // Mobile - { 0x9440, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4870 ", kMotmot }, - { 0x9441, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4870 X2", kMotmot }, - { 0x9442, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4850 Series", kMotmot }, - { 0x9443, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4850 X2", kMotmot }, - { 0x9444, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8750 (FireGL)", kMotmot }, - { 0x9446, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V7770 (FireGL)", kMotmot }, - { 0x9447, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8700 Duo (FireGL)", kMotmot }, - { 0x944A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4850", kMotmot }, - { 0x944B, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4850 X2", kMotmot }, - { 0x944C, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4830 Series", kMotmot }, - { 0x944E, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4810 Series", kMotmot }, + // SUMO + { 0x9647, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6520G", kNull }, // Mobile + { 0x9648, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6480G", kNull }, // Mobile - { 0x9450, 0x00000000, CHIP_FAMILY_RV770, "AMD FireStream 9270", kMotmot }, - { 0x9452, 0x00000000, CHIP_FAMILY_RV770, "AMD FireStream 9250", kMotmot }, + // SUMO2 + { 0x9649, 0x00000000, CHIP_FAMILY_SUMO2, "AMD Radeon(TM) HD 6480G", kNull }, // Mobile - { 0x9456, 0x00000000, CHIP_FAMILY_RV770, "ATI FirePro V8700 (FireGL)", kMotmot }, - { 0x945A, 0x00000000, CHIP_FAMILY_RV770, "ATI Mobility Radeon HD 4870", kMotmot }, + // SUMO + { 0x964A, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6530D", kNull }, +// { 0x964B, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD", kNull }, +// { 0x964C, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD", kNull }, +// { 0x964E, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD", kNull }, // Mobile +// { 0x964F, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD", kNull }, // Mobile - { 0x9460, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4800 Series", kMotmot }, - { 0x9462, 0x00000000, CHIP_FAMILY_RV770, "ATI Radeon HD 4800 Series", kMotmot }, + // RS880 + { 0x9710, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4200 Series", kNull }, +// { 0x9711, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD", kNull }, + { 0x9712, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4200 Series", kNull }, // Mobile +// { 0x9713, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD", kNull }, // Mobile + { 0x9714, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4290", kNull }, + { 0x9715, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4250", kNull }, + { 0x9723, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 5450 Series", kNull }, - { 0x9480, 0x00000000, CHIP_FAMILY_RV730, "ATI Mobility Radeon HD 550v", kGliff }, + // PALM + { 0x9802, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6310 Graphics", kNull }, + { 0x9803, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6250 Graphics", kNull }, + { 0x9804, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6250 Graphics", kNull }, + { 0x9805, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6250 Graphics", kNull }, + { 0x9806, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6320 Graphics", kNull }, + { 0x9807, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 6290 Graphics", kNull }, + { 0x9808, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 7340 Graphics", kNull }, + { 0x9809, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD 7310 Graphics", kNull }, +// { 0x980A, 0x00000000, CHIP_FAMILY_PALM, "AMD Radeon HD", kNull }, - { 0x9487, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, - { 0x9488, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4650 Series", kGliff }, - { 0x9489, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, - { 0x948A, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, - { 0x948F, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD Series", kGliff }, - { 0x9490, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4670 Series", kGliff }, - { 0x9491, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4600 Series", kGliff }, - { 0x9495, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4650 Series", kGliff }, + // KABINI +// { 0x9830, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x9831, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x9832, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x9833, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x9834, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x9835, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x9836, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x9837, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x9838, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x9839, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x983A, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x983B, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, // Mobile +// { 0x983C, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x983D, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x983E, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, +// { 0x983F, 0x00000000, CHIP_FAMILY_KABINI, "AMD Radeon HD", kNull }, - { 0x9498, 0x00000000, CHIP_FAMILY_RV730, "ATI Radeon HD 4710 Series", kGliff }, - { 0x949C, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V7750 (FireGL)", kGliff }, - { 0x949E, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V5700 (FireGL)", kGliff }, - { 0x949F, 0x00000000, CHIP_FAMILY_RV730, "ATI FirePro V3750 (FireGL)", kGliff }, + // MULLINS + { 0x9850, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9851, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9852, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9853, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9854, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9855, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9856, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9857, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9858, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x9859, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985A, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985B, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985C, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985D, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985E, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile + { 0x985F, 0x00000000, CHIP_FAMILY_MULLINS, "AMD Radeon HD", kNull }, // Mobile - { 0x94A0, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4830M", kFlicker }, - { 0x94A1, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4860M", kFlicker }, - { 0x94A3, 0x00000000, CHIP_FAMILY_RV740, "ATI FirePro M7740", kFlicker }, - { 0x94B1, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD", kFlicker }, - { 0x94B3, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4770", kFlicker }, - { 0x94B4, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4700 Series", kFlicker }, - { 0x94B5, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD 4770", kFlicker }, - { 0x94B9, 0x00000000, CHIP_FAMILY_RV740, "ATI Radeon HD", kFlicker }, + // ARUBA + { 0x9900, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7660G", kNull }, // Mobile + { 0x9901, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7660D", kNull }, + { 0x9903, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7640G", kNull }, // Mobile + { 0x9904, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7560D", kNull }, +// { 0x9905, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, + { 0x9906, 0x00000000, CHIP_FAMILY_ARUBA, "AMD FirePro A300 Series", kNull }, + { 0x9907, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7620G", kNull }, // Mobile + { 0x9908, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7600G", kNull }, // Mobile +// { 0x9909, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x990A, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x990B, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x990C, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x990D, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x990E, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x990F, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile + { 0x9910, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7660G", kNull }, // Mobile + { 0x9913, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7640G", kNull }, // Mobile +// { 0x9917, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon", kNull }, +// { 0x9918, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon", kNull }, +// { 0x9919, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon", kNull }, + { 0x9990, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7520G", kNull }, // Mobile + { 0x9991, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7540D", kNull }, + { 0x9992, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7420G", kNull }, // Mobile +// { 0x9993, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, + { 0x9994, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD 7400G", kNull }, // Mobile +// { 0x9995, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x9996, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x9997, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x9998, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x9999, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x999A, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x999B, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x999C, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x999D, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, +// { 0x99A0, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x99A2, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, // Mobile +// { 0x99A4, 0x00000000, CHIP_FAMILY_ARUBA, "AMD Radeon HD", kNull }, - { 0x94C0, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD Series", kIago }, - { 0x94C1, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, + { 0x6613, 0x00000000, CHIP_FAMILY_BONAIRE, "AMD Radeon R7 240", kFutomaki }, + { 0x665C, 0x00000000, CHIP_FAMILY_BONAIRE, "AMD Radeon HD 7790", kFutomaki }, + { 0x665D, 0x00000000, CHIP_FAMILY_BONAIRE, "AMD Radeon R9 260", kFutomaki }, - { 0x94C3, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2350 Series", kIago }, - { 0x94C4, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94C5, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94C6, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94C7, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2350", kIago }, - { 0x94C8, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94C9, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - - { 0x94CB, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94CC, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 Series", kIago }, - { 0x94CD, 0x00000000, CHIP_FAMILY_RV610, "ATI Radeon HD 2400 PRO Series", kIago }, - - { 0x9500, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3800 Series", kMegalodon }, - { 0x9501, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3690 Series", kMegalodon }, - - { 0x9504, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850M Series", kMegalodon }, - { 0x9505, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3800 Series", kMegalodon }, - { 0x9506, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 X2 M Series", kMegalodon }, - { 0x9507, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3830", kMegalodon }, - { 0x9508, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870M Series", kMegalodon }, - { 0x9509, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870 X2 MSeries", kMegalodon }, - - { 0x950F, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3870 X2", kMegalodon }, - - { 0x9511, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 X2", kMegalodon }, - - { 0x9513, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 3850 X2", kMegalodon }, - { 0x9515, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD 3850 Series", kMegalodon }, - { 0x9517, 0x00000000, CHIP_FAMILY_RV670, "ATI Radeon HD Series", kMegalodon }, - - { 0x9519, 0x00000000, CHIP_FAMILY_RV670, "AMD FireStream 9170", kMegalodon }, - - { 0x9540, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4550", kFlicker }, - { 0x9541, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, - { 0x9542, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, - { 0x954E, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD", kFlicker }, - { 0x954F, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4350", kFlicker }, - - { 0x9552, 0x00000000, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4300/4500 Series", kShrike }, - { 0x9553, 0x00000000, CHIP_FAMILY_RV710, "ATI Mobility Radeon HD 4500M/5100M Series", kShrike }, - - { 0x9555, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD4300/HD4500 series", kShrike }, - - { 0x9557, 0x00000000, CHIP_FAMILY_RV710, "ATI FirePro RG220", kFlicker }, - - { 0x955F, 0x00000000, CHIP_FAMILY_RV710, "ATI Radeon HD 4330M series", kFlicker }, - - { 0x9580, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD Series", kHypoprion }, - { 0x9581, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, - - { 0x9583, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, - - { 0x9586, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT Series", kHypoprion }, - { 0x9587, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 Pro Series", kHypoprion }, - { 0x9588, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 XT", kHypoprion }, - { 0x9589, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 PRO", kHypoprion }, - { 0x958A, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, - { 0x958B, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, - { 0x958C, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, - { 0x958D, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, - { 0x958E, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 2600 X2 Series", kLamna }, - { 0x958F, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD Series", kHypoprion }, - - { 0x9591, 0x00000000, CHIP_FAMILY_RV635, "ATI Radeon HD 3600 Series", kMegalodon }, - - { 0x9598, 0x00000000, CHIP_FAMILY_RV630, "ATI Radeon HD 3600 Series", kMegalodon }, - - { 0x95C0, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3550 Series", kIago }, - - { 0x95C4, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3470 Series", kIago }, - - { 0x95C5, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3450 Series", kIago }, - { 0x95C6, 0x00000000, CHIP_FAMILY_RV620, "ATI Radeon HD 3450 AGP", kIago }, - - - /* IGP */ - { 0x9610, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3200 Graphics", kNull }, - { 0x9611, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3100 Graphics", kNull }, - - { 0x9614, 0x00000000, CHIP_FAMILY_RS780, "ATI Radeon HD 3300 Graphics", kNull }, - - { 0x9616, 0x00000000, CHIP_FAMILY_RS780, "AMD 760G", kNull }, - - { 0x9640, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6550D", kNull }, - { 0x9641, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6620G", kNull }, - { 0x9642, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6370D", kNull }, - { 0x9643, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6380G", kNull }, - { 0x9644, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6410D", kNull }, - { 0x9645, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6410D", kNull }, - { 0x9647, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6520G", kNull }, - { 0x9648, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6480G", kNull }, - { 0x9649, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon(TM) HD 6480G", kNull }, - - { 0x964A, 0x00000000, CHIP_FAMILY_SUMO, "AMD Radeon HD 6530D", kNull }, - - { 0x9710, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4200 Series", kNull }, - - { 0x9712, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4200 Series", kNull} , - - { 0x9714, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4290", kNull }, - { 0x9715, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 4250", kNull }, - - { 0x9723, 0x00000000, CHIP_FAMILY_RS880, "ATI Radeon HD 5450 Series", kNull }, - - { 0x9802, 0x00000000, CHIP_FAMILY_WRESTLER, "ATI Radeon HD 6310 Series", kNull }, - { 0x9803, 0x00000000, CHIP_FAMILY_WRESTLER, "ATI Radeon HD 6310 Series", kNull }, - { 0x9804, 0x00000000, CHIP_FAMILY_WRESTLER, "ATI Radeon HD 6310 Series", kNull }, - { 0x9805, 0x00000000, CHIP_FAMILY_WRESTLER, "ATI Radeon HD 6250 Series", kNull }, - { 0x9806, 0x00000000, CHIP_FAMILY_WRESTLER, "ATI Radeon HD 6320 Series", kNull }, - { 0x9806, 0x00000000, CHIP_FAMILY_WRESTLER, "AMD Radeon HD 6320 Graphics", kNull }, - { 0x9807, 0x00000000, CHIP_FAMILY_WRESTLER, "AMD Radeon HD 6290 Graphics", kNull }, - { 0x9808, 0x00000000, CHIP_FAMILY_WRESTLER, "AMD Radeon HD 7340 Graphics", kNull }, - { 0x9809, 0x00000000, CHIP_FAMILY_WRESTLER, "AMD Radeon HD 7310 Graphics", kNull }, - - { 0x9900, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7660G", kNull }, - { 0x9901, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7660D", kNull }, - { 0x9903, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7640G", kNull }, - { 0x9904, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7560D", kNull }, - { 0x9906, 0x00000000, CHIP_FAMILY_TRINITY, "AMD FirePro A300 Series", kNull }, - { 0x9907, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7620G", kNull }, - { 0x9908, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7600G", kNull }, - { 0x9910, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7660G", kNull }, - { 0x9913, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7640G", kNull }, - - { 0x9990, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7520G", kNull }, - { 0x9991, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7540D", kNull }, - { 0x9992, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7420G", kNull }, - { 0x9994, 0x00000000, CHIP_FAMILY_TRINITY, "AMD Radeon HD 7400G", kNull }, - /* Evergreen */ - { 0x688D, 0x00000000, CHIP_FAMILY_CYPRESS, "AMD FireStream 9350", kZonalis }, - { 0x6898, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5870 Series", kUakari }, - { 0x6899, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5850 Series", kUakari }, + // CYPRESS +// { 0x6880, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD", kNull }, // Mobile +// { 0x6888, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD", kNull }, +// { 0x6889, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD", kNull }, +// { 0x688A, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD", kNull }, +// { 0x688C, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD", kNull }, + { 0x688D, 0x00000000, CHIP_FAMILY_CYPRESS, "AMD FireStream 9350", kZonalis }, + { 0x6898, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5870 Series", kUakari }, + { 0x6899, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5850 Series", kUakari }, + { 0x689B, 0x00000000, CHIP_FAMILY_CYPRESS, "AMD Radeon HD 6800 Series", kNull }, -// { 0x689B, 0x00000000, CHIP_FAMILY_???, "AMD Radeon HD 6800 Series", kNull }, - { 0x689C, 0x00000000, CHIP_FAMILY_HEMLOCK, "ATI Radeon HD 5900 Series", kUakari }, + // HEMLOCK + { 0x689C, 0x00000000, CHIP_FAMILY_HEMLOCK, "ATI Radeon HD 5970 Series", kUakari }, + { 0x689D, 0x00000000, CHIP_FAMILY_HEMLOCK, "ATI Radeon HD 5900 Series", kUakari }, - { 0x689E, 0x00000000, CHIP_FAMILY_HEMLOCK, "ATI Radeon HD 5800 Series", kUakari }, + // CYPRESS + { 0x689E, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Radeon HD 5800 Series", kUakari }, - { 0x68A0, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 5770 Series", kHoolock }, // CHIP_FAMILY_BROADWAY ?? - { 0x68A1, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 5850 Series", kHoolock }, // CHIP_FAMILY_BROADWAY ?? + // JUNIPER + { 0x68A0, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kHoolock }, // Mobile + { 0x68A1, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5850 Series", kHoolock }, // Mobile + { 0x68A8, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 6850M", kHoolock }, + { 0x68A9, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI FirePro V5800 (FireGL)", kHoolock }, + { 0x68B0, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kHoolock }, // Mobile + { 0x68B1, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kHoolock }, + { 0x68B8, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kVervet }, + { 0x68B9, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5700 Series", kHoolock }, + { 0x68BA, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 6770 Series", kHoolock }, + { 0x68BC, 0x00000000, CHIP_FAMILY_JUNIPER, "AMD FireStream 9370", kHoolock }, + { 0x68BD, 0x00000000, CHIP_FAMILY_JUNIPER, "AMD FireStream 9350", kHoolock }, + { 0x68BE, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5750 Series", kHoolock }, + { 0x68BF, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 6750 Series", kHoolock }, - { 0x68A8, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 6850M", kHoolock }, - { 0x68A9, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI FirePro V5800 (FireGL)", kHoolock }, + // REDWOOD + { 0x68C0, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5730 Series", kBaboon }, // Mobile + { 0x68C1, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5650 Series", kBaboon }, // Mobile + { 0x68C7, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Mobility Radeon HD 5570", kEulemur }, // Mobile + { 0x68C8, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI FirePro v4800", kBaboon }, + { 0x68C9, 0x00000000, CHIP_FAMILY_REDWOOD, "FirePro 3D V3800", kBaboon }, + { 0x68D8, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5670 Series", kBaboon }, + { 0x68D9, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5570 Series", kBaboon }, + { 0x68DA, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5500 Series", kBaboon }, + { 0x68DE, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5000 Series", kNull }, + // CEDAR + { 0x68E0, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5470 Series", kEulemur }, + { 0x68E1, 0x00000000, CHIP_FAMILY_CEDAR, "AMD Radeon HD 6230", kEulemur }, + { 0x68E4, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 6370M Series", kEulemur }, + { 0x68E5, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 6300M Series", kEulemur }, +// { 0x68E8, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, +// { 0x68E9, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, + { 0x68F1, 0x00000000, CHIP_FAMILY_CEDAR, "AMD FirePro 2460", kEulemur }, + { 0x68F2, 0x00000000, CHIP_FAMILY_CEDAR, "AMD FirePro 2270", kEulemur }, +// { 0x68F8, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, + { 0x68F9, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5450 Series", kEulemur }, + { 0x68FA, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 7300 Series", kEulemur }, +// { 0x68FE, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, - { 0x68B0, 0x00000000, CHIP_FAMILY_CYPRESS, "ATI Mobility Radeon HD 5800 Series", kHoolock }, // CHIP_FAMILY_BROADWAY ?? - { 0x68B1, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kHoolock }, - - { 0x68B8, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5770 Series", kHoolock }, - { 0x68B9, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5700 Series", kHoolock }, - { 0x68BA, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 6700 Series", kHoolock }, - { 0x68BC, 0x00000000, CHIP_FAMILY_JUNIPER, "AMD FireStream 9370", kHoolock }, - { 0x68BD, 0x00000000, CHIP_FAMILY_JUNIPER, "AMD FireStream 9350", kHoolock }, - { 0x68BE, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5750 Series", kHoolock }, - { 0x68BF, 0x00000000, CHIP_FAMILY_JUNIPER, "ATI Radeon HD 5700 Series", kHoolock }, - - { 0x68C0, 0x00000000, CHIP_FAMILY_MANHATTAN, "AMD Radeon HD 6570M/5700 Series", kBaboon }, - { 0x68C1, 0x00000000, CHIP_FAMILY_MANHATTAN, "AMD Radeon HD 6500M/5600/5700 Series", kBaboon }, - { 0x68C7, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Mobility Radeon HD 5570", kEulemur }, - { 0x68C8, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5650 Series", kBaboon }, - { 0x68C9, 0x00000000, CHIP_FAMILY_REDWOOD, "FirePro 3D V3800", kBaboon }, - - { 0x68D8, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5670 Series", kBaboon }, - { 0x68D9, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5500/5600 Series", kBaboon }, - { 0x68DA, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD 5500 Series", kBaboon }, - -// { 0x68DE, 0x00000000, CHIP_FAMILY_REDWOOD, "ATI Radeon HD ??? Series", kNull }, - - - { 0x68E0, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 5470 Series", kEulemur }, - { 0x68E1, 0x00000000, CHIP_FAMILY_MANHATTAN, "AMD Radeon HD 6230", kEulemur }, - - { 0x68E4, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 6370M Series", kEulemur }, - { 0x68E5, 0x00000000, CHIP_FAMILY_MANHATTAN, "ATI Radeon HD 6300M Series", kEulemur }, - -// { 0x68E8, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, -// { 0x68E9, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, - - { 0x68F1, 0x00000000, CHIP_FAMILY_CEDAR, "AMD FirePro 2460", kEulemur }, - { 0x68F2, 0x00000000, CHIP_FAMILY_CEDAR, "AMD FirePro 2270", kEulemur }, - -// { 0x68F8, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, - { 0x68F9, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 5470 Series", kEulemur }, - { 0x68FA, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD 7300 Series", kNull }, - -// { 0x68FE, 0x00000000, CHIP_FAMILY_CEDAR, "ATI Radeon HD ??? Series", kNull }, - - /* Northen Islands */ - { 0x6704, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD FirePro V7900", kLotus }, - { 0x6707, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD FirePro V5900", kLotus }, - { 0x6718, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970 Series", kLotus }, - { 0x6719, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6950 Series", kLotus }, + // CAYMAN + { 0x6701, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6702, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6703, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6704, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD FirePro V7900", kLotus }, + { 0x6705, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6706, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6707, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6708, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD FirePro V5900", kLotus }, + { 0x6709, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6xxx Series", kLotus }, + { 0x6718, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970 Series", kLotus }, + { 0x6719, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6950 Series", kLotus }, + { 0x671C, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970 Series", kLotus }, + { 0x671D, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6950 Series", kLotus }, + { 0x671F, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6930 Series", kLotus }, - { 0x671C, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6970 Series", kLotus }, - { 0x671D, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6950 Series", kLotus }, + // BARTS + { 0x6720, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6900M Series", kFanwort }, + { 0x6722, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6900M Series", kFanwort }, + { 0x6729, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6900M Series", kFanwort }, + { 0x6738, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6870 Series", kDuckweed }, + { 0x6739, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6850 X2", kDuckweed }, + { 0x673E, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6790 Series", kDuckweed }, - { 0x671F, 0x00000000, CHIP_FAMILY_CAYMAN, "AMD Radeon HD 6930 Series", kLotus }, + // TURKS + { 0x6740, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6770M Series", kCattail }, + { 0x6741, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6750M", kCattail }, + { 0x6742, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7500/7600 Series", kCattail }, + { 0x6745, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6600M Series", kCattail }, + { 0x6749, 0x00000000, CHIP_FAMILY_TURKS, "ATI Radeon FirePro V4900", kPithecia }, + { 0x674A, 0x00000000, CHIP_FAMILY_TURKS, "AMD FirePro V3900", kPithecia }, + { 0x6750, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6670 Series", kPithecia }, + { 0x6758, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6670 Series", kPithecia }, + { 0x6759, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6570 Series", kPithecia }, + { 0x675B, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600 Series", kPithecia }, + { 0x675D, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7570M Series", kCattail }, + { 0x675F, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6510 Series", kPithecia }, - { 0x6720, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 6900M Series", kFanwort }, + // CAICOS + { 0x6760, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6470M Series", kHydrilla }, + { 0x6761, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6430M Series", kHydrilla }, + { 0x6763, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon E6460 Series", kHydrilla }, + { 0x6768, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6400M Series", kHydrilla }, + { 0x6770, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6400 Series", kBulrushes }, + { 0x6772, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7400A Series", kBulrushes }, + { 0x6778, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7000 Series", kBulrushes }, + { 0x6779, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6450/7450/8450/R5 230", kBulrushes }, + { 0x677B, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7400 Series", kBulrushes }, - { 0x6722, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6900M Series", kFanwort }, - { 0x6729, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6900M Series", kFanwort }, - { 0x6738, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6870 Series", kDuckweed }, - { 0x6739, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6850 Series", kDuckweed }, - - { 0x673E, 0x00000000, CHIP_FAMILY_BARTS, "AMD Radeon HD 6790 Series", kDuckweed }, - - { 0x6740, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 6770M Series", kCattail }, - { 0x6741, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 6750M", kCattail }, - { 0x6742, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 7500/7600 Series", kCattail }, - - { 0x6745, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 6600M Series", kCattail }, - { 0x6749, 0x00000000, CHIP_FAMILY_TURKS, "ATI Radeon FirePro V4900", kPithecia }, - { 0x674A, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6600M Series", kPithecia }, - { 0x6750, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6670 Series", kPithecia }, - - { 0x6758, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6670 Series", kPithecia }, - { 0x6759, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6570/7570 Series", kPithecia }, - - { 0x675B, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600 Series", kPithecia }, - - { 0x675D, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7570M Series", kCattail }, - - { 0x675F, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 6570 Series", kPithecia }, - { 0x6760, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6470M Series", kHydrilla }, - { 0x6761, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6430M Series", kHydrilla }, - { 0x6763, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon E6460 Series", kHydrilla }, - - - { 0x6768, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6400M Series", kHydrilla }, - - { 0x6770, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6400 Series", kBulrushes }, - - { 0x6772, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7400A Series", kBulrushes }, - - { 0x6778, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7000 Series", kBulrushes }, - { 0x6779, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 6450 Series", kBulrushes }, - - { 0x677B, 0x00000000, CHIP_FAMILY_CAICOS, "AMD Radeon HD 7400 Series", kBulrushes }, - /* Southen Islands */ - { 0x6780, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, // ATI7000Controller.kext + // TAHITI + //Framebuffers: Aji - 4 Desktop, Buri - 4 Mobile, Chutoro - 5 Mobile, Dashimaki - 4, IkuraS - HMDI + // Ebi - 5 Mobile, Gari - 5 M, Futomaki - 4 D, Hamachi - 4 D, OPM - 6 Server, Ikura - 6 + { 0x6780, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6784, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6788, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x678A, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6790, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6791, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6792, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x6798, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7970X/8970/R9 280X", kFutomaki }, + { 0x6799, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7990 Series", kAji }, + { 0x679A, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7950/8950/R9 280", kFutomaki }, + { 0x679B, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + { 0x679E, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7870 XT", kFutomaki }, + { 0x679F, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7950 Series", kFutomaki }, -// { 0x6784, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD ??? Series", kFutomaki }, + // HAWAII +// { 0x67A0, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67A1, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67A2, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67A8, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67A9, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67AA, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, + { 0x67B0, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon R9 290X", kFutomaki }, + { 0x67B1, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon R9 290", kFutomaki }, // CHIP_FAMILY_HAWAII +// { 0x67B8, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67B9, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67BA, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, +// { 0x67BE, 0x00000000, CHIP_FAMILY_HAWAII, "AMD Radeon", kFutomaki }, -// { 0x6788, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD ??? Series", kFutomaki }, + // PITCAIRN + { 0x6800, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 7970M", kBuri }, // Mobile +// { 0x6801, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 8970M Series", kFutomaki }, // Mobile +// { 0x6802, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD ???M Series", kFutomaki }, // Mobile + { 0x6806, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 7600 Series", kFutomaki }, + { 0x6808, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 7600 Series", kFutomaki }, +// { 0x6809, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD ??? Series", kNull }, + { 0x6810, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon R9 270X", kFutomaki }, + { 0x6811, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon R9 270", kFutomaki }, +// { 0x6816, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon", kFutomaki }, +// { 0x6817, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon", kFutomaki }, + { 0x6818, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 7870 Series", kFutomaki }, + { 0x6819, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 7850 Series", kFutomaki }, - { 0x678A, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + // VERDE + { 0x6820, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // Mobile + { 0x6821, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // Mobile +// { 0x6822, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD", kBuri }, // Mobile +// { 0x6823, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 8800M Series", kBuri }, // Mobile +// { 0x6824, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700M Series", kBuri }, // Mobile + { 0x6825, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7800M Series", kPondweed }, // Mobile + { 0x6826, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // Mobile + { 0x6827, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7800M Series", kPondweed }, // Mobile +// { 0x6828, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD ??? Series", kBuri }, +// { 0x6829, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD ??? Series", kBuri }, +// { 0x682A, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD", kBuri }, // Mobile + { 0x682B, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 8800M Series", kBuri }, // Mobile + { 0x682D, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // Mobile + { 0x682F, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7730 Series", kBuri }, // Mobile + { 0x6830, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7800M Series", kBuri }, // Mobile + { 0x6831, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // Mobile +// { 0x6835, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD", kBuri }, + { 0x6837, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, + { 0x6838, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, + { 0x6839, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, + { 0x683B, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, + { 0x683D, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7770 Series", kBuri }, + { 0x683F, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7750 Series", kBuri }, - { 0x6790, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, // ATI7000Controller.kext - { 0x6791, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, - { 0x6792, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + // TURKS + { 0x6840, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7670M Series", kPondweed }, // Mobile + { 0x6841, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7650M Series", kPondweed }, // Mobile + { 0x6842, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600M Series", kPondweed }, // Mobile + { 0x6843, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7670M Series", kPondweed }, // Mobile + { 0x6849, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600M Series", kPondweed }, - { 0x6798, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7970 X-Edition", kFutomaki }, // ATI7000Controller.kext - { 0x6799, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7990 Series", kAji }, - { 0x679A, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7950 Series", kFutomaki }, // ATI7000Controller.kext - { 0x679B, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7900 Series", kFutomaki }, + // PITCAIRN +// { 0x684C, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD", kNull }, - { 0x679E, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7870 XT", kFutomaki }, // ATI7000Controller.kext - { 0x679F, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7950 Series", kFutomaki }, + // TURKS + { 0x6850, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600M Series", kPondweed }, + { 0x6858, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7400 Series", kPondweed }, + { 0x6859, 0x00000000, CHIP_FAMILY_TURKS, "AMD Radeon HD 7600M Series", kPondweed }, - { 0x6800, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7970M", kBuri }, // ATI7000Controller.kext -// { 0x6801, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD 8970M Series", kFutomaki }, -// { 0x6802, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD ???M Series", kFutomaki }, - - { 0x6806, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7600 Series", kFutomaki }, // ATI7000Controller.kext - - { 0x6808, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7600 Series", kFutomaki }, // ATI7000Controller.kext -// { 0x6809, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD ??? Series", kNull }, - { 0x6810, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon R9 270X", kNull }, - - { 0x6818, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7870 Series", kFutomaki }, // CHIP_FAMILY_PITCAIRN ??// ATI7000Controller.kext - { 0x6819, 0x00000000, CHIP_FAMILY_TAHITI, "AMD Radeon HD 7850 Series", kFutomaki },// CHIP_FAMILY_PITCAIRN ?? - { 0x6820, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // ATI7000Controller.kext - { 0x6821, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // ATI7000Controller.kext - -// { 0x6823, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 8800M Series", kBuri }, -// { 0x6824, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700M Series", kBuri }, - { 0x6825, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7870 Series", kBuri }, // ATI7000Controller.kext - { 0x6826, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, - { 0x6827, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7850M/8850M Series", kBuri }, // ATI7000Controller.kext -// { 0x6828, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD ??? Series", kBuri }, -// { 0x6829, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD ??? Series", kBuri }, - - { 0x682B, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 8800M Series", kBuri }, - - { 0x682D, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // ATI7000Controller.kext - - { 0x682F, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7730 Series", kBuri }, // ATI7000Controller.kext - - { 0x6830, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7800M Series", kBuri }, - { 0x6831, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, - - { 0x6837, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, - { 0x6838, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, - { 0x6839, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // ATI7000Controller.kext - - { 0x683B, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7700 Series", kBuri }, // ATI7000Controller.kext - - { 0x683D, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7770 Series", kBuri }, // ATI7000Controller.kext - - { 0x683F, 0x00000000, CHIP_FAMILY_VERDE, "AMD Radeon HD 7750 Series", kBuri }, // ATI7000Controller.kext - - { 0x6840, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7670M Series", kPondweed }, // THAMES?? - { 0x6841, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7500M/7600M Series", kPondweed }, - { 0x6842, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7600M Series", kPondweed }, - { 0x6843, 0x00000000, CHIP_FAMILY_VANCOUVER, "AMD Radeon HD 7670M Series", kPondweed }, - { 0x6849, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7600M Series", kPondweed }, - -// { 0x684C, 0x00000000, CHIP_FAMILY_PITCAIRN, "AMD Radeon HD ??? Series", kNull }, - { 0x6850, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7600M Series", kPondweed }, - { 0x6858, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7400 Series", kPondweed }, - { 0x6859, 0x00000000, CHIP_FAMILY_LOMBOK, "AMD Radeon HD 7600M Series", kPondweed }, - - { 0x0000, 0x00000000, CHIP_FAMILY_UNKNOW, NULL, kNull } + { 0x0000, 0x00000000, CHIP_FAMILY_UNKNOW, "AMD Unknown", kNull } }; - dev_prop_t ati_devprop_list[] = { {FLAGTRUE, false, "@0,AAPL,boot-display", get_bootdisplay_val, NULVAL }, // {FLAGTRUE, false, "@0,ATY,EFIDisplay", NULL, STRVAL("TMDSA") }, @@ -2339,7 +2433,7 @@ return false; } // ------------------------------------------------- - + #if 0 uint64_t fb = (uint32_t)card->fb; uint64_t mmio = (uint32_t)card->mmio; @@ -2348,7 +2442,7 @@ devprop_add_value(card->device, "ATY,RegisterSpaceOffset", &mmio, 8); devprop_add_value(card->device, "ATY,IOSpaceOffset", &io, 8); #endif - + devprop_add_list(ati_devprop_list); // ------------------------------------------------- @@ -2358,7 +2452,7 @@ memcpy(stringdata, (uint8_t*)devprop_generate_string(string), string->length); stringlength = string->length; // ------------------------------------------------- - + verbose("ATI %s %s %dMB (%s) [%04x:%04x] (subsys [%04x:%04x]):: %s\n", chip_family_name[card->info->chip_family], card->info->model_name, (uint32_t)(card->vram_size / (1024 * 1024)), card->cfg_name, Index: branches/Bungo/i386/libsaio/sys.c =================================================================== --- branches/Bungo/i386/libsaio/sys.c (revision 2468) +++ branches/Bungo/i386/libsaio/sys.c (revision 2469) @@ -213,20 +213,20 @@ if (readFile != NULL) { // Read the first 4096 bytes (fat header) length = readFile(bvr, (char *)filePath, *binary, 0, 0x1000); - + if (length > 0) { if (ThinFatFile(binary, &length) == 0) { if (length == 0) { return 0; } - // We found a fat binary; read only the thin part - DBG("Fat Binary found. Reading thin part only...\n"); + // We found a fat binary; read only the thin part + DBG("Fat Binary found. Reading thin part only...\n"); length = readFile(bvr, (char *)filePath, (void *)kLoadAddr, (unsigned long)(*binary) - kLoadAddr, length); *binary = (void *)kLoadAddr; } else { // Not a fat binary; read the rest of the file - DBG("Thin Binary found. Reading rest of the file...\n"); + DBG("Thin Binary found. Reading rest of the file...\n"); length2 = readFile(bvr, (char *)filePath, (void *)(kLoadAddr + length), length, 0); if (length2 == -1) { @@ -243,7 +243,7 @@ ThinFatFile(binary, &length); } } - + return length; } Index: branches/Bungo/i386/libsaio/load.c =================================================================== --- branches/Bungo/i386/libsaio/load.c (revision 2468) +++ branches/Bungo/i386/libsaio/load.c (revision 2469) @@ -18,12 +18,11 @@ * under the License. * * @APPLE_LICENSE_HEADER_END@ - */ -/* - * load.c - Functions for decoding a Mach-o Kernel. * - * Copyright (c) 1998-2003 Apple Computer, Inc. + * load.c - Functions for decoding a Mach-o Kernel. * + * Copyright (c) 1998-2003 Apple Computer, Inc. + * */ #include @@ -108,10 +107,10 @@ unsigned long cnt; long ret = -1; unsigned int entry = 0; - + gBinaryAddress = (unsigned long)binary; - mH = (struct mach_header *)(gBinaryAddress); + mH = (struct mach_header *)gBinaryAddress; /*#if DEBUG DBG("magic: 0x%x\n", (unsigned)mH->magic); @@ -121,16 +120,17 @@ DBG("ncmds: 0x%x\n", (unsigned)mH->ncmds); DBG("sizeofcmds: 0x%x\n", (unsigned)mH->sizeofcmds); DBG("flags: 0x%x\n", (unsigned)mH->flags); - DBG("archCpuType: 0x%x\n", archCpuType); + DBG("archCpuType: 0x%x\n", archCpuType); //getchar(); #endif*/ - + switch (archCpuType) { case CPU_TYPE_I386: - if (mH->magic != MH_MAGIC) { - error("Mach-O file has bad magic number\n"); + if (mH->magic != MH_MAGIC) + { + error("Mach-O (i386) file has bad magic number\n"); return -1; } @@ -143,8 +143,9 @@ return -1; } */ - if (mH->magic != MH_MAGIC_64) { - error("Mach-O file has bad magic number\n"); + if (mH->magic != MH_MAGIC_64) + { + error("Mach-O file (x86_64) has bad magic number\n"); return -1; } @@ -192,15 +193,14 @@ #endif break; } - - - if (ret != 0) { - return -1; + + if (ret != 0) { + return -1; + } + + cmdBase += cmdsize; } - cmdBase += cmdsize; - } - *rentry = (entry_t)( (unsigned long) entry & 0x3fffffff ); *rsize = vmend - vmaddr; *raddr = (char *)vmaddr; @@ -208,18 +208,18 @@ cmdBase = cmdstart; for (cnt = 0; cnt < ncmds; cnt++) { - cmd = ((long *)cmdBase)[0]; - cmdsize = ((long *)cmdBase)[1]; + cmd = ((long *)cmdBase)[0]; + cmdsize = ((long *)cmdBase)[1]; - if (cmd == LC_SYMTAB) { - if (DecodeSymbolTable(cmdBase) != 0) { - return -1; - } - } + if (cmd == LC_SYMTAB) { + if (DecodeSymbolTable(cmdBase) != 0) { + return -1; + } + } cmdBase += cmdsize; - } - + } + return ret; } Index: branches/Bungo/i386/libsaio/nvidia.h =================================================================== --- branches/Bungo/i386/libsaio/nvidia.h (revision 2468) +++ branches/Bungo/i386/libsaio/nvidia.h (revision 2469) @@ -79,7 +79,7 @@ }; #define NV_PMC_OFFSET 0x00000000 -#define NV_PMC_SIZE 0x00001000 // 0x2ffff +#define NV_PMC_SIZE 0x00001000 // 0x2ffff #define NV_PDISPLAY_OFFSET 0x610000 #define NV_PDISPLAY_SIZE 0x10000 @@ -88,10 +88,10 @@ #define NV_PRAMIN_OFFSET 0x00700000 #define NV_PRAMIN_SIZE 0x00100000 #define NV04_PFB_FIFO_DATA 0x0010020c -#define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_MASK 0xfff00000 -#define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_SHIFT 20 -#define NVC0_MEM_CTRLR_RAM_AMOUNT 0x0010f20c -#define NVC0_MEM_CTRLR_COUNT 0x00121c74 +#define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_MASK 0xfff00000 +#define NV10_PFB_FIFO_DATA_RAM_AMOUNT_MB_SHIFT 20 +#define NVC0_MEM_CTRLR_RAM_AMOUNT 0x0010f20c +#define NVC0_MEM_CTRLR_COUNT 0x00121c74 #define NV_PBUS_PCI_NV_19 0x0000184C #define NV_PBUS_PCI_NV_20 0x00001850 Index: branches/Bungo/i386/libsaio/acpi.h =================================================================== --- branches/Bungo/i386/libsaio/acpi.h (revision 2468) +++ branches/Bungo/i386/libsaio/acpi.h (revision 2469) @@ -3,6 +3,9 @@ #define ACPI_RANGE_START (0x0E0000) #define ACPI_RANGE_END (0x0FFFFF) +#define EBDA_RANGE_MIN (0x080000) +#define EBDA_RANGE_END (0x09FFFF) +#define BDA_EBDA_START (0x040E) #define UINT64_LE_FROM_CHARS(a,b,c,d,e,f,g,h) \ ( ((uint64_t)h << 56) \ @@ -17,22 +20,45 @@ #define ACPI_SIGNATURE_UINT64_LE UINT64_LE_FROM_CHARS('R','S','D',' ','P','T','R',' ') +#define swapUint16(x) ((((uint16_t)x & 0xFF00) >> 8) | \ + (((uint16_t)x & 0x00FF) << 8)) + +#define swapUint32(x) ((((uint32_t)x & 0xFF000000) >> 24) | \ + (((uint32_t)x & 0x00FF0000) >> 16) | \ + (((uint32_t)x & 0x0000FF00) >> 8) | \ + (((uint32_t)x & 0x000000FF) << 24)) + /* Per ACPI 3.0a spec */ // TODO Migrate struct acpi_2_rsdp { + // 1.0 char Signature[8]; uint8_t Checksum; char OEMID[6]; uint8_t Revision; uint32_t RsdtAddress; + // 2.0 uint32_t Length; uint64_t XsdtAddress; uint8_t ExtendedChecksum; char Reserved[3]; } __attribute__((packed)); +struct acpi_2_header +{ + char Signature[4]; + uint32_t Length; + uint8_t Revision; + uint8_t Checksum; + char OEMID[6]; + char OEMTableId[8]; + uint32_t OEMRevision; + uint32_t CreatorId; + uint32_t CreatorRevision; +} __attribute__((packed)); + // TODO Migrate struct acpi_2_rsdt { @@ -75,6 +101,15 @@ uint32_t CreatorRevision; } __attribute__((packed)); +struct ssdt_pmref { + char oemTabID[9]; + char byte1; + uint32_t addr; + char byte2; + uint32_t length; + char byte3; +} __attribute__((packed)); + // TODO Migrate struct acpi_2_dsdt { @@ -101,7 +136,7 @@ uint32_t OEMRevision; uint32_t CreatorId; uint32_t CreatorRevision; - uint32_t FIRMWARE_CTRL; + uint32_t FACS; uint32_t DSDT; uint8_t Model; // JrCs uint8_t PM_Profile; // JrCs @@ -148,12 +183,23 @@ uint64_t Reset_Address; uint8_t Reset_Value; uint8_t Reserved[3]; - - uint64_t X_FIRMWARE_CTRL; + uint64_t X_FACS; uint64_t X_DSDT; /* End Asere */ /*We absolutely don't care about theese fields*/ - uint8_t notimp2[96]; + uint8_t notimp2[96]; } __attribute__((packed)); +struct acpi_2_facs { + char Signature[4]; + uint32_t Length; + uint32_t HWSignature; + uint32_t FWWakingVector32; + uint32_t GlobalLock; + uint32_t Flags; + uint64_t FWWakingVector64; + uint8_t Version; + uint8_t Reserved[31]; +} __attribute__((packed)); + #endif /* !__LIBSAIO_ACPI_H */ Index: branches/Bungo/i386/libsaio/ati.h =================================================================== --- branches/Bungo/i386/libsaio/ati.h (revision 2468) +++ branches/Bungo/i386/libsaio/ati.h (revision 2469) @@ -16,8 +16,6 @@ #include "device_inject.h" #include "ati_reg.h" - - /* DEFINES */ #define OFFSET_TO_GET_ATOMBIOS_STRINGS_START 0x6e @@ -51,6 +49,7 @@ CHIP_FAMILY_UNKNOW, /* Old */ CHIP_FAMILY_R420, + CHIP_FAMILY_R423, CHIP_FAMILY_RV410, CHIP_FAMILY_RV515, CHIP_FAMILY_R520, @@ -84,27 +83,27 @@ CHIP_FAMILY_HEMLOCK, CHIP_FAMILY_JUNIPER, CHIP_FAMILY_REDWOOD, - CHIP_FAMILY_BROADWAY, - // CHIP_FAMILY_MADISON, - // CHIP_FAMILY_PARK, /* Northern Islands */ - // CHIP_FAMILY_ANTILLES, CHIP_FAMILY_BARTS, CHIP_FAMILY_CAICOS, CHIP_FAMILY_CAYMAN, CHIP_FAMILY_TURKS, /* Southern Islands */ + CHIP_FAMILY_PALM, + CHIP_FAMILY_SUMO, + CHIP_FAMILY_SUMO2, + CHIP_FAMILY_ARUBA, CHIP_FAMILY_TAHITI, CHIP_FAMILY_PITCAIRN, CHIP_FAMILY_VERDE, - CHIP_FAMILY_THAMES, - CHIP_FAMILY_LOMBOK, - // CHIP_FAMILY_NEWZEALAND, - CHIP_FAMILY_SUMO, - CHIP_FAMILY_MANHATTAN, - CHIP_FAMILY_VANCOUVER, - CHIP_FAMILY_WRESTLER, - CHIP_FAMILY_TRINITY, + CHIP_FAMILY_OLAND, + CHIP_FAMILY_HAINAN, + CHIP_FAMILY_BONAIRE, + CHIP_FAMILY_KAVERI, + CHIP_FAMILY_KABINI, + CHIP_FAMILY_HAWAII, + /* ... */ + CHIP_FAMILY_MULLINS, CHIP_FAMILY_LAST } ati_chip_family_t; @@ -169,17 +168,17 @@ kSpikerush, kTypha, /* AMD7000Controller */ - kAji, // TESTING - kBuri, // TESTING - kChutoro, // TESTING - kDashimaki, // TESTING - kEbi, // TESTING - kGari, // TESTING - kFutomaki, // TESTING - kHamachi, // TESTING - kOPM, // TESTING - kIkura, // TESTING - kIkuraS, // TESTING + kAji, //4 + kBuri, //4 M + kChutoro, //5 M + kDashimaki, //4 + kEbi, //5 M + kGari, //5 M + kFutomaki, //5 + kHamachi, //4 + kOPM, + kIkura, + kIkuraS, kCfgEnd } ati_config_name_t; @@ -215,19 +214,19 @@ } dev_prop_t; typedef struct { - struct DevPropDevice *device; - radeon_card_info_t *info; - pci_dt_t *pci_dev; - uint8_t *fb; - uint8_t *mmio; - uint8_t *io; - uint8_t *rom; - uint64_t rom_size; - uint64_t vram_size; - const char *cfg_name; - uint8_t ports; - uint32_t flags; - bool posted; + struct DevPropDevice *device; + radeon_card_info_t *info; + pci_dt_t *pci_dev; + uint8_t *fb; + uint8_t *mmio; + uint8_t *io; + uint8_t *rom; + uint64_t rom_size; + uint64_t vram_size; + const char *cfg_name; + uint8_t ports; + uint32_t flags; + bool posted; } card_t; Index: branches/Bungo/i386/libsaio/cpu.c =================================================================== --- branches/Bungo/i386/libsaio/cpu.c (revision 2468) +++ branches/Bungo/i386/libsaio/cpu.c (revision 2469) @@ -106,7 +106,7 @@ unsigned long pollCount; uint64_t retval = 0; int i; - + /* Time how many TSC ticks elapse in 30 msec using the 8254 PIT * counter 2. We run this loop 3 times to make sure the cache * is hot and we take the minimum delta from all of the runs. @@ -176,7 +176,7 @@ unsigned long pollCount; uint64_t retval = 0; int i; - + /* Time how many APERF ticks elapse in 30 msec using the 8254 PIT * counter 2. We run this loop 3 times to make sure the cache * is hot and we take the minimum delta from all of the runs. @@ -210,7 +210,7 @@ /* mperfDelta is now the least number of MPERF ticks the processor made in * a timespan of 0.03 s (e.g. 30 milliseconds) */ - + if (aperfDelta > (1ULL<<32)) { retval = 0; } else { @@ -230,23 +230,33 @@ */ void scan_cpu(PlatformInfo_t *p) { - uint64_t tscFrequency, fsbFrequency, cpuFrequency; - uint64_t msr, flex_ratio; - uint8_t maxcoef, maxdiv, currcoef, bus_ratio_max, currdiv; + uint64_t tscFrequency = 0; + uint64_t fsbFrequency = 0; + uint64_t cpuFrequency = 0; + uint64_t msr = 0; + uint64_t flex_ratio = 0; + uint32_t max_ratio = 0; + uint32_t min_ratio = 0; + uint8_t bus_ratio_max = 0; + uint8_t currdiv = 0; + uint8_t currcoef = 0; + uint8_t maxdiv = 0; + uint8_t maxcoef = 0; const char *newratio; - int len, myfsb; - uint8_t bus_ratio_min; - uint32_t max_ratio, min_ratio; + int len = 0; + int myfsb = 0; + uint8_t bus_ratio_min = 0; + uint32_t reg[4]; + char str[128]; - max_ratio = min_ratio = myfsb = bus_ratio_min = 0; - maxcoef = maxdiv = bus_ratio_max = currcoef = currdiv = 0; - /* get cpuid values */ do_cpuid(0x00000000, p->CPU.CPUID[CPUID_0]); do_cpuid(0x00000001, p->CPU.CPUID[CPUID_1]); + do_cpuid(0x00000002, p->CPU.CPUID[CPUID_2]); do_cpuid(0x00000003, p->CPU.CPUID[CPUID_3]); do_cpuid2(0x00000004, 0, p->CPU.CPUID[CPUID_4]); + do_cpuid(0x80000000, p->CPU.CPUID[CPUID_80]); if (p->CPU.CPUID[CPUID_0][0] >= 0x5) { do_cpuid(5, p->CPU.CPUID[CPUID_5]); @@ -265,7 +275,7 @@ { int i; DBG("CPUID Raw Values:\n"); - for (i=0; iCPU.CPUID[i][0], p->CPU.CPUID[i][1], p->CPU.CPUID[i][2], p->CPU.CPUID[i][3]); @@ -289,70 +299,111 @@ p->CPU.Vendor = p->CPU.CPUID[CPUID_0][1]; p->CPU.Signature = p->CPU.CPUID[CPUID_1][0]; - // stepping = cpu_feat_eax & 0xF; - p->CPU.Stepping = bitfield(p->CPU.CPUID[CPUID_1][0], 3, 0); - // model = (cpu_feat_eax >> 4) & 0xF; - p->CPU.Model = bitfield(p->CPU.CPUID[CPUID_1][0], 7, 4); - // family = (cpu_feat_eax >> 8) & 0xF; - p->CPU.Family = bitfield(p->CPU.CPUID[CPUID_1][0], 11, 8); - // type = (cpu_feat_eax >> 12) & 0x3; - //p->CPU.Type = bitfield(p->CPU.CPUID[CPUID_1][0], 13, 12); - // ext_model = (cpu_feat_eax >> 16) & 0xF; - p->CPU.ExtModel = bitfield(p->CPU.CPUID[CPUID_1][0], 19, 16); - // ext_family = (cpu_feat_eax >> 20) & 0xFF; - p->CPU.ExtFamily = bitfield(p->CPU.CPUID[CPUID_1][0], 27, 20); + p->CPU.Stepping = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 3, 0); // stepping = cpu_feat_eax & 0xF; + p->CPU.Model = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 7, 4); // model = (cpu_feat_eax >> 4) & 0xF; + p->CPU.Family = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 11, 8); // family = (cpu_feat_eax >> 8) & 0xF; + //p->CPU.Type = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 13, 12); // type = (cpu_feat_eax >> 12) & 0x3; + p->CPU.ExtModel = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 19, 16); // ext_model = (cpu_feat_eax >> 16) & 0xF; + p->CPU.ExtFamily = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][0], 27, 20); // ext_family = (cpu_feat_eax >> 20) & 0xFF; p->CPU.Model += (p->CPU.ExtModel << 4); - if (p->CPU.Vendor == CPUID_VENDOR_INTEL && - p->CPU.Family == 0x06 && - p->CPU.Model >= CPU_MODEL_NEHALEM && - p->CPU.Model != CPU_MODEL_ATOM // MSR is *NOT* available on the Intel Atom CPU - ) { - msr = rdmsr64(MSR_CORE_THREAD_COUNT); // Undocumented MSR in Nehalem and newer CPUs - p->CPU.NoCores = bitfield((uint32_t)msr, 31, 16); // Using undocumented MSR to get actual values - p->CPU.NoThreads = bitfield((uint32_t)msr, 15, 0); // Using undocumented MSR to get actual values - } else if (p->CPU.Vendor == CPUID_VENDOR_AMD) { - p->CPU.NoThreads = bitfield(p->CPU.CPUID[CPUID_1][1], 23, 16); - p->CPU.NoCores = bitfield(p->CPU.CPUID[CPUID_88][2], 7, 0) + 1; - } else { - // Use previous method for Cores and Threads - p->CPU.NoThreads = bitfield(p->CPU.CPUID[CPUID_1][1], 23, 16); - p->CPU.NoCores = bitfield(p->CPU.CPUID[CPUID_4][0], 31, 26) + 1; + if (p->CPU.Vendor == CPUID_VENDOR_INTEL) + { + /* + * Find the number of enabled cores and threads + * (which determines whether SMT/Hyperthreading is active). + */ + switch (p->CPU.Model) + { + case CPU_MODEL_NEHALEM: + case CPU_MODEL_FIELDS: + case CPU_MODEL_DALES: + case CPU_MODEL_NEHALEM_EX: + case CPU_MODEL_JAKETOWN: + case CPU_MODEL_SANDYBRIDGE: + case CPU_MODEL_IVYBRIDGE: + case CPU_MODEL_HASWELL: + case CPU_MODEL_HASWELL_SVR: + //case CPU_MODEL_HASWELL_H: + case CPU_MODEL_HASWELL_ULT: + case CPU_MODEL_CRYSTALWELL: + msr = rdmsr64(MSR_CORE_THREAD_COUNT); + p->CPU.NoCores = (uint8_t)bitfield((uint32_t)msr, 31, 16); + p->CPU.NoThreads = (uint8_t)bitfield((uint32_t)msr, 15, 0); + break; + + case CPU_MODEL_DALES_32NM: + case CPU_MODEL_WESTMERE: + case CPU_MODEL_WESTMERE_EX: + msr = rdmsr64(MSR_CORE_THREAD_COUNT); + p->CPU.NoCores = (uint8_t)bitfield((uint32_t)msr, 19, 16); + p->CPU.NoThreads = (uint8_t)bitfield((uint32_t)msr, 15, 0); + break; + + default: + p->CPU.NoCores = 0; + break; + } // end switch } - /* get brand string (if supported) */ + if (p->CPU.NoCores == 0) + { + p->CPU.NoCores = (uint8_t)(p->CPU.CoresPerPackage & 0xff); + p->CPU.NoThreads = (uint8_t)(p->CPU.LogicalPerPackage & 0xff); + } + + /* get BrandString (if supported) */ /* Copyright: from Apple's XNU cpuid.c */ - if (p->CPU.CPUID[CPUID_80][0] > 0x80000004) { - uint32_t reg[4]; - char str[128], *s; + if (p->CPU.CPUID[CPUID_80][0] > 0x80000004) + { + char *s; + bzero(str, 128); /* - * The brand string 48 bytes (max), guaranteed to + * The BrandString 48 bytes (max), guaranteed to * be NULL terminated. */ do_cpuid(0x80000002, reg); - bcopy((char *)reg, &str[0], 16); + memcpy(&str[0], (char *)reg, 16); do_cpuid(0x80000003, reg); - bcopy((char *)reg, &str[16], 16); + memcpy(&str[16], (char *)reg, 16); do_cpuid(0x80000004, reg); - bcopy((char *)reg, &str[32], 16); - for (s = str; *s != '\0'; s++) { - if (*s != ' ') { + memcpy(&str[32], (char *)reg, 16); + for (s = str; *s != '\0'; s++) + { + if (*s != ' ') + { break; } } - - strlcpy(p->CPU.BrandString, s, sizeof(p->CPU.BrandString)); - - if (!strncmp(p->CPU.BrandString, CPU_STRING_UNKNOWN, MIN(sizeof(p->CPU.BrandString), strlen(CPU_STRING_UNKNOWN) + 1))) { + strlcpy(p->CPU.BrandString, s, 48); + + if (!strncmp(p->CPU.BrandString, CPU_STRING_UNKNOWN, MIN(sizeof(p->CPU.BrandString), strlen(CPU_STRING_UNKNOWN) + 1))) + { /* * This string means we have a firmware-programmable brand string, * and the firmware couldn't figure out what sort of CPU we have. */ p->CPU.BrandString[0] = '\0'; } + p->CPU.BrandString[47] = '\0'; +// DBG("Brandstring = %s\n", p->CPU.BrandString); } - + + //workaround for N270. I don't know why it detected wrong + // MSR is *NOT* available on the Intel Atom CPU + if ((p->CPU.Model == CPU_MODEL_ATOM) && (strstr(p->CPU.BrandString, "270"))) + { + p->CPU.NoCores = 1; + p->CPU.NoThreads = 2; + } + + if (p->CPU.Vendor == CPUID_VENDOR_AMD) + { + p->CPU.NoThreads = (uint8_t)bitfield(p->CPU.CPUID[CPUID_1][1], 23, 16); + p->CPU.NoCores = (uint8_t)bitfield(p->CPU.CPUID[CPUID_88][2], 7, 0) + 1; + } + /* setup features */ if ((bit(23) & p->CPU.CPUID[CPUID_1][3]) != 0) { p->CPU.Features |= CPU_FEATURE_MMX; @@ -384,103 +435,133 @@ } tscFrequency = measure_tsc_frequency(); + DBG("cpu freq classic = 0x%016llx\n", tscFrequency); /* if usual method failed */ - if ( tscFrequency < 1000 ) { //TEST - tscFrequency = timeRDTSC() * 20; + if ( tscFrequency < 1000 ) //TEST + { + tscFrequency = timeRDTSC() * 20;//measure_tsc_frequency(); + // DBG("cpu freq timeRDTSC = 0x%016llx\n", tscFrequency); + } else { + // DBG("cpu freq timeRDTSC = 0x%016llxn", timeRDTSC() * 20); } + fsbFrequency = 0; cpuFrequency = 0; - if ((p->CPU.Vendor == CPUID_VENDOR_INTEL) && ((p->CPU.Family == 0x06) || (p->CPU.Family == 0x0f))) { + if (p->CPU.Vendor == CPUID_VENDOR_INTEL && ((p->CPU.Family == 0x06 && p->CPU.Model >= 0x0c) || (p->CPU.Family == 0x0f && p->CPU.Model >= 0x03))) { int intelCPU = p->CPU.Model; - if ((p->CPU.Family == 0x06 && p->CPU.Model >= 0x0c) || (p->CPU.Family == 0x0f && p->CPU.Model >= 0x03)) { + if (p->CPU.Family == 0x06) { /* Nehalem CPU model */ - if (p->CPU.Family == 0x06 && (p->CPU.Model == CPU_MODEL_NEHALEM || - p->CPU.Model == CPU_MODEL_FIELDS || - p->CPU.Model == CPU_MODEL_DALES || - p->CPU.Model == CPU_MODEL_DALES_32NM || - p->CPU.Model == CPU_MODEL_WESTMERE || - p->CPU.Model == CPU_MODEL_NEHALEM_EX || - p->CPU.Model == CPU_MODEL_WESTMERE_EX || - p->CPU.Model == CPU_MODEL_SANDYBRIDGE || - p->CPU.Model == CPU_MODEL_JAKETOWN || - p->CPU.Model == CPU_MODEL_IVYBRIDGE_XEON || - p->CPU.Model == CPU_MODEL_IVYBRIDGE || - p->CPU.Model == CPU_MODEL_HASWELL || - p->CPU.Model == CPU_MODEL_HASWELL_SVR || - //p->CPU.Model == CPU_MODEL_HASWELL_H || - p->CPU.Model == CPU_MODEL_HASWELL_ULT || - p->CPU.Model == CPU_MODEL_CRYSTALWELL )) - { - msr = rdmsr64(MSR_PLATFORM_INFO); - DBG("msr(%d): platform_info %08x\n", __LINE__, bitfield(msr, 31, 0)); - bus_ratio_max = bitfield(msr, 15, 8); - bus_ratio_min = bitfield(msr, 47, 40); //valv: not sure about this one (Remarq.1) - msr = rdmsr64(MSR_FLEX_RATIO); - DBG("msr(%d): flex_ratio %08x\n", __LINE__, bitfield(msr, 31, 0)); - if (bitfield(msr, 16, 16)) { - flex_ratio = bitfield(msr, 15, 8); - /* bcc9: at least on the gigabyte h67ma-ud2h, - where the cpu multipler can't be changed to - allow overclocking, the flex_ratio msr has unexpected (to OSX) - contents. These contents cause mach_kernel to - fail to compute the bus ratio correctly, instead - causing the system to crash since tscGranularity - is inadvertently set to 0. - */ - if (flex_ratio == 0) { - /* Clear bit 16 (evidently the presence bit) */ - wrmsr64(MSR_FLEX_RATIO, (msr & 0xFFFFFFFFFFFEFFFFULL)); - msr = rdmsr64(MSR_FLEX_RATIO); - verbose("Unusable flex ratio detected. Patched MSR now %08x\n", bitfield(msr, 31, 0)); - } else { - if (bus_ratio_max > flex_ratio) { - bus_ratio_max = flex_ratio; + switch (p->CPU.Model) { + case CPU_MODEL_NEHALEM: + case CPU_MODEL_FIELDS: + case CPU_MODEL_DALES: + case CPU_MODEL_DALES_32NM: + case CPU_MODEL_WESTMERE: + case CPU_MODEL_NEHALEM_EX: + case CPU_MODEL_WESTMERE_EX: +/* --------------------------------------------------------- */ + case CPU_MODEL_SANDYBRIDGE: + case CPU_MODEL_JAKETOWN: + case CPU_MODEL_IVYBRIDGE_XEON: + case CPU_MODEL_IVYBRIDGE: + case CPU_MODEL_HASWELL: + case CPU_MODEL_HASWELL_SVR: + + case CPU_MODEL_HASWELL_ULT: + case CPU_MODEL_CRYSTALWELL: +/* --------------------------------------------------------- */ + msr = rdmsr64(MSR_PLATFORM_INFO); + DBG("msr(%d): platform_info %08x\n", __LINE__, bitfield(msr, 31, 0)); + bus_ratio_max = bitfield(msr, 15, 8); + bus_ratio_min = bitfield(msr, 47, 40); //valv: not sure about this one (Remarq.1) + msr = rdmsr64(MSR_FLEX_RATIO); + DBG("msr(%d): flex_ratio %08x\n", __LINE__, bitfield(msr, 31, 0)); + if (bitfield(msr, 16, 16)) + { + flex_ratio = bitfield(msr, 15, 8); + /* bcc9: at least on the gigabyte h67ma-ud2h, + where the cpu multipler can't be changed to + allow overclocking, the flex_ratio msr has unexpected (to OSX) + contents. These contents cause mach_kernel to + fail to compute the bus ratio correctly, instead + causing the system to crash since tscGranularity + is inadvertently set to 0. + */ + if (flex_ratio == 0) + { + /* Clear bit 16 (evidently the presence bit) */ + wrmsr64(MSR_FLEX_RATIO, (msr & 0xFFFFFFFFFFFEFFFFULL)); + msr = rdmsr64(MSR_FLEX_RATIO); + DBG("Unusable flex ratio detected. Patched MSR now %08x\n", bitfield(msr, 31, 0)); } + else + { + if (bus_ratio_max > flex_ratio) + { + bus_ratio_max = flex_ratio; + } + } } - } - if (bus_ratio_max) { - fsbFrequency = (tscFrequency / bus_ratio_max); - } - //valv: Turbo Ratio Limit - if ((intelCPU != 0x2e) && (intelCPU != 0x2f)) { - msr = rdmsr64(MSR_TURBO_RATIO_LIMIT); - cpuFrequency = bus_ratio_max * fsbFrequency; - max_ratio = bus_ratio_max * 10; - } else { - cpuFrequency = tscFrequency; - } - if ((getValueForKey(kbusratio, &newratio, &len, &bootInfo->chameleonConfig)) && (len <= 4)) { - max_ratio = atoi(newratio); - max_ratio = (max_ratio * 10); - if (len >= 3) { - max_ratio = (max_ratio + 5); + if (bus_ratio_max) + { + fsbFrequency = (tscFrequency / bus_ratio_max); } - verbose("Bus-Ratio: min=%d, max=%s\n", bus_ratio_min, newratio); + //valv: Turbo Ratio Limit + if ((intelCPU != 0x2e) && (intelCPU != 0x2f)) + { + msr = rdmsr64(MSR_TURBO_RATIO_LIMIT); - // extreme overclockers may love 320 ;) - if ((max_ratio >= min_ratio) && (max_ratio <= 320)) { - cpuFrequency = (fsbFrequency * max_ratio) / 10; - if (len >= 3) { - maxdiv = 1; - } else { - maxdiv = 0; + cpuFrequency = bus_ratio_max * fsbFrequency; + max_ratio = bus_ratio_max * 10; + } + else + { + cpuFrequency = tscFrequency; + } + if ((getValueForKey(kbusratio, &newratio, &len, &bootInfo->chameleonConfig)) && (len <= 4)) + { + max_ratio = atoi(newratio); + max_ratio = (max_ratio * 10); + if (len >= 3) + { + max_ratio = (max_ratio + 5); } - } else { - max_ratio = (bus_ratio_max * 10); + + verbose("Bus-Ratio: min=%d, max=%s\n", bus_ratio_min, newratio); + + // extreme overclockers may love 320 ;) + if ((max_ratio >= min_ratio) && (max_ratio <= 320)) + { + cpuFrequency = (fsbFrequency * max_ratio) / 10; + if (len >= 3) + { + maxdiv = 1; + } + else + { + maxdiv = 0; + } + } + else + { + max_ratio = (bus_ratio_max * 10); + } } - } - //valv: to be uncommented if Remarq.1 didn't stick - /*if (bus_ratio_max > 0) bus_ratio = flex_ratio;*/ - p->CPU.MaxRatio = max_ratio; - p->CPU.MinRatio = min_ratio; + //valv: to be uncommented if Remarq.1 didn't stick + /*if (bus_ratio_max > 0) bus_ratio = flex_ratio;*/ + p->CPU.MaxRatio = max_ratio; + p->CPU.MinRatio = min_ratio; myfsb = fsbFrequency / 1000000; verbose("Sticking with [BCLK: %dMhz, Bus-Ratio: %d]\n", myfsb, max_ratio/10); // Bungo: fixed wrong Bus-Ratio readout currcoef = bus_ratio_max; - } else { + + break; + + default: msr = rdmsr64(MSR_IA32_PERF_STATUS); DBG("msr(%d): ia32_perf_stat 0x%08x\n", __LINE__, bitfield(msr, 31, 0)); currcoef = bitfield(msr, 12, 8); // Bungo: reverted to 2263 state because of wrong old CPUs freq. calculating @@ -512,6 +593,7 @@ } DBG("max: %d%s current: %d%s\n", maxcoef, maxdiv ? ".5" : "",currcoef, currdiv ? ".5" : ""); } + break; } } /* Mobile CPU */ @@ -594,6 +676,9 @@ cpuFrequency = tscFrequency; DBG("0 ! using the default value for FSB !\n"); } + + DBG("cpu freq = 0x%016llxn", timeRDTSC() * 20); + #endif p->CPU.MaxCoef = maxcoef; @@ -605,16 +690,29 @@ p->CPU.CPUFrequency = cpuFrequency; // keep formatted with spaces instead of tabs - DBG("CPU: Brand String: %s\n", p->CPU.BrandString); - DBG("CPU: Vendor/Family/ExtFamily: 0x%x/0x%x/0x%x\n", p->CPU.Vendor, p->CPU.Family, p->CPU.ExtFamily); - DBG("CPU: Model/ExtModel/Stepping: 0x%x/0x%x/0x%x\n", p->CPU.Model, p->CPU.ExtModel, p->CPU.Stepping); - DBG("CPU: MaxCoef/CurrCoef: 0x%x/0x%x\n", p->CPU.MaxCoef, p->CPU.CurrCoef); - DBG("CPU: MaxDiv/CurrDiv: 0x%x/0x%x\n", p->CPU.MaxDiv, p->CPU.CurrDiv); - DBG("CPU: TSCFreq: %dMHz\n", p->CPU.TSCFrequency / 1000000); - DBG("CPU: FSBFreq: %dMHz\n", p->CPU.FSBFrequency / 1000000); - DBG("CPU: CPUFreq: %dMHz\n", p->CPU.CPUFrequency / 1000000); - DBG("CPU: NoCores/NoThreads: %d/%d\n", p->CPU.NoCores, p->CPU.NoThreads); - DBG("CPU: Features: 0x%08x\n", p->CPU.Features); + DBG("\n---------------------------------------------\n"); + DBG("------------------ CPU INFO -----------------\n"); + DBG("---------------------------------------------\n"); + DBG("Brand String: %s\n", p->CPU.BrandString); // Processor name (BIOS) + DBG("Vendor: 0x%x\n", p->CPU.Vendor); // Vendor ex: GenuineIntel + DBG("Family: 0x%x\n", p->CPU.Family); // Family ex: 6 (06h) + DBG("ExtFamily: 0x%x\n", p->CPU.ExtFamily); + DBG("Signature: %x\n", p->CPU.Signature); // CPUID signature + DBG("Model: 0x%x\n", p->CPU.Model); // Model ex: 37 (025h) + DBG("ExtModel: 0x%x\n", p->CPU.ExtModel); + DBG("Stepping: 0x%x\n", p->CPU.Stepping); // Stepping ex: 5 (05h) + DBG("MaxCoef: 0x%x\n", p->CPU.MaxCoef); + DBG("CurrCoef: 0x%x\n", p->CPU.CurrCoef); + DBG("MaxDiv: 0x%x\n", p->CPU.MaxDiv); + DBG("CurrDiv: 0x%x\n", p->CPU.CurrDiv); + DBG("TSCFreq: %dMHz\n", p->CPU.TSCFrequency / 1000000); + DBG("FSBFreq: %dMHz\n", p->CPU.FSBFrequency / 1000000); + DBG("CPUFreq: %dMHz\n", p->CPU.CPUFrequency / 1000000); + DBG("Cores: %d\n", p->CPU.NoCores); // Cores + DBG("Logical processor: %d\n", p->CPU.NoThreads); // Logical procesor + DBG("Features: 0x%08x\n", p->CPU.Features); + + DBG("\n---------------------------------------------\n"); #if DEBUG_CPU pause(); #endif Index: branches/Bungo/i386/libsaio/platform.h =================================================================== --- branches/Bungo/i386/libsaio/platform.h (revision 2468) +++ branches/Bungo/i386/libsaio/platform.h (revision 2469) @@ -30,38 +30,50 @@ #define CPUID_88 9 #define CPUID_MAX 10 -#define CPU_MODEL_PENTIUM_M 0x09 // Banias Pentium M (130nm) -#define CPU_MODEL_DOTHAN 0x0D // Dothan Pentium M, Celeron M (90nm) -#define CPU_MODEL_NOCONA 0x03 // Celeron D, Pentium 4 (90nm) -#define CPU_MODEL_IRWINDALE 0x04 // Xeon Nocona, Irwindale (90nm) -#define CPU_MODEL_PRESLER 0x06 // Pentium 4, Pentium D (65nm) -#define CPU_MODEL_CELERON 0x16 // Merom, Conroe (65nm) -#define CPU_MODEL_YONAH 0x0E // Sossaman, Yonah -#define CPU_MODEL_MEROM 0x0F // Allendale, Conroe, Kentsfield, Woodcrest, Clovertown, Tigerton, Merom -//#define CPU_MODEL_CONROE 0x0F // -#define CPU_MODEL_PENRYN 0x17 // Wolfdale, Yorkfield, Harpertown, Penryn -// #define CPU_MODEL_WOLFDALE 0x17 // -#define CPU_MODEL_NEHALEM 0x1A // Bloomfield. Nehalem-EP, Nehalem-WS, Gainestown -#define CPU_MODEL_ATOM 0x1C // Pineview -#define CPU_MODEL_XEON_MP 0x1D // MP 7400 -#define CPU_MODEL_FIELDS 0x1E // Lynnfield, Clarksfield, Jasper Forest -#define CPU_MODEL_DALES 0x1F // Havendale, Auburndale +#define CPU_MODEL_ANY 0x00 +#define CPU_MODEL_UNKNOWN 0x01 +#define CPU_MODEL_PRESCOTT 0x03 // Celeron D, Pentium 4 (90nm) +#define CPU_MODEL_NOCONA 0x04 // Xeon Nocona/Paxville, Irwindale (90nm) +#define CPU_MODEL_PRESLER 0x06 // Pentium 4, Pentium D (65nm) +#define CPU_MODEL_PENTIUM_M 0x09 // Banias Pentium M (130nm) +#define CPU_MODEL_DOTHAN 0x0D // Dothan Pentium M, Celeron M (90nm) +#define CPU_MODEL_YONAH 0x0E // Sossaman, Yonah +#define CPU_MODEL_MEROM 0x0F // Allendale, Conroe, Kentsfield, Woodcrest, Clovertown, Tigerton, Merom +#define CPU_MODEL_CONROE 0x0F // +#define CPU_MODEL_CELERON 0x16 // Merom, Conroe (65nm) +#define CPU_MODEL_PENRYN 0x17 // Wolfdale, Yorkfield, Harpertown, Penryn +#define CPU_MODEL_WOLFDALE 0x17 // +#define CPU_MODEL_NEHALEM 0x1A // Bloomfield. Nehalem-EP, Nehalem-WS, Gainestown +#define CPU_MODEL_ATOM 0x1C // Pineview, Bonnell +#define CPU_MODEL_XEON_MP 0x1D // MP 7400 +#define CPU_MODEL_FIELDS 0x1E // Lynnfield, Clarksfield, Jasper Forest +#define CPU_MODEL_DALES 0x1F // Havendale, Auburndale #define CPU_MODEL_DALES_32NM 0x25 // Clarkdale, Arrandale -#define CPU_MODEL_ATOM_SAN 0x26 // Lincroft -#define CPU_MODEL_LINCROFT 0x27 // +#define CPU_MODEL_ATOM_SAN 0x26 // Lincroft +#define CPU_MODEL_LINCROFT 0x27 // Bonnell #define CPU_MODEL_SANDYBRIDGE 0x2A // Sandy Bridge -#define CPU_MODEL_WESTMERE 0x2C // Gulftown, Westmere-EP, Westmere-WS -#define CPU_MODEL_JAKETOWN 0x2D // Sandy Bridge-E, Sandy Bridge-EP +#define CPU_MODEL_WESTMERE 0x2C // Gulftown, Westmere-EP, Westmere-WS +#define CPU_MODEL_JAKETOWN 0x2D // Sandy Bridge-E, Sandy Bridge-EP #define CPU_MODEL_NEHALEM_EX 0x2E // Beckton #define CPU_MODEL_WESTMERE_EX 0x2F // Westmere-EX -#define CPU_MODEL_ATOM_2000 0x36 // Cedarview -#define CPU_MODEL_IVYBRIDGE 0x3A // Ivy Bridge -#define CPU_MODEL_HASWELL 0x3C // Haswell DT +//#define CPU_MODEL_BONNELL_ATOM 0x35 // Bonnell +#define CPU_MODEL_ATOM_2000 0x36 // Cedarview / Saltwell +#define CPU_MODEL_SILVERMONT 0x37 // Atom Silvermont +#define CPU_MODEL_IVYBRIDGE 0x3A // Ivy Bridge +#define CPU_MODEL_HASWELL 0x3C // Haswell DT +#define CPU_MODEL_BROADWELL 0x3D // Core M, Broadwell / Core-AVX2 #define CPU_MODEL_IVYBRIDGE_XEON 0x3E // Ivy Bridge Xeon -#define CPU_MODEL_HASWELL_SVR 0x3F // Haswell MB +#define CPU_MODEL_HASWELL_SVR 0x3F // Haswell Server //#define CPU_MODEL_HASWELL_H 0x?? // Haswell H #define CPU_MODEL_HASWELL_ULT 0x45 // Haswell ULT -#define CPU_MODEL_CRYSTALWELL 0x46 // Haswell ULX +#define CPU_MODEL_CRYSTALWELL 0x46 // Crystal Well +// 4A silvermont / atom +#define CPU_MODEL_AVOTON 0x4D // Silvermont/Avoton Atom C2000 +// 4E Core??? +#define CPU_MODEL_BRODWELL_SVR 0x4F // Broadwell Server +#define CPU_MODEL_BRODWELL_MSVR 0x56 // Broadwell Micro Server +// 5A silvermont / atom +// 5D silvermont / atom /* CPU Features */ #define CPU_FEATURE_MMX 0x00000001 // MMX Instruction Set @@ -98,6 +110,7 @@ #define SMB_MEM_TYPE_DDR2 19 #define SMB_MEM_TYPE_FBDIMM 20 #define SMB_MEM_TYPE_DDR3 24 // Supported in 10.5.6+ AppleSMBIOS +#define SMB_MEM_TYPE_DDR4 26 /* Memory Configuration Types */ #define SMB_MEM_CHANNEL_UNKNOWN 0 @@ -135,6 +148,8 @@ struct CPU { uint32_t Features; // CPU Features like MMX, SSE2, VT, MobileCPU uint32_t Vendor; // Vendor + uint32_t CoresPerPackage; + uint32_t LogicalPerPackage; uint32_t Signature; // Processor Signature uint32_t Stepping; // Stepping //uint16_t Type; // Type @@ -148,13 +163,13 @@ uint8_t MaxDiv; // Min Multiplier uint8_t CurrCoef; // Current Multiplier uint8_t CurrDiv; - uint64_t TSCFrequency; // TSC Frequency Hz - uint64_t FSBFrequency; // FSB Frequency Hz - uint64_t CPUFrequency; // CPU Frequency Hz + uint64_t TSCFrequency; // TSC Frequency Hz + uint64_t FSBFrequency; // FSB Frequency Hz + uint64_t CPUFrequency; // CPU Frequency Hz uint32_t MaxRatio; // Max Bus Ratio uint32_t MinRatio; // Min Bus Ratio - char BrandString[48]; // 48 Byte Branding String - uint32_t CPUID[CPUID_MAX][4]; // CPUID 0..4, 80..81 Raw Values + char BrandString[48]; // 48 Byte Branding String + uint32_t CPUID[CPUID_MAX][4]; // CPUID 0..4, 80..81 Raw Values } CPU; struct RAM { @@ -171,14 +186,15 @@ } RAM; struct DMI { - int MaxMemorySlots; // number of memory slots populated by SMBIOS - int CntMemorySlots; // number of memory slots counted - int MemoryModules; // number of memory modules installed - int DIMM[MAX_RAM_SLOTS]; // Information and SPD mapping for each slot + int MaxMemorySlots; // number of memory slots populated by SMBIOS + int CntMemorySlots; // number of memory slots counted + int MemoryModules; // number of memory modules installed + int DIMM[MAX_RAM_SLOTS]; // Information and SPD mapping for each slot } DMI; - uint8_t Type; // System Type: 1=Desktop, 2=Portable, 3=Workstation... according ACPI2.0 (FACP: PM_Profile) - uint8_t *UUID; + uint8_t Type; // system-type: 1=Desktop, 2=Portable, 3=Workstation... according ACPI2.0 (FACP: PM_Profile) + uint8_t *UUID; // system-id (SMBIOS Table 1: system uuid) + uint32_t HWSignature; // machine-signature (FACS: Hardware Signature) } PlatformInfo_t; extern PlatformInfo_t Platform; Index: branches/Bungo/i386/libsaio/disk.c =================================================================== --- branches/Bungo/i386/libsaio/disk.c (revision 2468) +++ branches/Bungo/i386/libsaio/disk.c (revision 2469) @@ -50,6 +50,12 @@ * GPT support added by David Elliott. Based on IOGUIDPartitionScheme.cpp. */ +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + //Azi: style the rest later... // Allow UFS_SUPPORT to be overridden with preprocessor option. @@ -131,7 +137,8 @@ unsigned int byteCount, void * buffer ) = NULL; int (*p_get_ramdisk_info)(int biosdev, struct driveInfo *dip) = NULL; -static bool getOSVersion(BVRef bvr, char *str); +//static bool getOSVersion(BVRef bvr, char *str); +static bool getOSVersion(BVRef bvr); extern void spinActivityIndicator(int sectors); @@ -681,20 +688,29 @@ // GUID's in LE form: // HFS+ partition - 48465300-0000-11AA-AA11-00306543ECAC -EFI_GUID const GPT_HFS_GUID = { 0x48465300, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; +EFI_GUID const GPT_HFS_GUID = { 0x48465300, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF00 "Apple HFS/HFS+" // turbo - Apple Boot Partition - 426F6F74-0000-11AA-AA11-00306543ECAC -EFI_GUID const GPT_BOOT_GUID = { 0x426F6F74, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; +EFI_GUID const GPT_BOOT_GUID = { 0x426F6F74, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAB00 "Apple boot" // turbo - or an EFI System Partition - C12A7328-F81F-11D2-BA4B-00A0C93EC93B -EFI_GUID const GPT_EFISYS_GUID = { 0xC12A7328, 0xF81F, 0x11D2, { 0xBA, 0x4B, 0x00, 0xA0, 0xC9, 0x3E, 0xC9, 0x3B } }; +EFI_GUID const GPT_EFISYS_GUID = { 0xC12A7328, 0xF81F, 0x11D2, { 0xBA, 0x4B, 0x00, 0xA0, 0xC9, 0x3E, 0xC9, 0x3B } }; // 0xEF00 "EFI System" // zef - Basic Data Partition - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 for foreign OS support -EFI_GUID const GPT_BASICDATA_GUID = { 0xEBD0A0A2, 0xB9E5, 0x4433, { 0x87, 0xC0, 0x68, 0xB6, 0xB7, 0x26, 0x99, 0xC7 } }; +EFI_GUID const GPT_BASICDATA_GUID = { 0xEBD0A0A2, 0xB9E5, 0x4433, { 0x87, 0xC0, 0x68, 0xB6, 0xB7, 0x26, 0x99, 0xC7 } }; // 0x0100 "Microsoft basic data" // Microsoft Reserved Partition - E3C9E316-0B5C-4DB8-817DF92DF00215AE -EFI_GUID const GPT_BASICDATA2_GUID = { 0xE3C9E316, 0x0B5C, 0x4DB8, { 0x81, 0x7D, 0xF9, 0x2D, 0xF0, 0x02, 0x15, 0xAE } }; +EFI_GUID const GPT_BASICDATA2_GUID = { 0xE3C9E316, 0x0B5C, 0x4DB8, { 0x81, 0x7D, 0xF9, 0x2D, 0xF0, 0x02, 0x15, 0xAE } }; // 0x0C01 "Microsoft reserved" +// Apple OSX +//EFI_GUID const GPT_UFS_GUID = { 0x55465300, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xA800 "Apple UFS" +//EFI_GUID const GPT_RAID_GUID = { 0x52414944, 0x0000, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF01 "Apple RAID" +//EFI_GUID const GPT_RAID_OFFLINE_GUID = { 0x52414944, 0x5f4f, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF02 "Apple RAID offline" +//EFI_GUID const GPT_LABEL_GUID = { 0x4C616265, 0x6C00, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF03 "Apple label" +//EFI_GUID const GPT_APPLETV_GUID = { 0x5265636F, 0x7665, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF04 "Apple TV recovery" +//EFI_GUID const GPT_CORESTORAGE_GUID = { 0x53746F72, 0x6167, 0x11AA, { 0xAA, 0x11, 0x00, 0x30, 0x65, 0x43, 0xEC, 0xAC } }; // 0xAF05 "Apple Core storage" +// same as Apple ZFS +//EFI_GUID const GPT_ZFS_GUID = { 0x6A898CC3, 0x1DD2, 0x11B2, { 0x99, 0xA6, 0x08, 0x00, 0x20, 0x73, 0x66, 0x31 } }; // 0xBF01 "Solaris /usr & Apple ZFS BVRef newGPTBVRef( int biosdev, int partno, unsigned int blkoff, const gpt_ent * part, @@ -1039,8 +1055,10 @@ HFSGetDirEntry, HFSGetFileBlock, HFSGetUUID, + HFSGetDescription, + HFSFree, 0, - kBIOSDevTypeHardDrive); + kBIOSDevTypeHardDrive, 0); bvr->next = map->bvr; map->bvr = bvr; map->bvrcnt++; @@ -1077,6 +1095,7 @@ { return NULL; } + bzero(buffer,BPS); /* Check for alternate block size */ if (readBytes( biosdev, 0, 0, BPS, buffer ) != 0) @@ -1095,6 +1114,7 @@ { return NULL; } + bzero(buffer,BPS); } factor = blksize / BPS; } @@ -1547,16 +1567,17 @@ } //============================================================================== - -static bool getOSVersion(BVRef bvr, char *str) +//static bool getOSVersion(BVRef bvr, char *str) +static bool getOSVersion(BVRef bvr) { bool valid = false; config_file_t systemVersion; - char dirSpec[512]; + char dirSpec[512]; sprintf(dirSpec, "hd(%d,%d)/System/Library/CoreServices/SystemVersion.plist", BIOS_DEV_UNIT(bvr), bvr->part_no); if (!loadConfigFile(dirSpec, &systemVersion)) { + bvr->OSisServer = false; valid = true; } else { sprintf(dirSpec, "hd(%d,%d)/System/Library/CoreServices/ServerVersion.plist", BIOS_DEV_UNIT(bvr), bvr->part_no); @@ -1567,33 +1588,30 @@ valid = true; } } - - if (valid) { - const char *val; - int len; - - if (getValueForKey(kProductVersion, &val, &len, &systemVersion)) { - // getValueForKey uses const char for val - // so copy it and trim - *str = '\0'; - strncat(str, val, MIN(len, 4)); - } else { - valid = false; - } - } - - if(!valid) { + + const char *val = ""; + int len = 0; + strncpy(bvr->OSVersion, "", sizeof(bvr->OSVersion)); + + if (valid) { + if (getValueForKey(kProductVersion, &val, &len, &systemVersion) || getValueForKey(kProductUserVisibleVersion, &val, &len, &systemVersion)) { + strncpy(bvr->OSVersion, val, sizeof(bvr->OSVersion)); + } else { + valid = false; + } + } else { int fh = -1; sprintf(dirSpec, "hd(%d,%d)/.PhysicalMediaInstall", BIOS_DEV_UNIT(bvr), bvr->part_no); fh = open(dirSpec, 0); - if (fh >= 0) { - valid = true; - bvr->OSisInstaller = true; - strcpy(bvr->OSVersion, "10.7"); // 10.7 + - } else { - close(fh); - } + valid = true; + bvr->OSisInstaller = true; + strcpy(bvr->OSVersion, "10.7"); // 10.7 + + //close(fh); + } //else { + //close(fh); + //} + close(fh); } return valid; } @@ -1613,9 +1631,7 @@ ret = -1; error = 0; - // // Check for alternate volume label on boot helper partitions. - // if (bvr->flags & kBVFlagBooter) { sprintf(dirSpec, "hd(%d,%d)/System/Library/CoreServices/", BIOS_DEV_UNIT(bvr), bvr->part_no); strcpy(fileSpec, ".disk_label.contentDetails"); @@ -1641,9 +1657,10 @@ } // Check for SystemVersion.plist or ServerVersion.plist to determine if a volume hosts an installed system. - if (bvr->flags & kBVFlagNativeBoot) { - if (getOSVersion(bvr,bvr->OSVersion) == true) { + // and find out which version of mac os we're booting. + // if (getOSVersion(bvr, bvr->OSVersion) == true) { + if (getOSVersion(bvr)) { bvr->flags |= kBVFlagSystemVolume; } } Index: branches/Bungo/i386/libsaio/cpu.h =================================================================== --- branches/Bungo/i386/libsaio/cpu.h (revision 2468) +++ branches/Bungo/i386/libsaio/cpu.h (revision 2469) @@ -10,7 +10,7 @@ extern void scan_cpu(PlatformInfo_t *); -#define bit(n) (1ULL << (n)) +#define bit(n) (1ULL << (n)) #define bitmask(h,l) ((bit(h)|(bit(h)-1)) & ~(bit(l)-1)) #define bitfield(x,h,l) (((x) & bitmask(h,l)) >> l) @@ -102,25 +102,25 @@ * The CPUID_EXTFEATURE_XXX values define 64-bit values * returned in %ecx:%edx to a CPUID request with %eax of 0x80000001: */ -#define CPUID_EXTFEATURE_SYSCALL _Bit(11) /* SYSCALL/sysret */ -#define CPUID_EXTFEATURE_XD _Bit(20) /* eXecute Disable */ +#define CPUID_EXTFEATURE_SYSCALL _Bit(11) /* SYSCALL/sysret */ +#define CPUID_EXTFEATURE_XD _Bit(20) /* eXecute Disable */ -#define CPUID_EXTFEATURE_1GBPAGE _Bit(26) /* 1GB pages */ -#define CPUID_EXTFEATURE_RDTSCP _Bit(27) /* RDTSCP */ -#define CPUID_EXTFEATURE_EM64T _Bit(29) /* Extended Mem 64 Technology */ +#define CPUID_EXTFEATURE_1GBPAGE _Bit(26) /* 1GB pages */ +#define CPUID_EXTFEATURE_RDTSCP _Bit(27) /* RDTSCP */ +#define CPUID_EXTFEATURE_EM64T _Bit(29) /* Extended Mem 64 Technology */ -#define CPUID_EXTFEATURE_LAHF _HBit(0) /* LAFH/SAHF instructions */ +#define CPUID_EXTFEATURE_LAHF _HBit(0) /* LAFH/SAHF instructions */ /* * The CPUID_EXTFEATURE_XXX values define 64-bit values * returned in %ecx:%edx to a CPUID request with %eax of 0x80000007: */ -#define CPUID_EXTFEATURE_TSCI _Bit(8) /* TSC Invariant */ +#define CPUID_EXTFEATURE_TSCI _Bit(8) /* TSC Invariant */ #define CPUID_CACHE_SIZE 16 /* Number of descriptor values */ -#define CPUID_MWAIT_EXTENSION _Bit(0) /* enumeration of WMAIT extensions */ -#define CPUID_MWAIT_BREAK _Bit(1) /* interrupts are break events */ +#define CPUID_MWAIT_EXTENSION _Bit(0) /* enumeration of WMAIT extensions */ +#define CPUID_MWAIT_BREAK _Bit(1) /* interrupts are break events */ //-- processor type -> p_type: #define PT_OEM 0x00 // Intel Original OEM Processor; @@ -155,19 +155,19 @@ #define IA32_ENERGY_PERF_BIAS 0x01B0 #define MSR_PACKAGE_THERM_STATUS 0x01B1 #define IA32_PLATFORM_DCA_CAP 0x01F8 -#define MSR_POWER_CTL 0x01FC // MSR 000001FC 0000-0000-0004-005F +#define MSR_POWER_CTL 0x01FC // MSR 000001FC 0000-0000-0004-005F // Sandy Bridge & JakeTown specific 'Running Average Power Limit' MSR's. #define MSR_RAPL_POWER_UNIT 0x606 /* R/O */ //MSR 00000606 0000-0000-000A-1003 -#define MSR_PKGC3_IRTL 0x60A /* RW time limit to go C3 */ +#define MSR_PKGC3_IRTL 0x60A /* RW time limit to go C3 */ // bit 15 = 1 -- the value valid for C-state PM -#define MSR_PKGC6_IRTL 0x60B /* RW time limit to go C6 */ +#define MSR_PKGC6_IRTL 0x60B /* RW time limit to go C6 */ //MSR 0000060B 0000-0000-0000-8854 //Valid + 010=1024ns + 0x54=84mks -#define MSR_PKGC7_IRTL 0x60C /* RW time limit to go C7 */ +#define MSR_PKGC7_IRTL 0x60C /* RW time limit to go C7 */ //MSR 0000060C 0000-0000-0000-8854 -#define MSR_PKG_C2_RESIDENCY 0x60D /* same as TSC but in C2 only */ +#define MSR_PKG_C2_RESIDENCY 0x60D /* same as TSC but in C2 only */ #define MSR_PKG_RAPL_POWER_LIMIT 0x610 //MSR 00000610 0000-A580-0000-8960 #define MSR_PKG_ENERGY_STATUS 0x611 //MSR 00000611 0000-0000-3212-A857 @@ -219,21 +219,20 @@ { asm volatile ("cpuid" : "=a" (data[0]), - "=b" (data[1]), - "=c" (data[2]), - "=d" (data[3]) - : "a" (selector)); + "=b" (data[1]), + "=c" (data[2]), + "=d" (data[3]) + : "a" (selector)); } static inline void do_cpuid2(uint32_t selector, uint32_t selector2, uint32_t *data) { asm volatile ("cpuid" : "=a" (data[0]), - "=b" (data[1]), - "=c" (data[2]), - "=d" (data[3]) - : "a" (selector), - "c" (selector2)); + "=b" (data[1]), + "=c" (data[2]), + "=d" (data[3]) + : "a" (selector), "c" (selector2)); } // DFE: enable_PIT2 and disable_PIT2 come from older xnu Index: branches/Bungo/i386/libsaio/smbios.c =================================================================== --- branches/Bungo/i386/libsaio/smbios.c (revision 2468) +++ branches/Bungo/i386/libsaio/smbios.c (revision 2469) @@ -123,11 +123,11 @@ #define kSMBOemProcessorBusSpeedKey "SMoemcpubusspeed" // Bungo: renamed from SMbusspeed /* ============================================== - OEM Platform Feature (Apple Specific - Type 133) - ================================================ */ + OEM Platform Feature (Apple Specific - Type 133) + ================================================ */ //#define kSMBOemPlatformFeatureKey "SMoemplatformfeature" -/* =================================================*/ +/* ==================================================*/ #define getFieldOffset(struct, field) ((uint8_t)(uint32_t)&(((struct *)0)->field)) typedef struct @@ -186,7 +186,8 @@ uint8_t chassisType; char *version; char *serialNumber; - char *assetTag; + char *assetTag; // Bungo: renamed folowing convention + char *skuNumber; } defaultChassis_t; defaultChassis_t defaultChassis; @@ -233,13 +234,13 @@ {kSMBTypeSystemInformation, kSMBString, getFieldOffset(SMBSystemInformation, serialNumber), kSMBSystemInformationSerialNumberKey, NULL, &defaultSystemInfo.serialNumber }, // SMserial - Serial number - /* Bungo: - {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, uuid), + /* Bungo: + {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, uuid), kSMBSystemInformationUUIDKey, NULL, NULL}, // SMsystemuuid - + {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, wakeupReason), NULL, NULL, NULL}, // reason for system wakeup - */ + */ // Bungo {kSMBTypeSystemInformation, kSMBString, getFieldOffset(SMBSystemInformation, skuNumber), @@ -298,8 +299,10 @@ {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, assetTag), kSMBSystemEnclosureAssetTagKey, NULL, &defaultChassis.assetTag }, // SMchassisassettag - Pro Enclosure - /* {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, skuNumber), NULL, NULL, &defaultChassis.skuNumber }, - */ + /* + {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, skuNumber), + NULL, NULL, &defaultChassis.skuNumber }, + */ /* ============================ Processor Information (Type 4) @@ -369,19 +372,23 @@ // Apple Specific //------------------------------------------------------------------------------------------------------------------------- // OEM Processor Type (Apple Specific - Type 131) - {kSMBTypeOemProcessorType, kSMBWord, getFieldOffset(SMBOemProcessorType, ProcessorType), kSMBOemProcessorTypeKey, getSMBOemProcessorType, NULL}, + {kSMBTypeOemProcessorType, kSMBWord, getFieldOffset(SMBOemProcessorType, ProcessorType), kSMBOemProcessorTypeKey, + getSMBOemProcessorType, NULL}, // OEM Processor Bus Speed (Apple Specific - Type 132) - {kSMBTypeOemProcessorBusSpeed, kSMBWord, getFieldOffset(SMBOemProcessorBusSpeed, ProcessorBusSpeed), kSMBOemProcessorBusSpeedKey, getSMBOemProcessorBusSpeed, NULL} - - // OEM Platform Feature (Apple Specific - Type 133) - /* - {kSMBTypeOemPlatformFeature, kSMBWord, getFieldOffset(SMBOemPlatformFeature, PlatformFeature), kSMBOemPlatformFeatureKey, getSMBOemPlatformFeature, NULL} - */ + {kSMBTypeOemProcessorBusSpeed, kSMBWord, getFieldOffset(SMBOemProcessorBusSpeed, ProcessorBusSpeed), kSMBOemProcessorBusSpeedKey, + getSMBOemProcessorBusSpeed, NULL} + + // OEM Platform Feature (Apple Specific - Type 133) + /* + {kSMBTypeOemPlatformFeature, kSMBWord, getFieldOffset(SMBOemPlatformFeature, PlatformFeature), kSMBOemPlatformFeatureKey, + getSMBOemPlatformFeature, NULL} + */ }; int numOfSetters = sizeof(SMBSetters) / sizeof(SMBValueSetter); +uint64_t smbios_p = 0; SMBEntryPoint *origeps = 0; SMBEntryPoint *neweps = 0; @@ -389,8 +396,8 @@ static uint8_t stringIndex; // increament when a string is added and set the field value accordingly static uint8_t stringsSize; // add string size -static SMBWord tableLength = 0; -static SMBWord handle = 0; +static SMBWord tableLength = 0; +static SMBWord handle = 0; static SMBWord maxStructSize = 0; static SMBWord structureCount = 0; @@ -401,118 +408,139 @@ // Bungo: suggest to not mixing data from different Mac models, use real Mac SMBIOS dumps -#define kDefaultVendorManufacturer "Apple Inc." -//#define kDefaultBIOSReleaseDate "11/06/2009" -#define kDefaultSerialNumber "SOMESRLNMBR" +#define kDefaultVendorManufacturer "Apple Inc." +//#define kDefaultBIOSReleaseDate "11/06/2009" +#define kDefaultSerialNumber "SOMESRLNMBR" //Bungo -#define kDefaultSkuNumber "Default SKU#" -#define kDefaultAssetTag "Default Asset Tag#" -//#define kDefaultBoardType "10" // 0xA -//#define kDefaultBoardProcessorType "11" // 0xB -#define kDefaultSystemVersion "1.0" -#define kDefaultBIOSRelease 256 // 256 = 0x0100 -> swap bytes: 0x0001 -> Release: 0.1 (see SMBIOS spec. table Type 0) -//#define kDefaultLocatioInChassis "Part Component" -//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" // new C07019501PLDCVHAD - C02032101R5DC771H +#define kDefaultSkuNumber "Default SKU#" +#define kDefaultAssetTag "Default Asset Tag#" +//#define kDefaultBoardType "10" // 0xA +//#define kDefaultBoardProcessorType "11" // 0xB +#define kDefaultSystemVersion "1.0" +#define kDefaultBIOSRelease 256 // 256 = 0x0100 -> swap bytes: 0x0001 -> Release: 0.1 (see SMBIOS spec. table Type 0) +//#define kDefaultLocatioInChassis "Part Component" +//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" // new C07019501PLDCVHAD - C02032101R5DC771H //=========== Mac mini =========== -#define kDefaultMacMiniFamily "Napa Mac" // Macmini2,1 family = "Napa Mac" not "Mac mini" -//#define kDefaultMacMiniBoardAssetTagNumber "Mini-Aluminum" -#define kDefaultMacMini "Macmini2,1" -#define kDefaultMacMiniBIOSVersion " MM21.88Z.009A.B00.0706281359" -#define kDefaultMacMiniBIOSReleaseDate "06/28/07" -#define kDefaultMacMiniBoardProduct "Mac-F4208EAA" +#define kDefaultMacMiniFamily "Napa Mac" // Macmini2,1 family = "Napa Mac" not "Mac mini" +//#define kDefaultMacMiniBoardAssetTagNumber "Mini-Aluminum" +#define kDefaultMacMini "Macmini2,1" +#define kDefaultMacMiniBIOSVersion " MM21.88Z.009A.B00.0706281359" +#define kDefaultMacMiniBIOSReleaseDate "06/28/07" +#define kDefaultMacMiniBoardProduct "Mac-F4208EAA" + // MacMini5,1 Mac-8ED6AF5B48C039E1 - MM51.88Z.0077.B0F.1110201309 + // MacMini5,2 Mac-4BC72D62AD45599E + // MacMini5,3 -//#define kDefaultMacMini "Macmini5,3" -//#define kDefaultMacMiniBIOSVersion " MM51.88Z.0077.B10.1201241549" -//#define kDefaultMacMiniBoardProduct "Mac-F65AE981FFA204ED" -//#define kDefaultMacMiniBIOSReleaseDate "01/24/2012" +// Bios: MM51.88Z.0077.B10.1201241549 +// Board: Mac-F65AE981FFA204ED +// Data: 01/24/2012 -// MacMini 6,1 - Mac-F65AE981FFA204ED +// MacMini 6,1 +// Bios: MM61.88Z.0106.B03.1211161202 +// Board: Mac-F65AE981FFA204ED +// Data: 10/14/2012 + // MacMini 6,2 -//#define kDefaultMacMini62 "Macmini6,2" -//#define kDefaultMacMini62BIOSVersion " MM61.88Z.0106.B00.1208091121" -//#define kDefaultMacMini62BoardProduct "Mac-F65AE981FFA204ED" -//#define kDefaultMacMini62BIOSReleaseDate "10/14/2012" +// Bios: MM61.88Z.0106.B03.1211161202 +// Board: Mac-FC02E91DDD3FA6A4 +// Data: 10/14/2012 //=========== MacBook =========== -#define kDefaultMacBookFamily "MacBook" +#define kDefaultMacBookFamily "MacBook" //#define kDefaultMacBookBoardAssetTagNumber "MacBook-Black" -#define kDefaultMacBook "MacBook4,1" -#define kDefaultMacBookBIOSVersion " MB41.88Z.00C1.B00.0802091535" -#define kDefaultMacBookBIOSReleaseDate "02/09/08" -#define kDefaultMacBookBoardProduct "Mac-F22788A9" +#define kDefaultMacBook "MacBook4,1" +#define kDefaultMacBookBIOSVersion " MB41.88Z.00C1.B00.0802091535" +#define kDefaultMacBookBIOSReleaseDate "02/09/08" +#define kDefaultMacBookBoardProduct "Mac-F22788A9" + //=========== MacBookAir =========== -#define kDefaultMacBookAirFamily "MacBook Air" +#define kDefaultMacBookAirFamily "MacBook Air" + // MacBookAir4,1 - Mac-C08A6BB70A942AC2 // MacBookAir4,2 - Mac-742912EFDBEE19B3 -#define kDefaultMacBookAir "MacBookAir5,2" -#define kDefaultMacBookAirBIOSVersion " MBA51.88Z.00EF.B00.1205221442" -#define kDefaultMacBookAirBIOSReleaseDate "05/10/12" -#define kDefaultMacBookBoardAirProduct "Mac-2E6FAB96566FE58C" -// MacBookAir6,1 - Mac-35C1E88140C3E6CF - MBA61.88Z.0099.B04.1309271229 -// MacBookAir6,2 - Mac-7DF21CB3ED6977E5 - MBA62.88Z.00EF.B00.1205221442 +// MacBookAir5,2 +#define kDefaultMacBookAir "MacBookAir5,2" +#define kDefaultMacBookAirBIOSVersion " MBA51.88Z.00EF.B00.1205221442" +#define kDefaultMacBookAirBIOSReleaseDate "05/10/12" +#define kDefaultMacBookBoardAirProduct "Mac-2E6FAB96566FE58C" +// MacBookAir6,1 +// Bios: MBA61.88Z.0099.B04.1309271229 +// Board: Mac-35C1E88140C3E6CF +// Data: 24/06/13 + +// MacBookAir6,2 +// Bios: MBA62.88Z.00EF.B00.1205221442 +// Board: Mac-7DF21CB3ED6977E5 +// Data: 24/06/13 + //=========== MacBookPro =========== -#define kDefaultMacBookProFamily "MacBook Pro" +#define kDefaultMacBookProFamily "MacBook Pro" //#define kDefaultMacBookProBoardAssetTagNumber "MacBook-Aluminum" -#define kDefaultMacBookPro "MacBookPro4,1" -#define kDefaultMacBookProBIOSVersion " MBP41.88Z.00C1.B03.0802271651" -#define kDefaultMacBookProBIOSReleaseDate "02/27/08" -#define kDefaultMacBookProBoardProduct "Mac-F42C89C8" +#define kDefaultMacBookPro "MacBookPro4,1" +#define kDefaultMacBookProBIOSVersion " MBP41.88Z.00C1.B03.0802271651" +#define kDefaultMacBookProBIOSReleaseDate "02/27/08" +#define kDefaultMacBookProBoardProduct "Mac-F42C89C8" -//#define kDefaultMacBookPro "MacBookPro8,1" -//#define kDefaultMacBookProBIOSVersion " MBP81.88Z.0047.B24.1110141131" -//#define kDefaultMacBookProBoardProduct "Mac-94245B3640C91C81" -//#define kDefaultMacBookProBIOSReleaseDate "10/14/11" +// MacBookPro8,1 +// Bios: MBP81.88Z.0047.B24.1110141131 +// Board: Mac-94245B3640C91C81 +// Data: 10/14/11 -// MacBookPro8,2 - Mac_94245A3940C91C80 -// MacBookPro8,3 - Mac-942459F5819B171B +// MacBookPro8,2 +// Bios: +// Board: Mac_94245A3940C91C80 +// Data: 10/14/11 +// MacBookPro8,3 +// Bios: +// Board: Mac-942459F5819B171B +// Data: 10/31/11 + // MacBookPro10,2 -//#define kDefaultMacBookProIvy "MacBookPro10,2" -//#define kDefaultMacBookProIvyBIOSVersion " MBP102.88Z.0106.B01.1208311637" -//#define kDefaultMacBookProIvyBoardProduct "Mac-AFD8A9D944EA4843" -//#define kDefaultMacBookProIvyBIOSReleaseDate "10/02/2012" +// Bios: MBP102.88Z.0106.B01.1208311637 +// Board: Mac-AFD8A9D944EA4843 +// Data: 10/02/2012 // MacBookPro11,2 - Mac-3CBD00234E554E41 - MBP112.88Z.0138.B03.1310291227 // MacBookPro11,3 - Mac-2BD1B31983FE1663 - MBP112.88Z.0138.B02.1310181745 //=========== iMac =========== -#define kDefaultiMacFamily "iMac" +#define kDefaultiMacFamily "iMac" //#define kDefaultiMacBoardAssetTagNumber "iMac-Aluminum" -#define kDefaultiMac "iMac8,1" -#define kDefaultiMacBIOSVersion " IM81.88Z.00C1.B00.0802091538" -#define kDefaultiMacBIOSReleaseDate "02/09/08" -#define kDefaultiMacBoardProduct "Mac-F227BEC8" -#define kDefaultMacFamily "Mac" // iMac8,1 family = "Mac" not "iMac" +#define kDefaultiMac "iMac8,1" +#define kDefaultiMacBIOSVersion " IM81.88Z.00C1.B00.0903051113" +#define kDefaultiMacBIOSReleaseDate "02/09/08" +#define kDefaultiMacBoardProduct "Mac-F227BEC8" +#define kDefaultMacFamily "Mac" // iMac8,1 family = "Mac" not "iMac" // iMac10,1 // iMac11,1 core i3/i5/i7 -#define kDefaultiMacNehalem "iMac11,1" -#define kDefaultiMacNehalemBIOSVersion " IM111.88Z.0034.B02.1003171314" -#define kDefaultiMacNehalemBIOSReleaseDate "03/30/10" -#define kDefaultiMacNehalemBoardProduct "Mac-F2268DAE" +#define kDefaultiMacNehalem "iMac11,1" +#define kDefaultiMacNehalemBIOSVersion " IM111.88Z.0034.B02.1003171314" +#define kDefaultiMacNehalemBIOSReleaseDate "03/17/10" +#define kDefaultiMacNehalemBoardProduct "Mac-F2268DAE" // iMac11,2 // iMac11,3 // iMac12,1 -#define kDefaultiMacSandy "iMac12,1" -#define kDefaultiMacSandyBIOSVersion " IM121.88Z.0047.B00.1102091756" -#define kDefaultiMacSandyBIOSReleaseDate "01/02/08" -#define kDefaultiMacSandyBoardProduct "Mac-942B5BF58194151B" +#define kDefaultiMacSandy "iMac12,1" +#define kDefaultiMacSandyBIOSVersion " IM121.88Z.0047.B00.1102091756" +#define kDefaultiMacSandyBIOSReleaseDate "04/22/11" +#define kDefaultiMacSandyBoardProduct "Mac-942B5BF58194151B" -// iMac12,2 Mac-942B59F58194171B -//#define kDefaultiMacSandy "iMac12,2" -//#define kDefaultiMacSandyBIOSVersion " IM121.88Z.0047.B1D.1110171110" -//#define kDefaultiMacSandyBIOSReleaseDate "10/17/11" -//#define kDefaultiMacSandyBoardProduct "Mac-942B59F58194171B" +// iMac12,2 +// Bios: IM121.88Z.0047.B1D.1110171110" +// Data: 10/17/11 +// Board: Mac-942B59F58194171B" // iMac13,1 // Bios: IM131.88Z.010A.B05.1211151146 @@ -520,49 +548,63 @@ // Board: Mac-00BE6ED71E35EB86 // iMac13,2 -//#define kDefaultiMacIvy "iMac13,2" -//#define kDefaultiMacIvyBIOSVersion " IM131.88Z.00CE.B00.1203281326" -//#define kDefaultiMacIvyBIOSReleaseDate "03/28/2012" -//#define kDefaultiMacIvyBoardProduct "Mac-FC02E91DDD3FA6A4" +// Bios: IM131.88Z.00CE.B00.1203281326 +// Data: 03/28/2012 +// Board: Mac-FC02E91DDD3FA6A4 +// iMac14,1 +// iMac14,2 +// iMac14,3 +// iMac14,4 +// Bios: IM144.88Z.0179.B03.1405241029 +// Data: 05/20/2014 +// Board: Mac-81E3E92DD6088272 + //=========== MacPro =========== -#define kDefaultMacProFamily "MacPro" // MacPro's family = "MacPro" not "Mac Pro" +#define kDefaultMacProFamily "MacPro" // MacPro's family = "MacPro" not "Mac Pro" //#define KDefauktMacProBoardAssetTagNumber "Pro-Enclosure" //#define kDefaultMacProBoardType "0xB" // 11 -#define kDefaultMacPro "MacPro3,1" -#define kDefaultMacProBIOSVersion " MP31.88Z.006C.B02.0801021250" -#define kDefaultMacProBIOSReleaseDate "01/02/08" -#define kDefaultMacProBoardProduct "Mac-F42C88C8" +#define kDefaultMacPro "MacPro3,1" +#define kDefaultMacProBIOSVersion " MP31.88Z.006C.B05.0903051113" +#define kDefaultMacProBIOSReleaseDate "08/03/2010" +//#define kDefaultMacProSystemVersion "1.3" +#define kDefaultMacProBoardProduct "Mac-F42C88C8" //#define KDefaultMacProBoardSerialNumber "J593902RA4MFE" // Mac Pro 4,1 core i7/Xeon #define kDefaultMacProNahWestSystemVersion "0.0" -#define kDefaultMacProNehalem "MacPro4,1" -#define kDefaultMacProNehalemBIOSVersion " MP41.88Z.0081.B07.0910130729" -#define kDefaultMacProNehalemBIOSReleaseDate "10/13/09" +#define kDefaultMacProNehalem "MacPro4,1" +#define kDefaultMacProNehalemBIOSVersion " MP41.88Z.0081.B07.0910130729" +#define kDefaultMacProNehalemBIOSReleaseDate "10/13/09" +//#define kDefaultMacProNehalemSystemVersion "1.4" #define kDefaultMacProNehalemBoardProduct "Mac-F221BEC8" //#define KDefaultMacProNehalemBoardSerialNumber "J593004RB1LUE" -// "J591302R61LUC " // 2-cpu board -// "J591002JV4MFB " // 1-cpu board +// "J591302R61LUC " // 2-cpu board +// "J591002JV4MFB " // 1-cpu board // Mac Pro 5,1 core i7/Xeon -#define kDefaultMacProWestmere "MacPro5,1" +#define kDefaultMacProWestmere "MacPro5,1" #define kDefaultMacProWestmereBIOSVersion " MP51.88Z.007F.B03.1010071432" -#define kDefaultMacProWestmereBIOSReleaseDate "10/07/10" +#define kDefaultMacProWestmereBIOSReleaseDate "10/07/10" +//#define kDefaultMacProWestmereSystemVersion "1.2" #define kDefaultMacProWestmereBoardProduct "Mac-F221BEC8" //#define KDefaultMacProWestmereBoardSerialNumber "J522700H7BH8C" -// "J503104H1BH8A " // 2-cpu board +// "J503104H1BH8A " // 2-cpu board // Mac Pro 6,1 -#define kDefaultMacProHaswell "MacPro6,1" -#define kDefaultMacProHaswellBIOSVersion "MP61.88Z.0116.B04.1312061508" // no leading spaces as before -#define kDefaultMacProHaswellBIOSReleaseDate "12/06/2013" +#define kDefaultMacProHaswell "MacPro6,1" +#define kDefaultMacProHaswellBIOSVersion "MP61.88Z.0116.B04.1312061508" +#define kDefaultMacProHaswellBIOSReleaseDate "12/06/2013" +//#define kDefaultMacProHaswellSystemVersion "1.?" #define kDefaultMacProHaswellBoardProduct "Mac-F60DEB81FF30ACF6" //#define KDefaultMacProHaswellBoardSerialNumber "F5K3474008JFNN215" -//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" // new C07019501PLDCVHAD - C02032101R5DC771H +//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" +// "C07019501PLDCVHAD" +// "C02032101R5DC771H" + // J593902RA4MFE 3,1 // J5031046RCZJA 5,1 // J521101A5CZJC 3,1 @@ -576,9 +618,9 @@ /* ============================================ */ bool useSMBIOSdefaults = true; // Bungo - +/* SMBByte PlatformType = 1; // Bungo: same as Platfom.Type in platform.h. Because can't get from ACPI FADT PM profile and platformCPUFeature(CPU_FEATURE_MOBILE)) doesn't work as expect, FIXING NEEDED. - +*/ /* Rewrite this function */ void setDefaultSMBData(void) // Bungo: setting data from real Macs { @@ -597,13 +639,12 @@ defaultChassis.manufacturer = kDefaultVendorManufacturer; defaultChassis.serialNumber = kDefaultSerialNumber; defaultChassis.assetTag = kDefaultAssetTag; - // defaultChassis.skuNumber = kDefaultSkuNumber; + defaultChassis.skuNumber = kDefaultSkuNumber; - // if (platformCPUFeature(CPU_FEATURE_MOBILE)) Bungo: doesn't recognise correctly - if (PlatformType == 2) // this works but it's a substitute + // if (platformCPUFeature(CPU_FEATURE_MOBILE)) Bungo: doesn't recognise correctly, need fixing + if (Platform.Type == 2) { - if (Platform.CPU.NoCores > 1) - { + if (Platform.CPU.NoCores > 1) { defaultSystemInfo.productName = kDefaultMacBookPro; defaultBIOSInfo.version = kDefaultMacBookProBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultMacBookProBIOSReleaseDate; @@ -664,7 +705,6 @@ case CPU_MODEL_SANDYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (32nm) case CPU_MODEL_IVYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (22nm) - case CPU_MODEL_IVYBRIDGE_XEON: defaultBIOSInfo.version = kDefaultiMacSandyBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultiMacSandyBIOSReleaseDate; defaultSystemInfo.productName = kDefaultiMacSandy; @@ -676,11 +716,11 @@ case CPU_MODEL_NEHALEM: // Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) case CPU_MODEL_NEHALEM_EX: // Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65x - defaultBIOSInfo.version = kDefaultMacProNehalemBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacProNehalemBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultMacProNehalem; - defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; - defaultSystemInfo.family = kDefaultMacProFamily; + defaultBIOSInfo.version = kDefaultMacProNehalemBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacProNehalemBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultMacProNehalem; + defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; + defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProNehalemBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardProcessorMemoryModule; defaultChassis.chassisType = kSMBchassisTower; @@ -689,21 +729,22 @@ case CPU_MODEL_WESTMERE: // Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core case CPU_MODEL_WESTMERE_EX: // Intel Xeon E7 case CPU_MODEL_JAKETOWN: // Intel Core i7, Xeon E5 LGA2011 (32nm) - defaultBIOSInfo.version = kDefaultMacProWestmereBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacProWestmereBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultMacProWestmere; - defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; - defaultSystemInfo.family = kDefaultMacProFamily; + case CPU_MODEL_IVYBRIDGE_XEON: // Intel Core i7, Xeon E5 v2 LGA2011 (22nm) + defaultBIOSInfo.version = kDefaultMacProWestmereBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacProWestmereBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultMacProWestmere; + defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; + defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProWestmereBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardProcessorMemoryModule; defaultChassis.chassisType = kSMBchassisTower; break; default: - defaultBIOSInfo.version = kDefaultMacProBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacProBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultMacPro; - defaultSystemInfo.family = kDefaultMacProFamily; + defaultBIOSInfo.version = kDefaultMacProBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacProBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultMacPro; + defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisUnknown; @@ -712,10 +753,10 @@ break; } default: - defaultBIOSInfo.version = kDefaultMacProBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacProBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultMacPro; - defaultSystemInfo.family = kDefaultMacProFamily; + defaultBIOSInfo.version = kDefaultMacProBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacProBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultMacPro; + defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisUnknown; @@ -782,13 +823,13 @@ } strSize = strlen(string); - + // remove any spaces found at the end but only in MemoryDevice - if (structHeader->type == kSMBTypeMemoryDevice) { - while ((strSize != 0) && (string[strSize - 1] == ' ')) { - strSize--; - } - } + if (structHeader->type == kSMBTypeMemoryDevice) { + while ((strSize != 0) && (string[strSize - 1] == ' ')) { + strSize--; + } + } if (strSize == 0) { *field = 0; @@ -818,7 +859,8 @@ { if (SMBSetters[idx].keyString) { - if (getValueForKey(SMBSetters[idx].keyString, &string, &len, SMBPlist)) { + if (getValueForKey(SMBSetters[idx].keyString, &string, &len, SMBPlist)) + { break; } else { if (structPtr->orig->type == kSMBTypeMemoryDevice) { // MemoryDevice only @@ -826,7 +868,7 @@ break; } } - } + } } if (SMBSetters[idx].getSMBValue) { @@ -845,7 +887,7 @@ case kSMBByte: case kSMBWord: case kSMBDWord: - //case kSMBQWord: + case kSMBQWord: if (SMBSetters[idx].keyString) { parsed = getIntForKey(SMBSetters[idx].keyString, &val, SMBPlist); if (!parsed) @@ -862,9 +904,9 @@ case kSMBWord: value->word = (uint16_t)val; break; - //case kSMBQWord: - // value->word = (uint64_t)val; - // break; + case kSMBQWord: + value->qword = (uint64_t)val; + break; case kSMBDWord: default: value->dword = (uint32_t)val; @@ -880,29 +922,28 @@ } } // #if 0 Bungo: enables code below - // if (*(SMBSetters[idx].defaultValue)) Bungo - if (useSMBIOSdefaults && SMBSetters[idx].defaultValue && *(SMBSetters[idx].defaultValue)) - { - // value->dword = *(uint32_t *)(SMBSetters[idx].defaultValue); Bungo - switch (SMBSetters[idx].valueType) { - case kSMBByte: - value->byte = *(uint8_t *)(SMBSetters[idx].defaultValue); - break; - case kSMBWord: - value->word = *(uint16_t *)(SMBSetters[idx].defaultValue); - break; - //case kSMBQWord: - // value->word = *(uint64_t *)(SMBSetters[idx].defaultValue); - // break; - case kSMBDWord: - default: - value->dword = *(uint32_t *)(SMBSetters[idx].defaultValue); - break; - } - return true; + // if (*(SMBSetters[idx].defaultValue)) Bungo + if (useSMBIOSdefaults && SMBSetters[idx].defaultValue && *(SMBSetters[idx].defaultValue)) { + // value->dword = *(uint32_t *)(SMBSetters[idx].defaultValue); Bungo + switch (SMBSetters[idx].valueType) { + case kSMBByte: + value->byte = *(uint8_t *)(SMBSetters[idx].defaultValue); + break; + case kSMBWord: + value->word = *(uint16_t *)(SMBSetters[idx].defaultValue); + break; + case kSMBQWord: + value->qword = *(uint64_t *)(SMBSetters[idx].defaultValue); + break; + case kSMBDWord: + default: + value->dword = *(uint32_t *)(SMBSetters[idx].defaultValue); + break; } + return true; + } // #endif Bungo - break; + break; } // if (SMBSetters[idx].valueType == kSMBString && string) Bungo: use null string too -> "Not Specified" @@ -1003,8 +1044,20 @@ /* ============================================== OEM Platform Feature (Apple Specific - Type 133) ================================================ */ -/*void addSMBOemPlatformFeature(SMBStructPtrs *structPtr) { }*/ + /*void addSMBOemPlatformFeature(SMBStructPtrs *structPtr) { + SMBOemPlatformFeature *p = (SMBOemPlatformFeature *)structPtr->new; + p->header.type = kSMBTypeOemPlatformFeature; + p->header.length = sizeof(SMBOemPlatformFeature); + p->header.handle = handle++; + + setSMBValue(structPtr, numOfSetters - 2 , (returnType *)&(p->PlatformFeature)); + + structPtr->new = (SMBStructHeader *)((uint8_t *)structPtr->new + sizeof(SMBOemPPlatformFeature) + 2); + tableLength += sizeof(SMBOemPlatformFeature) + 2; + structureCount++; + }*/ + //------------------------------------------------------------------------------------------------------------------------- // EndOfTable //------------------------------------------------------------------------------------------------------------------------- @@ -1021,11 +1074,13 @@ void setSMBStruct(SMBStructPtrs *structPtr) { - bool setterFound = false; - uint8_t *ptr; - SMBWord structSize; - int i; - /* Bungo: not needed because of tables lengths fix in next lines + bool setterFound = false; + + uint8_t *ptr; + SMBWord structSize; + int i; + + /* Bungo: not needed because of tables' lengths fix in next lines // http://forge.voodooprojects.org/p/chameleon/issues/361/ bool forceFullMemInfo = false; @@ -1034,7 +1089,7 @@ if (forceFullMemInfo) { structPtr->orig->length = 27; } - } */ + }*/ stringIndex = 1; stringsSize = 0; @@ -1042,53 +1097,53 @@ if (handle < structPtr->orig->handle) { handle = structPtr->orig->handle; } - // Bungo: fix unsuported tables lengths from original smbios: extend smaller or truncate bigger - we use SMBIOS rev. 2.4 like Apple uses - switch (structPtr->orig->type) { - case kSMBTypeBIOSInformation: - structSize = sizeof(SMBBIOSInformation); - break; - case kSMBTypeSystemInformation: - structSize = sizeof(SMBSystemInformation); - break; - case kSMBTypeBaseBoard: - structSize = sizeof(SMBBaseBoard); - break; - case kSMBTypeSystemEnclosure: - structSize = sizeof(SMBSystemEnclosure); - break; - case kSMBTypeProcessorInformation: - structSize = sizeof(SMBProcessorInformation); - break; - case kSMBTypeMemoryDevice: - structSize = sizeof(SMBMemoryDevice); - break; - default: - structSize = structPtr->orig->length; // doesn't change a length for unpatched - break; - } - - // memcpy((void *)structPtr->new, structPtr->orig, structPtr->orig->length); - if (structPtr->orig->length <= structSize) { - memcpy((void *)structPtr->new, structPtr->orig, structPtr->orig->length); - } else { - memcpy((void *)structPtr->new, structPtr->orig, structSize); - } - - structPtr->new->length = structSize; - + // Bungo: fix unsuported tables lengths from original smbios: extend shorter or truncate longer - we use SMBIOS rev. 2.4 like Apple uses + switch (structPtr->orig->type) { + case kSMBTypeBIOSInformation: + structSize = sizeof(SMBBIOSInformation); + break; + case kSMBTypeSystemInformation: + structSize = sizeof(SMBSystemInformation); + break; + case kSMBTypeBaseBoard: + structSize = sizeof(SMBBaseBoard); + break; + case kSMBTypeSystemEnclosure: + structSize = sizeof(SMBSystemEnclosure); + break; + case kSMBTypeProcessorInformation: + structSize = sizeof(SMBProcessorInformation); + break; + case kSMBTypeMemoryDevice: + structSize = sizeof(SMBMemoryDevice); + break; + default: + structSize = structPtr->orig->length; // doesn't change a length for unpatched + break; + } + + // memcpy((void *)structPtr->new, structPtr->orig, structPtr->orig->length); + if (structPtr->orig->length <= structSize) { + memcpy((void *)structPtr->new, structPtr->orig, structPtr->orig->length); + } else { + memcpy((void *)structPtr->new, structPtr->orig, structSize); + } + + structPtr->new->length = structSize; + for (i = 0; i < numOfSetters; i++) { - // Bungo: - //if ((structPtr->orig->type == SMBSetters[i].type) && (SMBSetters[i].fieldOffset < structPtr->orig->length)) { - if ((structPtr->orig->type == SMBSetters[i].type) && (SMBSetters[i].fieldOffset < structSize)) { + // Bungo: + //if ((structPtr->orig->type == SMBSetters[i].type) && (SMBSetters[i].fieldOffset < structPtr->orig->length)) { + if ((structPtr->orig->type == SMBSetters[i].type) && (SMBSetters[i].fieldOffset < structSize)) { setterFound = true; setSMBValue(structPtr, i, (returnType *)((uint8_t *)structPtr->new + SMBSetters[i].fieldOffset)); } } - + if (setterFound) { - // Bungo: - // ptr = (uint8_t *)structPtr->new + structPtr->orig->length; - ptr = (uint8_t *)structPtr->new + structPtr->new->length; + // Bungo: + // ptr = (uint8_t *)structPtr->new + structPtr->orig->length; + ptr = (uint8_t *)structPtr->new + structPtr->new->length; for (; ((uint16_t *)ptr)[0] != 0; ptr++); if (((uint16_t *)ptr)[0] == 0) { @@ -1160,15 +1215,15 @@ addSMBEndOfTable(structPtr); } -// Bungo: does fix system uuid in SMBIOS (and EFI) instead of in EFI only +// Bungo: does fix system uuid in SMBIOS & EFI instead of in EFI (IODT/efi/platform/system-id) only uint8_t *FixSystemUUID() { uint8_t *ptr = (uint8_t *)neweps->dmi.tableAddress; SMBStructHeader *structHeader = (SMBStructHeader *)ptr; int i, isZero, isOnes; - uint8_t FixedUUID[UUID_LEN] = {0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F}; - const char *sysId = getStringForKey(kSMBSystemInformationUUIDKey, SMBPlist); - uint8_t *ret = (uint8_t *)getUUIDFromString(sysId); + uint8_t FixedUUID[UUID_LEN] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xFF}; + const char *sysId = getStringForKey(kSMBSystemInformationUUIDKey, SMBPlist); // try to get user's uuid from smbios.plist + uint8_t *ret = (uint8_t *)getUUIDFromString(sysId); // convert user's uuid from string for (;(structHeader->type != kSMBTypeSystemInformation);) // find System Information Table (Type 1) in patched SMBIOS { @@ -1184,12 +1239,12 @@ ptr = ((SMBSystemInformation *)structHeader)->uuid; - if (!sysId || !ret) { // no or bad custom UUID,... + if (!sysId || !ret) { // no or bad custom uuid,... sysId = 0; - ret = Platform.UUID; // ...try bios dmi system uuid extraction + ret = Platform.UUID; // ...use original SMBIOS' system uuid } - for (i=0, isZero=1, isOnes=1; i + DBG("System UUID: wrong or not present. Fixing [00112233-4455-6677-8899-AABBCCDDEEFF]\n"); } - memcpy(ptr, ret, UUID_LEN); // fix uuid in the table + memcpy(ptr, ret, UUID_LEN); // save uuid into the patched SMBIOS Table 1 return ptr; } // Bungo: end fix -void setupSMBIOSTable(void) +void setupSMBIOS(void) { SMBStructPtrs *structPtr; uint8_t *buffer; @@ -1291,8 +1346,10 @@ decodeSMBIOSTable(neweps); - DBG("SMBIOS orig was = %x\n", origeps); - DBG("SMBIOS new is = %x\n", neweps); + DBG("SMBIOS orig was = 0x%08X\n", origeps); + DBG("SMBIOS new is = 0x%08X\n", neweps); + + smbios_p = (EFI_PTR32)neweps; } void *getSmbios(int which) @@ -1326,30 +1383,30 @@ switch (structHeader->type) { case kSMBTypeSystemInformation: - Platform.UUID = ((SMBSystemInformation *)structHeader)->uuid; // get factory system uuid + Platform.UUID = ((SMBSystemInformation *)structHeader)->uuid; // save factory system uuid break; case kSMBTypeSystemEnclosure: // Bungo: determine platform type switch (((SMBSystemEnclosure *)structHeader)->chassisType) { - case kSMBchassisDesktop: - case kSMBchassisLPDesktop: - case kSMBchassisAllInOne: - case kSMBchassisLunchBox: - PlatformType = 1; // desktop (iMac, MacMini) - break; case kSMBchassisPortable: case kSMBchassisLaptop: case kSMBchassisNotebook: case kSMBchassisHandHeld: case kSMBchassisSubNotebook: - PlatformType = 2; // notebook (Mac Books) + Platform.Type = 2; // notebook (MacBooks/Pros) break; + case kSMBchassisMiniTower: + case kSMBchassisTower: + case kSMBchassisBlade: + case kSMBchassisBladeEnclosing: + Platform.Type = 3; // workstation (Mac Pro, Xserve) + break; default: - PlatformType = 3; // workstation (Mac Pro, Xserve) + Platform.Type = 1; // defulting to 1 desktop (iMac, MacMini) break; } break; - // + case kSMBTypePhysicalMemoryArray: Platform.DMI.MaxMemorySlots += ((SMBPhysicalMemoryArray *)structHeader)->numMemoryDevices; break; Index: branches/Bungo/i386/libsaio/smbios_decode.c =================================================================== --- branches/Bungo/i386/libsaio/smbios_decode.c (revision 2468) +++ branches/Bungo/i386/libsaio/smbios_decode.c (revision 2469) @@ -23,31 +23,31 @@ extern char *getSMBStringForField(SMBStructHeader *structHeader, uint8_t field); // Bungo: -#define NotSpecifiedStr "Not Specified" // no string -#define OutOfSpecStr "" // value out of smbios spec. range -#define PrivateStr "** PRIVATE **" // masking private data -#define neverMask false +#define NotSpecifiedStr "Not Specified" // no string +#define OutOfSpecStr "" // value out of smbios spec. range +#define PrivateStr "** PRIVATE **" // masking private data +#define neverMask false -static bool privateData = true; -static SMBByte minorVersion; // SMBIOS rev. minor -static SMBByte majorVersion; // SMBIOS rev. major -static SMBByte bcdRevisionLo; // DMI rev. minor -static SMBByte bcdRevisionHi; // DMI rev. major +static bool privateData = true; +static SMBByte minorVersion; // SMBIOS rev. minor +static SMBByte majorVersion; // SMBIOS rev. major +static SMBByte bcdRevisionLo; // DMI rev. minor +static SMBByte bcdRevisionHi; // DMI rev. major /*==== 7.2.2 ===*/ static const char *SMBWakeUpTypes[] = // Bungo: strings for wake-up type (Table Type 1 - System Information) { - "Reserved", /* 00h */ - "Other", /* 01h */ - "Unknown", /* 02h */ - "APM Timer", /* 03h */ - "Modem Ring", /* 04h */ - "LAN Remote", /* 05h */ - "Power Switch", /* 06h */ - "PCI PME#", /* 07h */ - "AC Power Restored" /* 08h */ + "Reserved", /* 00h */ + "Other", /* 01h */ + "Unknown", /* 02h */ + "APM Timer", /* 03h */ + "Modem Ring", /* 04h */ + "LAN Remote", /* 05h */ + "Power Switch", /* 06h */ + "PCI PME#", /* 07h */ + "AC Power Restored" /* 08h */ }; /*==== @@ -75,34 +75,34 @@ ===*/ static const char *SMBChassisTypes[] = // Bungo: strings for chassis type (Table Type 3 - Chassis Information) { - "Other", /* 01h */ - "Unknown", /* 02h */ - "Desktop", /* 03h */ - "Low Profile Desktop", /* 04h */ - "Pizza Box", /* 05h */ - "Mini Tower", /* 06h */ - "Tower", /* 07h */ - "Portable", /* 08h */ - "Laptop", /* 09h */ - "Notebook", /* 0Ah */ - "Hand Held", /* 0Bh */ - "Docking Station", /* 0Ch */ - "All in One", /* 0Dh */ - "Sub Notebook", /* 0Eh */ - "Space-saving", /* 0Fh */ - "Lunch Box", /* 10h */ - "Main Server Chassis", /* 11h */ - "Expansion Chassis", /* 12h */ - "SubChassis", /* 13h */ - "Bus Expansion Chassis", /* 14h */ - "Peripheral Chassis", /* 15h */ - "RAID Chassis", /* 16h */ - "Rack Mount Chassis", /* 17h */ - "Sealed-case PC", /* 18h */ - "Multi-system Chassis", /* 19h */ - "Compact PCI", /* 1Ah */ - "Advanced TCA", /* 1Bh */ - "Blade", /* 1Ch */ // An SMBIOS implementation for a Blade would contain a Type 3 Chassis structure + "Other", /* 01h */ + "Unknown", /* 02h */ + "Desktop", /* 03h */ + "Low Profile Desktop", /* 04h */ + "Pizza Box", /* 05h */ + "Mini Tower", /* 06h */ + "Tower", /* 07h */ + "Portable", /* 08h */ + "Laptop", /* 09h */ + "Notebook", /* 0Ah */ + "Hand Held", /* 0Bh */ + "Docking Station", /* 0Ch */ + "All in One", /* 0Dh */ + "Sub Notebook", /* 0Eh */ + "Space-saving", /* 0Fh */ + "Lunch Box", /* 10h */ + "Main Server Chassis", /* 11h */ + "Expansion Chassis", /* 12h */ + "SubChassis", /* 13h */ + "Bus Expansion Chassis",/* 14h */ + "Peripheral Chassis", /* 15h */ + "RAID Chassis", /* 16h */ + "Rack Mount Chassis", /* 17h */ + "Sealed-case PC", /* 18h */ + "Multi-system Chassis", /* 19h */ + "Compact PCI", /* 1Ah */ + "Advanced TCA", /* 1Bh */ + "Blade", /* 1Ch */ // An SMBIOS implementation for a Blade would contain a Type 3 Chassis structure "Blade Enclosing" /* 1Dh */ // A Blade Enclosure is a specialized chassis that contains a set of Blades. }; @@ -111,12 +111,12 @@ ===*/ static const char *SMBProcessorTypes[] = // Bungo: strings for processor type (Table Type 4 - Processor Information) { - "Other", /* 01h */ - "Unknown", /* 02h */ - "Central Processor", /* 03h */ - "Math Processor", /* 04h */ - "DSP Processor", /* 05h */ - "Video Processor" /* 06h */ + "Other", /* 01h */ + "Unknown", /* 02h */ + "Central Processor", /* 03h */ + "Math Processor", /* 04h */ + "DSP Processor", /* 05h */ + "Video Processor" /* 06h */ }; /*==== @@ -124,102 +124,103 @@ ===*/ static const char *SMBProcessorUpgrades[] = // ErmaC: strings for processor upgrade (Table Type 4 - Processor Information) { - "Other", /* 01h */ - "Unknown", - "Daughter Board", - "ZIF Socket", - "Replaceable Piggy Back", - "None", - "LIF Socket", - "Slot 1", - "Slot 2", - "370-pin Socket", - "Slot A", - "Slot M", - "Socket 423", - "Socket A (Socket 462)", - "Socket 478", - "Socket 754", - "Socket 940", - "Socket 939", - "Socket mPGA604", - "Socket LGA771", - "Socket LGA775", - "Socket S1", - "Socket AM2", - "Socket F (1207)", - "Socket LGA1366", - "Socket G34", - "Socket AM3", - "Socket C32", - "Socket LGA1156", - "Socket LGA1567", - "Socket PGA988A", - "Socket BGA1288", - "Socket rPGA988B", - "Socket BGA1023", - "Socket BGA1224", - "Socket BGA1155", - "Socket LGA1356", - "Socket LGA2011", - "Socket FS1", - "Socket FS2", - "Socket FM1", - "Socket FM2", - "Socket LGA2011-3", - "Socket LGA1356-3" /* 2Ch */ + "Other", /* 01h */ + "Unknown", /* 02h */ + "Daughter Board", + "ZIF Socket", + "Replaceable Piggy Back", + "None", + "LIF Socket", + "Slot 1", + "Slot 2", + "370-pin Socket", + "Slot A", + "Slot M", + "Socket 423", + "Socket A (Socket 462)", + "Socket 478", + "Socket 754", + "Socket 940", + "Socket 939", + "Socket mPGA604", + "Socket LGA771", + "Socket LGA775", + "Socket S1", + "Socket AM2", + "Socket F (1207)", + "Socket LGA1366", + "Socket G34", + "Socket AM3", + "Socket C32", + "Socket LGA1156", + "Socket LGA1567", + "Socket PGA988A", + "Socket BGA1288", + "Socket rPGA988B", + "Socket BGA1023", + "Socket BGA1224", + "Socket BGA1155", + "Socket LGA1356", + "Socket LGA2011", + "Socket FS1", + "Socket FS2", + "Socket FM1", + "Socket FM2", + "Socket LGA2011-3", + "Socket LGA1356-3" /* 2Ch */ }; static const char *SMBMemoryDeviceFormFactors[] = // Bungo: strings for form factor (Table Type 17 - Memory Device) { - "Other", /* 01h */ - "Unknown", /* 02h */ - "SIMM", /* 03h */ - "SIP", /* 04h */ - "Chip", /* 05h */ - "DIP", /* 06h */ - "ZIP", /* 07h */ - "Proprietary Card", /* 08h */ - "DIMM", /* 09h */ - "TSOP", /* 0Ah */ - "Row of chips", /* 0Bh */ - "RIMM", /* 0Ch */ - "SODIMM", /* 0Dh */ - "SRIMM", /* 0Eh */ - "FB-DIMM" /* 0Fh */ + "Other", /* 01h */ + "Unknown", /* 02h */ + "SIMM", /* 03h */ + "SIP", /* 04h */ + "Chip", /* 05h */ + "DIP", /* 06h */ + "ZIP", /* 07h */ + "Proprietary Card", /* 08h */ + "DIMM", /* 09h */ + "TSOP", /* 0Ah */ + "Row of chips", /* 0Bh */ + "RIMM", /* 0Ch */ + "SODIMM", /* 0Dh */ + "SRIMM", /* 0Eh */ + "FB-DIMM" /* 0Fh */ }; /*===== 7.18.2 ====*/ -static const char *SMBMemoryDeviceTypes[] = +static const char * +SMBMemoryDeviceTypes[] = { - "RAM", /* 00h Undefined */ - "RAM", /* 01h Other */ - "RAM", /* 02h Unknown */ - "DRAM", /* 03h DRAM */ - "EDRAM", /* 04h EDRAM */ - "VRAM", /* 05h VRAM */ - "SRAM", /* 06h SRAM */ - "RAM", /* 07h RAM */ - "ROM", /* 08h ROM */ - "FLASH", /* 09h FLASH */ - "EEPROM", /* 0Ah EEPROM */ - "FEPROM", /* 0Bh FEPROM */ - "EPROM", /* 0Ch EPROM */ - "CDRAM", /* 0Dh CDRAM */ - "3DRAM", /* 0Eh 3DRAM */ - "SDRAM", /* 0Fh SDRAM */ - "SGRAM", /* 10h SGRAM */ - "RDRAM", /* 11h RDRAM */ - "DDR SDRAM", /* 12h DDR */ - "DDR2 SDRAM", /* 13h DDR2 */ - "DDR2 FB-DIMM", /* 14h DDR2 FB-DIMM */ - "RAM", /* 15h unused */ - "RAM", /* 16h unused */ - "RAM", /* 17h unused */ - "DDR3", /* 18h DDR3, chosen in [5776134] */ - "FBD2" /* 19h FBD2 */ + "RAM", /* 00h Undefined */ + "RAM", /* 01h Other */ + "RAM", /* 02h Unknown */ + "DRAM", /* 03h DRAM */ + "EDRAM", /* 04h EDRAM */ + "VRAM", /* 05h VRAM */ + "SRAM", /* 06h SRAM */ + "RAM", /* 07h RAM */ + "ROM", /* 08h ROM */ + "FLASH", /* 09h FLASH */ + "EEPROM", /* 0Ah EEPROM */ + "FEPROM", /* 0Bh FEPROM */ + "EPROM", /* 0Ch EPROM */ + "CDRAM", /* 0Dh CDRAM */ + "3DRAM", /* 0Eh 3DRAM */ + "SDRAM", /* 0Fh SDRAM */ + "SGRAM", /* 10h SGRAM */ + "RDRAM", /* 11h RDRAM */ + "DDR SDRAM", /* 12h DDR */ + "DDR2 SDRAM", /* 13h DDR2 */ + "DDR2 FB-DIMM", /* 14h DDR2 FB-DIMM */ + "RAM", /* 15h unused */ + "RAM", /* 16h unused */ + "RAM", /* 17h unused */ + "DDR3", /* 18h DDR3, chosen in [5776134] */ + "FBD2" /* 19h FBD2 */ }; static const int kSMBMemoryDeviceTypeCount = sizeof(SMBMemoryDeviceTypes) / @@ -233,16 +234,16 @@ if (!field) { str = NotSpecifiedStr; } - else if (mask) { + else if (mask) { str = PrivateStr; } - - return str; + + return str; }; void printHeader(SMBStructHeader *structHeader) { - DBG("Type: %d, Length: %d, Handle: 0x%04x\n", structHeader->type, structHeader->length, structHeader->handle); + DBG("Handle: 0x%04x, DMI type %d, %d bytes\n", structHeader->handle, structHeader->type, structHeader->length); } //------------------------------------------------------------------------------------------------------------------------- @@ -250,16 +251,20 @@ //------------------------------------------------------------------------------------------------------------------------- void decodeBIOSInformation(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("BIOS Information:\n"); + printHeader(structHeader); + DBG("BIOS Information\n"); DBG("\tVendor: %s\n", SMBStringForField(structHeader, ((SMBBIOSInformation *)structHeader)->vendor, neverMask)); DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBBIOSInformation *)structHeader)->version, neverMask)); - DBG("\tRelease Date: %s\n", SMBStringForField(structHeader, ((SMBBIOSInformation *)structHeader)->releaseDate, neverMask)); - // Address: - // Runtime Size: - // ROM Size: - // DBG("\tCharacteristics: (0x%llX) %s\n", ((SMBBIOSInformation *)structHeader)->characteristics, SMBBIOSInfoChar0[((SMBBIOSInformation *)structHeader)->characteristics]); + DBG("\tRelease Date: %s\n", SMBStringForField(structHeader, ((SMBBIOSInformation *)structHeader)->releaseDate, neverMask)); +// Address: +// Runtime Size: +// ROM Size: +// DBG("\tSupported BIOS functions: (0x%llX) %s\n", ((SMBBIOSInformation *)structHeader)->characteristics, SMBBIOSInfoChar0[((SMBBIOSInformation *)structHeader)->characteristics]); DBG("\tBIOS Revision: %d.%d\n", ((SMBBIOSInformation *)structHeader)->releaseMajor, ((SMBBIOSInformation *)structHeader)->releaseMinor); +// Firmware Major Release +// Firmware Minor Release +// SMBByte characteristicsExt1; +// SMBByte characteristicsExt2; DBG("\n"); } @@ -268,8 +273,8 @@ //------------------------------------------------------------------------------------------------------------------------- void decodeSystemInformation(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("System Information:\n"); + printHeader(structHeader); + DBG("System Information\n"); DBG("\tManufacturer: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->manufacturer, neverMask)); DBG("\tProduct Name: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->productName, neverMask)); DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->version, neverMask)); @@ -281,12 +286,12 @@ DBG("\tUUID: %02X%02X%02X%02X-%02X%02X-%02X%02X-%02x%02X-%02X%02X%02X%02X%02X%02X\n", uuid[0], uuid[1], uuid[2], uuid[3], uuid[4], uuid[5], uuid[6], uuid[7], uuid[8], uuid[9], uuid[10], uuid[11], uuid[12], uuid[13], uuid[14], uuid[15]); - } + } if (((SMBSystemInformation *)structHeader)->wakeupReason > 8) { DBG("\tWake-up Type: %s\n", OutOfSpecStr); } else { DBG("\tWake-up Type: %s\n", SMBWakeUpTypes[((SMBSystemInformation *)structHeader)->wakeupReason]); - } + } DBG("\tSKU Number: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->skuNumber, neverMask)); // System SKU# DBG("\tFamily: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->family, neverMask)); DBG("\n"); @@ -297,22 +302,23 @@ //------------------------------------------------------------------------------------------------------------------------- void decodeBaseBoard(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Base Board Information:\n"); + printHeader(structHeader); + DBG("Base Board Information\n"); DBG("\tManufacturer: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->manufacturer, neverMask)); DBG("\tProduct Name: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->product, neverMask)); DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->version, neverMask)); DBG("\tSerial Number: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->serialNumber, privateData)); DBG("\tAsset Tag: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->assetTag, neverMask)); - // Features: +// Feature Flags (BYTE) DBG("\tLocation In Chassis: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->locationInChassis, neverMask)); // Part Component - // Chassis Handle: +// Chassis Handle (WORD) if ((((SMBBaseBoard *)structHeader)->boardType < kSMBBaseBoardUnknown) || (((SMBBaseBoard *)structHeader)->boardType > kSMBBaseBoardInterconnect)) { DBG("\tType: %s\n", OutOfSpecStr); } else { DBG("\tType: %s\n", SMBBaseBoardTypes[(((SMBBaseBoard *)structHeader)->boardType - 1)]); - } - //DBG("\tContained Object Handles: %d\n", ((SMBBaseBoard *)structHeader)->numberOfContainedHandles; + } +// Number of Contained Object Handles (n) (BYTE) +// Contained Object Handles n(WORDs) DBG("\n"); } @@ -321,28 +327,29 @@ //------------------------------------------------------------------------------------------------------------------------- void decodeSystemEnclosure(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Chassis Information:\n"); + printHeader(structHeader); + DBG("Chassis Information\n"); DBG("\tManufacturer: %s\n", SMBStringForField(structHeader, ((SMBSystemEnclosure *)structHeader)->manufacturer, neverMask)); if ((((SMBSystemEnclosure *)structHeader)->chassisType < kSMBchassisOther) || (((SMBSystemEnclosure *)structHeader)->chassisType > kSMBchassisBladeEnclosing)) { DBG("\tType: %s\n", OutOfSpecStr); } else { DBG("\tType: %s\n", SMBChassisTypes[(((SMBSystemEnclosure *)structHeader)->chassisType - 1)]); - } - // Lock: + } +// Lock: DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBSystemEnclosure *)structHeader)->version, neverMask)); DBG("\tSerial Number: %s\n", SMBStringForField(structHeader, ((SMBSystemEnclosure *)structHeader)->serialNumber, privateData)); DBG("\tAsset Tag: %s\n", SMBStringForField(structHeader, ((SMBSystemEnclosure *)structHeader)->assetTag, neverMask)); - // Boot-up State: - // Power Supply State - // Thermal State - // Security Status: - // OEM Information: - // Height; - // Cords; - // ElementsCount; - // ElementLen; - // Elements[1]; // open array of ElementsCount*ElementLen BYTEs +// Boot-up State: +// Power Supply State +// Thermal State +// Security Status: +// OEM Information: +// Height; +// Number Of Power Cords: Cords; +// Contained Elements: ElementsCount; +// SKU Number: +// ElementLen; +// Elements[1]; // open array of ElementsCount*ElementLen BYTEs DBG("\n"); } @@ -351,83 +358,126 @@ //------------------------------------------------------------------------------------------------------------------------- void decodeProcessorInformation(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Processor Information:\n"); + printHeader(structHeader); + DBG("Processor Information\n"); DBG("\tSocket Designation: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->socketDesignation, neverMask)); - if ((((SMBProcessorInformation *)structHeader)->processorType < kSMBprocessorTypeOther) || (((SMBProcessorInformation *)structHeader)->processorType > kSMBprocessorTypeGPU)) { + if ((((SMBProcessorInformation *)structHeader)->processorType < kSMBprocessorTypeOther) || (((SMBProcessorInformation *)structHeader)->processorType > kSMBprocessorTypeGPU)) { DBG("\tType: %s\n", OutOfSpecStr); } else { DBG("\tType: %s\n", SMBProcessorTypes[((SMBProcessorInformation *)structHeader)->processorType - 1]); - } + } DBG("\tFamily: 0x%X\n", ((SMBProcessorInformation *)structHeader)->processorFamily); DBG("\tManufacturer: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->manufacturer, neverMask)); DBG("\tID: 0x%llX\n", ((SMBProcessorInformation *)structHeader)->processorID); // DBG("\tSignature: Type %u, Family %u, Model %u, Stepping %u\n", (eax >> 12) & 0x3, ((eax >> 20) & 0xFF) + ((eax >> 8) & 0x0F), ((eax >> 12) & 0xF0) + ((eax >> 4) & 0x0F), eax & 0xF); - // Flags: +// Flags: DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->processorVersion, neverMask)); // DBG("\tVoltage: 0.%xV\n", ((SMBProcessorInformation *)structHeader)->voltage); - DBG("\tExternal Clock: %dMHz\n", ((SMBProcessorInformation *)structHeader)->externalClock); - DBG("\tMax Speed: %dMHz\n", ((SMBProcessorInformation *)structHeader)->maximumClock); - DBG("\tCurrent Speed: %dMHz\n", ((SMBProcessorInformation *)structHeader)->currentClock); - // Status: Populated/Unpopulated - if ((((SMBProcessorInformation *)structHeader)->processorUpgrade < 1) || (((SMBProcessorInformation *)structHeader)->processorUpgrade > 0x2C)) { + DBG("\tExternal Clock: %d MHz\n", ((SMBProcessorInformation *)structHeader)->externalClock); + DBG("\tMax Speed: %d MHz\n", ((SMBProcessorInformation *)structHeader)->maximumClock); + DBG("\tCurrent Speed: %d MHz\n", ((SMBProcessorInformation *)structHeader)->currentClock); +// Status: Populated/Unpopulated + if ((((SMBProcessorInformation *)structHeader)->processorUpgrade < 1) || (((SMBProcessorInformation *)structHeader)->processorUpgrade > 0x2C)) { DBG("\tUpgrade: %s\n", OutOfSpecStr); } else { DBG("\tUpgrade: %s\n", SMBProcessorUpgrades[((SMBProcessorInformation *)structHeader)->processorUpgrade - 1]); - } - // L1 Cache Handle: - // L2 Cache Handle: - // L3 Cache Handle: + } +// L1 Cache Handle: +// L2 Cache Handle: +// L3 Cache Handle: DBG("\tSerial Number: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->serialNumber, privateData)); DBG("\tAsset Tag: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->assetTag, neverMask)); DBG("\tPart Number: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->partNumber, neverMask)); -/* - if(((SMBProcessorInformation *)structHeader)->coreCount != 0) { - DBG("\tCore Count: %d\n", ((SMBProcessorInformation *)structHeader)->coreCount); - } - if(((SMBProcessorInformation *)structHeader)->coreEnabled != 0) { - DBG("\tCore Enabled: %d\n", ((SMBProcessorInformation *)structHeader)->coreEnabled); - } - if(((SMBProcessorInformation *)structHeader)->threadCount != 0) { - DBG("\tThread Count: %d\n", ((SMBProcessorInformation *)structHeader)->threadCount); - } -*/ - // Characteristics: + if(((SMBProcessorInformation *)structHeader)->coreCount != 0) { + DBG("\tCore Count: %d\n", ((SMBProcessorInformation *)structHeader)->coreCount);} + if(((SMBProcessorInformation *)structHeader)->coreEnabled != 0) { + DBG("\tCore Enabled: %d\n", ((SMBProcessorInformation *)structHeader)->coreEnabled);} + if(((SMBProcessorInformation *)structHeader)->threadCount != 0) { + DBG("\tThread Count: %d\n", ((SMBProcessorInformation *)structHeader)->threadCount); + } +// Characteristics: // DBG("\tProcessor Family 2: %d\n", ((SMBProcessorInformation *)structHeader)->processorFamily2); DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- +// Memory Controller Information (Type 5) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// Memory Module Information (Type 6) +//------------------------------------------------------------------------------------------------------------------------- +//void decodeMemoryModule(SMBStructHeader *structHeader) +//{ +// DBG("Memory Module Information\n"); +// DBG("\tSocket Designation: %s\n", getSMBStringForField((SMBStructHeader *)structHeader, structHeader->socketDesignation)); +// DBG("\tBank Connections: Type: %d\n", structHeader->bankConnections); +// DBG("\tCurrent Speed: %X\n", structHeader->currentSpeed); +// DBG("\tType: %llX\n", structHeader->currentMemoryType); +// DBG("\tInstalled Size: %d\n", structHeader->installedSize); +// DBG("\tEnabled Size: %d\n", structHeader->enabledSize); +// DBG("\tError Status: %x\n", structHeader->errorStatus); +// DBG("\n"); +//} + +//------------------------------------------------------------------------------------------------------------------------- +// Cache Information (Type 7) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// Port Connector Information (Type 8) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// System Slot Information (Type 9) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// On Board Device Information (Type 10) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- // OEM Strings (Type 11) //------------------------------------------------------------------------------------------------------------------------- void decodeSMBOEMStrings(SMBStructHeader *structHeader) { - char *stringPtr = (char *)structHeader + structHeader->length; - printHeader(structHeader); - DBG("OEM Strings:\n"); - SMBByte i; - for (i = 1; i <= ((SMBOEMStrings *)structHeader)->count; i++) { - DBG("\tString %d: %s\n", i, stringPtr); - stringPtr = stringPtr + strlen(stringPtr) + 1; - } + char *stringPtr = (char *)structHeader + structHeader->length; + printHeader(structHeader); + DBG("OEM Strings\n"); + SMBByte i; + for (i = 1; i <= ((SMBOEMStrings *)structHeader)->count; i++) { + DBG("\tString %d: %s\n", i, stringPtr); + stringPtr = stringPtr + strlen(stringPtr) + 1; + } DBG("\n"); } +//------------------------------------------------------------------------------------------------------------------------- +// System Configuration Options (Type 12) +//------------------------------------------------------------------------------------------------------------------------- //------------------------------------------------------------------------------------------------------------------------- -// Memory Device (Type 17) +// BIOS Language Information (Type 13) //------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// Physical Memory Array (Type 16) +//------------------------------------------------------------------------------------------------------------------------- + +//------------------------------------------------------------------------------------------------------------------------- +// MemoryDevice (Type 17) +//------------------------------------------------------------------------------------------------------------------------- void decodeMemoryDevice(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Memory Device:\n"); - // Aray Handle - if (((SMBMemoryDevice *)structHeader)->errorHandle == 0xFFFF) { - DBG("\tError Information Handle: No Error\n"); - } else { - DBG("\tError Information Handle: 0x%x\n", ((SMBMemoryDevice *)structHeader)->errorHandle); - } - // Total Width: - // Data Width: + printHeader(structHeader); + DBG("Memory Device\n"); +// Aray Handle + if (((SMBMemoryDevice *)structHeader)->errorHandle == 0xFFFF) { + DBG("\tError Information Handle: No Error\n"); + } else { + DBG("\tError Information Handle: 0x%x\n", ((SMBMemoryDevice *)structHeader)->errorHandle); + } +// Total Width: +// Data Width: switch (((SMBMemoryDevice *)structHeader)->memorySize) { case 0: DBG("\tSize: No Module Installed\n"); @@ -447,50 +497,50 @@ } else { DBG("\tForm Factor: %s\n", SMBMemoryDeviceFormFactors[((SMBMemoryDevice *)structHeader)->formFactor - 1]); } - // Set: +// Set: DBG("\tLocator: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->deviceLocator, neverMask)); DBG("\tBank Locator: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->bankLocator, neverMask)); - if (((SMBMemoryDevice *)structHeader)->memoryType > kSMBMemoryDeviceTypeCount) { - DBG("\tType: %s\n", OutOfSpecStr); - } else { - DBG("\tType: %s\n", SMBMemoryDeviceTypes[((SMBMemoryDevice *)structHeader)->memoryType]); - } - // Type Detail: + if (((SMBMemoryDevice *)structHeader)->memoryType > kSMBMemoryDeviceTypeCount) { + DBG("\tMemory Type: %s\n", OutOfSpecStr); + } else { + DBG("\tMemory Type: %s\n", SMBMemoryDeviceTypes[((SMBMemoryDevice *)structHeader)->memoryType]); + } +// Type Detail: DBG("\tSpeed: %d MHz\n", ((SMBMemoryDevice *)structHeader)->memorySpeed); DBG("\tManufacturer: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->manufacturer, neverMask)); DBG("\tSerial Number: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->serialNumber, privateData)); DBG("\tAsset Tag: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->assetTag, neverMask)); DBG("\tPart Number: %s\n", SMBStringForField(structHeader, ((SMBMemoryDevice *)structHeader)->partNumber, neverMask)); - // Rank: - // Configured Clock Speed: +// Rank: +// Configured Clock Speed: DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- -// Apple Specific Processor Type (Type 131) +// Apple Specific (Type 131) //------------------------------------------------------------------------------------------------------------------------- void decodeOemProcessorType(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Apple specific Processor Type:\n"); - DBG("\tcpu=0x%x\n", ((SMBOemProcessorType *)structHeader)->ProcessorType); + printHeader(structHeader); + DBG("Apple specific Processor Type\n"); + DBG("\tcpu-type: 0x%x\n", ((SMBOemProcessorType *)structHeader)->ProcessorType); DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- -// Apple Specific Processor Bus Speed (Type 132) +// Apple Specific (Type 132) //------------------------------------------------------------------------------------------------------------------------- void decodeOemProcessorBusSpeed(SMBStructHeader *structHeader) { - printHeader(structHeader); - DBG("Apple specific Processor Interconnect Speed:\n"); - DBG("\tqpi=%d MT/s\n", ((SMBOemProcessorBusSpeed *)structHeader)->ProcessorBusSpeed); + printHeader(structHeader); + DBG("Apple specific Processor Interconnect Speed\n"); + DBG("\tQPI = %d MT/s\n", ((SMBOemProcessorBusSpeed *)structHeader)->ProcessorBusSpeed); DBG("\n"); } + // Info for the Table Above: dmi 2.7+ https://wiki.debian.org/InstallingDebianOn/Thinkpad/T42/lenny?action=AttachFile&do=get&target=dmidecode.Lenny_Thinkpad_T42_2373.txt - //------------------------------------------------------------------------------------------------------------------------- -// Apple Specific Platform Feature (Type 133) +// Apple Specific (Type 133) //------------------------------------------------------------------------------------------------------------------------- //void decodeOemPlatformFeature(SMBStructHeader *structHeader) //{ @@ -499,7 +549,7 @@ // DBG("\t%s\n", ((SMBOemPlatformFeature *)structHeader)->PlatformFeature); // DBG("\n"); //} - + //------------------------------------------------------------------------------------------------------------------------- // Specific (Type 134) //------------------------------------------------------------------------------------------------------------------------- @@ -510,9 +560,10 @@ // DBG("\t%s\n", ((SMBOemPlatformFeature *)structHeader)->Feature); // DBG("\n"); //} - + //------------------------------------------------------------------------------------------------------------------------- + void decodeSMBIOSTable(SMBEntryPoint *eps) { uint8_t *ptr = (uint8_t *)eps->dmi.tableAddress; @@ -525,9 +576,9 @@ getBoolForKey(kPrivateData, &privateData, &bootInfo->chameleonConfig); // Bungo: chek if mask some data - DBG("\n"); + DBG("\n"); DBG("SMBIOS rev.: %d.%d, DMI rev.: %d.%d\n", majorVersion, minorVersion, bcdRevisionHi, bcdRevisionLo); - DBG("\n"); + DBG("\n"); for (;((eps->dmi.tableAddress + eps->dmi.tableLength) > ((uint32_t)(uint8_t *)structHeader + sizeof(SMBStructHeader)));) { switch (structHeader->type) @@ -552,14 +603,14 @@ decodeProcessorInformation(structHeader); break; - //case 6: // kSMBTypeMemoryModule: // Type 6 + //case kSMBTypeMemoryModule: // Type 6 // decodeMemoryModule(structHeader); // break; - - //case kSMBTypeSystemSlot: // Type 9 - // decodeSMBTypeSystemSlot(structHeader); - // break; + //case kSMBTypeSystemSlot: // Type 9 + // decodeSMBTypeSystemSlot(structHeader); + // break; + case kSMBOEMStrings: // Type 11 decodeSMBOEMStrings(structHeader); break; @@ -568,12 +619,13 @@ decodeMemoryDevice(structHeader); break; - // kSMBTypeMemoryArrayMappedAddress: // Type 19 + //kSMBTypeMemoryArrayMappedAddress: // Type 19 + // break; /* Skip all Apple Specific Structures */ // case kSMBTypeFirmwareVolume: // Type 128 // case kSMBTypeMemorySPD: // Type 130 - // break; + // break; case kSMBTypeOemProcessorType: // Type 131 decodeOemProcessorType(structHeader); @@ -583,13 +635,13 @@ decodeOemProcessorBusSpeed(structHeader); break; - //case kSMBTypeOemPlatformFeature: // Type 133 - // decodeOemPlatformFeature(structHeader); - // break; + //kSMBTypeOemPlatformFeature: // Type 133 + // decodeOemPlatformFeature(structHeader); + // break; case kSMBTypeEndOfTable: // Type 127 - DBG("Type: %d, Length: %d, Handle: 0x%04x\n", structHeader->type, structHeader->length, structHeader->handle); - DBG("End of Table\n"); + DBG("Handle 0x%04x, DMI type %d, %d bytes\n", structHeader->handle, structHeader->type, structHeader->length); + DBG("End of Table\n"); break; default: Index: branches/Bungo/i386/libsaio/smbios.h =================================================================== --- branches/Bungo/i386/libsaio/smbios.h (revision 2468) +++ branches/Bungo/i386/libsaio/smbios.h (revision 2469) @@ -23,7 +23,6 @@ #ifndef __LIBSAIO_SMBIOS_H #define __LIBSAIO_SMBIOS_H - /* Based on System Management BIOS Reference Specification v2.4 */ // http://dmtf.org/standards/smbios @@ -81,10 +80,7 @@ #define SMB_ANCHOR_RESET(x) \ bzero(x, sizeof(typedef struct SMBAnchor)); -/* - ======================= - SMBIOS structure types. - ======================= */ +/* ======================= SMBIOS structure types. ======================= */ enum { kSMBTypeBIOSInformation = 0, // BIOS information (Type 0) @@ -138,13 +134,12 @@ kSMBTypeFirmwareVolume = 128, // FirmwareVolume (TYPE 128) kSMBTypeMemorySPD = 130, // MemorySPD (TYPE 130) kSMBTypeOemProcessorType = 131, // Processor Type (Type 131) - kSMBTypeOemProcessorBusSpeed = 132 //Processor Bus Speed (Type 132) - //kSMBTypeOemPlatformFeature = 133 // Platform Feature (Type 133) + kSMBTypeOemProcessorBusSpeed = 132, // Processor Bus Speed (Type 132) + kSMBTypeOemPlatformFeature = 133 // Platform Feature (Type 133) }; -/* ======================= - BIOS Information (Type 0) - ========================= */ +//---------------------------------------------------------------------------------------------------------- +// Struct - BIOS Information (Type 0) typedef struct SMBBIOSInformation { SMB_STRUCT_HEADER @@ -163,9 +158,8 @@ SMBByte ECreleaseMinor; // Embedded Controller firmware release (minor) } __attribute__((packed)) SMBBIOSInformation; -/* ========================= - System Information (Type 1) - =========================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - System Information (Type 1) typedef struct SMBSystemInformation { // 2.0+ spec (8 bytes) @@ -182,9 +176,29 @@ SMBString family; } __attribute__((packed)) SMBSystemInformation; -/* ========================================= - Base Board (or Module) Information (Type 2) - =========================================== */ +//---------------------------------------------------------------------------------------------------------- +// Base Board (or Module) Information (Type 2) + +// Base Board - Board Type. +// Values for SMBBaseBoard.boardType +typedef enum +{ + kSMBBaseBoardUnknown = 0x01, // Unknow + kSMBBaseBoardOther = 0x02, // Other + kSMBBaseBoardServerBlade = 0x03, // Server Blade + kSMBBaseBoardConnectivitySwitch = 0x04, // Connectivity Switch + kSMBBaseBoardSystemMgmtModule = 0x05, // System Management Module + kSMBBaseBoardProcessorModule = 0x06, // Processor Module + kSMBBaseBoardIOModule = 0x07, // I/O Module + kSMBBaseBoardMemoryModule = 0x08, // Memory Module + kSMBBaseBoardDaughter = 0x09, // Daughter Board + kSMBBaseBoardMotherboard = 0x0A, // Motherboard (includes processor, memory, and I/O) + kSMBBaseBoardProcessorMemoryModule = 0x0B, // Processor/Memory Module + kSMBBaseBoardProcessorIOModule = 0x0C, // Processor/IO Module + kSMBBaseBoardInterconnect = 0x0D // Interconnect board +} BASE_BOARD_TYPE; + +// Struct - Base Board (or Module) Information (Type 2) typedef struct SMBBaseBoard { SMB_STRUCT_HEADER // Type 2 @@ -196,61 +210,20 @@ SMBByte featureFlags; // Collection of flag that identify features of this baseboard SMBString locationInChassis; SMBWord chassisHandle; - SMBByte boardType; // Type of board + SMBByte boardType; // Type of board, numeration value from BASE_BOARD_TYPE. SMBByte numberOfContainedHandles; // 0 - 255 contained handles go here but we do not include // them in our structure. Be careful to use numberOfContainedHandles // times sizeof(SMBWord) when computing the actual record size, // if you need it. - SMBByte containedObjectHandles; + SMBByte containedObjectHandles; } __attribute__((packed)) SMBBaseBoard; -/* ==================================== - Values for boardType in Type 2 records - ====================================== */ -enum -{ - kSMBBaseBoardUnknown = 0x01, // Unknow - kSMBBaseBoardOther = 0x02, // Other - kSMBBaseBoardServerBlade = 0x03, // Server Blade - kSMBBaseBoardConnectivitySwitch = 0x04, // Connectivity Switch - kSMBBaseBoardSystemMgmtModule = 0x05, // System Management Module - kSMBBaseBoardProcessorModule = 0x06, // Processor Module - kSMBBaseBoardIOModule = 0x07, // I/O Module - kSMBBaseBoardMemoryModule = 0x08, // Memory Module - kSMBBaseBoardDaughter = 0x09, // Daughter Board - kSMBBaseBoardMotherboard = 0x0A, // Motherboard (includes processor, memory, and I/O) - kSMBBaseBoardProcessorMemoryModule = 0x0B, // Processor/Memory Module - kSMBBaseBoardProcessorIOModule = 0x0C, // Processor/IO Module - kSMBBaseBoardInterconnect = 0x0D // Interconnect board -}; +//---------------------------------------------------------------------------------------------------------- +// System Enclosure (Type 3) -/* ======================= - System Enclosure (Type 3) - ========================= */ -typedef struct SMBSystemEnclosure -{ - SMB_STRUCT_HEADER // Type 3 - SMBString manufacturer; - SMBByte chassisType; // System Enclosure Indicator - SMBString version; // Board Number? - SMBString serialNumber; - SMBString assetTag; // Bungo: renamed from assetTagNumber folowing convention - SMBByte bootupState; // State of enclosure when when it was last booted - SMBByte powerSupplyState; // State of enclosure's power supply when last booted - SMBByte thermalState; // Thermal state of the enclosure when last booted - SMBByte securityStatus; // Physical security status of the enclosure when last booted - SMBDWord oemDefined; // OEM- or BIOS vendor-specific information - SMBByte height; // Height of the enclosure, in 'U's - SMBByte numberOfPowerCords; // Number of power cords associated with the enclosure or chassis - SMBByte containedElementCount; // Number of Contained Element record that follow, in the range 0 to 255 - SMBByte containedElementRecord; // Byte leght of each Contained Element record that follow, in the range 0 to 255 -// SMBByte containedElements; // Elements, possibly defined by other SMBIOS structures present in chassis -// SMBString skuNumber; // Number of null-terminated string describing the chassis or enclosure SKU number (2.7+) -} __attribute__((packed)) SMBSystemEnclosure; - // Bungo: values for SMBSystemEnclosure.chassisType -enum { +typedef enum { kSMBchassisOther = 0x01, kSMBchassisUnknown = 0x02, kSMBchassisDesktop = 0x03, @@ -267,20 +240,317 @@ kSMBchassisSubNotebook = 0x0E, // ... fill up if needed ;-) kSMBchassisLunchBox = 0x10, + kSMBchassisMainServer = 0x11, // ... fill up if needed ;-) + kSMBchassisBlade = 0x1C, kSMBchassisBladeEnclosing = 0x1D -}; +} MISC_CHASSIS_TYPE; -/* ============================ - Processor Information (Type 4) - ============================== */ +// System Enclosure or Chassis States. +// values for SMBSystemEnclosure.bootupState +// values for SMBSystemEnclosure.powerSupplyState +// values for SMBSystemEnclosure.thermalState +typedef enum { + kSMBChassisStateOther = 0x01, + kSMBChassisStateUnknown = 0x02, + kSMBChassisStateSafe = 0x03, + kSMBChassisStateWarning = 0x04, + kSMBChassisStateCritical = 0x05, + kSMBChassisStateNonRecoverable = 0x06 +} MISC_CHASSIS_STATE; + +// System Enclosure or Chassis Security Status. +// values for SMBSystemEnclosure.securityStatus +typedef enum { + kSMBChassisSecurityStatusOther = 0x01, + kSMBChassisSecurityStatusUnknown = 0x02, + kSMBChassisSecurityStatusNone = 0x03, + kSMBChassisSecurityStatusExternalInterfaceLockedOut = 0x04, + kSMBChassisSecurityStatusExternalInterfaceLockedEnabled = 0x05 +} MISC_CHASSIS_SECURITY_STATE; + +// Struct - System Enclosure (Type 3) +typedef struct SMBSystemEnclosure +{ + SMB_STRUCT_HEADER // Type 3 + SMBString manufacturer; + SMBByte chassisType; // System Enclosure Indicator + SMBString version; // Board Number? + SMBString serialNumber; + SMBString assetTag; // Bungo: renamed from assetTagNumber folowing convention + SMBByte bootupState; // State of enclosure when when it was last booted + SMBByte powerSupplyState; // State of enclosure's power supply when last booted + SMBByte thermalState; // Thermal state of the enclosure when last booted + SMBByte securityStatus; // Physical security status of the enclosure when last booted + SMBDWord oemDefined; // OEM- or BIOS vendor-specific information + SMBByte height; // Height of the enclosure, in 'U's + SMBByte numberOfPowerCords; // Number of power cords associated with the enclosure or chassis + SMBByte containedElementCount; // Number of Contained Element record that follow, in the range 0 to 255 + // SMBByte containedElementRecord; // Byte leght of each Contained Element record that follow, in the range 0 to 255 + // SMBByte containedElements; // Elements, possibly defined by other SMBIOS structures present in chassis + // SMBString skuNumber; // Number of null-terminated string describing the chassis or enclosure SKU number (2.7+) +} __attribute__((packed)) SMBSystemEnclosure; + +//---------------------------------------------------------------------------------------------------------- +// Processor Information (Type 4) +#define kSMBProcessorInformationMinSize 26 + +// Processor Information - Processor Type. +// Values for SMBProcessorInformation.processorType +typedef enum +{ + kSMBprocessorTypeOther = 0x01, + kSMBprocessorTypeUnknown = 0x02, + kSMBprocessorTypeCPU = 0x03, + kSMBprocessorTypeMPU = 0x04, + kSMBprocessorTypeDSP = 0x05, + kSMBprocessorTypeGPU = 0x06 +} PROCESSOR_TYPE_DATA; + +// Processor Information - Processor Family. +// Values for SMBProcessorInformation.processorFamily +typedef enum { + kSMBprocessorFamilyOther = 0x01, + kSMBprocessorFamilyUnknown = 0x02, + kSMBprocessorFamily8086 = 0x03, + kSMBprocessorFamily80286 = 0x04, + kSMBprocessorFamilyIntel386 = 0x05, + kSMBprocessorFamilyIntel486 = 0x06, + kSMBprocessorFamily8087 = 0x07, + kSMBprocessorFamily80287 = 0x08, + kSMBprocessorFamily80387 = 0x09, + kSMBprocessorFamily80487 = 0x0A, + kSMBprocessorFamilyPentium = 0x0B, + kSMBprocessorFamilyPentiumPro = 0x0C, + kSMBprocessorFamilyPentiumII = 0x0D, + kSMBprocessorFamilyPentiumMMX = 0x0E, + kSMBprocessorFamilyCeleron = 0x0F, + kSMBprocessorFamilyPentiumIIXeon = 0x10, + kSMBprocessorFamilyPentiumIII = 0x11, + kSMBprocessorFamilyM1 = 0x12, + kSMBprocessorFamilyM2 = 0x13, + kSMBprocessorFamilyIntelCeleronM = 0x14, + kSMBprocessorFamilyIntelPentium4Ht = 0x15, + kSMBprocessorFamilyM1Reserved4 = 0x16, + kSMBprocessorFamilyM1Reserved5 = 0x17, + kSMBprocessorFamilyAmdDuron = 0x18, + kSMBprocessorFamilyK5 = 0x19, + kSMBprocessorFamilyK6 = 0x1A, + kSMBprocessorFamilyK6_2 = 0x1B, + kSMBprocessorFamilyK6_3 = 0x1C, + kSMBprocessorFamilyAmdAthlon = 0x1D, + kSMBprocessorFamilyAmd29000 = 0x1E, + kSMBprocessorFamilyK6_2Plus = 0x1F, + kSMBprocessorFamilyPowerPC = 0x20, + kSMBprocessorFamilyPowerPC601 = 0x21, + kSMBprocessorFamilyPowerPC603 = 0x22, + kSMBprocessorFamilyPowerPC603Plus = 0x23, + kSMBprocessorFamilyPowerPC604 = 0x24, + kSMBprocessorFamilyPowerPC620 = 0x25, + kSMBprocessorFamilyPowerPCx704 = 0x26, + kSMBprocessorFamilyPowerPC750 = 0x27, + kSMBprocessorFamilyIntelCoreDuo = 0x28, + kSMBprocessorFamilyIntelCoreDuoMobile = 0x29, + kSMBprocessorFamilyIntelCoreSoloMobile = 0x2A, + kSMBprocessorFamilyIntelAtom = 0x2B, + kSMBprocessorFamilyAlpha3 = 0x30, + kSMBprocessorFamilyAlpha21064 = 0x31, + kSMBprocessorFamilyAlpha21066 = 0x32, + kSMBprocessorFamilyAlpha21164 = 0x33, + kSMBprocessorFamilyAlpha21164PC = 0x34, + kSMBprocessorFamilyAlpha21164a = 0x35, + kSMBprocessorFamilyAlpha21264 = 0x36, + kSMBprocessorFamilyAlpha21364 = 0x37, + kSMBprocessorFamilyAmdTurionIIUltraDualCoreMobileM = 0x38, + kSMBprocessorFamilyAmdTurionIIDualCoreMobileM = 0x39, + kSMBprocessorFamilyAmdAthlonIIDualCoreM = 0x3A, + kSMBprocessorFamilyAmdOpteron6100Series = 0x3B, + kSMBprocessorFamilyAmdOpteron4100Series = 0x3C, + kSMBprocessorFamilyAmdOpteron6200Series = 0x3D, + kSMBprocessorFamilyAmdOpteron4200Series = 0x3E, + kSMBprocessorFamilyMips = 0x40, + kSMBprocessorFamilyMIPSR4000 = 0x41, + kSMBprocessorFamilyMIPSR4200 = 0x42, + kSMBprocessorFamilyMIPSR4400 = 0x43, + kSMBprocessorFamilyMIPSR4600 = 0x44, + kSMBprocessorFamilyMIPSR10000 = 0x45, + kSMBprocessorFamilyAmdCSeries = 0x46, + kSMBprocessorFamilyAmdESeries = 0x47, + kSMBprocessorFamilyAmdSSeries = 0x48, + kSMBprocessorFamilyAmdGSeries = 0x49, + kSMBprocessorFamilySparc = 0x50, + kSMBprocessorFamilySuperSparc = 0x51, + kSMBprocessorFamilymicroSparcII = 0x52, + kSMBprocessorFamilymicroSparcIIep = 0x53, + kSMBprocessorFamilyUltraSparc = 0x54, + kSMBprocessorFamilyUltraSparcII = 0x55, + kSMBprocessorFamilyUltraSparcIIi = 0x56, + kSMBprocessorFamilyUltraSparcIII = 0x57, + kSMBprocessorFamilyUltraSparcIIIi = 0x58, + kSMBprocessorFamily68040 = 0x60, + kSMBprocessorFamily68xxx = 0x61, + kSMBprocessorFamily68000 = 0x62, + kSMBprocessorFamily68010 = 0x63, + kSMBprocessorFamily68020 = 0x64, + kSMBprocessorFamily68030 = 0x65, + kSMBprocessorFamilyHobbit = 0x70, + kSMBprocessorFamilyCrusoeTM5000 = 0x78, + kSMBprocessorFamilyCrusoeTM3000 = 0x79, + kSMBprocessorFamilyEfficeonTM8000 = 0x7A, + kSMBprocessorFamilyWeitek = 0x80, + kSMBprocessorFamilyItanium = 0x82, + kSMBprocessorFamilyAmdAthlon64 = 0x83, + kSMBprocessorFamilyAmdOpteron = 0x84, + kSMBprocessorFamilyAmdSempron = 0x85, + kSMBprocessorFamilyAmdTurion64Mobile = 0x86, + kSMBprocessorFamilyDualCoreAmdOpteron = 0x87, + kSMBprocessorFamilyAmdAthlon64X2DualCore = 0x88, + kSMBprocessorFamilyAmdTurion64X2Mobile = 0x89, + kSMBprocessorFamilyQuadCoreAmdOpteron = 0x8A, + kSMBprocessorFamilyThirdGenerationAmdOpteron = 0x8B, + kSMBprocessorFamilyAmdPhenomFxQuadCore = 0x8C, + kSMBprocessorFamilyAmdPhenomX4QuadCore = 0x8D, + kSMBprocessorFamilyAmdPhenomX2DualCore = 0x8E, + kSMBprocessorFamilyAmdAthlonX2DualCore = 0x8F, + kSMBprocessorFamilyPARISC = 0x90, + kSMBprocessorFamilyPaRisc8500 = 0x91, + kSMBprocessorFamilyPaRisc8000 = 0x92, + kSMBprocessorFamilyPaRisc7300LC = 0x93, + kSMBprocessorFamilyPaRisc7200 = 0x94, + kSMBprocessorFamilyPaRisc7100LC = 0x95, + kSMBprocessorFamilyPaRisc7100 = 0x96, + kSMBprocessorFamilyV30 = 0xA0, + kSMBprocessorFamilyQuadCoreIntelXeon3200Series = 0xA1, + kSMBprocessorFamilyDualCoreIntelXeon3000Series = 0xA2, + kSMBprocessorFamilyQuadCoreIntelXeon5300Series = 0xA3, + kSMBprocessorFamilyDualCoreIntelXeon5100Series = 0xA4, + kSMBprocessorFamilyDualCoreIntelXeon5000Series = 0xA5, + kSMBprocessorFamilyDualCoreIntelXeonLV = 0xA6, + kSMBprocessorFamilyDualCoreIntelXeonULV = 0xA7, + kSMBprocessorFamilyDualCoreIntelXeon7100Series = 0xA8, + kSMBprocessorFamilyQuadCoreIntelXeon5400Series = 0xA9, + kSMBprocessorFamilyQuadCoreIntelXeon = 0xAA, + kSMBprocessorFamilyDualCoreIntelXeon5200Series = 0xAB, + kSMBprocessorFamilyDualCoreIntelXeon7200Series = 0xAC, + kSMBprocessorFamilyQuadCoreIntelXeon7300Series = 0xAD, + kSMBprocessorFamilyQuadCoreIntelXeon7400Series = 0xAE, + kSMBprocessorFamilyMultiCoreIntelXeon7400Series = 0xAF, + kSMBprocessorFamilyPentiumIIIXeon = 0xB0, + kSMBprocessorFamilyPentiumIIISpeedStep = 0xB1, + kSMBprocessorFamilyPentium4 = 0xB2, + kSMBprocessorFamilyIntelXeon = 0xB3, + kSMBprocessorFamilyAS400 = 0xB4, + kSMBprocessorFamilyIntelXeonMP = 0xB5, + kSMBprocessorFamilyAMDAthlonXP = 0xB6, + kSMBprocessorFamilyAMDAthlonMP = 0xB7, + kSMBprocessorFamilyIntelItanium2 = 0xB8, + kSMBprocessorFamilyIntelPentiumM = 0xB9, + kSMBprocessorFamilyIntelCeleronD = 0xBA, + kSMBprocessorFamilyIntelPentiumD = 0xBB, + kSMBprocessorFamilyIntelPentiumEx = 0xBC, + kSMBprocessorFamilyIntelCoreSolo = 0xBD, ///< SMBIOS spec 2.6 correct this value + kSMBprocessorFamilyReserved = 0xBE, + kSMBprocessorFamilyIntelCore2 = 0xBF, + kSMBprocessorFamilyIntelCore2Solo = 0xC0, + kSMBprocessorFamilyIntelCore2Extreme = 0xC1, + kSMBprocessorFamilyIntelCore2Quad = 0xC2, + kSMBprocessorFamilyIntelCore2ExtremeMobile = 0xC3, + kSMBprocessorFamilyIntelCore2DuoMobile = 0xC4, + kSMBprocessorFamilyIntelCore2SoloMobile = 0xC5, + kSMBprocessorFamilyIntelCoreI7 = 0xC6, + kSMBprocessorFamilyDualCoreIntelCeleron = 0xC7, + kSMBprocessorFamilyIBM390 = 0xC8, + kSMBprocessorFamilyG4 = 0xC9, + kSMBprocessorFamilyG5 = 0xCA, + kSMBprocessorFamilyG6 = 0xCB, + kSMBprocessorFamilyzArchitectur = 0xCC, + kSMBprocessorFamilyIntelCoreI5 = 0xCD, + kSMBprocessorFamilyIntelCoreI3 = 0xCE, + kSMBprocessorFamilyViaC7M = 0xD2, + kSMBprocessorFamilyViaC7D = 0xD3, + kSMBprocessorFamilyViaC7 = 0xD4, + kSMBprocessorFamilyViaEden = 0xD5, + kSMBprocessorFamilyMultiCoreIntelXeon = 0xD6, + kSMBprocessorFamilyDualCoreIntelXeon3Series = 0xD7, + kSMBprocessorFamilyQuadCoreIntelXeon3Series = 0xD8, + kSMBprocessorFamilyViaNano = 0xD9, + kSMBprocessorFamilyDualCoreIntelXeon5Series = 0xDA, + kSMBprocessorFamilyQuadCoreIntelXeon5Series = 0xDB, + kSMBprocessorFamilyDualCoreIntelXeon7Series = 0xDD, + kSMBprocessorFamilyQuadCoreIntelXeon7Series = 0xDE, + kSMBprocessorFamilyMultiCoreIntelXeon7Series = 0xDF, + kSMBprocessorFamilyMultiCoreIntelXeon3400Series = 0xE0, + kSMBprocessorFamilyEmbeddedAmdOpteronQuadCore = 0xE6, + kSMBprocessorFamilyAmdPhenomTripleCore = 0xE7, + kSMBprocessorFamilyAmdTurionUltraDualCoreMobile = 0xE8, + kSMBprocessorFamilyAmdTurionDualCoreMobile = 0xE9, + kSMBprocessorFamilyAmdAthlonDualCore = 0xEA, + kSMBprocessorFamilyAmdSempronSI = 0xEB, + kSMBprocessorFamilyAmdPhenomII = 0xEC, + kSMBprocessorFamilyAmdAthlonII = 0xED, + kSMBprocessorFamilySixCoreAmdOpteron = 0xEE, + kSMBprocessorFamilyAmdSempronM = 0xEF, + kSMBprocessorFamilyi860 = 0xFA, + kSMBprocessorFamilyi960 = 0xFB, + kSMBprocessorFamilyIndicatorFamily2 = 0xFE, + kSMBprocessorFamilyReserved1 = 0xFF +} PROCESSOR_FAMILY_DATA; + +// Processor Information - Processor Upgrade. +// Values for SMBProcessorInformation.processorUpgrade +typedef enum { + kSMBprocessorUpgradeOther = 0x01, + kSMBprocessorUpgradeUnknown = 0x02, + kSMBprocessorUpgradeDaughterBoard = 0x03, + kSMBprocessorUpgradeZIFSocket = 0x04, + kSMBprocessorUpgradePiggyBack = 0x05, ///< Replaceable. + kSMBprocessorUpgradeNone = 0x06, + kSMBprocessorUpgradeLIFSocket = 0x07, + kSMBprocessorUpgradeSlot1 = 0x08, + kSMBprocessorUpgradeSlot2 = 0x09, + kSMBprocessorUpgrade370PinSocket = 0x0A, + kSMBprocessorUpgradeSlotA = 0x0B, + kSMBprocessorUpgradeSlotM = 0x0C, + kSMBprocessorUpgradeSocket423 = 0x0D, + kSMBprocessorUpgradeSocketA = 0x0E, ///< Socket 462. + kSMBprocessorUpgradeSocket478 = 0x0F, + kSMBprocessorUpgradeSocket754 = 0x10, + kSMBprocessorUpgradeSocket940 = 0x11, + kSMBprocessorUpgradeSocket939 = 0x12, + kSMBprocessorUpgradeSocketmPGA604 = 0x13, + kSMBprocessorUpgradeSocketLGA771 = 0x14, + kSMBprocessorUpgradeSocketLGA775 = 0x15, + kSMBprocessorUpgradeSocketS1 = 0x16, + kSMBprocessorUpgradeAM2 = 0x17, + kSMBprocessorUpgradeF1207 = 0x18, + kSMBprocessorUpgradeSocketLGA1366 = 0x19, + kSMBprocessorUpgradeSocketG34 = 0x1A, + kSMBprocessorUpgradeSocketAM3 = 0x1B, + kSMBprocessorUpgradeSocketC32 = 0x1C, + kSMBprocessorUpgradeSocketLGA1156 = 0x1D, + kSMBprocessorUpgradeSocketLGA1567 = 0x1E, + kSMBprocessorUpgradeSocketPGA988A = 0x1F, + kSMBprocessorUpgradeSocketBGA1288 = 0x20, + kSMBprocessorUpgradeSocketrPGA988B = 0x21, + kSMBprocessorUpgradeSocketBGA1023 = 0x22, + kSMBprocessorUpgradeSocketBGA1224 = 0x23, + kSMBprocessorUpgradeSocketBGA1155 = 0x24, + kSMBprocessorUpgradeSocketLGA1356 = 0x25, + kSMBprocessorUpgradeSocketLGA2011 = 0x26, + kSMBprocessorUpgradeSocketFS1 = 0x27, + kSMBprocessorUpgradeSocketFS2 = 0x28, + kSMBprocessorUpgradeSocketFM1 = 0x29, + kSMBprocessorUpgradeSocketFM2 = 0x2A +} PROCESSOR_UPGRADE; + +// Struct - Processor Information (Type 4). typedef struct SMBProcessorInformation { // 2.0+ spec (26 bytes) SMB_STRUCT_HEADER // Type 4 SMBString socketDesignation; - SMBByte processorType; // CPU = 3 - SMBByte processorFamily; // processor family enum + SMBByte processorType; // The enumeration value from PROCESSOR_TYPE_DATA. + SMBByte processorFamily; // The enumeration value from PROCESSOR_FAMILY_DATA. SMBString manufacturer; SMBQWord processorID; // based on CPUID SMBString processorVersion; @@ -289,7 +559,7 @@ SMBWord maximumClock; // max internal clock in MHz SMBWord currentClock; // current internal clock in MHz SMBByte status; - SMBByte processorUpgrade; // processor upgrade enum + SMBByte processorUpgrade; // The enumeration value from PROCESSOR_UPGRADE. // 2.1+ spec (32 bytes) SMBWord L1CacheHandle; SMBWord L2CacheHandle; @@ -299,40 +569,49 @@ SMBString assetTag; SMBString partNumber; // 2.5+ spec (40 bytes) -// SMBByte coreCount; -// SMBByte coreEnabled; -// SMBByte threadCount; + SMBByte coreCount; + SMBByte coreEnabled; + SMBByte threadCount; // SMBWord processorFuncSupport; // 2.6+ spec (42 bytes) // SMBWord processorFamily2; } __attribute__((packed)) SMBProcessorInformation; -#define kSMBProcessorInformationMinSize 26 +//---------------------------------------------------------------------------------------------------------- +// Struct - Memory Controller Information (Type 5) Obsolete since SMBIOS version 2.1 +typedef struct SMBMemoryControllerInfo { + SMB_STRUCT_HEADER + SMBByte errorDetectingMethod; + SMBByte errorCorrectingCapability; + SMBByte supportedInterleave; + SMBByte currentInterleave; + SMBByte maxMemoryModuleSize; + SMBWord supportedSpeeds; + SMBWord supportedMemoryTypes; + SMBByte memoryModuleVoltage; + SMBByte numberOfMemorySlots; +} __attribute__((packed)) SMBMemoryControllerInfo; -/* ======================================== - Values for processorType in Type 4 records - ======================================== */ -enum +//---------------------------------------------------------------------------------------------------------- +// Struct - Memory Module Information (Type 6) Obsolete since SMBIOS version 2.1 +typedef struct SMBMemoryModule { - kSMBprocessorTypeOther = 0x01, - kSMBprocessorTypeUnknown = 0x02, - kSMBprocessorTypeCPU = 0x03, - kSMBprocessorTypeMPU = 0x04, - kSMBprocessorTypeDSP = 0x05, - kSMBprocessorTypeGPU = 0x06 -}; + SMB_STRUCT_HEADER // Type 6 + SMBString socketDesignation; + SMBByte bankConnections; + SMBByte currentSpeed; + SMBWord currentMemoryType; + SMBByte installedSize; + SMBByte enabledSize; + SMBByte errorStatus; +} __attribute__((packed)) SMBMemoryModule; -/* ======================================================================= - Memory Controller Information (Type 5) Obsolete since SMBIOS version 2.1 - ========================================================================= */ +#define kSMBMemoryModuleSizeNotDeterminable 0x7D +#define kSMBMemoryModuleSizeNotEnabled 0x7E +#define kSMBMemoryModuleSizeNotInstalled 0x7F -/* =================================================================== - Memory Module Information (Type 6) Obsolete since SMBIOS version 2.1 - ===================================================================== */ - -/* ======================== - Cache Information (Type 7) - ========================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - Cache Information (Type 7) typedef struct SMBCacheInformation { SMB_STRUCT_HEADER // Type 7 @@ -348,9 +627,8 @@ SMBByte associativity; } __attribute__((packed)) SMBCacheInformation; -/* =================== - System Slots (Type 9) - ===================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - System Slots (Type 9) typedef struct SMBSystemSlot { // 2.0+ spec (12 bytes) @@ -370,36 +648,20 @@ // SMBByte deviceFunctionNumber; } __attribute__((packed)) SMBSystemSlot; -/* =================== - OEM Strings (Type 11) - ===================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - OEM Strings (Type 11) typedef struct SMBOEMStrings { - SMB_STRUCT_HEADER // Type 11 - SMBByte count; // number of strings + SMB_STRUCT_HEADER // Type 11 + SMBByte count; // number of strings } __attribute__((packed)) SMBOEMStrings; -/* ============================= - Physical Memory Array (Type 16) - =============================== */ -typedef struct SMBPhysicalMemoryArray -{ - // 2.1+ spec (15 bytes) - SMB_STRUCT_HEADER // Type 16 - SMBByte physicalLocation; // physical location - SMBByte arrayUse; // the use for the memory array - SMBByte errorCorrection; // error correction/detection method - SMBDWord maximumCapacity; // maximum memory capacity in kilobytes - SMBWord errorHandle; // handle of a previously detected error - SMBWord numMemoryDevices; // number of memory slots or sockets - // 2.7+ spec -// SMBQWord extMaximumCapacity; // maximum memory capacity in bytes -} __attribute__((packed)) SMBPhysicalMemoryArray; +//---------------------------------------------------------------------------------------------------------- +// Physical Memory Array (Type 16) -/* ================ - Memory Array - Use - ================== */ -enum +// Physical Memory Array - Use. +// Values for SMBPhysicalMemoryArray.arrayUse +typedef enum { kSMBMemoryArrayUseOther = 0x01, kSMBMemoryArrayUseUnknown = 0x02, @@ -408,12 +670,11 @@ kSMBMemoryArrayUseFlashMemory = 0x05, kSMBMemoryArrayUseNonVolatileMemory = 0x06, kSMBMemoryArrayUseCacheMemory = 0x07 -}; +} MEMORY_ARRAY_USE; -/* =================================== - Memory Array - Error Correction Types - ===================================== */ -enum +// Physical Memory Array - Error Correction Types. +// Values for SMBPhysicalMemoryArray.errorCorrection +typedef enum { kSMBMemoryArrayErrorCorrectionTypeOther = 0x01, kSMBMemoryArrayErrorCorrectionTypeUnknown = 0x02, @@ -422,11 +683,25 @@ kSMBMemoryArrayErrorCorrectionTypeSingleBitECC = 0x05, kSMBMemoryArrayErrorCorrectionTypeMultiBitECC = 0x06, kSMBMemoryArrayErrorCorrectionTypeCRC = 0x07 -}; +} MEMORY_ERROR_CORRECTION; -/* ===================== - Memory Device (Type 17) - ======================= */ +// Struct - Physical Memory Array (Type 16) +typedef struct SMBPhysicalMemoryArray +{ + // 2.1+ spec (15 bytes) + SMB_STRUCT_HEADER // Type 16 + SMBByte physicalLocation; // physical location + SMBByte arrayUse; // the use for the memory array, The enumeration value from MEMORY_ARRAY_USE. + SMBByte errorCorrection; // error correction/detection method, The enumeration value from MEMORY_ERROR_CORRECTION. + SMBDWord maximumCapacity; // maximum memory capacity in kilobytes + SMBWord errorHandle; // handle of a previously detected error + SMBWord numMemoryDevices; // number of memory slots or sockets + // 2.7+ spec + // SMBQWord extMaximumCapacity; // maximum memory capacity in bytes +} __attribute__((packed)) SMBPhysicalMemoryArray; + +//---------------------------------------------------------------------------------------------------------- +// Struct - Memory Device (Type 17) typedef struct SMBMemoryDevice { // 2.1+ spec (21 bytes) @@ -459,9 +734,9 @@ // SMBWord configuredVolt; } __attribute__((packed)) SMBMemoryDevice; -/* =================================== - Memory Array Mapped Address (Type 19) - ===================================== */ +//---------------------------------------------------------------------------------------------------------- + +// Struct - Memory Array Mapped Address (Type 19) //typedef struct SMBMemoryArrayMappedAddress //{ // 2.1+ spec @@ -475,9 +750,9 @@ // SMBQWord extEndAddress; //} __attribute__((packed)) SMBMemoryArrayMappedAddress; -/* ==================================== - Memory Device Mapped Address (Type 20) - ====================================== */ +//---------------------------------------------------------------------------------------------------------- + +// Struct - Memory Device Mapped Address (Type 20) //typedef struct SMBMemoryDeviceMappedAddress //{ // 2.1+ spec @@ -493,9 +768,8 @@ // SMBQWord extEndAddress; //} __attribute__((packed)) SMBMemoryDeviceMappedAddress; -/* ===================================================== - Firmware Volume Description (Apple Specific - Type 128) - ======================================================= */ +//---------------------------------------------------------------------------------------------------------- +// Firmware Volume Description (Apple Specific - Type 128) enum { FW_REGION_RESERVED = 0, @@ -514,9 +788,7 @@ SMBDWord EndAddress; } __attribute__((packed)) FW_REGION_INFO; -/* ======== - (Type 128) - ========== */ +// Struct - Firmware Volume Description (Apple Specific - Type 128) typedef struct SMBFirmwareVolume { SMB_STRUCT_HEADER // Type 128 @@ -528,6 +800,8 @@ FW_REGION_INFO FlashMap[ NUM_FLASHMAP_ENTRIES ]; } __attribute__((packed)) SMBFirmwareVolume; +//---------------------------------------------------------------------------------------------------------- + /* =========================================== Memory SPD Data (Apple Specific - Type 130) ============================================= */ @@ -537,9 +811,11 @@ SMBWord Type17Handle; SMBWord Offset; SMBWord Size; - SMBWord Data[]; + SMBWord Data[1]; } __attribute__((packed)) SMBMemorySPD; +//---------------------------------------------------------------------------------------------------------- + /* ============================================ OEM Processor Type (Apple Specific - Type 131) ============================================== */ @@ -549,6 +825,8 @@ SMBWord ProcessorType; } __attribute__((packed)) SMBOemProcessorType; +//---------------------------------------------------------------------------------------------------------- + /* ================================================= OEM Processor Bus Speed (Apple Specific - Type 132) =================================================== */ @@ -558,28 +836,32 @@ SMBWord ProcessorBusSpeed; // MT/s unit } __attribute__((packed)) SMBOemProcessorBusSpeed; +//---------------------------------------------------------------------------------------------------------- + /* ============================================== OEM Platform Feature (Apple Specific - Type 133) ================================================ */ struct SMBOemPlatformFeature { - SMB_STRUCT_HEADER // Type 133 + SMB_STRUCT_HEADER // Type 133 SMBWord PlatformFeature; } __attribute__((packed)) SMBOemPlatformFeature; //---------------------------------------------------------------------------------------------------------- +#include "efi_tables.h" /* From Foundation/Efi/Guid/Smbios/SmBios.h */ /* Modified to wrap Data4 array init with {} */ -#define EFI_SMBIOS_TABLE_GUID {0xeb9d2d31, 0x2d88, 0x11d3, {0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d}} +#define EFI_SMBIOS_TABLE_GUID {0xeb9d2d31, 0x2d88, 0x11d3, {0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d}} +extern EFI_GUID const gEfiSmbiosTableGuid; #define SMBIOS_ORIGINAL 0 #define SMBIOS_PATCHED 1 +extern uint64_t smbios_p; extern void *getSmbios(int which); extern void readSMBIOSInfo(SMBEntryPoint *eps); -extern void setupSMBIOSTable(void); - +extern void setupSMBIOS(void); extern void decodeSMBIOSTable(SMBEntryPoint *eps); Index: branches/Bungo/i386/libsaio/pci.c =================================================================== --- branches/Bungo/i386/libsaio/pci.c (revision 2468) +++ branches/Bungo/i386/libsaio/pci.c (revision 2469) @@ -16,7 +16,7 @@ #if DEBUG_PCI #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif pci_dt_t *root_pci_dev; @@ -159,6 +159,7 @@ } static char dev_path[256]; + char *get_pci_dev_path(pci_dt_t *pci_dt) { pci_dt_t *current; Index: branches/Bungo/i386/libsaio/stringTable.c =================================================================== --- branches/Bungo/i386/libsaio/stringTable.c (revision 2468) +++ branches/Bungo/i386/libsaio/stringTable.c (revision 2469) @@ -36,6 +36,7 @@ bool sysConfigValid; +#if UNUSED /* * Compare a string to a key with quoted characters */ @@ -70,8 +71,6 @@ return 0; } -#if UNUSED - static void eatThru(char val, const char **table_p) { register const char *table = *table_p; @@ -254,7 +253,8 @@ #endif -char *newStringForKey(char *key, config_file_t *config) +char * +newStringForKey(char *key, config_file_t *config) { const char *val; char *newstr; @@ -507,7 +507,7 @@ if (override) { *val = overrideVal; *size = overrideSize; - return true; + ret = true; } } } @@ -612,8 +612,8 @@ int loadSystemConfig(config_file_t *config) { char *dirspec[] = { + "/OS X Install Data/com.apple.Boot.plist", "/Library/Preferences/SystemConfiguration/com.apple.Boot.plist", - "/OS X Install Data/com.apple.Boot.plist", }; int i, fd, count, ret=-1; @@ -646,43 +646,70 @@ * Returns 0 - successful. * -1 - unsuccesful. */ -int loadChameleonConfig(config_file_t *config) +int loadChameleonConfig(config_file_t *config, BVRef chain) { char *dirspec[] = { - "rd(0,0)/Extra/org.chameleon.Boot.plist", "/Extra/org.chameleon.Boot.plist", - "bt(0,0)/Extra/org.chameleon.Boot.plist", - - "rd(0,0)/Extra/com.apple.Boot.plist", /* DEPRECIATED */ "/Extra/com.apple.Boot.plist", /* DEPRECIATED */ - "bt(0,0)/Extra/com.apple.Boot.plist", /* DEPRECIATED */ }; - int i, fd, count, ret=-1; + int i; for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) { - if ((fd = open(dirspec[i], 0)) >= 0) { - // Check for depreciated file names and annoy the user about it. - if(strstr(dirspec[i], "com.apple.Boot.plist")) { - printf("%s is depreciated.\n", dirspec[i]); - dirspec[i][strlen(dirspec[i]) - strlen("com.apple.Boot.plist")] = 0; - printf("Please use the file %sorg.chameleon.Boot.plist instead.\n", dirspec[i]); - pause(); + if ( loadChameleonConfigForDevice(config, "rd(0,0)", dirspec[i]) == 0 ) { + return 0; + } + if ( loadChameleonConfigForDevice(config, "", dirspec[i]) == 0 ) { + return 0; + } + if ( loadChameleonConfigForDevice(config, "bt(0,0)", dirspec[i]) == 0 ) { + return 0; + } + BVRef bvr; + for ( bvr = chain; bvr; bvr = bvr->next ) { /* C99 Error */ + char device[256]; + getDeviceDescription(bvr, device); + + if ( loadChameleonConfigForDevice(config, device, dirspec[i]) == 0 ) { + return 0; } - // read file - count = read(fd, config->plist, IO_CONFIG_DATA_SIZE); - close(fd); - - // build xml dictionary - ParseXMLFile(config->plist, &config->dictionary); - sysConfigValid = true; - ret=0; - break; } } - return ret; + return -1; } +/* loadChameleonConfigForDevice + * + * Returns 0 - successful. + * -1 - unsuccesful. + */ +int loadChameleonConfigForDevice(config_file_t *config, const char *device, const char *path) +{ + char full_path[1024]; + int fd; + + snprintf(full_path, sizeof(full_path), "%s%s", device, path); + + if ((fd = open(full_path, 0)) >= 0) { + // Check for depreciated file names and annoy the user about it. + if(strstr(full_path, "com.apple.Boot.plist")) { + printf("%s is depreciated.\n", full_path); + full_path[strlen(full_path) - strlen("com.apple.Boot.plist")] = 0; + printf("Please use the file %sorg.chameleon.Boot.plist instead.\n", full_path); + pause(); + } + // read file + read(fd, config->plist, IO_CONFIG_DATA_SIZE); + close(fd); + + // build xml dictionary + ParseXMLFile(config->plist, &config->dictionary); + sysConfigValid = true; + return 0; + } + return -1; +} + /* loadHelperConfig * * Returns 0 - successful. Index: branches/Bungo/i386/libsaio/pci.h =================================================================== --- branches/Bungo/i386/libsaio/pci.h (revision 2468) +++ branches/Bungo/i386/libsaio/pci.h (revision 2469) @@ -15,13 +15,13 @@ */ typedef struct { - uint32_t :2; - uint32_t reg :6; - uint32_t func :3; - uint32_t dev :5; - uint32_t bus :8; - uint32_t :7; - uint32_t eb :1; + uint32_t :2; + uint32_t reg :6; + uint32_t func :3; + uint32_t dev :5; + uint32_t bus :8; + uint32_t :7; + uint32_t eb :1; } pci_addr_t; typedef union { @@ -63,7 +63,7 @@ /* Have pci_addr in the same format as the values written to 0xcf8 * so register accesses can be made easy. */ -#define PCIADDR(bus, dev, func) ((1 << 31) | (bus << 16) | (dev << 11) | (func << 8)) +#define PCIADDR(bus, dev, func) ((1L << 31) | (bus << 16) | (dev << 11) | (func << 8)) #define PCI_ADDR_REG 0xcf8 #define PCI_DATA_REG 0xcfc Index: branches/Bungo/i386/libsaio/saio_types.h =================================================================== --- branches/Bungo/i386/libsaio/saio_types.h (revision 2468) +++ branches/Bungo/i386/libsaio/saio_types.h (revision 2469) @@ -151,10 +151,10 @@ typedef void (*BVFree)(CICell ih); struct iob { - unsigned int i_flgs; /* see F_* below */ - unsigned int i_offset; /* seek byte offset in file */ - int i_filesize; /* size of file */ - char * i_buf; /* file load address */ + char * i_buf; /* file load address */ + unsigned int i_flgs; /* see F_* below */ + unsigned int i_offset; /* seek byte offset in file */ + int i_filesize; /* size of file */ }; #define BPS 512 /* sector size of the device */ @@ -212,7 +212,8 @@ kBVFlagBootable = 0x08, kBVFlagEFISystem = 0x10, kBVFlagBooter = 0x20, - kBVFlagSystemVolume = 0x40 + kBVFlagSystemVolume = 0x40, + kBVFlagInstallVolume = 0x80 }; enum { @@ -224,15 +225,23 @@ kBIOSDevMask = 0xFF }; -enum { - kPartitionTypeHFS = 0xAF, - kPartitionTypeHPFS = 0x07, - kPartitionTypeFAT16 = 0x06, - kPartitionTypeFAT32 = 0x0c, - kPartitionTypeEXT3 = 0x83, - kPartitionTypeBEFS = 0xEB, - kPartitionTypeFreeBSD = 0xa5, - kPartitionTypeOpenBSD = 0xa6 +enum +{ + //KPartitionTypeFAT12 = 0x01, // FAT12 + kPartitionTypeHPFS = 0x07, // Mac OS X + kPartitionTypeFAT16 = 0x06, // FAT16 + kPartitionTypeFAT32 = 0x0C, // FAT32 + kPartitionTypeEXT3 = 0x83, // Linux + kPartitionTypeOSXBoot = 0xAB, // Mac OS X Boot partition + kPartitionTypeFreeBSD = 0xA5, // FreeBSD + kPartitionTypeOpenBSD = 0xA6, // OpenBSD + //kPartitionTypeNeXTSTEP = 0xA7 // NeXTSTEP + //kPartitionTypeNetBSD = 0xA9 // NetBSD + kPartitionTypeHFS = 0xAF, // Mac OS X + //kPartitionTypeSolaris = 0xBE, // Solaris + kPartitionTypeBEFS = 0xEB, // BeOS BFS + //kPartitionTypeBeOS = 0xEB, // BeOS BFS + //kPartitionTypeSkyOS = 0xEC, // SkyOS }; //#define BIOS_DEV_TYPE(d) ((d) & kBIOSDevTypeMask) Index: branches/Bungo/i386/libsaio/msdos.c =================================================================== --- branches/Bungo/i386/libsaio/msdos.c (revision 2468) +++ branches/Bungo/i386/libsaio/msdos.c (revision 2469) @@ -394,14 +394,14 @@ st->vfatchecksum = 0; st->vfatnumber = 0; st->nument++; - if (((int)(!st->root16 &&st->nument * sizeof (struct direntry))>=msdosclustersize) - || ((int)(st->root16 &&st->nument * sizeof (struct direntry))>=msdosbps)) + if ((!st->root16 &&st->nument * sizeof (struct direntry)>=msdosclustersize) + || (st->root16 &&st->nument * sizeof (struct direntry)>=msdosbps)) st->nument = 0; return dirp; } st->nument++; - if (((int)(!st->root16 &&st->nument * sizeof (struct direntry))>=msdosclustersize) - || ((int)(st->root16 &&st->nument * sizeof (struct direntry))>=msdosbps)) + if ((!st->root16 &&st->nument * sizeof (struct direntry)>=msdosclustersize) + || (st->root16 &&st->nument * sizeof (struct direntry)>=msdosbps)) st->nument = 0; } } Index: branches/Bungo/i386/libsaio/md5c.c =================================================================== --- branches/Bungo/i386/libsaio/md5c.c (revision 2468) +++ branches/Bungo/i386/libsaio/md5c.c (revision 2469) @@ -50,8 +50,6 @@ * These notices must be retained in any copies of any part of this * documentation and/or software. * - * $Id: md5c.c,v 1.1 2005/06/24 22:47:12 curtisg Exp $ - * * This code is the same as the code published by RSA Inc. It has been * edited for clarity and style only. */ Index: branches/Bungo/i386/libsaio/fake_efi.c =================================================================== --- branches/Bungo/i386/libsaio/fake_efi.c (revision 2468) +++ branches/Bungo/i386/libsaio/fake_efi.c (revision 2469) @@ -2,8 +2,8 @@ /* * Copyright 2007 David F. Elliott. All rights reserved. */ -#include "saio_types.h" -#include "libsaio.h" +//#include "saio_types.h" +//#include "libsaio.h" #include "boot.h" #include "bootstruct.h" #include "efi.h" @@ -17,7 +17,17 @@ #include "convert.h" #include "pci.h" #include "sl.h" +#include "failedboot.h" +#include "appleClut8.h" +//#include +//#include +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + extern void setup_pci_devs(pci_dt_t *pci_dt); /* @@ -68,15 +78,25 @@ return ((uint64_t)addr | 0xFFFFFF8000000000ULL); } +// ========================================================================== +// ErmaC +static inline uint64_t getCPUTick(void) +{ + uint32_t lowest; + uint32_t highest; + __asm__ volatile ("rdtsc" : "=a" (lowest), "=d" (highest)); + return (uint64_t) highest << 32 | lowest; +} + /*========================================================================== * Fake EFI implementation */ /* Identify ourselves as the EFI firmware vendor */ -static EFI_CHAR16 const FIRMWARE_VENDOR[] = {'C','h','a','m','e','l','e','o','n','_','2','.','2', 0}; +static EFI_CHAR16 const FIRMWARE_VENDOR[] = {'C','h','a','m','e','l','e','o','n','_','2','.','3', 0}; // Bungo //static EFI_UINT32 const FIRMWARE_REVISION = 132; /* FIXME: Find a constant for this. */ -static EFI_UINT32 const FIRMWARE_REVISION = 0x0001000a; // got from real MBP6,1 +static EFI_UINT32 const FIRMWARE_REVISION = 0x0001000a; // got from real MBP6,1, most Macs use it too // Bungo /* Default platform system_id (fix by IntVar) static EFI_CHAR8 const SYSTEM_ID[] = "0123456789ABCDEF"; //random value gen by uuidgen @@ -89,11 +109,16 @@ static uint8_t const UNSUPPORTEDRET_INSTRUCTIONS_32[] = {0xb8, 0x03, 0x00, 0x00, 0x80, 0xc3}; static uint8_t const UNSUPPORTEDRET_INSTRUCTIONS_64[] = {0x48, 0xb8, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xc3}; +/* EFI Guides */ +EFI_GUID const gEfiSmbiosTableGuid = EFI_SMBIOS_TABLE_GUID; +EFI_GUID const gEfiAcpiTableGuid = EFI_ACPI_TABLE_GUID; +EFI_GUID const gEfiAcpi20TableGuid = EFI_ACPI_20_TABLE_GUID; + EFI_SYSTEM_TABLE_32 *gST32 = NULL; EFI_SYSTEM_TABLE_64 *gST64 = NULL; Node *gEfiConfigurationTableNode = NULL; -extern EFI_STATUS addConfigurationTable(EFI_GUID const *pGuid, void *table, char const *alias) +EFI_STATUS addConfigurationTable(EFI_GUID const *pGuid, void *table, char const *alias) { EFI_UINTN i = 0; @@ -111,7 +136,7 @@ // We only do adds, not modifications and deletes like InstallConfigurationTable if (i >= MAX_CONFIGURATION_TABLE_ENTRIES) { - stop("Ran out of space for configuration tables. Increase the reserved size in the code.\n"); + stop("Fake EFI [ERROR]: Ran out of space for configuration tables [%d]. Increase the reserved size in the code.\n", i); } if (pGuid == NULL) @@ -130,7 +155,7 @@ Node *tableNode = DT__AddChild(gEfiConfigurationTableNode, mallocStringForGuid(pGuid)); // Use the pointer to the GUID we just stuffed into the system table - DT__AddProperty(tableNode, "guid", sizeof(EFI_GUID), (void*)pGuid); + DT__AddProperty(tableNode, "guid", sizeof(EFI_GUID), (void *)pGuid); // The "table" property is the 32-bit (in our implementation) physical address of the table DT__AddProperty(tableNode, "table", sizeof(void*) * 2, table); @@ -138,14 +163,27 @@ // Assume the alias pointer is a global or static piece of data if (alias != NULL) { - DT__AddProperty(tableNode, "alias", strlen(alias)+1, (char*)alias); + DT__AddProperty(tableNode, "alias", strlen(alias)+1, (char *)alias); } + + i++; + + if (archCpuType == CPU_TYPE_I386) + { + gST32->NumberOfTableEntries = i; + } + else + { + gST64->NumberOfTableEntries = i; + } return EFI_SUCCESS; } return EFI_UNSUPPORTED; } +// ========================================================================== + //Azi: crc32 done in place, on the cases were it wasn't. /*static inline void fixupEfiSystemTableCRC32(EFI_SYSTEM_TABLE_64 *efiSystemTable) { @@ -403,33 +441,6 @@ static const char CPU_Frequency_prop[] = "CPUFrequency"; /*========================================================================== - * SMBIOS - */ - -/* From Foundation/Efi/Guid/Smbios/SmBios.c */ -EFI_GUID const gEfiSmbiosTableGuid = EFI_SMBIOS_TABLE_GUID; - -#define SMBIOS_RANGE_START 0x000F0000 -#define SMBIOS_RANGE_END 0x000FFFFF - -/* '_SM_' in little endian: */ -#define SMBIOS_ANCHOR_UINT32_LE 0x5f4d535f - -#define EFI_ACPI_TABLE_GUID \ -{ \ - 0xeb9d2d30, 0x2d88, 0x11d3, { 0x9a, 0x16, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \ -} - -#define EFI_ACPI_20_TABLE_GUID \ -{ \ - 0x8868e871, 0xe4f1, 0x11d3, { 0xbc, 0x22, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 } \ -} - -EFI_GUID gEfiAcpiTableGuid = EFI_ACPI_TABLE_GUID; -EFI_GUID gEfiAcpi20TableGuid = EFI_ACPI_20_TABLE_GUID; - - -/*========================================================================== * Fake EFI implementation */ @@ -437,7 +448,7 @@ static const char FIRMWARE_REVISION_PROP[] = "firmware-revision"; static const char FIRMWARE_ABI_PROP[] = "firmware-abi"; static const char FIRMWARE_VENDOR_PROP[] = "firmware-vendor"; -static const char FIRMWARE_ABI_32_PROP_VALUE[] = "EFI32"; +//static const char FIRMWARE_ABI_32_PROP_VALUE[] = "EFI32"; static const char FIRMWARE_ABI_64_PROP_VALUE[] = "EFI64"; static const char EFI_MODE_PROP[] = "efi-mode"; //Bungo static const char SYSTEM_ID_PROP[] = "system-id"; @@ -445,16 +456,19 @@ static const char SYSTEM_TYPE_PROP[] = "system-type"; static const char MODEL_PROP[] = "Model"; static const char BOARDID_PROP[] = "board-id"; -static const char DEV_PATH_SUP[] = "DevicePathsSupported"; -static EFI_UINT32 DevPathSup = 1; -static EFI_UINT32 MachineSig = 0; //Bungo -static EFI_UINT8 const RANDOM_SEED[] = +static const char DEV_PATHS_SUP_PROP[] = "DevicePathsSupported"; +static const char MACHINE_SIG_PROP[] = "machine-signature"; +static EFI_UINT32 const ZERO_U32 = 0; +static EFI_UINT32 const ONE_U32 = 1; +static const char RANDOM_SEED_PROP[] = "random-seed"; +/* +static EFI_UINT8 const RANDOM_SEED_PROP_VALUE[] = { 0x40, 0x00, 0x50, 0x00, 0x5c, 0x00, 0x53, 0x00, 0x79, 0x00, 0x73, 0x00, 0x74, 0x00, 0x65, 0x00, 0x6d, 0x00, 0x5c, 0x00, 0x4c, 0x00, 0x69, 0x00, 0x62, 0x00, 0x72, 0x00, 0x61, 0x00, 0x72, 0x00, 0x79, 0x00, 0x5c, 0x00, 0x43, 0x00, 0x6f, 0x00, 0x72, 0x00, 0x65, 0x00, 0x53, 0x00, 0x65, 0x00, 0x72, 0x00, 0x76, 0x00, 0x69, 0x00, 0x63, 0x00, 0x65, 0x00, 0x73, 0x00, 0x5c, 0x00, 0x62, 0x00 -}; +}; */ /* * Get an smbios option string option to convert to EFI_CHAR16 string @@ -545,98 +559,219 @@ */ /* - * Must be called AFTER setup Acpi because we need to take care of correct - * facp content to reflect in ioregs + * Must be called AFTER setupAcpi because we need to take care of correct + * FACP content to reflect in ioregs */ void setupSystemType() { Node *node = DT__FindNode("/", false); if (node == 0) { - stop("Couldn't get root node"); + stop("Couldn't get root '/' node"); } // we need to write this property after facp parsing // Export system-type only if it has been overrriden by the SystemType option DT__AddProperty(node, SYSTEM_TYPE_PROP, sizeof(Platform.Type), &Platform.Type); } -void setupEfiDeviceTree(void) +bool getKernelCompat(EFI_UINT8 *compat) { - // EFI_CHAR8* ret = 0; Bungo: not used + int kernelFileRef; + EFI_UINT8 readBytes; + char kernelFilePath[512], kernelHeaderBuf[sizeof(struct fat_header) + 4*sizeof(struct fat_arch)]; + + snprintf(kernelFilePath, sizeof(kernelFilePath), "%s", bootInfo->bootFile); + //strlcpy(kernelFilePath, bootInfo->bootFile, sizeof(kernelFilePath)); // user defined path + DBG("EfiKernelCompat: trying to read kernel header from file '%s'...\n", kernelFilePath); + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { + } else { + snprintf(kernelFilePath, sizeof(kernelFilePath), "/%s", bootInfo->bootFile); // append a leading '/' + DBG("EfiKernelCompat: trying to read kernel header from file '%s'...\n", kernelFilePath); + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { + } else { + snprintf(kernelFilePath, sizeof(kernelFilePath), "/System/Library/Kernels/%s", bootInfo->bootFile); // Yosemite path + DBG("EfiKernelCompat: trying to read kernel header from file '%s'...\n", kernelFilePath); + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { + } else { + DBG("EfiKernelCompat: can't find any kernel file!\n"); + return false; + } + } + } + + if ((readBytes = read(kernelFileRef, kernelHeaderBuf, sizeof(struct fat_header) + 4*sizeof(struct fat_arch))) > 0) { + DBG("EfiKernelCompat: OK, read %d bytes from file '%s'.\n", readBytes, kernelFilePath); + } else { + DBG("EfiKernelCompat: can't read kernel file '%s'!\n", kernelFilePath); + return false; + } + + struct fat_header *fatHeaderPtr = (struct fat_header *)kernelHeaderBuf; + struct fat_arch *fatArchPtr = (struct fat_arch *)(kernelHeaderBuf + sizeof(struct fat_header)); + struct mach_header *thinHeaderPtr = (struct mach_header *)kernelHeaderBuf; + bool swapit = false; + + switch (fatHeaderPtr->magic) { + case FAT_CIGAM: + swapit = true; + fatHeaderPtr->nfat_arch = OSSwapInt32(fatHeaderPtr->nfat_arch); + case FAT_MAGIC: + *compat = 0; + DBG("EfiKernelCompat: kernel file is a fat binary: %d archs compatibility [", fatHeaderPtr->nfat_arch); + if (fatHeaderPtr->nfat_arch > 4) fatHeaderPtr->nfat_arch = 4; + for (; fatHeaderPtr->nfat_arch > 0; fatHeaderPtr->nfat_arch--, fatArchPtr++) { + if (swapit) fatArchPtr->cputype = OSSwapInt32(fatArchPtr->cputype); + switch(fatArchPtr->cputype) { + case CPU_TYPE_I386: + DBG(" i386"); + break; + case CPU_TYPE_X86_64: + DBG(" x86_64"); + break; + case CPU_TYPE_POWERPC: + DBG(" PPC"); + break; + case CPU_TYPE_POWERPC64: + DBG(" PPC64"); + break; + default: + DBG(" 0x%x", fatArchPtr->cputype); + } + if (fatHeaderPtr->nfat_arch - 1 > 0) DBG(" | "); + *compat |= (!(fatArchPtr->cputype ^ CPU_TYPE_I386) << 0) | (!(fatArchPtr->cputype ^ CPU_TYPE_X86_64) << 1) | (!(fatArchPtr->cputype ^ CPU_TYPE_POWERPC) << 2) | (!(fatArchPtr->cputype ^ CPU_TYPE_POWERPC64) << 3); + } + DBG(" ]\n"); + break; + case MH_CIGAM: + case MH_CIGAM_64: + thinHeaderPtr->cputype = OSSwapInt32(thinHeaderPtr->cputype); + case MH_MAGIC: + case MH_MAGIC_64: + *compat = (!(thinHeaderPtr->cputype ^ CPU_TYPE_I386) << 0) | (!(thinHeaderPtr->cputype ^ CPU_TYPE_X86_64) << 1) | (!(thinHeaderPtr->cputype ^ CPU_TYPE_POWERPC) << 2) | (!(thinHeaderPtr->cputype ^ CPU_TYPE_POWERPC64) << 3); + DBG("EfiKernelCompat: kernel file is a thin binary: 1 arch compatibility found [ %s ].\n", !((thinHeaderPtr->cputype & 0x000000FF) ^ 0x00000007) ? (!((thinHeaderPtr->cputype & 0xFF000000) ^ 0x01000000) ? "x86_64" : "i386") : (!((thinHeaderPtr->cputype & 0xFF000000) ^ 0x01000000) ? "PPC64" : "PPC")); + break; + default: + DBG("EfiKernelCompat: unknown kernel file '%s'. Can't determine arch compatibility!\n", kernelFilePath); + return false; + } + + return true; +} + +/* + * Installs all the needed configuration table entries + */ +static void setupEfiConfigurationTable() +{ + // smbios_p = (EFI_PTR32)getSmbios(SMBIOS_PATCHED); + if (smbios_p) { + if (EFI_SUCCESS == addConfigurationTable(&gEfiSmbiosTableGuid, &smbios_p, NULL)) { + DBG("Fake EFI: sucesfuly added %sbit configuration table for SMBIOS: guid {EB9D2D31-2D88-11D3-9A16-0090273FC14D}.\n", (archCpuType == CPU_TYPE_I386) ? "32":"64"); + } + } + + // Setup ACPI with DSDT overrides (mackerintel's patch) + //setupAcpi(); + + if (acpi10_p) { + if (EFI_SUCCESS == addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI")) { + DBG("Fake EFI: sucesfuly added %sbit configuration table for ACPI: guid {EB9D2D30-2D88-11D3-9A16-0090273FC14D}.\n", (archCpuType == CPU_TYPE_I386) ? "32":"64"); + } + } + if (acpi20_p) { + if (EFI_SUCCESS == addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20")) { + DBG("Fake EFI: sucesfuly added %sbit configuration table for ACPI_20: guid {8868E871-E4F1-11D3-BC22-0080C73C8881}.\n", (archCpuType == CPU_TYPE_I386) ? "32":"64"); + } + } + + // We've obviously changed the count.. so fix up the CRC32 + if (archCpuType == CPU_TYPE_I386) + { + gST32->Hdr.CRC32 = 0; + gST32->Hdr.CRC32 = crc32(0L, gST32, gST32->Hdr.HeaderSize); + } + else + { + gST64->Hdr.CRC32 = 0; + gST64->Hdr.CRC32 = crc32(0L, gST64, gST64->Hdr.HeaderSize); + } +} + +void setupEfiNode(void) +{ EFI_CHAR16* ret16 = 0; size_t len = 0; - Node *node; - - node = DT__FindNode("/", false); - - if (node == 0) + + Node *efiNode = DT__FindNode("/efi", true); + if (efiNode == 0) { - stop("Couldn't get root node"); + stop("Couldn't get '/efi' node"); } - // We could also just do DT__FindNode("/efi/platform", true) - // But I think eventually we want to fill stuff in the efi node - // too so we might as well create it so we have a pointer for it too. - node = DT__AddChild(node, "efi"); -/* Bungo +/* Bungo: we have 64 bit ability fake efi but mode may be changed 32/64, like Macs if (archCpuType == CPU_TYPE_I386) { - DT__AddProperty(node, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_32_PROP_VALUE), (char*)FIRMWARE_ABI_32_PROP_VALUE); + DT__AddProperty(efiNode, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_32_PROP_VALUE), (EFI_CHAR8 *)FIRMWARE_ABI_32_PROP_VALUE); } else { */ - DT__AddProperty(node, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_64_PROP_VALUE), (char *)FIRMWARE_ABI_64_PROP_VALUE); + DT__AddProperty(efiNode, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_64_PROP_VALUE), (EFI_CHAR8 *)FIRMWARE_ABI_64_PROP_VALUE); // } +// So, added 'efi-mode' property to tell us what mode we use 32 or 64 bit + DT__AddProperty(efiNode, EFI_MODE_PROP, sizeof(EFI_UINT8), (EFI_UINT8 *)&bootArgs->efiMode); - DT__AddProperty(node, EFI_MODE_PROP, sizeof(EFI_UINT8), (EFI_UINT8 *)&bootArgs->efiMode); - - DT__AddProperty(node, FIRMWARE_REVISION_PROP, sizeof(FIRMWARE_REVISION), (EFI_UINT32 *)&FIRMWARE_REVISION); - DT__AddProperty(node, FIRMWARE_VENDOR_PROP, sizeof(FIRMWARE_VENDOR), (EFI_CHAR16 *)FIRMWARE_VENDOR); + DT__AddProperty(efiNode, FIRMWARE_REVISION_PROP, sizeof(FIRMWARE_REVISION), (EFI_UINT32 *)&FIRMWARE_REVISION); + DT__AddProperty(efiNode, FIRMWARE_VENDOR_PROP, sizeof(FIRMWARE_VENDOR), (EFI_CHAR16 *)&FIRMWARE_VENDOR); // TODO: Fill in other efi properties if necessary // Set up the /efi/runtime-services table node similar to the way a child node of configuration-table // is set up. That is, name and table properties - Node *runtimeServicesNode = DT__AddChild(node, "runtime-services"); + Node *runtimeServicesNode = DT__AddChild(efiNode, "runtime-services"); if (archCpuType == CPU_TYPE_I386) { // The value of the table property is the 32-bit physical address for the RuntimeServices table. // Since the EFI system table already has a pointer to it, we simply use the address of that pointer // for the pointer to the property data. Warning.. DT finalization calls free on that but we're not // the only thing to use a non-malloc'd pointer for something in the DT - - DT__AddProperty(runtimeServicesNode, "table", sizeof(uint64_t), &gST32->RuntimeServices); + DT__AddProperty(runtimeServicesNode, "table", sizeof(EFI_UINT64), &gST32->RuntimeServices); } else { - DT__AddProperty(runtimeServicesNode, "table", sizeof(uint64_t), &gST64->RuntimeServices); + DT__AddProperty(runtimeServicesNode, "table", sizeof(EFI_UINT64), &gST64->RuntimeServices); } // Set up the /efi/configuration-table node which will eventually have several child nodes for // all of the configuration tables needed by various kernel extensions. - gEfiConfigurationTableNode = DT__AddChild(node, "configuration-table"); + gEfiConfigurationTableNode = DT__AddChild(efiNode, "configuration-table"); - // New node: /efi/kernel-compatibility - Node *efiKernelComNode = DT__AddChild(node, "kernel-compatibility"); - len = 1; - DT__AddProperty(efiKernelComNode, "x86_64", sizeof(uint32_t), (EFI_UINT32 *)&len); - - // Now fill in the /efi/platform Node - Node *efiPlatformNode = DT__AddChild(node, "platform"); + // Set up the /efi/kernel-compatibility node only if 10.7 or better + if (MacOSVerCurrent >= MacOSVer2Int("10.7")) { + Node *EfiKernelCompatNode = DT__AddChild(efiNode, "kernel-compatibility"); + EFI_UINT8 compat = (archCpuType == CPU_TYPE_I386) ? 0b00000001 : 0b00000010; + getKernelCompat(&compat); + if (compat & 0b00000001) DT__AddProperty(EfiKernelCompatNode, "i386", sizeof(EFI_UINT32), (EFI_UINT32 *)&ONE_U32); + if (compat & 0b00000010) DT__AddProperty(EfiKernelCompatNode, "x86_64", sizeof(EFI_UINT32), (EFI_UINT32 *)&ONE_U32); + if (compat & 0b00000100) DT__AddProperty(EfiKernelCompatNode, "PPC", sizeof(EFI_UINT32), (EFI_UINT32 *)&ONE_U32); + if (compat & 0b00001000) DT__AddProperty(EfiKernelCompatNode, "PPC64", sizeof(EFI_UINT32), (EFI_UINT32 *)&ONE_U32); + } + // Now fill in the /efi/platform Node + Node *efiPlatformNode = DT__AddChild(efiNode, "platform"); + // NOTE WELL: If you do add FSB Frequency detection, make sure to store // the value in the fsbFrequency global and not an malloc'd pointer // because the DT_AddProperty function does not copy its args. if (Platform.CPU.FSBFrequency != 0) { - DT__AddProperty(efiPlatformNode, FSB_Frequency_prop, sizeof(uint64_t), &Platform.CPU.FSBFrequency); + DT__AddProperty(efiPlatformNode, FSB_Frequency_prop, sizeof(EFI_UINT64), (EFI_UINT64 *)&Platform.CPU.FSBFrequency); } // Export TSC and CPU frequencies for use by the kernel or KEXTs if (Platform.CPU.TSCFrequency != 0) { - DT__AddProperty(efiPlatformNode, TSC_Frequency_prop, sizeof(uint64_t), &Platform.CPU.TSCFrequency); + DT__AddProperty(efiPlatformNode, TSC_Frequency_prop, sizeof(EFI_UINT64), (EFI_UINT64 *)&Platform.CPU.TSCFrequency); } if (Platform.CPU.CPUFrequency != 0) { - DT__AddProperty(efiPlatformNode, CPU_Frequency_prop, sizeof(uint64_t), &Platform.CPU.CPUFrequency); + DT__AddProperty(efiPlatformNode, CPU_Frequency_prop, sizeof(EFI_UINT64), (EFI_UINT64 *)&Platform.CPU.CPUFrequency); } - DT__AddProperty(efiPlatformNode,DEV_PATH_SUP, sizeof(EFI_UINT32), &DevPathSup); + DT__AddProperty(efiPlatformNode, DEV_PATHS_SUP_PROP, sizeof(EFI_UINT32), (EFI_UINT32 *)&ONE_U32); // Bungo /* Export system-id. Can be disabled with SystemId=No in com.apple.Boot.plist @@ -644,9 +779,8 @@ DT__AddProperty(efiPlatformNode, SYSTEM_ID_PROP, UUID_LEN, (EFI_UINT32*) ret); } */ + DT__AddProperty(efiPlatformNode, SYSTEM_ID_PROP, UUID_LEN, Platform.UUID); - DT__AddProperty(efiPlatformNode, SYSTEM_ID_PROP, UUID_LEN, (EFI_UINT32 *)Platform.UUID); - // Export SystemSerialNumber if present if ((ret16=getSmbiosChar16("SMserial", &len))) { DT__AddProperty(efiPlatformNode, SYSTEM_SERIAL_PROP, len, ret16); @@ -657,8 +791,11 @@ DT__AddProperty(efiPlatformNode, MODEL_PROP, len, ret16); } - // Fill /efi/device-properties node. - setupDeviceProperties(node); + // Fill /efi/device-properties. + setupDeviceProperties(efiNode); + + // Add configuration table entries to both the services table and the device tree + setupEfiConfigurationTable(); } /* @@ -670,45 +807,151 @@ node = DT__FindNode("/", false); if (node == 0) { - stop("Couldn't get root node"); + stop("Couldn't get root '/' node"); } const char *boardid = getStringForKey("SMboardproduct", &bootInfo->smbiosConfig); if (boardid) { - DT__AddProperty(node, BOARDID_PROP, strlen(boardid)+1, (EFI_CHAR16*)boardid); + DT__AddProperty(node, BOARDID_PROP, strlen(boardid) + 1, (EFI_CHAR16 *)boardid); } } /* - * Populate the chosen node + * Fill up the root node + * +setupRootNode() +{ + +} +*/ +/* + * Fill up the chosen node */ - void setupChosenNode() { - Node *chosenNode; - chosenNode = DT__FindNode("/chosen", false); - if (chosenNode == 0) - { - stop("Couldn't get chosen node"); + Node *chosenNode = DT__FindNode("/chosen", false); + if (chosenNode == 0) { + stop("setupChosenNode: Couldn't get '/chosen' node"); } + // Add boot-uuid property int length = strlen(gBootUUIDString); - if (length) - { + if (length) { DT__AddProperty(chosenNode, "boot-uuid", length + 1, gBootUUIDString); } + + // Add boot-args property + length = strlen(bootArgs->CommandLine); + DT__AddProperty(chosenNode, "boot-args", length + 1, bootArgs->CommandLine); + + // Add boot-file property + length = strlen(bootInfo->bootFile); + DT__AddProperty(chosenNode, "boot-file", length + 1, bootInfo->bootFile); - length = strlen(bootArgs->CommandLine); - DT__AddProperty(chosenNode, "boot-args", length + 1, bootArgs->CommandLine); + // TODO: + // DT__AddProperty(chosenNode, "boot-device-path", bootDPsize, gBootDP); + // DT__AddProperty(chosenNode, "boot-file-path", bootFPsize, gBootFP); + // DT__AddProperty(chosenNode, "boot-kernelchache-adler32", sizeof(adler32), adler32); + + // Add machine-signature property + DT__AddProperty(chosenNode, MACHINE_SIG_PROP, sizeof(EFI_UINT32), (EFI_UINT32 *)&Platform.HWSignature); - length = strlen(bootInfo->bootFile); - DT__AddProperty(chosenNode, "boot-file", length + 1, bootInfo->bootFile); -// DT__AddProperty(chosenNode, "boot-device-path", bootDPsize, gBootDP); -// DT__AddProperty(chosenNode, "boot-file-path", bootFPsize, gBootFP); -// DT__AddProperty(chosenNode, "boot-kernelchache-adler32", sizeof(adler32), adler32); - - DT__AddProperty(chosenNode, "machine-signature", sizeof(EFI_UINT32), (EFI_UINT32 *)&MachineSig); - DT__AddProperty(chosenNode, "random-seed", sizeof(RANDOM_SEED), (EFI_UINT8*) &RANDOM_SEED); + //if(YOSEMITE) + if (MacOSVerCurrent >= MacOSVer2Int("10.10")) // Add random-seed property if Yosemite or better only + { + // + // Pike R. Alpha - 12 October 2014 + // + UInt8 index = 0; + EFI_UINT16 PMTimerValue = 0; + EFI_UINT32 randomValue, tempValue, cpuTick; + EFI_UINT32 ecx, esi, edi = 0; + EFI_UINT32 rcx, rdx, rsi, rdi; + + randomValue = tempValue = ecx = esi = edi = 0; // xor %ecx, %ecx + rcx = rdx = rsi = rdi = cpuTick = 0; + + // LEAF_1 - Feature Information (Function 01h). + if (Platform.CPU.CPUID[CPUID_1][2] & 0x40000000) // Checking ecx:bit-30 + { + // + // i5/i7 Ivy Bridge and Haswell processors with RDRAND support. + // + EFI_UINT32 seedBuffer[16] = {0}; + // + // Main loop to get 16 qwords (four bytes each). + // + for (index = 0; index < 16; index++) // 0x17e12: + { + randomValue = computeRand(); // callq 0x18e20 + cpuTick = getCPUTick(); // callq 0x121a7 + randomValue = (randomValue ^ cpuTick); // xor %rdi, %rax + seedBuffer[index] = randomValue; // mov %rax,(%r15,%rsi,8) + } // jb 0x17e12 + + DT__AddProperty(chosenNode, RANDOM_SEED_PROP, sizeof(seedBuffer), (EFI_UINT32*) &seedBuffer); + } + else + { + // + // All other processors without RDRAND support. + // + EFI_UINT8 seedBuffer[64] = {0}; + // + // Main loop to get the 64 bytes. + // + do // 0x17e55: + { + PMTimerValue = inw(0x408); // in (%dx), %ax + esi = PMTimerValue; // movzwl %ax, %esi + + if (esi < ecx) // cmp %ecx, %esi + { + continue; // jb 0x17e55 (retry) + } + + cpuTick = getCPUTick(); // callq 0x121a7 + rcx = (cpuTick >> 8); // mov %rax, %rcx + // shr $0x8, %rcx + rdx = (cpuTick >> 10); // mov %rax, %rdx + // shr $0x10, %rdx + rdi = rsi; // mov %rsi, %rdi + rdi = (rdi ^ cpuTick); // xor %rax, %rdi + rdi = (rdi ^ rcx); // xor %rcx, %rdi + rdi = (rdi ^ rdx); // xor %rdx, %rdi + + seedBuffer[index] = (rdi & 0xff); // mov %dil, (%r15,%r12,1) + + edi = (edi & 0x2f); // and $0x2f, %edi + edi = (edi + esi); // add %esi, %edi + index++; // inc r12 + ecx = (edi & 0xffff); // movzwl %di, %ecx + + } while (index < 64); // cmp %r14d, %r12d + // jne 0x17e55 (next) + + DT__AddProperty(chosenNode, RANDOM_SEED_PROP, sizeof(seedBuffer), (EFI_UINT8*) &seedBuffer); + + } + } + + // setup '/chosen/memory-map' node + Node * mapNode = DT__FindNode("/chosen/memory-map", false); + if (mapNode == 0) { + DBG("setupChosenNode:Couldn't get '/chosen/memory-map' node\n"); + } else { /* + static EFI_UINT64 BootClutPropValue = 0; + static EFI_UINT64 FailedBootPictPropValue = 0; + BootClutPropValue = ((EFI_UINT64)sizeof(appleClut8) << 32) | (EFI_UINT64)(EFI_UINT8 *)&appleClut8; + FailedBootPictPropValue = ((EFI_UINT64)(sizeof(gFailedBootPict) + 32) << 32) | (EFI_UINT64)(EFI_UINT8 *)&gFailedBootPict; + if (MacOSVerCurrent < MacOSVer2Int("10.7.3")) { + DT__AddProperty(node, "BootCLUT", sizeof(EFI_UINT64), (EFI_UINT64 *)&BootClutPropValue); + DT__AddProperty(node, "Pict-FailedBoot", sizeof(EFI_UINT64), (EFI_UINT64 *)&FailedBootPictPropValue); + } else { + DT__AddProperty(node, "FailedCLUT", sizeof(EFI_UINT64), (EFI_UINT64 *)&BootClutPropValue); + DT__AddProperty(node, "FailedImage", sizeof(EFI_UINT64), (EFI_UINT64 *)&FailedBootPictPropValue); + } */ + } } /* @@ -742,7 +985,7 @@ if (err) { - verbose("No SMBIOS replacement found.\n"); + DBG("setupSmbiosConfigFile: No SMBIOS replacement found.\n"); } // get a chance to scan mem dynamically if user asks for it while having the config options @@ -751,35 +994,6 @@ scan_mem(); } -/* - * Installs all the needed configuration table entries - */ -static void setupEfiConfigurationTable() -{ - smbios_p = (EFI_PTR32)getSmbios(SMBIOS_PATCHED); - addConfigurationTable(&gEfiSmbiosTableGuid, &smbios_p, NULL); - - setupBoardId(); //need to be called after getSmbios - - // Setup ACPI with DSDT overrides (mackerintel's patch) - setupAcpi(); - - // We've obviously changed the count.. so fix up the CRC32 - if (archCpuType == CPU_TYPE_I386) - { - gST32->Hdr.CRC32 = 0; - gST32->Hdr.CRC32 = crc32(0L, gST32, gST32->Hdr.HeaderSize); - } - else - { - gST64->Hdr.CRC32 = 0; - gST64->Hdr.CRC32 = crc32(0L, gST64, gST64->Hdr.HeaderSize); - } - - // Setup the chosen node - setupChosenNode(); -} - void saveOriginalSMBIOS(void) { Node *node; @@ -789,19 +1003,21 @@ node = DT__FindNode("/efi/platform", false); if (!node) { - verbose("/efi/platform node not found\n"); + DBG("saveOriginalSMBIOS: '/efi/platform' node not found\n"); return; } origeps = getSmbios(SMBIOS_ORIGINAL); if (!origeps) { + DBG("saveOriginalSMBIOS: original SMBIOS not found\n"); return; } tableAddress = (void *)AllocateKernelMemory(origeps->dmi.tableLength); if (!tableAddress) { + DBG("saveOriginalSMBIOS: can not allocate memory for original SMBIOS\n"); return; } @@ -809,21 +1025,198 @@ DT__AddProperty(node, "SMBIOS", origeps->dmi.tableLength, tableAddress); } +char saveOriginalACPI() +{ + Node *node = DT__FindNode("/chosen/acpi", true); + if (!node) { + DBG("saveOriginalACPI: node '/chosen/acpi' not found. Can't save OEM ACPI tables.\n"); + return -1; + } + + struct acpi_2_rsdp *RSDP = getRSDPaddress(); + + if (!RSDP) { + DBG("saveOriginalACPI: RSDP not found or incorrect, can't save OEM tables.\n"); + return -1; + } + + DBG("saveOriginalACPI: saving OEM tables into IODT/chosen/acpi...\n"); + uint32_t length = RSDP->Revision ? RSDP->Length : 20; + uint8_t nameLen = strlen("RSDP@") + 8 + 1; + char *nameBuf = malloc(nameLen); + sprintf(nameBuf, "RSDP@%08X", RSDP); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, RSDP); + uint8_t total_number = 1; + uint32_t total_size = length; + uint8_t r, ssdt_number = 0; + struct acpi_2_header *RSDT = (struct acpi_2_header *)(RSDP->RsdtAddress), *XSDT = NULL; + void *origTable = (void *)(RSDT + 1), *origTable2, *origTable3; + if (RSDT && tableSign(RSDT->Signature, "RSDT")) { + length = RSDT->Length; + nameLen = strlen("RSDT@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "RSDT@%08X", RSDT); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, RSDT); + total_size += length; + total_number++; + for (; origTable < ((void *)RSDT + RSDT->Length); origTable += 4) { + origTable2 = (void *)(*(uint32_t *)origTable); + length = ((struct acpi_2_header *)origTable2)->Length; + total_size += length; + total_number++; + if (tableSign(((struct acpi_2_header *)origTable2)->Signature, "SSDT")) { + ssdt_number++; + if (!strcmp(((struct acpi_2_header *)origTable2)->OEMTableId, "CpuPm")) { + nameLen = strlen("SSDT@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "SSDT@%08X", origTable2); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable2); + origTable2 += sizeof(struct acpi_2_header) + 15; + r = *((uint8_t *)origTable2 - 2) / 3; + for (; r > 0; r--, origTable2 += sizeof(struct ssdt_pmref)) { + origTable3 = (void *)(((struct ssdt_pmref *)origTable2)->addr); + if (!origTable3) continue; + length = ((struct acpi_2_header *)origTable3)->Length; + nameLen = strlen("SSDT_@") + strlen(((struct acpi_2_header *)origTable3)->OEMTableId) + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "SSDT_%s@%08X", ((struct acpi_2_header *)origTable3)->OEMTableId, origTable3); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable3); + total_size += length; + total_number++; + } + } else { + nameLen = strlen("SSDT-@") + ((ssdt_number < 10) ? 1:2) + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "SSDT-%d@%08X", ssdt_number, origTable2); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable2); + } + } else { + nameLen = strlen("XXXX@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "%c%c%c%c@%08X", ((char *)origTable2)[0], ((char *)origTable2)[1], ((char *)origTable2)[2], ((char *)origTable2)[3], origTable2); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable2); + if (tableSign(((struct acpi_2_header *)origTable2)->Signature, "FACP")) { + origTable3 = (void *)(((struct acpi_2_fadt *)origTable2)->FACS); + length = ((struct acpi_2_header *)origTable3)->Length; + nameLen = strlen("FACS@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "FACS@%08X", origTable3); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable3); + total_size += length; + total_number++; + origTable3 = (void *)(((struct acpi_2_fadt *)origTable2)->DSDT); + length = ((struct acpi_2_header *)origTable3)->Length; + nameLen = strlen("DSDT@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "DSDT@%08X", origTable3); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable3); + total_size += length; + total_number++; + } + } + } + } else { + DBG("saveOriginalACPI: can't find OEM table: RSDT@%08x.\n", RSDT); + } + + if (RSDP->Revision > 0) { + XSDT = (struct acpi_2_header *)(RSDP->XsdtAddress); + if (XSDT && tableSign(XSDT->Signature, "XSDT")) { + length = XSDT->Length; + nameLen = strlen("XSDT@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "XSDT@%08X", XSDT); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, XSDT); + total_number++; + total_size += length; + origTable = (void *)(XSDT + 1); + for (r = 0; origTable < ((void *)XSDT + XSDT->Length); origTable += 8, r += 4) { + if ((uint64_t)*(uint32_t *)((void *)(RSDT + 1) + r) != *(uint64_t *)origTable) { + origTable2 = (void *)(*(uint64_t *)origTable); + length = ((struct acpi_2_header *)origTable2)->Length; + nameLen = strlen("X_XXXX@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "X_%c%c%c%c@%08X", ((char *)origTable2)[0], ((char *)origTable2)[1], ((char *)origTable2)[2], ((char *)origTable2)[3], origTable2); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable2); + total_size += length; + total_number++; + if (tableSign(((struct acpi_2_header *)origTable2)->Signature, "FACP")) { + if (((struct acpi_2_fadt *)origTable2)->FACS != (uint32_t)((struct acpi_2_fadt *)origTable2)->X_FACS) { + origTable3 = (void *)(((struct acpi_2_fadt *)origTable2)->X_FACS); + length = ((struct acpi_2_rsdt *)origTable3)->Length; + nameLen = strlen("X_FACS@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "X_FACS@%08X", origTable3); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable3); + total_size += length; + total_number++; + } + if (((struct acpi_2_fadt *)origTable2)->DSDT != (uint32_t)((struct acpi_2_fadt *)origTable2)->X_DSDT) { + origTable3 = (void *)(((struct acpi_2_fadt *)origTable2)->X_DSDT); + length = ((struct acpi_2_rsdt *)origTable3)->Length; + nameLen = strlen("X_DSDT@") + 8 + 1; + nameBuf = malloc(nameLen); + sprintf(nameBuf, "X_DSDT@%08X", origTable3); + DBG("saveOriginalACPI: OEM table %s found, size=%d: saving.\n", nameBuf, length); + DT__AddProperty(node, nameBuf, length, origTable3); + total_size += length; + total_number++; + } + } + } + } + } else { + DBG("saveOriginalACPI: can't find OEM table: XSDT@%x.\n", origTable); + } + } + + DBG("saveOriginalACPI: %d original table%s found and saved, total size=%d.\n", total_number, (total_number != 1) ? "s" : "", total_size); + if (!RSDT && !XSDT) return -1; + else return total_number; +} + /* * Entrypoint from boot.c */ void setupFakeEfi(void) { - // Generate efi device strings + // Generate efi device strings setup_pci_devs(root_pci_dev); readSMBIOSInfo(getSmbios(SMBIOS_ORIGINAL)); // load smbios.plist file if any setupSmbiosConfigFile("smbios.plist"); + + // Setup ACPI with DSDT overrides (mackerintel's patch) + setupAcpi(); + + setupSMBIOS(); + + // Setup board-id: need to be called after getSmbios! + setupBoardId(); + + // Setup system-type: We now have to write the systemm-type in ioregs: we cannot do it before in setupDeviceTree() + // because we need to take care of FACP original content, if it is correct. + setupSystemType(); + + // Setup the '/' node + //setupRootNode(); + + // Setup the '/chosen' node + setupChosenNode(); - setupSMBIOSTable(); - // Initialize the base table if (archCpuType == CPU_TYPE_I386) { @@ -834,11 +1227,10 @@ setupEfiTables64(); } - // Initialize the device tree - setupEfiDeviceTree(); + // Setup efi node + setupEfiNode(); - saveOriginalSMBIOS(); - - // Add configuration table entries to both the services table and the device tree - setupEfiConfigurationTable(); + saveOriginalSMBIOS(); + + saveOriginalACPI(); } Index: branches/Bungo/i386/libsaio/smbios_getters.c =================================================================== --- branches/Bungo/i386/libsaio/smbios_getters.c (revision 2468) +++ branches/Bungo/i386/libsaio/smbios_getters.c (revision 2469) @@ -15,7 +15,7 @@ #if DEBUG_SMBIOS #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif @@ -137,12 +137,12 @@ uint16_t simpleGetSMBOemProcessorType(void) { if (Platform.CPU.NoCores >= 4) { - return 0x0501; // 1281 - Quad-Core Xeon + return 0x501; // 1281 - Quad-Core Xeon } else if (Platform.CPU.NoCores == 1) { - return 0x0201; // // 513 - Core Duo + return 0x201; // 513 - Core Duo }; - return 0x0301; // 769 - Core 2 Duo + return 0x301; // 769 - Core 2 Duo } bool getSMBOemProcessorType(returnType *value) @@ -153,44 +153,44 @@ if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) { // Intel if (!done) { - verbose("CPU is %s, family 0x%x, model 0x%x\n", Platform.CPU.BrandString, (uint32_t)Platform.CPU.Family, (uint32_t)Platform.CPU.Model); + //DBG("CPU is %s, family 0x%x, model 0x%x\n", Platform.CPU.BrandString, (uint32_t)Platform.CPU.Family, (uint32_t)Platform.CPU.Model); done = true; } // Bungo: fixes Oem Processor Type - better matching IMHO, needs testing switch (Platform.CPU.Family) { - case 0x0F: + case 0x0F: case 0x06: { switch (Platform.CPU.Model) { - case CPU_MODEL_PENTIUM_M: + case CPU_MODEL_PENTIUM_M: case CPU_MODEL_DOTHAN: // 0x0D - Intel Pentium M model D - case CPU_MODEL_IRWINDALE: - case CPU_MODEL_NOCONA: - if (strstr(Platform.CPU.BrandString, "Xeon")) { - value->word = 0x402; // 1026 - Xeon - } - return true; - + case CPU_MODEL_PRESCOTT: + case CPU_MODEL_NOCONA: + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x402; // 1026 - Xeon + } + return true; + case CPU_MODEL_PRESLER: - case CPU_MODEL_CELERON: - case CPU_MODEL_YONAH: // 0x0E - Intel Mobile Core Solo, Duo - value->word = 0x201; // 513 + case CPU_MODEL_CELERON: + case CPU_MODEL_YONAH: // 0x0E - Intel Mobile Core Solo, Duo + value->word = 0x201; // 513 return true; - + case CPU_MODEL_MEROM: // 0x0F - Intel Mobile Core 2 Solo, Duo, Xeon 30xx, Xeon 51xx, Xeon X53xx, Xeon E53xx, Xeon X32xx - case CPU_MODEL_XEON_MP: // 0x1D - Six-Core Xeon 7400, "Dunnington", 45nm + case CPU_MODEL_XEON_MP: // 0x1D - Six-Core Xeon 7400, "Dunnington", 45nm case CPU_MODEL_PENRYN: // 0x17 - Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx if (strstr(Platform.CPU.BrandString, "Xeon")) { - value->word = 0x402; // 1026 - Xeon + value->word = 0x402; // 1026 - Xeon return true; } - if (Platform.CPU.NoCores <= 2) { - value->word = 0x301; // 769 - Core 2 Duo + if (Platform.CPU.NoCores <= 2) { + value->word = 0x301; // 769 - Core 2 Duo , Pentium Dual Core etc. } else { - value->word = 0x402; // 1026 - Core 2 Quad as Xeon - } + value->word = 0x402; // 1026 - Core 2 Quad as Xeon + } return true; - + case CPU_MODEL_LINCROFT: // 0x27 - Intel Atom, "Lincroft", 45nm case CPU_MODEL_ATOM: // 0x1C - Intel Atom (45nm) return true; @@ -199,135 +199,135 @@ case CPU_MODEL_NEHALEM: // 0x1A - Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) case CPU_MODEL_FIELDS: // 0x1E - Intel Core i5, i7, Xeon X34xx LGA1156 (45nm) case CPU_MODEL_DALES: // 0x1F - Intel Core i5, i7 LGA1156 (45nm) (Havendale, Auburndale) - if (strstr(Platform.CPU.BrandString, "Xeon")) { - value->word = 0x501; // // 1281 - Lynnfiled Quad-Core Xeon - return true; + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x501; // 1281 - Lynnfiled Quad-Core Xeon + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { value->word = 0x901; // 2305 - Core i3 - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { - value->word = 0x601; // 1537 - Core i5 - return true; + value->word = 0x601; // Core i5 + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { value->word = 0x701; // 1793 - Core i7 - return true; + return true; } if (Platform.CPU.NoCores <= 2) { - value->word = 0x901; // 1537 - Core i3 + value->word = 0x901; // - Pentium Dual Core as Core i3 } return true; case CPU_MODEL_DALES_32NM: // 0x25 - Intel Core i3, i5 LGA1156 (32nm) (Clarkdale, Arrandale) - case CPU_MODEL_WESTMERE: // 0x2C - Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core - case CPU_MODEL_WESTMERE_EX: // 0x2F - Intel Xeon E7 - if (strstr(Platform.CPU.BrandString, "Xeon")) { - value->word = 0x501; // Xeon - return true; + case CPU_MODEL_WESTMERE: // 0x2C - Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core + case CPU_MODEL_WESTMERE_EX: // 0x2F - Intel Xeon E7 + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x501; // 1281 - Xeon + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { - value->word = 0x901; // Core i3 - return true; + value->word = 0x901; // 2305 - Core i3 + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { value->word = 0x602; // 1538 - Core i5 - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { - value->word = 0x702; // 1794 - Core i7 - return true; + value->word = 0x702; // 1794 -Core i7 + return true; } if (Platform.CPU.NoCores <= 2) { - value->word = 0x901; // 1538 - Core i3 + value->word = 0x901; // - Pentium Dual Core as Core i3 } return true; case CPU_MODEL_JAKETOWN: // 0x2D - Intel Core i7, Xeon E5-xxxx LGA2011 (32nm) case CPU_MODEL_SANDYBRIDGE: // 0x2A - Intel Core i3, i5, i7 LGA1155 (32nm) if (strstr(Platform.CPU.BrandString, "Xeon")) { - value->word = 0x501; // Xeon - return true; + value->word = 0x501; // 1281 - Xeon + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { - value->word = 0x902; // 2306 - Core i3 - return true; + value->word = 0x902; // 2306 -Core i3 + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { value->word = 0x603; // 1539 - Core i5 - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { value->word = 0x703; // 1795 - Core i7 - return true; + return true; } if (Platform.CPU.NoCores <= 2) { - value->word = 0x902; // 1539 - Core i3 + value->word = 0x902; // - Pentium Dual Core as Core i3 } return true; case CPU_MODEL_IVYBRIDGE: // 0x3A - Intel Core i3, i5, i7 LGA1155 (22nm) - if (strstr(Platform.CPU.BrandString, "Xeon")) { + if (strstr(Platform.CPU.BrandString, "Xeon")) { value->word = 0xA01; // 2561 - Xeon - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { - value->word = 0x903; // 2307 - Core i3 - Apple doesn't use it - but we yes:-) - return true; + value->word = 0x903; // 2307 - Core i3 - Apple doesn't use it + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { value->word = 0x604; // 1540 - Core i5 - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { value->word = 0x704; // 1796 - Core i7 - return true; + return true; } if (Platform.CPU.NoCores <= 2) { - value->word = 0x903; // 1540 - Core i3 + value->word = 0x903; // - Pentium Dual Core as Core i3 } return true; case CPU_MODEL_IVYBRIDGE_XEON: // 0x3E - Mac Pro 6,1 - value->word = 0xA01; // 2561 - Xeon + value->word = 0xA01; // 2561 - Xeon return true; case CPU_MODEL_HASWELL: // 0x3C - case CPU_MODEL_HASWELL_SVR: // 0x3F - case CPU_MODEL_HASWELL_ULT: // 0x45 - case CPU_MODEL_CRYSTALWELL: // 0x46 - if (strstr(Platform.CPU.BrandString, "Xeon")) { + if (strstr(Platform.CPU.BrandString, "Xeon")) { value->word = 0xA01; // 2561 - Xeon - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { value->word = 0x904; // 2308 - Core i3 - Apple doesn't use it - but we yes:-) - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { value->word = 0x605; // 1541 - Core i5 - return true; + return true; } if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { value->word = 0x705; // 1797 - Core i7 - return true; + return true; } if (Platform.CPU.NoCores <= 2) { - value->word = 0x904; // 1541 - Core i3 + value->word = 0x904; // - Pentium Dual Core as Core i3 } return true; - case 0x15: // EP80579 integrated processor + case 0x15: // EP80579 integrated processor value->word = 0x301; // 769 return true; - case 0x13: // Core i5, Xeon MP, "Havendale", "Auburndale", 45nm - case 0x19: // Intel Core i5 650 @3.20 Ghz + case 0x13: // Core i5, Xeon MP, "Havendale", "Auburndale", 45nm + case 0x19: // Intel Core i5 650 @3.20 Ghz value->word = 0x601; // 1537 - Core i5 return true; default: - break; // Unsupported CPU type + break; //Unsupported CPU type } } default: @@ -343,10 +343,10 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) { return false; } - + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -357,7 +357,7 @@ } } - value->byte = 2; // means Unknown + value->byte = 2; // means Unknown return true; // value->byte = SMB_MEM_TYPE_DDR2; // return true; @@ -374,10 +374,10 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) { return false; } - + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -388,7 +388,7 @@ } } - value->dword = 0; // means Unknown + value->dword = 0; // means Unknown return true; // value->dword = 800; // return true; @@ -399,10 +399,10 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) { return false; } - + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -422,12 +422,14 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) { return false; } - + idx++; - // DBG("getSMBMemoryDeviceSerialNumber index: %d, MAX_RAM_SLOTS: %d\n",idx,MAX_RAM_SLOTS); + + //DBG("getSMBMemoryDeviceSerialNumber index: %d, MAX_RAM_SLOTS: %d\n",idx,MAX_RAM_SLOTS); + if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; if (Platform.RAM.DIMM[map].InUse && strlen(Platform.RAM.DIMM[map].SerialNo) > 0) { @@ -446,10 +448,10 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) { return false; } - + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -487,7 +489,7 @@ } smbios = (SMBEntryPoint*)(((char*)smbios) + 16); } - printf("ERROR: Unable to find SMBIOS!\n"); + DBG("ERROR: Unable to find SMBIOS!\n"); pause(); return NULL; } Index: branches/Bungo/i386/libsaio/saio_internal.h =================================================================== --- branches/Bungo/i386/libsaio/saio_internal.h (revision 2468) +++ branches/Bungo/i386/libsaio/saio_internal.h (revision 2469) @@ -28,11 +28,12 @@ #include "saio_types.h" /* asm.s */ -extern void real_to_prot(void); -extern void prot_to_real(void); -extern void halt(void); -extern void startprog(unsigned int address, void *arg); -extern void loader(UInt32 code, UInt32 cmdptr); +extern void real_to_prot(void); +extern void prot_to_real(void); +extern void halt(void); +extern void startprog(unsigned int address, void *arg); +extern void loader(UInt32 code, UInt32 cmdptr); +extern uint64_t computeRand(void); /* bios.s */ extern void bios(biosBuf_t *bb); @@ -79,10 +80,9 @@ extern void finalizeBootStruct(void); /* cache.c */ -extern void CacheReset(); -extern void CacheInit(CICell ih, long blockSize); -extern long CacheRead(CICell ih, char *buffer, long long offset, - long length, long cache); +extern void CacheReset(); +extern void CacheInit(CICell ih, long blockSize); +extern long CacheRead(CICell ih, char *buffer, long long offset, long length, long cache); /* console.c */ extern bool gVerboseMode; @@ -98,6 +98,7 @@ extern void stop(const char *format, ...); //Azi: replace getc/getchar with ? console.c extern void pause(); +extern uint64_t getRTCdatetime(); /* disk.c */ extern void rescanBIOSDevice(int biosdev); @@ -162,7 +163,8 @@ extern int loadConfigFile(const char *configFile, config_file_t *configBuff); extern int loadSystemConfig(config_file_t *configBuff); extern int loadHelperConfig(config_file_t *configBuff); -extern int loadChameleonConfig(config_file_t *configBuff); +extern int loadChameleonConfig(config_file_t *configBuff, BVRef chain); +extern int loadChameleonConfigForDevice(config_file_t *configBuff, const char *device, const char *path); extern char * newString(const char *oldString); extern char * getNextArg(char ** ptr, char * val); extern int ParseXMLFile( char * buffer, TagPtr * dict ); Index: branches/Bungo/i386/boot2/picopng.c =================================================================== --- branches/Bungo/i386/boot2/picopng.c (revision 2468) +++ branches/Bungo/i386/boot2/picopng.c (revision 2469) @@ -32,18 +32,30 @@ png_alloc_node_t *png_alloc_head = NULL; png_alloc_node_t *png_alloc_tail = NULL; +//============================================================================== + png_alloc_node_t *png_alloc_find_node(void *addr) { png_alloc_node_t *node; + for (node = png_alloc_head; node; node = node->next) + { if (node->addr == addr) + { break; + } + } + return node; } + +//============================================================================== + void png_alloc_add_node(void *addr, size_t size) { png_alloc_node_t *node; + if (png_alloc_find_node(addr)) return; node = malloc(sizeof (png_alloc_node_t)); @@ -52,12 +64,15 @@ node->prev = png_alloc_tail; node->next = NULL; png_alloc_tail = node; + if (node->prev) node->prev->next = node; if (!png_alloc_head) png_alloc_head = node; } +//============================================================================== + void png_alloc_remove_node(png_alloc_node_t *node) { if (!node) { @@ -217,35 +232,33 @@ return 1; } -uint32_t vector8_resizev(vector8_t *p, size_t size, uint8_t value) -{ // resize and give all new elements the value - size_t oldsize = p->size, i; - if (!vector8_resize(p, size)) - return 0; - for (i = oldsize; i < size; i++) - p->data[i] = value; - return 1; -} - -void vector8_init(vector8_t *p) -{ - p->data = NULL; - p->size = p->allocsize = 0; -} - vector8_t *vector8_new(size_t size, uint8_t value) { vector8_t *p = png_alloc_malloc(sizeof (vector8_t)); - if(!p) + if (!p) { return NULL; } - vector8_init(p); - if (size && !vector8_resizev(p, size, value)) + + p->data = NULL; + p->size = p->allocsize = 0; + if (size) { - vector8_cleanup(p); - png_alloc_free(p); - return NULL; + size_t i; + size_t newsize = size * sizeof (uint32_t) * 2; + void *data = png_alloc_malloc(newsize); + if (!data) + { + png_alloc_free(p); + return NULL; + } + p->data = (uint8_t *) data; + p->allocsize = newsize; + p->size = size; + for (i = 0; i < size; ++i) + { + p->data[i] = value; + } } return p; } @@ -904,12 +917,21 @@ int PNG_convert(const PNG_info_t *info, vector8_t *out, const uint8_t *in) { // converts from any color type to 32-bit. return value = LodePNG error code size_t i, c; - uint32_t bitDepth, colorType; - bitDepth = info->bitDepth; - colorType = info->colorType; - size_t numpixels = info->width * info->height, bp = 0; - vector8_resize(out, numpixels * 4); - uint8_t *out_data = out->size ? out->data : 0; + size_t numpixels = info->width * info->height; + if (!numpixels) + { + return 0; // nothing to do + } + + if (!vector8_resize(out, numpixels * 4)) + { + return 83; // out of memory + } + + size_t bp = 0; + uint32_t bitDepth = info->bitDepth; + uint32_t colorType = info->colorType; + uint8_t *out_data = out->data; if (bitDepth == 8 && colorType == 0) // greyscale for (i = 0; i < numpixels; i++) { out_data[4 * i + 0] = out_data[4 * i + 1] = out_data[4 * i + 2] = in[i]; @@ -1010,7 +1032,7 @@ return NULL; size_t pos = 33; // first byte of the first chunk after the header vector8_t *idat = NULL; // the data from idat chunks - bool IEND = false, known_type = true; + bool IEND = false; info->key_defined = false; // loop through the chunks, ignoring unknown chunks and stopping at IEND chunk. IDAT data is // put at the start of the in buffer @@ -1102,10 +1124,16 @@ return NULL; } pos += (chunkLength + 4); // skip 4 letters and uninterpreted data of unimplemented chunk - known_type = false; } pos += 4; // step over CRC (which is ignored) } + + if (!idat) + { + PNG_error = 1; // no data seen + return NULL; + } + uint32_t bpp = PNG_getBpp(info); vector8_t *scanlines; // now the out buffer will be filled scanlines = vector8_new(((info->width * (info->height * bpp + 7)) / 8) + info->height, 0); Index: branches/Bungo/i386/boot2/graphics.c =================================================================== --- branches/Bungo/i386/boot2/graphics.c (revision 2468) +++ branches/Bungo/i386/boot2/graphics.c (revision 2469) @@ -20,18 +20,24 @@ * under the License. * * @APPLE_LICENSE_HEADER_END@ + * + * Copyright 1993 NeXT, Inc. All rights reserved. + * */ -/* - * Copyright 1993 NeXT, Inc. - * All rights reserved. - */ #include "boot.h" #include "vbe.h" #include "appleClut8.h" #include "gui.h" #include "IOHibernatePrivate.h" +#include "../modules/Resolution/include/edid.h" +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + /* * for spinning disk */ @@ -41,6 +47,8 @@ int previewLoadedSectors = 0; uint8_t *previewSaveunder = 0; +static uint16_t GraphicsModeCurrent = 0; + #define VIDEO(x) (bootArgs->Video.v_ ## x) //========================================================================== @@ -49,18 +57,18 @@ uint32_t getVBEVideoRam() { VBEInfoBlock vbeInfo; - int err, small; + int err /*, small */; bzero( &vbeInfo, sizeof(vbeInfo) ); strcpy( (char*)&vbeInfo, "VBE2" ); err = getVBEInfo( &vbeInfo ); if (err != errSuccess) return 0; - + if ( strncmp( (char *)vbeInfo.VESASignature, "VESA", 4 ) ) return 0; - small = (vbeInfo.TotalMemory < 16); + // small = (vbeInfo.TotalMemory < 16); return vbeInfo.TotalMemory * 64 * 1024; } @@ -79,23 +87,24 @@ err = getVBEInfo( &vbeInfo ); if (err != errSuccess) return 0; - + if ( strncmp( (char *)vbeInfo.VESASignature, "VESA", 4 ) ) return 0; - + buff = malloc(sizeof(char) * 256); if (!buff) { return 0; } + small = (vbeInfo.TotalMemory < 16); - + snprintf(buff, 256, - "VESA v%d.%d %d%s (%s)\n", - vbeInfo.VESAVersion >> 8, - vbeInfo.VESAVersion & 0xf, - small ? (vbeInfo.TotalMemory * 64) : (vbeInfo.TotalMemory / 16), - small ? "KB" : "MB", - VBEDecodeFP(const char *, vbeInfo.OEMStringPtr) ); + "VESA v%d.%d %d%s (%s)\n", + vbeInfo.VESAVersion >> 8, + vbeInfo.VESAVersion & 0xf, + small ? (vbeInfo.TotalMemory * 64) : (vbeInfo.TotalMemory / 16), + small ? "KB" : "MB", + VBEDecodeFP(const char *, vbeInfo.OEMStringPtr) ); return buff; } @@ -163,13 +172,15 @@ clearScreenRows(0, 24); setCursorPosition( 0, 0, 1 ); } - } + } if (line != 0) { pause(); } setActiveDisplayPage(0); } +//============================================================================== + char *getVBEModeInfoString() { VBEInfoBlock vbeInfo; @@ -208,7 +219,7 @@ *modePtr, modeInfo.XResolution, modeInfo.YResolution, modeInfo.BitsPerPixel, modeInfo.MemoryModel, modeInfo.ModeAttributes); - } + } return buff; } @@ -219,141 +230,151 @@ // If a mode is not found, then return the "best" available mode. static unsigned short -getVESAModeWithProperties( unsigned short width, - unsigned short height, - unsigned char bitsPerPixel, - unsigned short attributesSet, - unsigned short attributesClear, - VBEModeInfoBlock * outModeInfo, - unsigned short * vesaVersion ) +getVESAModeWithProperties( unsigned short width, + unsigned short height, + unsigned char bitsPerPixel, + unsigned short attributesSet, + unsigned short attributesClear, + VBEModeInfoBlock *outModeInfo, + unsigned short *vesaVersion + ) { - VBEInfoBlock vbeInfo; - unsigned short * modePtr; - VBEModeInfoBlock modeInfo; - unsigned char modeBitsPerPixel; - unsigned short matchedMode = modeEndOfList; - int err; + VBEInfoBlock vbeInfo; + unsigned short * modePtr; + VBEModeInfoBlock modeInfo; + unsigned char modeBitsPerPixel; + unsigned short matchedMode = modeEndOfList; + int err; - // Clear output mode info. + // Clear output mode info. - bzero( outModeInfo, sizeof(*outModeInfo) ); + bzero( outModeInfo, sizeof(*outModeInfo) ); - // Get VBE controller info containing the list of supported modes. + // Get VBE controller info containing the list of supported modes. - bzero( &vbeInfo, sizeof(vbeInfo) ); - strcpy( (char*)&vbeInfo, "VBE2" ); - err = getVBEInfo( &vbeInfo ); - if ( err != errSuccess ) - { - return modeEndOfList; - } + bzero( &vbeInfo, sizeof(vbeInfo) ); + strcpy( (char*)&vbeInfo, "VBE2" ); + err = getVBEInfo( &vbeInfo ); + if ( err != errSuccess ) + { + return modeEndOfList; + } - // Report the VESA major/minor version number. + // Report the VESA major/minor version number. if (vesaVersion) *vesaVersion = vbeInfo.VESAVersion; // Loop through the mode list, and find the matching mode. - + + GraphicsModeCurrent = getCurrentGraphicsMode(); + +//#if DEBUG + DBG("Graphics Modes [VESA %d.%d %dMB mode=0x%04X]:\n", vbeInfo.VESAVersion >> 8, vbeInfo.VESAVersion & 0xf, (vbeInfo.TotalMemory * 64)/1024, GraphicsModeCurrent); +//#endif + for ( modePtr = VBEDecodeFP( unsigned short *, vbeInfo.VideoModePtr ); *modePtr != modeEndOfList; modePtr++ ) { // Get mode information. bzero( &modeInfo, sizeof(modeInfo) ); + err = getVBEModeInfo( *modePtr, &modeInfo ); if ( err != errSuccess ) { + DBG("\t%x: [ERROR: %d] mode not suported.\n", *modePtr, err); continue; } -#if DEBUG - printf("Mode %x: %dx%dx%d mm:%d attr:%x\n", +//#if DEBUG + DBG("\t0x%04X: res=%dx%dx%d, mm=%d, attr=0x%04X %s\n", *modePtr, modeInfo.XResolution, modeInfo.YResolution, modeInfo.BitsPerPixel, modeInfo.MemoryModel, - modeInfo.ModeAttributes); -#endif + modeInfo.ModeAttributes, (*modePtr == GraphicsModeCurrent)? "<-":""); +//#endif - // Filter out unwanted modes based on mode attributes. + // Filter out unwanted modes based on mode attributes. - if ( ( ( modeInfo.ModeAttributes & attributesSet ) != attributesSet ) + if ( ( ( modeInfo.ModeAttributes & attributesSet ) != attributesSet ) || ( ( modeInfo.ModeAttributes & attributesClear ) != 0 ) ) - { - continue; - } + { + continue; + } - // Pixel depth in bits. + // Pixel depth in bits. - modeBitsPerPixel = modeInfo.BitsPerPixel; + modeBitsPerPixel = modeInfo.BitsPerPixel; - if ( ( modeBitsPerPixel == 4 ) && ( modeInfo.MemoryModel == 0 ) ) - { - // Text mode, 16 colors. - } - else if ( ( modeBitsPerPixel == 8 ) && ( modeInfo.MemoryModel == 4 ) ) - { - // Packed pixel, 256 colors. - } - else if ( ( ( modeBitsPerPixel == 16 ) || ( modeBitsPerPixel == 15 ) ) - && ( modeInfo.MemoryModel == 6 ) - && ( modeInfo.RedMaskSize == 5 ) - && ( modeInfo.GreenMaskSize == 5 ) - && ( modeInfo.BlueMaskSize == 5 ) ) - { - // Direct color, 16 bpp (1:5:5:5). - modeInfo.BitsPerPixel = modeBitsPerPixel = 16; - } - else if ( ( modeBitsPerPixel == 32 ) - && ( modeInfo.MemoryModel == 6 ) - && ( modeInfo.RedMaskSize == 8 ) - && ( modeInfo.GreenMaskSize == 8 ) - && ( modeInfo.BlueMaskSize == 8 ) ) - { - // Direct color, 32 bpp (8:8:8:8). - } - else - { - continue; // Not a supported mode. - } + if ( ( modeBitsPerPixel == 4 ) && ( modeInfo.MemoryModel == 0 ) ) + { + // Text mode, 16 colors. + } + else if ( ( modeBitsPerPixel == 8 ) && ( modeInfo.MemoryModel == 4 ) ) + { + // Packed pixel, 256 colors. + } + else if ( ( ( modeBitsPerPixel == 16 ) || ( modeBitsPerPixel == 15 ) ) + && ( modeInfo.MemoryModel == 6 ) + && ( modeInfo.RedMaskSize == 5 ) + && ( modeInfo.GreenMaskSize == 5 ) + && ( modeInfo.BlueMaskSize == 5 ) ) + { + // Direct color, 16 bpp (1:5:5:5). + modeInfo.BitsPerPixel = modeBitsPerPixel = 16; + } + else if ( ( modeBitsPerPixel == 32 ) + && ( modeInfo.MemoryModel == 6 ) + && ( modeInfo.RedMaskSize == 8 ) + && ( modeInfo.GreenMaskSize == 8 ) + && ( modeInfo.BlueMaskSize == 8 ) ) + { + // Direct color, 32 bpp (8:8:8:8). + } + else + { + continue; // Not a supported mode. + } - // Modes larger than the specified dimensions are skipped. + // Modes larger than the specified dimensions are skipped. - if ( ( modeInfo.XResolution > width ) || - ( modeInfo.YResolution > height ) ) - { - continue; - } + if ( ( modeInfo.XResolution > width ) || + ( modeInfo.YResolution > height ) ) + { + continue; + } - // Perfect match, we're done looking. + // Perfect match, we're done looking. - if ( ( modeInfo.XResolution == width ) && - ( modeInfo.YResolution == height ) && - ( modeBitsPerPixel == bitsPerPixel ) ) - { - matchedMode = *modePtr; - bcopy( &modeInfo, outModeInfo, sizeof(modeInfo) ); - break; - } + if ( ( modeInfo.XResolution == width ) && + ( modeInfo.YResolution == height ) && + ( modeBitsPerPixel == bitsPerPixel ) ) + { + matchedMode = *modePtr; + bcopy( &modeInfo, outModeInfo, sizeof(modeInfo) ); + break; + } - // Save the next "best" mode in case a perfect match is not found. + // Save the next "best" mode in case a perfect match is not found. - if ( modeInfo.XResolution == outModeInfo->XResolution && - modeInfo.YResolution == outModeInfo->YResolution && - modeBitsPerPixel <= outModeInfo->BitsPerPixel ) - { - continue; // Saved mode has more depth. - } - if ( modeInfo.XResolution < outModeInfo->XResolution || - modeInfo.YResolution < outModeInfo->YResolution || - modeBitsPerPixel < outModeInfo->BitsPerPixel ) - { - continue; // Saved mode has more resolution. - } + if ( modeInfo.XResolution == outModeInfo->XResolution && + modeInfo.YResolution == outModeInfo->YResolution && + modeBitsPerPixel <= outModeInfo->BitsPerPixel ) + { + continue; // Saved mode has more depth. + } - matchedMode = *modePtr; - bcopy( &modeInfo, outModeInfo, sizeof(modeInfo) ); - } + if ( modeInfo.XResolution < outModeInfo->XResolution || + modeInfo.YResolution < outModeInfo->YResolution || + modeBitsPerPixel < outModeInfo->BitsPerPixel ) + { + continue; // Saved mode has more resolution. + } - return matchedMode; + matchedMode = *modePtr; + bcopy( &modeInfo, outModeInfo, sizeof(modeInfo) ); + } + + return matchedMode; } //========================================================================== @@ -399,6 +420,49 @@ } //========================================================================== +// getCurrentGraphicsMode + +uint16_t getCurrentGraphicsMode() +{ + if (getVBECurrentMode(&GraphicsModeCurrent) != errSuccess) + GraphicsModeCurrent = 0; + return (GraphicsModeCurrent & 0x3FFF); +} + +//========================================================================== +// getCurrentEDID + +int getCurrentEDID() +{ + struct EDID edid; + uint8_t status = getVBEEDID(&edid); + + if (status == errSuccess) { + /* + edid_mode mode; + if (fb_parse_edid(&edid, &mode)) { + DBG("EDID first timing block info:\n"); + DBG("\tx_res=%d(native)\n", mode.h_active); + DBG("\ty_res=%d(native)\n", mode.v_active); + DBG("\tx_sync_offset=%d\n", mode.h_sync_offset); + DBG("\tx_sync_width=%d\n", mode.h_sync_width); + DBG("\ty_sync_offset=%d\n", mode.v_sync_offset); + DBG("\ty_sync_width=%d\n", mode.v_sync_width); + DBG("\tx_blanking=%d\n", mode.h_blanking); + DBG("\ty_blanking=%d\n", mode.v_blanking); + DBG("\tpixel_clock=%d\n", mode.pixel_clock); + } else { + DBG("[ERROR: 0x%02X] Failed to parse EDID!\n", status); + } + */ + } else { + DBG("[ERROR: 0x%02X] Failed to get EDID!\n", status); + } + + return status; + +} +//========================================================================== // setVESAGraphicsMode static int @@ -408,10 +472,11 @@ unsigned short refreshRate ) { VBEModeInfoBlock minfo; - unsigned short mode; + unsigned short modeOld, mode; unsigned short vesaVersion; int err = errFuncNotSupported; + modeOld = getCurrentGraphicsMode(); do { mode = getVESAModeWithProperties( width, height, bitsPerPixel, maColorModeBit | @@ -470,6 +535,7 @@ { break; } + DBG("Succesfuly set mode: 0x%04X (old mode: 0x%04X)\n", mode, modeOld); // Set 8-bit color palette. @@ -500,17 +566,14 @@ bootArgs->Video.v_rowBytes = minfo.BytesPerScanline; bootArgs->Video.v_baseAddr = VBEMakeUInt32(minfo.PhysBasePtr); - } - while ( 0 ); + } while ( 0 ); return err; } -int -convertImage( unsigned short width, - unsigned short height, - const unsigned char *imageData, - unsigned char **newImageData ) +//============================================================================== + +int convertImage( unsigned short width, unsigned short height, const unsigned char *imageData, unsigned char **newImageData ) { int cnt; unsigned char *img = 0; @@ -525,7 +588,7 @@ img16[cnt] = lookUpCLUTIndex(imageData[cnt], 16); img = (unsigned char *)img16; break; - + case 32 : img32 = malloc(width * height * 4); if ( !img32 ) break; @@ -533,7 +596,7 @@ img32[cnt] = lookUpCLUTIndex(imageData[cnt], 32); img = (unsigned char *)img32; break; - + default : img = malloc(width * height); bcopy(imageData, img, width * height); @@ -543,6 +606,8 @@ return 0; } +//============================================================================== + int loadPngImage(const char *filename, uint16_t *width, uint16_t *height, uint8_t **imageData) { @@ -595,6 +660,8 @@ return error; } +//============================================================================== + int loadEmbeddedPngImage(uint8_t *pngData, int pngSize, uint16_t *width, uint16_t *height, uint8_t **imageData) { PNG_info_t *info; int error = 0; @@ -623,6 +690,8 @@ return error; } +//============================================================================== + void blendImage(uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint8_t *data) { @@ -640,7 +709,7 @@ uint32_t a; // Alpha uint32_t dstrb, dstg, srcrb, srcg, drb, dg, rb, g, tempB; // Intermediate variables uint16_t pos; - + for (pos = 0; pos < drawWidth * 4; pos += 4) { // Fast pseudo-vector alpha blending, adapted from: http://www.stereopsis.com/doubleblend.html s = *((uint32_t*) (data + pos)); @@ -669,7 +738,7 @@ } } break; - + default: /*Universal version*/ { uint32_t s; @@ -677,7 +746,7 @@ uint32_t dr, dg, db, sr, sg, sb; // Intermediate variables uint16_t pos; int bpp = (VIDEO (depth) + 7)/8; - + for (pos = 0; pos < drawWidth; pos ++) { // Fast pseudo-vector alpha blending, adapted from: http://www.stereopsis.com/doubleblend.html s = *((uint32_t*) (data + 4*pos)); @@ -687,7 +756,7 @@ sr = (s & 0xFF); a = (s >> 24) + 1; - + switch (VIDEO (depth)) { case 24: @@ -704,7 +773,7 @@ db = ((*(uint16_t *)(vram + bpp*pos))&0x1f)<<3; dg = ((*(uint16_t *)(vram + bpp*pos))&0x03e0)>>2; dr = ((*(uint16_t *)(vram + bpp*pos))&0x7c00)>>7; - break; + break; default: return; } @@ -725,8 +794,8 @@ *(uint16_t *)(vram + bpp*pos) = ((db&0xf8)>>3) | ((dg&0xf8)<<2) | ((dr&0xf8)<<7); break; } - - } + + } } break; } @@ -735,6 +804,8 @@ } } +//============================================================================== + void drawCheckerBoard() { uint32_t *vram = (uint32_t *) VIDEO(baseAddr); @@ -752,8 +823,7 @@ //========================================================================== // LookUpCLUTIndex -unsigned long lookUpCLUTIndex( unsigned char index, - unsigned char depth ) +unsigned long lookUpCLUTIndex( unsigned char index, unsigned char depth ) { long result, red, green, blue; @@ -787,14 +857,16 @@ void * stosl(void * dst, long val, long len) { - asm volatile ( "rep; stosl" - : "=c" (len), "=D" (dst) - : "0" (len), "1" (dst), "a" (val) - : "memory" ); + asm volatile ( "rep; stosl" + : "=c" (len), "=D" (dst) + : "0" (len), "1" (dst), "a" (val) + : "memory" ); - return dst; + return dst; } +//============================================================================== + void drawColorRectangle( unsigned short x, unsigned short y, unsigned short width, @@ -844,8 +916,9 @@ } } -void -loadImageScale (void *input, int iw, int ih, int ip, void *output, int ow, int oh, int op, int or) +//============================================================================== + +void loadImageScale (void *input, int iw, int ih, int ip, void *output, int ow, int oh, int op, int or) { int x,y, off; int red=0x7f, green=0x7f, blue=0x7f; @@ -862,7 +935,7 @@ red=(val>>7)&0xf8; green=(val>>2)&0xf8; blue=(val<<3)&0xf8; - break; + break; } case 32: { @@ -872,7 +945,7 @@ green=(val>>8)&0xff; blue=(val)&0xff; break; - } + } } char *ptr=(char *)output+x*(op/8)+y*or; switch (op) @@ -889,6 +962,8 @@ } } +//============================================================================== + DECLARE_IOHIBERNATEPROGRESSALPHA void drawPreview(void *src, uint8_t * saveunder) @@ -902,7 +977,7 @@ void *uncomp; int origwidth, origheight, origbpx; uint32_t saveindex[kIOHibernateProgressCount] = { 0 }; - + if (src && (uncomp=DecompressData(src, &origwidth, &origheight, &origbpx))) { if (!setVESAGraphicsMode(origwidth, origheight, origbpx, 0)) @@ -921,15 +996,15 @@ // Set the screen to 75% grey. drawColorRectangle(0, 0, VIDEO(width), VIDEO(height), 0x01 /* color index */); } - - + + pixelShift = VIDEO (depth) >> 4; if (pixelShift < 1) return; - + screen += ((VIDEO (width) - kIOHibernateProgressCount * (kIOHibernateProgressWidth + kIOHibernateProgressSpacing)) << (pixelShift - 1)) + (VIDEO (height) - kIOHibernateProgressOriginY - kIOHibernateProgressHeight) * rowBytes; - + for (y = 0; y < kIOHibernateProgressHeight; y++) { out = screen + y * rowBytes; @@ -969,6 +1044,8 @@ } } +//============================================================================== + void updateProgressBar(uint8_t * saveunder, int32_t firstBlob, int32_t select) { uint8_t * screen; @@ -978,20 +1055,20 @@ uint32_t alpha, in, color, result; uint8_t * out; uint32_t saveindex[kIOHibernateProgressCount] = { 0 }; - + pixelShift = VIDEO(depth) >> 4; if (pixelShift < 1) return; screen = (uint8_t *) VIDEO (baseAddr); rowBytes = VIDEO (rowBytes); - + screen += ((VIDEO (width) - kIOHibernateProgressCount * (kIOHibernateProgressWidth + kIOHibernateProgressSpacing)) << (pixelShift - 1)) + (VIDEO (height) - kIOHibernateProgressOriginY - kIOHibernateProgressHeight) * rowBytes; - + lastBlob = (select < kIOHibernateProgressCount) ? select : (kIOHibernateProgressCount - 1); - + screen += (firstBlob * (kIOHibernateProgressWidth + kIOHibernateProgressSpacing)) << pixelShift; - + for (y = 0; y < kIOHibernateProgressHeight; y++) { out = screen + y * rowBytes; @@ -1028,10 +1105,7 @@ //========================================================================== // setVESATextMode -static int -setVESATextMode( unsigned short cols, - unsigned short rows, - unsigned char bitsPerPixel ) +static int setVESATextMode( unsigned short cols, unsigned short rows, unsigned char bitsPerPixel ) { VBEModeInfoBlock minfo; unsigned short mode = modeEndOfList; @@ -1068,8 +1142,7 @@ //========================================================================== // getNumberArrayFromProperty -static int -getNumberArrayFromProperty( const char * propKey, +static int getNumberArrayFromProperty( const char * propKey, unsigned long numbers[], unsigned long maxArrayCount ) { @@ -1100,36 +1173,38 @@ return count; } +//============================================================================== + int initGraphicsMode () { - unsigned long params[4]; - int count; - - params[3] = 0; - count = getNumberArrayFromProperty( kGraphicsModeKey, params, 4 ); - - // Try to find a resolution if "Graphics Mode" setting is not available. - if ( count < 3 ) - { - // Use the default resolution if we don't have an initialized GUI. - if (gui.screen.width == 0 || gui.screen.height == 0) + unsigned long params[4]; + int count; + + params[3] = 0; + count = getNumberArrayFromProperty( kGraphicsModeKey, params, 4 ); + + // Try to find a resolution if "Graphics Mode" setting is not available. + if ( count < 3 ) { - gui.screen.width = DEFAULT_SCREEN_WIDTH; - gui.screen.height = DEFAULT_SCREEN_HEIGHT; + // Use the default resolution if we don't have an initialized GUI. + if (gui.screen.width == 0 || gui.screen.height == 0) + { + gui.screen.width = DEFAULT_SCREEN_WIDTH; + gui.screen.height = DEFAULT_SCREEN_HEIGHT; + } + + params[0] = gui.screen.width; + params[1] = gui.screen.height; + params[2] = 32; } - - params[0] = gui.screen.width; - params[1] = gui.screen.height; - params[2] = 32; - } - - // Map from pixel format to bits per pixel. - - if ( params[2] == 256 ) params[2] = 8; - if ( params[2] == 555 ) params[2] = 16; - if ( params[2] == 888 ) params[2] = 32; - - return setVESAGraphicsMode( params[0], params[1], params[2], params[3] ); + + // Map from pixel format to bits per pixel. + + if ( params[2] == 256 ) params[2] = 8; + if ( params[2] == 555 ) params[2] = 16; + if ( params[2] == 888 ) params[2] = 32; + + return setVESAGraphicsMode( params[0], params[1], params[2], params[3] ); } //========================================================================== @@ -1137,8 +1212,7 @@ // // Set the video mode to VGA_TEXT_MODE or GRAPHICS_MODE. -void -setVideoMode( int mode, int drawgraphics) +void setVideoMode( int mode, int drawgraphics) { unsigned long params[4]; int count; @@ -1147,13 +1221,13 @@ if ( mode == GRAPHICS_MODE ) { if ( (err=initGraphicsMode ()) == errSuccess ) { - if (gVerboseMode) { - // Tell the kernel to use text mode on a linear frame buffer display - bootArgs->Video.v_display = FB_TEXT_MODE; - } else { - bootArgs->Video.v_display = GRAPHICS_MODE; + if (gVerboseMode) { + // Tell the kernel to use text mode on a linear frame buffer display + bootArgs->Video.v_display = FB_TEXT_MODE; + } else { + bootArgs->Video.v_display = GRAPHICS_MODE; + } } - } } if ( (mode == VGA_TEXT_MODE) || (err != errSuccess) ) @@ -1180,7 +1254,7 @@ unsigned short vesaVersion; unsigned short mode = modeEndOfList; - + getNumberArrayFromProperty( kGraphicsModeKey, params, 4); mode = getVESAModeWithProperties( params[0], params[1], params[2], @@ -1190,7 +1264,7 @@ maLinearFrameBufferAvailBit, 0, &minfo, &vesaVersion ); - + params[0] = minfo.XResolution; params[1] = minfo.YResolution; params[2] = 32; @@ -1213,11 +1287,12 @@ // ensure a minimum of 1/9 sec between animation frames. #define MIN_TICKS 2 -void -spinActivityIndicator(int sectors) +//============================================================================== + +void spinActivityIndicator(int sectors) { static unsigned long lastTickTime = 0, currentTickTime; - + if (previewTotalSectors && previewSaveunder) { int blob, lastBlob; @@ -1252,13 +1327,15 @@ } } -void -clearActivityIndicator( void ) +//============================================================================== + +void clearActivityIndicator( void ) { - if ( getVideoMode() == VGA_TEXT_MODE ) - { + if ( getVideoMode() == VGA_TEXT_MODE ) + { putchar(' '); putchar('\b'); - } + } } +//============================================================================== Index: branches/Bungo/i386/boot2/graphics.h =================================================================== --- branches/Bungo/i386/boot2/graphics.h (revision 2468) +++ branches/Bungo/i386/boot2/graphics.h (revision 2469) @@ -1,7 +1,7 @@ /* * graphics.h - * * + * * Created by fassl on 22.12.08. * Copyright 2008 __MyCompanyName__. All rights reserved. * @@ -26,20 +26,19 @@ void drawDataRectangle( unsigned short x, unsigned short y, unsigned short width, unsigned short height, unsigned char * data ); int convertImage( unsigned short width, unsigned short height, const unsigned char *imageData, unsigned char **newImageData ); -int initGraphicsMode (); +int initGraphicsMode(); void drawCheckerBoard(); void blendImage(uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint8_t *data); -void drawCheckerBoard(); -void blendImage(uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint8_t *data); - int loadEmbeddedPngImage(uint8_t *pngData, int pngSize, uint16_t *width, uint16_t *height, uint8_t **imageData); uint32_t getVBEVideoRam(); char *getVBEInfoString(); char *getVBEModeInfoString(); void getGraphicModeParams(unsigned long params[]); +uint16_t getCurrentGraphicsMode(); +int getCurrentEDID(); #endif /* !__BOOT_GRAPHICS_H */ Index: branches/Bungo/i386/boot2/drivers.c =================================================================== --- branches/Bungo/i386/boot2/drivers.c (revision 2468) +++ branches/Bungo/i386/boot2/drivers.c (revision 2469) @@ -74,14 +74,14 @@ #define kDriverPackageSignature2 'MOSX' struct DriversPackage { - unsigned long signature1; - unsigned long signature2; - unsigned long length; - unsigned long adler32; - unsigned long version; - unsigned long numDrivers; - unsigned long reserved1; - unsigned long reserved2; + unsigned long signature1; + unsigned long signature2; + unsigned long length; + unsigned long adler32; + unsigned long version; + unsigned long numDrivers; + unsigned long reserved1; + unsigned long reserved2; }; typedef struct DriversPackage DriversPackage; @@ -103,8 +103,8 @@ static long MatchPersonalities(void); static long MatchLibraries(void); #ifdef NOTDEF -static ModulePtr FindModule(char *name); -static void ThinFatFile(void **loadAddrP, unsigned long *lengthP); + static ModulePtr FindModule(char *name); + static void ThinFatFile(void **loadAddrP, unsigned long *lengthP); #endif static long ParseXML(char *buffer, ModulePtr *module, TagPtr *personalities); static long InitDriverSupport(void); @@ -146,12 +146,10 @@ return result; } - //========================================================================== // InitDriverSupport -static long -InitDriverSupport( void ) +static long InitDriverSupport( void ) { gExtensionsSpec = malloc( 4096 ); gDriverSpec = malloc( 4096 ); @@ -240,8 +238,11 @@ error("Could not load %s\n", gMKextName); return -1; } - } else { - if (gMacOSVersion[3] == '9') { + } + else + { + if ( MAVERICKS || YOSEMITE ) // issue 352 + { strlcpy(gExtensionsSpec, dirSpec, 4087); /* 4096 - sizeof("Library/") */ strcat(gExtensionsSpec, "Library/"); FileLoadDrivers(gExtensionsSpec, 0); @@ -375,8 +376,7 @@ //========================================================================== // -long -NetLoadDrivers( char * dirSpec ) +long NetLoadDrivers( char * dirSpec ) { long tries; @@ -415,8 +415,7 @@ //========================================================================== // loadDriverMKext -long -LoadDriverMKext( char * fileSpec ) +long LoadDriverMKext( char * fileSpec ) { unsigned long driversAddr, driversLength; long length; @@ -529,6 +528,13 @@ if (ret != 0) { break; } + + if (!module) // cparm + { + ret = -1; + break; + } // Should never happen but it will make the compiler happy + // Allocate memory for the driver path and the plist. module->executablePath = tmpExecutablePath; @@ -845,11 +851,10 @@ char *gDarwinBuildVerStr = "Darwin Kernel Version"; // Bungo -long -DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize) +long DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize) { long ret = 0; - compressed_kernel_header * kernel_header = (compressed_kernel_header *) binary; + compressed_kernel_header *kernel_header = (compressed_kernel_header *) binary; u_int32_t uncompressed_size = 0, size = 0, adler32 = 0; void *buffer = NULL; unsigned long len = 0; @@ -866,9 +871,10 @@ if (kernel_header->signature == OSSwapBigToHostConstInt32('comp')) { - DBG("Decompressing Kernel: "); - - if (kernel_header->compress_type != OSSwapBigToHostConstInt32('lzss')) + DBG("Decompressing Kernel Cache: "); + + if ((kernel_header->compress_type != OSSwapBigToHostConstInt32('lzss')) && + (kernel_header->compress_type != OSSwapBigToHostConstInt32('lzvn'))) { error("ERROR: kernel compression is bad!\n"); return -1; @@ -878,6 +884,7 @@ { return -1; } + if (kernel_header->root_path[0] && strcmp(gBootFile, kernel_header->root_path)) { return -1; @@ -885,20 +892,45 @@ #endif uncompressed_size = OSSwapBigToHostInt32(kernel_header->uncompressed_size); binary = buffer = malloc(uncompressed_size); - - size = decompress_lzss((u_int8_t *)binary, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); - if (uncompressed_size != size) { - error("ERROR: size mismatch from lzss (found: %x, expected: %x).\n", size, uncompressed_size); + + // MinusZwei + size = 0; + switch (kernel_header->compress_type) + { + case OSSwapBigToHostConstInt32('lzvn'): + size = decompress_lzvn( binary, uncompressed_size, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); + break; + + case OSSwapBigToHostConstInt32('lzss'): + size = decompress_lzss( (u_int8_t *)binary, uncompressed_size, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); + break; + + default: + break; + } + // MinusZwei + + if (uncompressed_size != size) + { + if ( kernel_header->compress_type == OSSwapBigToHostConstInt32('lzvn')) + { + error("ERROR: size mismatch from lzvn (found: %x, expected: %x).\n", size, uncompressed_size); + } + + if ( kernel_header->compress_type == OSSwapBigToHostConstInt32('lzss')) + { + error("ERROR: size mismatch from lzss (found: %x, expected: %x).\n", size, uncompressed_size); + } + return -1; } - - adler32 = Adler32(binary, uncompressed_size); + + adler32 = Adler32(binary, uncompressed_size); if (OSSwapBigToHostInt32(kernel_header->adler32) != adler32) { error("ERROR: adler mismatch (found: %x, expected: %x).\n", adler32, OSSwapBigToHostInt32(kernel_header->adler32)); return -1; } - DBG("OK.\n"); } @@ -908,23 +940,23 @@ archCpuType=CPU_TYPE_I386; ret = ThinFatFile(&binary, &len); } - - // Bungo: no range checking, sorry - size = 0; - while (memcmp((uint8_t *)binary + size, (uint8_t *)gDarwinBuildVerStr, 21)) { - size++; + + // Bungo: scan binary for Darwin Kernel Version string + uint32_t offset; + for (offset = 0; (offset < 0xFFFFFF00) && memcmp((uint8_t *)binary + offset, (uint8_t *)gDarwinBuildVerStr, 21); offset++) { } - gDarwinBuildVerStr = (char *)binary + size; + if (offset < 0xFFFFFF00) gDarwinBuildVerStr = (char *)binary + offset; + else gDarwinBuildVerStr = ""; // Notify modules that the kernel has been decompressed, thinned and is about to be decoded - execute_hook("DecodeKernel", (void*)binary, NULL, NULL, NULL); - + execute_hook("DecodeKernel", (void *)binary, NULL, NULL, NULL); + ret = DecodeMachO(binary, rentry, raddr, rsize); - if (ret<0 && archCpuType==CPU_TYPE_X86_64) + if (ret < 0 && archCpuType == CPU_TYPE_X86_64) { - archCpuType=CPU_TYPE_I386; + archCpuType = CPU_TYPE_I386; ret = DecodeMachO(binary, rentry, raddr, rsize); } - + return ret; } Index: branches/Bungo/i386/boot2/mboot.c =================================================================== --- branches/Bungo/i386/boot2/mboot.c (revision 2468) +++ branches/Bungo/i386/boot2/mboot.c (revision 2469) @@ -15,6 +15,8 @@ int multiboot_skip_partition=0; int multiboot_skip_partition_set=0; +void boot(int biosdev); + // Global multiboot info, if using multiboot. struct multiboot_info *gMI; @@ -61,29 +63,7 @@ // would be on the stack which would possibly be using way too much stack. void multiboot_to_boot(int multiboot_magic, struct multiboot_info *mi_orig) { - uint32_t bootdevice = hi_multiboot(multiboot_magic, mi_orig); - if(bootdevice != BAD_BOOT_DEVICE) - { - // boot only returns to do a chain load. - for(;;) - { // NOTE: boot only uses the last byte (the drive number) - common_boot(bootdevice); - if(chainbootflag) - chainLoad(); - else - waitThenReload(); - } - } - // Avoid returning to high-memory address which isn't valid in the segment - // we are now in. - // Calling sleep() ensures the user ought to be able to use Ctrl+Alt+Del - // because the BIOS will have interrupts on. - for(;;) - sleep(10); - // NOTE: *IF* we needed to return we'd have to fix up our return address to - // be in low memory using the same trick as below. - // However, there doesn't seem to be any point in returning to assembly - // particularly when the remaining code merely halts the processor. + hi_multiboot(multiboot_magic, mi_orig); } void chainLoad() @@ -344,6 +324,31 @@ // Since we call multiboot ourselves, its return address will be correct. // That is unless it's inlined in which case it does not matter. uint32_t bootdevice = multiboot(multiboot_magic, mi_p); + + if(bootdevice != BAD_BOOT_DEVICE) + { + // boot only returns to do a chain load. + for(;;) + { // NOTE: boot only uses the last byte (the drive number) + boot(bootdevice); + if(chainbootflag) + chainLoad(); + else + waitThenReload(); + } + } + + // Avoid returning to high-memory address which isn't valid in the segment + // we are now in. + // Calling sleep() ensures the user ought to be able to use Ctrl+Alt+Del + // because the BIOS will have interrupts on. + for(;;) + sleep(10); + // NOTE: *IF* we needed to return we'd have to fix up our return address to + // be in low memory using the same trick as below. + // However, there doesn't seem to be any point in returning to assembly + // particularly when the remaining code merely halts the processor. + // We're about to exit and temporaryBootArgs will no longer be valid bootArgs = NULL; return bootdevice; Index: branches/Bungo/i386/boot2/prompt.c =================================================================== --- branches/Bungo/i386/boot2/prompt.c (revision 2468) +++ branches/Bungo/i386/boot2/prompt.c (revision 2469) @@ -28,9 +28,7 @@ #include -char bootBanner[] = "\nDarwin/x86 boot v" I386BOOT_VERSION " - Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) r" I386BOOT_CHAMELEONREVISION "\n" - "Build date: " I386BOOT_BUILDDATE "\n" - "%dMB memory\n"; +char bootBanner[] = "\nDarwin/x86 boot v" I386BOOT_VERSION " - Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) r" I386BOOT_CHAMELEONREVISION " Build date: " I386BOOT_BUILDDATE "\n" "%dMB memory\n"; char bootPrompt[] = "Press Enter to start up Darwin/x86 with no options, or you can:\n" Index: branches/Bungo/i386/boot2/lzvn.c =================================================================== --- branches/Bungo/i386/boot2/lzvn.c (revision 0) +++ branches/Bungo/i386/boot2/lzvn.c (revision 2469) @@ -0,0 +1,497 @@ +// +// lzvn.c +// +// Based on works from Pike R. Alpha and AnV Software (Andy Vandijck). +// Converted to C by MinusZwei on 9/14/14. +// +// No dogs allowed. +// + +#include + +#include + + +static short Llzvn_tableref[256] = +{ + 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 4, 3, + 1, 1, 1, 1, 1, 1, 4, 3, 1, 1, 1, 1, 1, 1, 5, 3, + 1, 1, 1, 1, 1, 1, 5, 3, 1, 1, 1, 1, 1, 1, 5, 3, + 1, 1, 1, 1, 1, 1, 5, 3, 1, 1, 1, 1, 1, 1, 5, 3, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, + 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, + 1, 1, 1, 1, 1, 1, 0, 3, 1, 1, 1, 1, 1, 1, 0, 3, + 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, + 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, + 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 +}; + + +// mov (%rdx),%r8 +// movzbq (%rdx),%r9 +// jmpq *(%rbx,%r9,8) + +#define LABEL_JUMP \ +do { \ +r8 = *(uint64_t *)rdx; \ +r9 = r8 & 0xFF; \ +switch (Llzvn_tableref[r9]) { \ +case 0: goto Llzvn_table0; break; \ +case 1: goto Llzvn_table1; break; \ +case 2: return rax; \ +case 3: goto Llzvn_table3; break; \ +case 4: goto Llzvn_table4; break; \ +case 5: return 0; \ +case 6: goto Llzvn_table6; break; \ +case 7: goto Llzvn_table7; break; \ +case 8: goto Llzvn_table8; break; \ +case 9: goto Llzvn_table9; break; \ +case 10: goto Llzvn_table10; break; \ +} \ +} while (0) + + +size_t +decompress_lzvn(void * _dest, + size_t _dest_size, + void * _src, + size_t _src_size) +{ + size_t rax = 0; + + const uint64_t rdi = (const uint64_t)_dest; + uint64_t rsi = _dest_size; + uint64_t rcx = _src_size; + uint64_t rdx = (uint64_t)_src; + + uint64_t r8 = 0; + uint64_t r9 = 0; + uint64_t r10 = 0; + uint64_t r11 = 0; + uint64_t r12 = 0; + + uint64_t addr = 0; + unsigned char byte_data = 0; + + short jmp = 0; + + // lea Llzvn_tableref(%rip),%rbx + // + // this will load the address of the tableref label into the %rbx + // register. in our code, this is the 'Llzvn_tableref' array + // + // for clearness, it will be used directly. + + rax = 0; // xor %rax,%rax + r12 = 0; // xor %r12,%r12 + + // sub $0x8,%rsi + // jb Llzvn_exit + jmp = rsi < 0x8 ? 1 : 0; + rsi -= 0x8; + if (jmp) { + return 0; + } + + // lea -0x8(%rdx,%rcx,1),%rcx + // cmp %rcx,%rdx + // ja Llzvn_exit + rcx = rdx + rcx - 0x8; + if (rdx > rcx) { + return 0; + } + + LABEL_JUMP; + + + +Llzvn_table0: + r9 >>= 0x6; // shr $0x6,%r9 + rdx = rdx + r9 + 0x1; // lea 0x1(%rdx,%r9,1),%rdx + + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r10 = 0x38; // mov $0x38,%r10 + r10 &= r8; // and %r8,%r10 + r8 >>= 0x8; // shr $0x8,%r8 + r10 >>= 0x3; // shr $0x3,%r10 + r10 += 0x3; // add $0x3,%r10 + goto Llzvn_l10; // jmp Llzvn_l10 + +Llzvn_table1: + r9 >>= 0x6; // shr $0x6,%r9 + rdx = rdx + r9 + 0x2; // lea 0x2(%rdx,%r9,1),%rdx + + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r12 = r8; // mov %r8,%r12 + r12 = OSSwapInt64(r12); // bswap %r12 + r10 = r12; // mov %r12,%r10 + r12 <<= 0x5; // shl $0x5,%r12 + r12 >>= 0x35; // shr $0x35,%r12 + r10 <<= 0x2; // shl $0x2,%r10 + r10 >>= 0x3d; // shr $0x3d,%r10 + r10 += 0x3; // add $0x3,%r10 + r8 >>= 0x10; // shr $0x10,%r8 + goto Llzvn_l10; + + +Llzvn_table3: + r9 >>= 0x6; // shr $0x6,%r9 + rdx = rdx + r9 + 0x3; // lea 0x3(%rdx,%r9,1),%rdx + + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r10 = 0x38; // mov $0x38,%r10 + r12 = 0xFFFF; // mov $0xffff,%r12 + r10 &= r8; // and %r8,%r10 + r8 >>= 0x8; // shr $0x8,%r8 + r10 >>= 0x3; // shr $0x3,%r10 + r12 &= r8; // and %r8,%r12 + r8 >>= 0x10; // shr $0x10,%r8 + r10 += 0x3; // add $0x3,%r10 + goto Llzvn_l10; // jmp Llzvn_l10 + + +Llzvn_table4: + // add $0x1,%rdx + // cmp %rcx,%rdx + // ja Llzvn_exit + rdx += 1; + if (rdx > rcx) { + return 0; + } + + LABEL_JUMP; + + +Llzvn_table6: + r9 >>= 0x3; // shr $0x3,%r9 + r9 &= 0x3; // and $0x3,%r9 + rdx = rdx + r9 + 0x3; // lea 0x3(%rdx,%r9,1),%rdx + + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r10 = r8; // mov %r8,%r10 + r10 &= 0x307; // and $0x307,%r10 + r8 >>= 0xa; // shr $0xa,%r8 + + // movzbq %r10b,%r12 + r12 = r10 & 0xFF; + + r10 >>= 0x8; // shr $0x8,%r10 + r12 <<= 0x2; // shl $0x2,%r12 + r10 |= r12; // or %r12,%r10 + r12 = 0x3FFF; // mov $0x3fff,%r12 + r10 += 0x3; // add $0x3,%r10 + r12 &= r8; // and %r8,%r12 + r8 >>= 0xE; // shr $0xe,%r8 + goto Llzvn_l10; // jmp Llzvn_l10 + + +Llzvn_table7: + r8 >>= 0x8; // shr $0x8,%r8 + r8 &= 0xFF; // and $0xff,%r8 + r8 += 0x10; // add $0x10,%r8 + rdx = rdx + r8 + 0x2; // lea 0x2(%rdx,%r8,1),%rdx + goto Llzvn_l0; + + +Llzvn_table8: + r8 &= 0xF; // and $0xf,%r8 + rdx = rdx + r8 + 0x1; // lea 0x1(%rdx,%r8,1),%rdx + goto Llzvn_l0; // jmp Llzvn_l0 + + +Llzvn_table9: + rdx += 0x2; // add $0x2,%rdx + + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r10 = r8; // mov %r8,%r10 + r10 >>= 0x8; // shr $0x8,%r10 + r10 &= 0xFF; // and $0xff,%r10 + r10 += 0x10; // add $0x10,%r10 + goto Llzvn_l11; + + +Llzvn_table10: + rdx += 1; // add $0x1,%rdx + + //cmp %rcx,%rdx + //ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r10 = r8; // mov %r8,%r10 + r10 &= 0xF; // and $0xf,%r10 + goto Llzvn_l11; // jmp Llzvn_l11 + + + + +Llzvn_l10: + r11 = rax + r9; // lea (%rax,%r9,1),%r11 + r11 += r10; // add %r10,%r11 + + // cmp %rsi,%r11 + // jae Llzvn_l8 + if (r11 >= rsi) { + goto Llzvn_l8; + } + + // mov %r8,(%rdi,%rax,1) + addr = rdi + rax; + *((uint64_t *)addr) = r8; + + rax += r9; // add %r9,%rax + r8 = rax; // mov %rax,%r8 + + // sub %r12,%r8 + // jb Llzvn_exit + jmp = r8 < r12 ? 1 : 0; + r8 -= r12; + if (jmp) { + return 0; + } + + // cmp $0x8,%r12 + // jb Llzvn_l4 + if (r12 < 0x8) { + goto Llzvn_l4; + } + + +Llzvn_l5: + do + { + // mov (%rdi,%r8,1),%r9 + addr = rdi + r8; + r9 = *((uint64_t *)addr); + + r8 += 0x8; // add $0x8,%r8 + + // mov %r9,(%rdi,%rax,1) + addr = rdi + rax; + *((uint64_t *)addr) = r9; + + rax += 0x8; // add $0x8,%rax + + // sub $0x8,%r10 + // ja Llzvn_l5 + jmp = r10 > 0x8 ? 1 : 0; + r10 -= 0x8; + } + while (jmp); + + rax += r10; // add %r10,%rax + + LABEL_JUMP; + + +Llzvn_l8: + // test %r9,%r9 + // je Llzvn_l7 + if (r9 != 0) + { + r11 = rsi + 0x8; // lea 0x8(%rsi),%r11 + + do + { + // mov %r8b,(%rdi,%rax,1) + addr = rdi + rax; + byte_data = (unsigned char)(r8 & 0xFF); + *((unsigned char *)addr) = byte_data; + + rax += 0x1; // add $0x1,%rax + + // cmp %rax,%r11 + // je Llzvn_exit2 + if (rax == r11) { + return rax; + } + + r8 >>= 0x8; // shr $0x8,%r8 + + // sub $0x1,%r9 + // jne Llzvn_l6 + jmp = r9 != 0x1 ? 1 : 0; + r9 -= 1; + } + while (jmp); + } + + // mov %rax,%r8 + r8 = rax; + + // sub %r12,%r8 + // jb Llzvn_exit + jmp = r8 < r12 ? 1 : 0; + r8 -= r12; + if (jmp) { + return 0; + } + + +Llzvn_l4: + r11 = rsi + 0x8; // lea 0x8(%rsi),%r11 + + do + { + // movzbq (%rdi,%r8,1),%r9 + addr = rdi + r8; + byte_data = *((unsigned char *)addr); + r9 = byte_data; + r9 &= 0xFF; + + r8 += 0x1; // add $0x1,%r8 + + // mov %r9b,(%rdi,%rax,1) + addr = rdi + rax; + byte_data = (unsigned char)r9; + *((unsigned char *)addr) = byte_data; + + rax += 0x1; // add $0x1,%rax + + // cmp %rax,%r11 + // je Llzvn_exit2 + if (rax == r11) { + return rax; + } + + // sub $0x1,%r10 + // jne Llzvn_l9 + jmp = r10 != 0x1 ? 1 : 0; + r10 -= 0x1; + } + while (jmp); + + LABEL_JUMP; + + +Llzvn_l11: + r8 = rax; // mov %rax,%r8 + r8 -= r12; // sub %r12,%r8 + r11 = rax + r10; // lea (%rax,%r10,1),%r11 + + // cmp %rsi,%r11 + // jae Llzvn_l4 + if (r11 >= rsi) { + goto Llzvn_l4; + } + + // cmp $0x8,%r12 + // jae Llzvn_l5 + if (r12 >= 0x8) { + goto Llzvn_l5; + } + + goto Llzvn_l4; // jmp Llzvn_l4 + + +Llzvn_l0: + // cmp %rcx,%rdx + // ja Llzvn_exit + if (rdx > rcx) { + return 0; + } + + r11 = rax + r8; // lea (%rax,%r8,1),%r11 + r8 = -r8; // neg %r8 + + // cmp %rsi,%r11 + // ja Llzvn_l2 + if (r11 <= rsi) + { + r11 = rdi + r11; // lea (%rdi,%r11,1),%r11 + + uint64_t check = 0; + + do + { + // mov (%rdx,%r8,1),%r9 + addr = rdx + r8; + r9 = *(uint64_t *)addr; + + // mov %r9,(%r11,%r8,1) + addr = r11 + r8; + *(uint64_t *)addr = r9; + + // add $0x8,%r8 + // jae Llzvn_l1 + + check = UINT64_MAX; + check -= (uint64_t)r8; + + r8 += 0x8; + } + while (check >= 0x8); + + rax = r11; // mov %r11,%rax + rax -= rdi; // sub %rdi,%rax + + LABEL_JUMP; + } + + r11 = rsi + 0x8; // lea 0x8(%rsi),%r11 + + do + { + // movzbq (%rdx,%r8,1),%r9 + addr = rdx + r8; + r9 = *((uint64_t *)addr); + r9 &= 0xFF; + + // mov %r9b,(%rdi,%rax,1) + addr = rdi + rax; + byte_data = (unsigned char)r9; + *((unsigned char *)addr) = byte_data; + + rax += 0x1; // add $0x1,%rax + + // cmp %rax,%r11 + // je Llzvn_exit2 + if (r11 == rax) { + return rax; + } + + // add $0x1,%r8 + // jne Llzvn_l3 + jmp = ((int64_t)r8 + 0x1 == 0) ? 0 : 1; + r8 += 0x1; + } + while (jmp); + + LABEL_JUMP; + + + // should never come here. + return 0; +} Index: branches/Bungo/i386/boot2/Makefile =================================================================== --- branches/Bungo/i386/boot2/Makefile (revision 2468) +++ branches/Bungo/i386/boot2/Makefile (revision 2469) @@ -19,7 +19,7 @@ DIR = boot2 include ${SRCROOT}/Make.rules -OPTIM = -Os -Oz +OPTIM = $(CONFIG_OPTIMIZATION_LEVEL) CFLAGS = $(RC_CFLAGS) $(OPTIM) $(MORECPP) -arch i386 -g -Wmost -Werror \ -fno-builtin -DSAIO_INTERNAL_USER -static $(OMIT_FRAME_POINTER_CFLAG) -fno-stack-protector \ -march=pentium4 -msse2 -msoft-float -nostdinc -include $(SRCROOT)/autoconf.h @@ -29,10 +29,10 @@ DEFINES= CONFIG = hd SYMDIR = $(SYMROOT) -LIBSADIR = ../libsa -LIBSAIODIR = ../libsaio +LIBSADIR = $(SRCROOT)/i386/libsa +LIBSAIODIR = $(SRCROOT)/i386/libsaio THEME = $(CONFIG_EMBEDED_THEME) -THEMEDIR = ../../artwork/themes/$(THEME) +THEMEDIR = $(SRCROOT)/artwork/themes/$(THEME) INC = -I. -I$(SRCROOT) -I$(SYMDIR) -I$(LIBSADIR) -I$(LIBSAIODIR) -I${SRCROOT}/i386/include LIBS= -L$(SYMDIR) -lsaio -lsa -lklibc @@ -42,13 +42,13 @@ # The ordering is important; # boot2.o must be first. -OBJS = boot2.o boot.o graphics.o drivers.o prompt.o options.o lzss.o mboot.o \ +OBJS = boot2.o boot.o graphics.o drivers.o prompt.o options.o lzss.o lzvn.o mboot.o \ ramdisk.o picopng.o resume.o bmdecompress.o graphic_utils.o gui.o modules.o \ modules_support.o boot_modules.o # button.o browser.o scrollbar.o == NOTYET OBJS := $(addprefix $(OBJROOT)/, $(OBJS)) -UTILDIR = ../util +UTILDIR = $(SRCROOT)/i386/util DIRS_NEEDED = $(OBJROOT) $(SYMROOT) BOOT2ADDR = 20200 MAXBOOTSIZE = 458240 @@ -82,7 +82,7 @@ @${MKDIRS} $(OBJROOT)/../boot2_modules/ @### First pass, don't worry abount segment alignment. - @echo "\t[LD] boot.sys" + @echo " [LD] boot.sys" @$(CC) -Wl,-preload -Wl,-alias,boot2,start \ -nostdlib -arch i386 -Wl,-pie \ -Wl,-read_only_relocs,suppress \ @@ -94,10 +94,10 @@ ifeq (${CONFIG_MODULES}, y) @# Generate the Symbols.dylib file - @echo "\t[dyldsymboltool] Symbols.dylib" + @echo " [dyldsymboltool] Symbols.dylib" @$(SYMROOT)/dyldsymboltool $(SYMROOT)/boot.sys $(SYMROOT)/${SYMBOLS_MODULE} - @echo "\t[LD] boot.sys" + @echo " [LD] boot.sys" @$(CC) -Wl,-preload -Wl,-alias,boot2,start \ -nostdlib -arch i386 -Wl,-pie \ -Wl,-sectcreate,__DATA,__Symbols,$(SYMROOT)/Symbols.dylib \ @@ -114,10 +114,10 @@ @${RM} $(SYMROOT)/${SYMBOLS_MODULE} @# Generate the Symbols.dylib file - @echo "\t[dyldsymboltool] Symbols.dylib" + @echo " [dyldsymboltool] Symbols.dylib" @$(SYMROOT)/dyldsymboltool $(SYMROOT)/boot.sys $(SYMROOT)/${SYMBOLS_MODULE} - @echo "\t[LD] boot.sys" + @echo " [LD] boot.sys" @$(CC) -Wl,-preload -Wl,-alias,boot2,start \ -nostdlib -arch i386 -Wl,-pie \ -Wl,-sectcreate,__DATA,__Symbols,$(SYMROOT)/Symbols.dylib \ @@ -142,7 +142,7 @@ -o $(OBJROOT)/Symbols_LINKER_ONLY.dylib else - @echo "\t[LD] boot.sys" + @echo " [LD] boot.sys" @$(CC) -Wl,-preload -Wl,-alias,boot2,start \ -nostdlib -arch i386 -Wl,-pie \ -Wl,-segaddr,__INIT,`echo obase=16\; $$((0x${BOOT2ADDR})) | bc` \ @@ -155,7 +155,7 @@ endif - @echo "\t[MACHOCONV] boot" + @echo " [MACHOCONV] boot" @$(SYMROOT)/machOconv ${SYMROOT}/$@.sys $(SYMROOT)/$@ &> /dev/null @( size=`ls -l $(SYMROOT)/boot | awk '{ print $$5}'` ; \ @@ -190,7 +190,7 @@ @echo "" >> $(SYMROOT)/art.h @echo "embeddedpng_t embeddedImages[] = {" >> $(SYMROOT)/art.h @cd $(SYMROOT)/embed && find . -name '*.png' | sort | cut -f 2 -d '/' | cut -f 1 -d '.' | \ - awk '{ printf "\t{.name = \"%s\", .pngdata = __%s_png, .length = &__%s_png_len},\n", $$1, $$1, $$1 }' >> $(SYMROOT)/art.h + awk '{ printf " {.name = \"%s\", .pngdata = __%s_png, .length = &__%s_png_len},\n", $$1, $$1, $$1 }' >> $(SYMROOT)/art.h @echo "};" >> $(SYMROOT)/art.h @echo "#endif /* !__BOOT2_ART_H */" >> $(SYMROOT)/art.h ;\ @@ -204,7 +204,7 @@ clean-local: @for o in $(SYMROOT)/boot $(SYMROOT)/boot.sys $(SYMROOT)/embedded.h $(OBJROOT)/Symbols_LINKER_ONLY.dylib; do \ - if [ -f "$${o}" ];then echo "\t[RM] $${o}"; fi; done - @if [ -d "$(OBJROOT)" ];then echo "\t[RM] all objects in $(OBJROOT)"; fi + if [ -f "$${o}" ];then echo " [RM] $${o}"; fi; done + @if [ -d "$(OBJROOT)" ];then echo " [RM] all objects in $(OBJROOT)"; fi @rm -f $(SYMROOT)/boot $(SYMROOT)/boot.sys $(SYMROOT)/embedded.h $(OBJS) @rm -rf $(OBJROOT) Index: branches/Bungo/i386/boot2/boot.c =================================================================== --- branches/Bungo/i386/boot2/boot.c (revision 2468) +++ branches/Bungo/i386/boot2/boot.c (revision 2469) @@ -61,11 +61,7 @@ #include "modules.h" #include "device_tree.h" -#ifndef DEBUG_BOOT2 -#define DEBUG_BOOT2 0 -#endif - -#if DEBUG_BOOT2 +#if DEBUG #define DBG(x...) printf(x) #else #define DBG(x...) msglog(x) @@ -85,14 +81,11 @@ char gRootDevice[ROOT_DEVICE_SIZE]; char gMKextName[512]; -char gMacOSVersion[8]; -int bvCount = 0, gDeviceCount = 0; +int bvCount = 0, gDeviceCount = 0; //int menucount = 0; long gBootMode; /* defaults to 0 == kBootModeNormal */ BVRef bvr, menuBVR, bvChain; -static bool checkOSVersion(const char * version); -static void getOSVersion(); static unsigned long Adler32(unsigned char *buffer, long length); //static void selectBiosDevice(void); @@ -134,7 +127,7 @@ } //========================================================================== -// execKernel - Load the kernel image (mach-o) and jump to its entry point. +// ExecKernel - Load the kernel image (mach-o) and jump to its entry point. static int ExecKernel(void *binary) { @@ -150,7 +143,9 @@ (int *)&bootArgs->ksize ); if ( ret != 0 ) + { return ret; + } // Reserve space for boot args reserveKernBootStruct(); @@ -162,7 +157,9 @@ // Load boot drivers from the specifed root path. //if (!gHaveKernelCache) - LoadDrivers("/"); + { + LoadDrivers("/"); + } execute_hook("DriversLoaded", (void*)binary, NULL, NULL, NULL); @@ -201,17 +198,28 @@ drawBootGraphics(); } - DBG("Starting Darwin/%s [%s]\n",( archCpuType == CPU_TYPE_I386 ) ? "x86" : "x86_64", gDarwinBuildVerStr); + getCurrentEDID(); + DBG("GUI Graphics: %dx%dx%d.\n", gui.screen.width, gui.screen.height, bootArgs->Video.v_depth); + DBG("Boot Graphics: %dx%dx%d, mode=0x%04X.\n", bootArgs->Video.v_width, bootArgs->Video.v_height, bootArgs->Video.v_depth, getCurrentGraphicsMode()); + + DBG("Starting Mac OS X %s [%s]\n", gMacOSVersion, gDarwinBuildVerStr); DBG("Boot Args: %s\n", bootArgs->CommandLine); - + setupBooterLog(); finalizeBootStruct(); // Jump to kernel's entry point. There's no going back now. - if ((checkOSVersion("10.7")) || (checkOSVersion("10.8")) || (checkOSVersion("10.9"))) + if (TIGER || LEOPARD || SNOW_LEOPARD) { + // Notify modules that the kernel is about to be started + execute_hook("Kernel Start", (void*)kernelEntry, (void*)bootArgsPreLion, NULL, NULL); + startprog( kernelEntry, bootArgsPreLion ); + + } + else + { // Notify modules that the kernel is about to be started execute_hook("Kernel Start", (void*)kernelEntry, (void*)bootArgs, NULL, NULL); @@ -220,11 +228,6 @@ outb(0xa1, 0xff); /* Maskout all interrupts Pic2 */ startprog( kernelEntry, bootArgs ); - } else { - // Notify modules that the kernel is about to be started - execute_hook("Kernel Start", (void*)kernelEntry, (void*)bootArgsPreLion, NULL, NULL); - - startprog( kernelEntry, bootArgsPreLion ); } // Not reached @@ -251,41 +254,52 @@ if (cacheFile[0] != 0) { strlcpy(kernelCacheFile, cacheFile, sizeof(kernelCacheFile)); + verbose("Specified kernel cache file path = %s\n", cacheFile); } else { - // Lion, Mountain Lion and Mavericks prelink kernel cache file - if ((checkOSVersion("10.7")) || (checkOSVersion("10.8")) || (checkOSVersion("10.9"))) + // Leopard prelink kernel cache file + if (TIGER || LEOPARD) { - snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%skernelcache", kDefaultCachePathSnow); + // Reset cache name. + bzero(gCacheNameAdler + 64, sizeof(gCacheNameAdler) - 64); + snprintf(gCacheNameAdler + 64, sizeof(gCacheNameAdler) - 64, "%s,%s", gRootDevice, bootInfo->bootFile); + adler32 = Adler32((unsigned char *)gCacheNameAdler, sizeof(gCacheNameAdler)); + snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%s.%08lX", kDefaultCachePathLeo, adler32); + verbose("Reseted kernel cache file path = %s\n", kernelCacheFile); } // Snow Leopard prelink kernel cache file - else if (checkOSVersion("10.6")) { + else if ( SNOW_LEOPARD ) + { snprintf(kernelCacheFile, sizeof(kernelCacheFile), "kernelcache_%s", (archCpuType == CPU_TYPE_I386) ? "i386" : "x86_64"); - - int lnam = strlen(kernelCacheFile) + 9; //with adler32 + + int lnam = strlen(kernelCacheFile) + 9; //with adler32 char *name; long prev_time = 0; + struct dirstuff* cacheDir = opendir(kDefaultCachePathSnow); - + /* TODO: handle error? */ - if (cacheDir) { - while(readdir(cacheDir, (const char**)&name, &flags, &time) >= 0) { + if (cacheDir) + { + while(readdir(cacheDir, (const char**)&name, &flags, &time) >= 0) + { if (((flags & kFileTypeMask) != kFileTypeDirectory) && time > prev_time - && strstr(name, kernelCacheFile) && (name[lnam] != '.')) { + && strstr(name, kernelCacheFile) && (name[lnam] != '.')) + { snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%s%s", kDefaultCachePathSnow, name); prev_time = time; } } + verbose("Snow Leopard kernel cache file path = %s\n", kernelCacheFile); } closedir(cacheDir); } else { - // Reset cache name. - bzero(gCacheNameAdler + 64, sizeof(gCacheNameAdler) - 64); - snprintf(gCacheNameAdler + 64, sizeof(gCacheNameAdler) - 64, "%s,%s", gRootDevice, bootInfo->bootFile); - adler32 = Adler32((unsigned char *)gCacheNameAdler, sizeof(gCacheNameAdler)); - snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%s.%08lX", kDefaultCachePathLeo, adler32); + // Lion, Mountain Lion, Mavericks, and Yosemite prelink kernel cache file + // for 10.7 10.8 10.9 10.10 + snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%skernelcache", kDefaultCachePathSnow); + verbose("10.7, 10.8, 10.9 & 10.10 kernel cache file path = %s\n", kernelCacheFile); } } @@ -308,6 +322,7 @@ } } } + // If not found, use the original kernel cache path. if (ret == -1) { strlcpy(kernelCachePath, kernelCacheFile, sizeof(kernelCachePath)); @@ -326,6 +341,7 @@ // Check if the kernel cache file is more recent (mtime) // than the kernel file or the S/L/E directory ret = GetFileInfo(NULL, bootInfo->bootFile, &flags, &kerneltime); + // Check if the kernel file is more recent than the cache file if ((ret == 0) && ((flags & kFileTypeMask) == kFileTypeFlat) && (kerneltime > cachetime)) { @@ -335,6 +351,7 @@ } ret = GetFileInfo("/System/Library/", "Extensions", &flags, &exttime); + // Check if the S/L/E directory time is more recent than the cache file if ((ret == 0) && ((flags & kFileTypeMask) == kFileTypeDirectory) && (exttime > cachetime)) { @@ -389,10 +406,10 @@ // Record the device that the booter was loaded from. gBIOSDev = biosdev & kBIOSDevMask; - - // Initialize boot-log - initBooterLog(); + // Initialize boot-log + initBooterLog(); + // Initialize boot info structure. initKernBootStruct(); @@ -416,7 +433,7 @@ setBootGlobals(bvChain); // Load boot.plist config file - status = loadChameleonConfig(&bootInfo->chameleonConfig); + status = loadChameleonConfig(&bootInfo->chameleonConfig, bvChain); if (getBoolForKey(kQuietBootKey, &quiet, &bootInfo->chameleonConfig) && quiet) { gBootMode |= kBootModeQuiet; @@ -465,7 +482,7 @@ gBootVolume = selectBootVolume(bvChain); - // Intialize module system + // Intialize module system init_module_system(); #if DEBUG @@ -519,10 +536,10 @@ if (gBootVolume == NULL) { freeFilteredBVChain(bvChain); - + if (gEnableCDROMRescan) rescanBIOSDevice(gBIOSDev); - + bvChain = newFilteredBVChain(0x80, 0xFF, allowBVFlags, denyBVFlags, &gDeviceCount); setBootGlobals(bvChain); setupDeviceList(&bootInfo->themeConfig); @@ -543,10 +560,10 @@ drawBackground(); updateVRAM(); } - +/* // Find out which version mac os we're booting. getOSVersion(); - +*/ if (platformCPUFeature(CPU_FEATURE_EM64T)) { archCpuType = CPU_TYPE_X86_64; } else { @@ -663,9 +680,25 @@ // bootFile must start with a / if it not start with a device name if (!bootFileWithDevice && (bootInfo->bootFile)[0] != '/') - snprintf(bootFile, sizeof(bootFile), "/%s", bootInfo->bootFile); // append a leading / + { + if (!YOSEMITE) + { + //printf(HEADER " (%s).\n", bootInfo->bootFile); + snprintf(bootFile, sizeof(bootFile), "/%s", bootInfo->bootFile); // append a leading / + //sleep(1); + } + else + { + + //printf(HEADER " (%s).\n", bootInfo->bootFile); + snprintf(bootFile, sizeof(bootFile), kDefaultKernelPathForYos"%s", bootInfo->bootFile); // Yosemite + //sleep(1); + } + } else + { strlcpy(bootFile, bootInfo->bootFile, sizeof(bootFile)); + } // Try to load kernel image from alternate locations on boot helper partitions. ret = -1; @@ -687,8 +720,8 @@ // No alternate location found, using the original kernel image path. strlcpy(bootFilePath, bootFile, sizeof(bootFilePath)); } - - DBG("Loading kernel: '%s'\n", bootFilePath); + + DBG("Loading kernel: '%s'\n", bootFilePath); ret = LoadThinFatFile(bootFilePath, &binary); if (ret <= 0 && archCpuType == CPU_TYPE_X86_64) { @@ -704,7 +737,8 @@ sleep(8); #endif - if (ret <= 0) { + if (ret <= 0) + { printf("Can't find %s\n", bootFile); sleep(1); @@ -720,7 +754,7 @@ ret = ExecKernel(binary); } } - + // chainboot if (status == 1) { // if we are already in graphics-mode, @@ -728,7 +762,7 @@ setVideoMode(VGA_TEXT_MODE, 0); // switch back to text mode. } } - + if ((gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit) { nbpUnloadBaseCode(); } @@ -744,9 +778,9 @@ CacheReset(); diskFreeMap(oldMap); oldMap = NULL; - + int dev = selectAlternateBootDevice(gBIOSDev); - + BVRef bvchain = scanBootVolumes(dev, 0); BVRef bootVol = selectBootVolume(bvchain); gBootVolume = bootVol; @@ -755,17 +789,22 @@ } */ -bool checkOSVersion(const char * version) +bool checkOSVersion(const char * version) { - return ((gMacOSVersion[0] == version[0]) && (gMacOSVersion[1] == version[1]) - && (gMacOSVersion[2] == version[2]) && (gMacOSVersion[3] == version[3])); + if ( (sizeof(version) > 4) && (version[3] == '1') ) { + return ((gMacOSVersion[0] == version[0]) && (gMacOSVersion[1] == version[1]) + && (gMacOSVersion[2] == version[2]) && (gMacOSVersion[3] == version[3]) && (gMacOSVersion[4] == version[4])); + } else { + return ((gMacOSVersion[0] == version[0]) && (gMacOSVersion[1] == version[1]) + && (gMacOSVersion[2] == version[2]) && (gMacOSVersion[3] == version[3])); + } } - +/* static void getOSVersion() { strncpy(gMacOSVersion, gBootVolume->OSVersion, sizeof(gMacOSVersion)); } - +*/ #define BASE 65521L /* largest prime smaller than 65536 */ #define NMAX 5000 // NMAX (was 5521) the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 Index: branches/Bungo/i386/boot2/boot2.s =================================================================== --- branches/Bungo/i386/boot2/boot2.s (revision 2468) +++ branches/Bungo/i386/boot2/boot2.s (revision 2469) @@ -153,7 +153,7 @@ # cannot do that and have GRUB find it because GRUB only searches the first # 8k of the binary. Since __TEXT,__const follows __TEXT,__text (the code # section) and since the code is well over 8k long, it doesn't work. -.align 2, 0x90 # Make sure we're on a 4-byte boundary. Required by Multiboot. +.align 4, 0x90 # Make sure we're on a 4-byte boundary. Required by Multiboot. _multiboot_header: # magic (NOTE: this shows up as 02b0 ad1b in a hex dump) .long MULTIBOOT_HEADER_MAGIC @@ -176,7 +176,7 @@ nop nop nop -.align 3, 0x90 # Align to 8 byte boundary which should be enough nops +.align 8, 0x90 # Align to 8 byte boundary which should be enough nops # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _multiboot_entry: @@ -276,7 +276,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # _continue_at_low_address does some trickery to get the caller running from the low address with the right selector .globl _continue_at_low_address - .align 2, 0x90 + .align 4, 0x90 _continue_at_low_address: # Our stack frame has been set up with the return address on top # First, fix that to be 1 MB lower @@ -325,7 +325,7 @@ # We aren't using it right now so it's in an if 0 block. #if 0 .globl _cause_crash - .align 2, 0x90 + .align 4, 0x90 _cause_crash: # Cause a crash, there is no GDT selector f0 jmp $0xf0,$0 @@ -338,7 +338,7 @@ # See the comments above as to why we have OFFSET_1MEG. //.data .section __INIT,__data // turbo - .align 2, 0x90 + .align 4, 0x90 _Gdtr_high: .word GDTLIMIT .long vtop(_Gdt + OFFSET_1MEG) Index: branches/Bungo/i386/boot2/boot.h =================================================================== --- branches/Bungo/i386/boot2/boot.h (revision 2468) +++ branches/Bungo/i386/boot2/boot.h (revision 2469) @@ -28,11 +28,21 @@ #define __BOOT2_BOOT_H #include "libsaio.h" + +// OS X Versions +#define YOSEMITE checkOSVersion("10.10") // Yosemite +#define MAVERICKS checkOSVersion("10.9") // Mavericks +#define MOUNTAIN_LION checkOSVersion("10.8") // Mountain Lion +#define LION checkOSVersion("10.7") // Lion +#define SNOW_LEOPARD checkOSVersion("10.6") // Snow Leopard +#define LEOPARD checkOSVersion("10.5") // Leopard +#define TIGER checkOSVersion("10.4") // Tiger + /* * Paths used by chameleon */ -//kernel cache +// kernel cache #define kDefaultCachePathLeo "/System/Library/Caches/com.apple.kernelcaches/" #define kDefaultCachePathSnow "/System/Library/Caches/com.apple.kext.caches/Startup/" @@ -40,6 +50,14 @@ #define kLionInstallerDataFolder "/Mac OS X Install Data/" #define kLionInstallerPlist kLionInstallerDataFolder "com.apple.Boot.plist" +// Mountain Lion installer +#define kMLionInstallerDataFolder "/OS X Install Data/" +#define kMLionInstallerPlist kMLionInstallerDataFolder "com.apple.Boot.plist" + +//kernel path +#define kDefaultKernelPathPreYos "/" +#define kDefaultKernelPathForYos "/System/Library/Kernels/" //for Yosemite + /* * Keys used in system Boot.plist */ @@ -53,66 +71,68 @@ #define kKernelCacheKey "Kernel Cache" #define kUseKernelCache "UseKernelCache" /* boot.c */ #define kBootDeviceKey "Boot Device" -#define kTimeoutKey "Timeout" +#define kTimeoutKey "Timeout" #define kRootDeviceKey "rd" #define kBootUUIDKey "boot-uuid" #define kHelperRootUUIDKey "Root UUID" #define kPlatformKey "platform" -#define kACPIKey "acpi" +#define kACPIKey "acpi" #define kCDROMPromptKey "CD-ROM Prompt" #define kCDROMOptionKey "CD-ROM Option Key" #define kRescanPromptKey "Rescan Prompt" -#define kRescanKey "Rescan" +#define kRescanKey "Rescan" #define kScanSingleDriveKey "Scan Single Drive" #define kInstantMenuKey "Instant Menu" #define kDefaultKernel "mach_kernel" -#define kGUIKey "GUI" +#define kOSXKernel "kernel" // Yosemite +#define kGUIKey "GUI" #define kBootBannerKey "Boot Banner" -#define kShowInfoKey "ShowInfo" // gui.c +#define kShowInfoKey "ShowInfo" /* gui.c */ #define kWaitForKeypressKey "Wait" /* AsereBLN: added these keys */ -#define kUseAtiROM "UseAtiROM" /* ati.c */ -#define kWake "Wake" /* boot.c */ -#define kForceWake "ForceWake" /* boot.c */ -#define kWakeImage "WakeImage" /* boot.c */ -#define kProductVersion "ProductVersion" /* boot.c */ -#define karch "arch" /* boot.c */ -#define kDSDT "DSDT" /* acpi_patcher.c */ -#define kDropSSDT "DropSSDT" /* acpi_patcher.c */ +#define kUseAtiROM "UseAtiROM" /* ati.c */ +#define kWake "Wake" /* boot.c */ +#define kForceWake "ForceWake" /* boot.c */ +#define kWakeImage "WakeImage" /* boot.c */ +#define kProductVersion "ProductVersion" /* disk.c */ +#define kProductUserVisibleVersion "ProductUserVisibleVersion" /* disk.c */ +#define karch "arch" /* boot.c */ +#define kDSDT "DSDT" /* acpi_patcher.c */ +#define kDropSSDT "DropSSDT" /* acpi_patcher.c */ #define kDeviceProperties "device-properties" /* device_inject.c */ #define kHidePartition "Hide Partition" /* disk.c */ #define kRenamePartition "Rename Partition" /* disk.c */ -#define kSMBIOSKey "SMBIOS" /* fake_efi.c */ -#define kSystemID "SystemId" /* fake_efi.c */ -#define kSystemType "SystemType" /* fake_efi.c */ +#define kSMBIOSKey "SMBIOS" /* fake_efi.c */ +//#define kSystemID "SystemId" /* fake_efi.c */ +#define kSystemType "SystemType" /* fake_efi.c */ #define kUseNvidiaROM "UseNvidiaROM" /* nvidia.c */ -#define kVBIOS "VBIOS" /* nvidia.c && ati.c */ -#define kPCIRootUID "PCIRootUID" /* pci_root.c */ +#define kVBIOS "VBIOS" /* nvidia.c && ati.c */ +#define kPCIRootUID "PCIRootUID" /* pci_root.c */ #define kEthernetBuiltIn "EthernetBuiltIn" /* pci_setup.c */ #define kGraphicsEnabler "GraphicsEnabler" /* pci_setup.c */ -#define kForceHPET "ForceHPET" /* pci_setup.c */ +#define kForceHPET "ForceHPET" /* pci_setup.c */ #define kUseMemDetect "UseMemDetect" /* platform.c */ #define kSMBIOSdefaults "SMBIOSdefaults" /* smbios_patcher.c */ -#define kUSBBusFix "USBBusFix" /* usb.c */ +#define kUSBBusFix "USBBusFix" /* usb.c */ #define kEHCIacquire "EHCIacquire" /* usb.c */ -#define kUHCIreset "UHCIreset" /* usb.c */ -#define kEHCIhard "EHCIhard" /* usb.c */ +#define kUHCIreset "UHCIreset" /* usb.c */ +#define kEHCIhard "EHCIhard" /* usb.c */ #define kDefaultPartition "Default Partition" /* sys.c */ /* Duvel300: added this */ -#define kRestartFix "RestartFix" /* acpi_patcher.c */ +#define kRestartFix "RestartFix" /* acpi_patcher.c */ /* Slice: added this */ #define kPS2RestartFix "PS2RestartFix" /* acpi_patcher.c */ /* Signal64: added this key */ -#define kLegacyOff "USBLegacyOff" /* usb.c */ +#define kLegacyOff "USBLegacyOff" /* usb.c */ /* Lebidou: added this key */ /* Meklort: added this key */ -#define kMD0Image "md0" /* ramdisk.h */ +#define kMD0Image "md0" /* ramdisk.h */ /* Andyvand: added these keys */ @@ -125,16 +145,16 @@ #define kEnableC4State "EnableC4State" /* acpi_patcher.c */ /* valv: added these keys */ -#define kbusratio "busratio" /* cpu.c */ -#define kDcfg0 "display_0" /* nvidia.c */ -#define kDcfg1 "display_1" /* nvidia.c */ +#define kbusratio "busratio" /* cpu.c */ +#define kDcfg0 "display_0" /* nvidia.c */ +#define kDcfg1 "display_1" /* nvidia.c */ /* Marchrius: added these keys */ #define kEnableBacklight "EnableBacklight" /* nvidia.c */ /* Kabyl: added these keys */ -#define kAtiConfig "AtiConfig" /* ati.c */ -#define kAtiPorts "AtiPorts" /* ati.c */ +#define kAtiConfig "AtiConfig" /* ati.c */ +#define kAtiPorts "AtiPorts" /* ati.c */ #define kATYbinimage "ATYbinimage" /* ati.c */ /* cosmo1: added these keys */ @@ -147,11 +167,11 @@ #define kNvidiaGeneric "NvidiaGeneric" /* nvidia.c */ #define kSkipIntelGfx "SkipIntelGfx" /* pci_setup.c */ #define kSkipNvidiaGfx "SkipNvidiaGfx" /* pci_setup.c */ -#define kSkipAtiGfx "SkipAtiGfx" /* pci_setup.c */ +#define kSkipAtiGfx "SkipAtiGfx" /* pci_setup.c */ #define kIntelCapriFB "IntelCapriFB" /* gma.c was HD4K-ig */ #define kIntelAzulFB "IntelAzulFB" /* gma.c was HD5K-ig */ #define kAAPLCustomIG "InjectIntel-ig" /* gma.c */ -#define kHDAEnabler "HDAEnabler" /* pci_setup.c */ +#define kHDAEnabler "HDAEnabler" /* pci_setup.c */ #define kHDEFLayoutID "HDEFLayoutID" /* hda.c */ #define kHDAULayoutID "HDAULayoutID" /* hda.c */ @@ -159,7 +179,7 @@ #define kMemFullInfo "ForceFullMemInfo" /* smbios.c */ /* Bungo: added these keys */ -// mask private data +// mask private data or no #define kPrivateData "PrivateData" /* smbios_decode.c */ /* @@ -252,6 +272,7 @@ extern long LoadExtraDrivers(char * dirSpec); extern long LoadDrivers(char * dirSpec); extern long DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize); + typedef long (*FileLoadDrivers_t)(char *dirSpec, long plugin); /*! Hookable function pointer called during the driver loading phase that @@ -263,7 +284,6 @@ * options.c */ extern char gBootUUIDString[]; - extern int getBootOptions(bool firstRun); extern int processBootOptions(); extern int selectAlternateBootDevice(int bootdevice); @@ -281,8 +301,15 @@ /* * lzss.c */ -extern int decompress_lzss(u_int8_t *dst, u_int8_t *src, u_int32_t srclen); +extern int decompress_lzss(u_int8_t *dst, u_int32_t dstlen, u_int8_t *src, u_int32_t srclen); +extern u_int8_t *compress_lzss(u_int8_t *dst, u_int32_t dstlen, u_int8_t *src, u_int32_t srcLen); +/* + * lzvn.c + */ +extern size_t decompress_lzvn(void * _dest, size_t _dest_size, void * _src, size_t _src_size); +// extern u_int8_t *compress_lzvn(u_int8_t *dst, u_int32_t dstlen, u_int8_t *src, u_int32_t srcLen); + struct compressed_kernel_header { u_int32_t signature; u_int32_t compress_type; @@ -292,7 +319,7 @@ u_int32_t reserved[11]; char platform_name[64]; char root_path[256]; - u_int8_t data[0]; + u_int8_t data[0]; }; typedef struct compressed_kernel_header compressed_kernel_header; @@ -302,4 +329,6 @@ /* bmdecompress.c */ void * DecompressData(void *srcbase, int *dw, int *dh, int *bytesPerPixel); +bool checkOSVersion(const char * version); + #endif /* !__BOOT2_BOOT_H */ Index: branches/Bungo/i386/boot2/modules.c =================================================================== --- branches/Bungo/i386/boot2/modules.c (revision 2468) +++ branches/Bungo/i386/boot2/modules.c (revision 2469) @@ -105,6 +105,11 @@ long flags; long time; struct dirstuff* moduleDir = opendir("/Extra/modules/"); + if(!moduleDir) + { + verbose("Warning: Unable to open modules folder at '/Extra/modules/'. Ingoring modules.\n"); + return; + } while (readdir(moduleDir, (const char**)&name, &flags, &time) >= 0) { if(strcmp(&name[strlen(name) - sizeof("dylib")], ".dylib") == 0) { char* tmp = malloc(strlen(name) + 1); @@ -282,6 +287,11 @@ //DBG("External symbol %s located at 0x%X\n", name, entry->addr); return entry->addr; } + else if(strcmp(entry->symbol, name + 1) == 0 && *name == '_') // Allow _strstr to bing to strstr, etc + { + //DBG("External symbol %s located at 0x%X\n", name, entry->addr); + return entry->addr; + } else { entry = entry->next; Index: branches/Bungo/i386/boot2/gui.c =================================================================== --- branches/Bungo/i386/boot2/gui.c (revision 2468) +++ branches/Bungo/i386/boot2/gui.c (revision 2469) @@ -31,6 +31,7 @@ int lasttime = 0; // we need this for animating maybe +// ==================================================================== /* * ATTENTION: the enum and the following array images[] MUST match !!! @@ -43,6 +44,8 @@ iDeviceGeneric_o, iDeviceHFS, iDeviceHFS_o, + iDeviceHFS_yos, + iDeviceHFS_yos_o, iDeviceHFS_mav, iDeviceHFS_mav_o, iDeviceHFS_ML, @@ -58,6 +61,8 @@ iDeviceHFSRAID, iDeviceHFSRAID_o, + iDeviceHFSRAID_yos, + iDeviceHFSRAID_yos_o, iDeviceHFSRAID_mav, iDeviceHFSRAID_mav_o, iDeviceHFSRAID_ML, @@ -70,6 +75,10 @@ iDeviceHFSRAID_Leo_o, iDeviceHFSRAID_Tiger, iDeviceHFSRAID_Tiger_o, + + iDeviceHFSRECOVERY, + iDeviceHFSRECOVERY_o, + iDeviceEXT3, iDeviceEXT3_o, iDeviceFreeBSD, /* FreeBSD/OpenBSD detection,nawcom's code by valv, Icon credits to blackosx */ @@ -115,6 +124,8 @@ iFontSmall, }; +// ==================================================================== + image_t images[] = { {.name = "background", .image = NULL}, {.name = "logo", .image = NULL}, @@ -123,6 +134,8 @@ {.name = "device_generic_o", .image = NULL}, {.name = "device_hfsplus", .image = NULL}, {.name = "device_hfsplus_o", .image = NULL}, + {.name = "device_hfsplus_yos", .image = NULL}, + {.name = "device_hfsplus_yos_o", .image = NULL}, {.name = "device_hfsplus_mav", .image = NULL}, {.name = "device_hfsplus_mav_o", .image = NULL}, {.name = "device_hfsplus_ml", .image = NULL}, @@ -138,6 +151,8 @@ {.name = "device_hfsraid", .image = NULL}, {.name = "device_hfsraid_o", .image = NULL}, + {.name = "device_hfsraid_yos", .image = NULL}, + {.name = "device_hfsraid_yos_o", .image = NULL}, {.name = "device_hfsraid_mav", .image = NULL}, {.name = "device_hfsraid_mav_o", .image = NULL}, {.name = "device_hfsraid_ml", .image = NULL}, @@ -150,6 +165,10 @@ {.name = "device_hfsraid_leo_o", .image = NULL}, {.name = "device_hfsraid_tiger", .image = NULL}, {.name = "device_hfsraid_tiger_o", .image = NULL}, + + {.name = "device_hfsplus_recovery", .image = NULL}, + {.name = "device_hfsplus_recovery_o", .image = NULL}, + {.name = "device_ext3", .image = NULL}, {.name = "device_ext3_o", .image = NULL}, {.name = "device_freebsd", .image = NULL}, /* FreeBSD/OpenBSD detection,nawcom's code by valv, Icon credits to blackosx */ @@ -195,6 +214,8 @@ {.name = "font_small", .image = NULL}, }; +// ==================================================================== + int imageCnt = 0; extern int gDeviceCount; @@ -342,6 +363,8 @@ return 1; } +// ==================================================================== + static int loadGraphics(void) { LOADPNG(background, IMG_REQUIRED); @@ -351,6 +374,8 @@ LOADPNG(device_generic_o, iDeviceGeneric); LOADPNG(device_hfsplus, iDeviceGeneric); LOADPNG(device_hfsplus_o, iDeviceHFS); + LOADPNG(device_hfsplus_yos, iDeviceHFS); + LOADPNG(device_hfsplus_yos_o, iDeviceHFS_yos); LOADPNG(device_hfsplus_mav, iDeviceHFS); LOADPNG(device_hfsplus_mav_o, iDeviceHFS_mav); LOADPNG(device_hfsplus_ml, iDeviceHFS); @@ -366,6 +391,8 @@ LOADPNG(device_hfsraid, iDeviceHFS); LOADPNG(device_hfsraid_o, iDeviceHFSRAID); + LOADPNG(device_hfsraid_yos, iDeviceHFSRAID); + LOADPNG(device_hfsraid_yos_o, iDeviceHFSRAID_yos); LOADPNG(device_hfsraid_mav, iDeviceHFSRAID); LOADPNG(device_hfsraid_mav_o, iDeviceHFSRAID_mav); LOADPNG(device_hfsraid_ml, iDeviceHFSRAID); @@ -378,6 +405,10 @@ LOADPNG(device_hfsraid_leo_o, iDeviceHFSRAID_Leo); LOADPNG(device_hfsraid_tiger, iDeviceHFSRAID); LOADPNG(device_hfsraid_tiger_o, iDeviceHFSRAID_Tiger); + + LOADPNG(device_hfsplus_recovery, iDeviceHFS); + LOADPNG(device_hfsplus_recovery_o, iDeviceHFSRECOVERY); + LOADPNG(device_ext3, iDeviceGeneric); LOADPNG(device_ext3_o, iDeviceEXT3); LOADPNG(device_freebsd, iDeviceGeneric); /* FreeBSD/OpenBSD detection,nawcom's code by valv, Icon credits to blackosx */ @@ -428,6 +459,8 @@ return 0; } +// ==================================================================== + static int unloadGraphics(void) { int i; @@ -446,6 +479,8 @@ return 0; } +// ==================================================================== + int freeBackBuffer( window_t *window ) { if (gui.backbuffer && gui.backbuffer->pixels) { @@ -458,6 +493,8 @@ return 1; } +// ==================================================================== + pixmap_t *getCroppedPixmapAtPosition( pixmap_t *from, position_t pos, uint16_t width, uint16_t height ) { pixmap_t *cropped = malloc( sizeof( pixmap_t ) ); @@ -482,6 +519,8 @@ return cropped; } +// ==================================================================== + int createBackBuffer( window_t *window ) { gui.backbuffer = malloc(sizeof(pixmap_t)); @@ -501,6 +540,8 @@ return 0; } +// ==================================================================== + int createWindowBuffer( window_t *window ) { window->pixmap = malloc(sizeof(pixmap_t)); @@ -521,6 +562,8 @@ return 0; } +// ==================================================================== + int freeWindowBuffer( window_t *window ) { if (window->pixmap && window->pixmap->pixels) { @@ -531,6 +574,8 @@ return 1; } +// ==================================================================== + void fillPixmapWithColor(pixmap_t *pm, uint32_t color) { int x,y; @@ -543,6 +588,8 @@ } } +// ==================================================================== + void drawBackground() { // reset text cursor @@ -563,6 +610,8 @@ memcpy( gui.backbuffer->pixels, gui.screen.pixmap->pixels, gui.backbuffer->width * gui.backbuffer->height * 4 ); } +// ==================================================================== + void setupDeviceList(config_file_t *theme) { unsigned int pixel; @@ -635,6 +684,8 @@ } } +// ==================================================================== + void loadThemeValues(config_file_t *theme) { unsigned int screen_width = gui.screen.width; @@ -834,10 +885,12 @@ } } +// ==================================================================== + int initGUI(void) { int val; - int len; + int len; char dirspec[256]; getValueForKey( "Theme", &theme_name, &len, &bootInfo->chameleonConfig ); @@ -915,11 +968,15 @@ return 1; } +// ==================================================================== + bool is_image_loaded(int i) { return (images[i].image != NULL) ? true : false; } +// ==================================================================== + void drawDeviceIcon(BVRef device, pixmap_t *buffer, position_t p, bool isSelected) { int devicetype; @@ -931,33 +988,54 @@ { case kPartitionTypeHFS: { - // Use HFS or HFSRAID icon depending on bvr flags. Fallbacks are handled by alt_image above. - switch (device->OSVersion[3]) { - case '9': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_mav : iDeviceHFS_mav); - break; - case '8': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_ML : iDeviceHFS_ML); - break; - case '7': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Lion : iDeviceHFS_Lion); - break; - case '6': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_SL : iDeviceHFS_SL); - break; - case '5': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Leo : iDeviceHFS_Leo); - break; - case '4': - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Tiger : iDeviceHFS_Tiger); - break; - default: - devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID : iDeviceHFS); - break; - } - + + // ErmaC : TODO test needed for recovery icon + + // Use HFSRECOVERY icon. +// if (device->flags & kBVFlagBooter) +// { +// devicetype = iDeviceHFSRECOVERY; +// } +// else +// { + + // Use HFS or HFSRAID icon depending on bvr flags. Fallbacks are handled by alt_image above. + switch (device->OSVersion[3]) { + case '9': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_mav : iDeviceHFS_mav); + break; + case '8': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_ML : iDeviceHFS_ML); + break; + case '7': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Lion : iDeviceHFS_Lion); + break; + case '6': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_SL : iDeviceHFS_SL); + break; + case '5': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Leo : iDeviceHFS_Leo); + break; + case '4': + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_Tiger : iDeviceHFS_Tiger); + break; + case '1': + if (device->OSVersion[4] == '0') { // 10.10 + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_yos : iDeviceHFS_yos); + break; + } + //if (device->OSVersion[4] == '1') { // 10.11 + // devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID_??? : iDeviceHFS_???); + // break; + //} + default: + devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID : iDeviceHFS); + break; + } +// } + break; - + } case kPartitionTypeHPFS: devicetype = iDeviceNTFS; // Use HPFS / NTFS icon @@ -1010,6 +1088,8 @@ } +// ==================================================================== + void drawDeviceList (int start, int end, int selection) { int i; @@ -1114,6 +1194,8 @@ } +// ==================================================================== + void clearGraphicBootPrompt() { // clear text buffer @@ -1131,6 +1213,8 @@ return; } +// ==================================================================== + void updateGraphicBootPrompt() { fillPixmapWithColor( gui.bootprompt.pixmap, gui.bootprompt.bgcolor); @@ -1156,6 +1240,8 @@ return; } +// ==================================================================== + static inline void vramwrite (void *data, int width, int height) { @@ -1190,6 +1276,8 @@ } } +// ==================================================================== + void updateVRAM() { if (gui.redraw) { @@ -1215,12 +1303,16 @@ } } +// ==================================================================== + struct putc_info //Azi: exists on console.c & printf.c { char * str; char * last_str; }; +// ==================================================================== + static int sputc(int c, struct putc_info * pi) //Azi: same as above { @@ -1234,6 +1326,8 @@ return c; } +// ==================================================================== + int gprintf( window_t * window, const char * fmt, ...) { char *formattedtext; @@ -1316,6 +1410,8 @@ return 1; } +// ==================================================================== + int dprintf( window_t * window, const char * fmt, ...) { char *formattedtext; @@ -1399,6 +1495,8 @@ return 1; } +// ==================================================================== + int vprf(const char * fmt, va_list ap) { int i; @@ -1474,6 +1572,8 @@ return 1; } +// ==================================================================== + pixmap_t* charToPixmap(unsigned char ch, font_t *font) { unsigned int cha = (unsigned int)ch - 32; if (cha >= font->count) { @@ -1483,6 +1583,8 @@ return font->chars[cha] ? font->chars[cha] : NULL; } +// ==================================================================== + position_t drawChar(unsigned char ch, font_t *font, pixmap_t *blendInto, position_t p) { pixmap_t* pm = charToPixmap(ch, font); if (pm && ((p.x + pm->width) < blendInto->width)) { @@ -1493,6 +1595,8 @@ } } +// ==================================================================== + void drawStr(char *ch, font_t *font, pixmap_t *blendInto, position_t p) { int i=0; @@ -1516,6 +1620,8 @@ } } +// ==================================================================== + void drawStrCenteredAt(char *text, font_t *font, pixmap_t *blendInto, position_t p) { int i = 0; @@ -1547,6 +1653,8 @@ drawStr(text, font, blendInto, p); } +// ==================================================================== + int destroyFont(font_t *font) { int i; @@ -1562,6 +1670,8 @@ return 0; } +// ==================================================================== + int initFont(font_t *font, image_t *data) { unsigned int x = 0, y = 0, x2 = 0, x3 = 0; @@ -1618,6 +1728,8 @@ return 0; } +// ==================================================================== + void colorFont(font_t *font, uint32_t color) { if( !color ) { @@ -1644,6 +1756,8 @@ } } +// ==================================================================== + void makeRoundedCorners(pixmap_t *p) { int x,y; @@ -1688,6 +1802,8 @@ } } +// ==================================================================== + void showInfoBox(char *title, char *text_orig) { char* text; @@ -1818,6 +1934,8 @@ free(text); } +// ==================================================================== + void animateProgressBar() { int y; @@ -1838,6 +1956,8 @@ } } +// ==================================================================== + void drawProgressBar(pixmap_t *blendInto, uint16_t width, position_t p, uint8_t progress) { if(progress>100) { @@ -1898,6 +2018,8 @@ free(progressbar.pixels); } +// ==================================================================== + void drawInfoMenuItems() { int i,n; @@ -1940,6 +2062,8 @@ gui.redraw = true; } +// ==================================================================== + int drawInfoMenu() { drawInfoMenuItems(); @@ -1951,6 +2075,8 @@ return 1; } +// ==================================================================== + int updateInfoMenu(int key) { switch (key) @@ -2008,6 +2134,8 @@ return DO_NOT_BOOT; } +// ==================================================================== + uint16_t bootImageWidth = 0; uint16_t bootImageHeight = 0; uint8_t *bootImageData = NULL; @@ -2110,5 +2238,6 @@ } free(appleBootPict); } - } + } } +// ==================================================================== Index: branches/Bungo/i386/boot2/modules_support.s =================================================================== --- branches/Bungo/i386/boot2/modules_support.s (revision 2468) +++ branches/Bungo/i386/boot2/modules_support.s (revision 2469) @@ -3,7 +3,7 @@ LABEL(dyld_stub_binder) jmp _dyld_stub_binder - + LABEL(dyld_void_start) ret Index: branches/Bungo/i386/boot2/appleClut8.h =================================================================== --- branches/Bungo/i386/boot2/appleClut8.h (revision 2468) +++ branches/Bungo/i386/boot2/appleClut8.h (revision 2469) @@ -2,7 +2,7 @@ * Copyright (c) 1999-2003 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ - * + * * Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights * Reserved. This file contains Original Code and/or Modifications of * Original Code as defined in and that are subject to the Apple Public @@ -10,7 +10,7 @@ * except in compliance with the License. Please obtain a copy of the * License at http://www.apple.com/publicsource and read it before using * this file. - * + * * The Original Code and all software distributed under the License are * distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, @@ -18,7 +18,7 @@ * FITNESS FOR A PARTICULAR PURPOSE OR NON- INFRINGEMENT. Please see the * License for the specific language governing rights and limitations * under the License. - * + * * @APPLE_LICENSE_HEADER_END@ */ @@ -31,62 +31,77 @@ 0xbc,0xbc,0xbc, 0xff,0xff,0x00, 0xba,0xba,0xba, 0xb9,0xb9,0xb9, 0xb8,0xb8,0xb8, 0xb7,0xb7,0xb7, 0xb6,0xb6,0xb6, 0xb5,0xb5,0xb5, 0xb4,0xb4,0xb4, 0xb3,0xb3,0xb3, 0xb2,0xb2,0xb2, 0x00,0x00,0x00, + 0xb1,0xb1,0xb1, 0xb0,0xb0,0xb0, 0xaf,0xaf,0xaf, 0xae,0xae,0xae, 0xad,0xad,0xad, 0xac,0xac,0xac, 0xab,0xab,0xab, 0xaa,0xaa,0xaa, 0xff,0x00,0xff, 0xa9,0xa9,0xa9, 0xa8,0xa8,0xa8, 0xa7,0xa7,0xa7, 0xa6,0xa6,0xa6, 0xa5,0xa5,0xa5, 0xa4,0xa4,0xa4, 0xa3,0xa3,0xa3, + 0xa2,0xa2,0xa2, 0xa1,0xa1,0xa1, 0xa0,0xa0,0xa0, 0xff,0x00,0x00, 0x9f,0x9f,0x9f, 0x9e,0x9e,0x9e, 0x9d,0x9d,0x9d, 0x9c,0x9c,0x9c, 0x9b,0x9b,0x9b, 0x9a,0x9a,0x9a, 0xcc,0xcc,0xff, 0xcc,0xcc,0xcc, 0x99,0x99,0x99, 0x98,0x98,0x98, 0x97,0x97,0x97, 0x96,0x96,0x96, + 0x95,0x95,0x95, 0x94,0x94,0x94, 0x93,0x93,0x93, 0x92,0x92,0x92, 0x91,0x91,0x91, 0x90,0x90,0x90, 0x8f,0x8f,0x8f, 0x8e,0x8e,0x8e, 0x8d,0x8d,0x8d, 0x8c,0x8c,0x8c, 0x8b,0x8b,0x8b, 0x8a,0x8a,0x8a, - 0x89,0x89,0x89, 0x87,0x87,0x87, 0x86,0x86,0x86, 0x85,0x85,0x85, + 0x89,0x89,0x89, 0x88,0x88,0x88, 0x86,0x86,0x86, 0x85,0x85,0x85, + 0x84,0x84,0x84, 0x83,0x83,0x83, 0x82,0x82,0x82, 0x81,0x81,0x81, 0x80,0x80,0x80, 0x7f,0x7f,0x7f, 0x7e,0x7e,0x7e, 0x7d,0x7d,0x7d, 0x7c,0x7c,0x7c, 0x7b,0x7b,0x7b, 0x7a,0x7a,0x7a, 0x79,0x79,0x79, 0x78,0x78,0x78, 0x76,0x76,0x76, 0x75,0x75,0x75, 0x74,0x74,0x74, + 0x73,0x73,0x73, 0x72,0x72,0x72, 0x71,0x71,0x71, 0x70,0x70,0x70, 0x6f,0x6f,0x6f, 0x6e,0x6e,0x6e, 0x6d,0x6d,0x6d, 0x6c,0x6c,0x6c, 0x6b,0x6b,0x6b, 0x6a,0x6a,0x6a, 0x69,0x69,0x69, 0x68,0x68,0x68, 0x67,0x67,0x67, 0x66,0x66,0x66, 0x64,0x64,0x64, 0x63,0x63,0x63, + 0x62,0x62,0x62, 0x61,0x61,0x61, 0x60,0x60,0x60, 0x5f,0x5f,0x5f, 0x5e,0x5e,0x5e, 0x5d,0x5d,0x5d, 0x5c,0x5c,0x5c, 0x5b,0x5b,0x5b, 0x5a,0x5a,0x5a, 0x59,0x59,0x59, 0x58,0x58,0x58, 0x57,0x57,0x57, 0x56,0x56,0x56, 0x54,0x54,0x54, 0x53,0x53,0x53, 0x52,0x52,0x52, + 0x51,0x51,0x51, 0x50,0x50,0x50, 0x4f,0x4f,0x4f, 0x4e,0x4e,0x4e, 0x4d,0x4d,0x4d, 0x4c,0x4c,0x4c, 0x4b,0x4b,0x4b, 0x4a,0x4a,0x4a, 0x49,0x49,0x49, 0x48,0x48,0x48, 0x47,0x47,0x47, 0x46,0x46,0x46, 0x45,0x45,0x45, 0x43,0x43,0x43, 0x42,0x42,0x42, 0x41,0x41,0x41, + 0x40,0x40,0x40, 0x3f,0x3f,0x3f, 0x3e,0x3e,0x3e, 0x3d,0x3d,0x3d, 0x3c,0x3c,0x3c, 0x3b,0x3b,0x3b, 0x3a,0x3a,0x3a, 0x39,0x39,0x39, 0x38,0x38,0x38, 0x37,0x37,0x37, 0x36,0x36,0x36, 0x35,0x35,0x35, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x00,0xff,0xff, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x00,0xff,0x00, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x00,0x00,0xff, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, - 0xdd,0x00,0x00, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0xd0,0x00,0x00, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x00,0xbb,0x00, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, + 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0x65,0x65,0x65, 0xbb,0xbb,0xbb, 0x65,0x65,0x65, 0x88,0x88,0x88, 0x77,0x77,0x77, 0x55,0x55,0x55, Index: branches/Bungo/i386/boot2/gui.h =================================================================== --- branches/Bungo/i386/boot2/gui.h (revision 2468) +++ branches/Bungo/i386/boot2/gui.h (revision 2469) @@ -33,11 +33,15 @@ #define MENU_SHOW_VIDEO_INFO 5 #define MENU_SHOW_HELP 6 +// ==================================================================== + enum { HorizontalLayout = 0, VerticalLayout = 1, }; +// ==================================================================== + /* * Menu item structure. */ @@ -49,6 +53,8 @@ bool expandable; } menuitem_t; +// ==================================================================== + /* * Image structure. */ @@ -57,6 +63,8 @@ char name[32]; } image_t; +// ==================================================================== + /* * Font structure. */ @@ -67,6 +75,8 @@ uint16_t count; // Number of chars in font } font_t; +// ==================================================================== + /* * Window structure. */ @@ -86,7 +96,9 @@ uint32_t font_console_color; // Color for consle font AARRGGBB bool draw; // Draw flag } window_t; - + +// ==================================================================== + /* * gui structure */ Index: branches/Bungo/i386/boot2/lzss.c =================================================================== --- branches/Bungo/i386/boot2/lzss.c (revision 2468) +++ branches/Bungo/i386/boot2/lzss.c (revision 2469) @@ -65,46 +65,53 @@ }; int -decompress_lzss(u_int8_t *dst, u_int8_t *src, u_int32_t srclen) +decompress_lzss( u_int8_t *dst, u_int32_t dstlen, u_int8_t *src, u_int32_t srclen ) { - /* ring buffer of size N, with extra F-1 bytes to aid string comparison */ - u_int8_t text_buf[N + F - 1]; - u_int8_t *dststart = dst; - u_int8_t *srcend = src + srclen; - int i, j, k, r, c; - unsigned int flags; - - dst = dststart; - srcend = src + srclen; - for (i = 0; i < N - F; i++) - text_buf[i] = ' '; - r = N - F; - flags = 0; - for ( ; ; ) { - if (((flags >>= 1) & 0x100) == 0) { - if (src < srcend) c = *src++; else break; - flags = c | 0xFF00; /* uses higher byte cleverly */ - } /* to count eight */ - if (flags & 1) { - if (src < srcend) c = *src++; else break; - *dst++ = c; - text_buf[r++] = c; - r &= (N - 1); - } else { - if (src < srcend) i = *src++; else break; - if (src < srcend) j = *src++; else break; - i |= ((j & 0xF0) << 4); - j = (j & 0x0F) + THRESHOLD; - for (k = 0; k <= j; k++) { - c = text_buf[(i + k) & (N - 1)]; - *dst++ = c; - text_buf[r++] = c; - r &= (N - 1); - } - } - } - - return dst - dststart; + /* ring buffer of size N, with extra F-1 bytes to aid string comparison */ + u_int8_t text_buf[N + F - 1]; + u_int8_t *dststart = dst; + u_int8_t *dstend = dst + dstlen; + u_int8_t *srcend = src + srclen; + int i, j, k, r, c; + unsigned int flags; + + dst = dststart; + srcend = src + srclen; + for (i = 0; i < N - F; i++) + text_buf[i] = ' '; + r = N - F; + flags = 0; + for ( ; ; ) { + if (((flags >>= 1) & 0x100) == 0) { + if (src < srcend) c = *src++; else break; + flags = c | 0xFF00; /* uses higher byte cleverly */ + } /* to count eight */ + if (flags & 1) { + if (src < srcend) c = *src++; else break; + *dst++ = c; + if (dst >= dstend) { + goto finish; + } + text_buf[r++] = c; + r &= (N - 1); + } else { + if (src < srcend) i = *src++; else break; + if (src < srcend) j = *src++; else break; + i |= ((j & 0xF0) << 4); + j = (j & 0x0F) + THRESHOLD; + for (k = 0; k <= j; k++) { + c = text_buf[(i + k) & (N - 1)]; + *dst++ = c; + if (dst >= dstend) { + goto finish; + } + text_buf[r++] = c; + r &= (N - 1); + } + } + } +finish: + return dst - dststart; } /* @@ -221,23 +228,20 @@ sp->parent[p] = NIL; } -u_int8_t *compress_lzss( - u_int8_t * dst, - u_int32_t dstlen, - u_int8_t * src, - u_int32_t srclen) +u_int8_t *compress_lzss( u_int8_t *dst, u_int32_t dstlen, u_int8_t *src, u_int32_t srcLen ) { - u_int8_t * result = NULL; /* Encoding state, mostly tree but some current match stuff */ struct encode_state *sp; + int i, c, len, r, s, last_match_length, code_buf_ptr; u_int8_t code_buf[17], mask; - u_int8_t * srcend = src + srclen; + u_int8_t *srcend = src + srcLen; u_int8_t *dstend = dst + dstlen; + /* initialize trees */ sp = (struct encode_state *) malloc(sizeof(*sp)); - if (!sp) goto finish; init_state(sp); + /* * code_buf[1..16] saves eight units of code, and code_buf[0] works * as eight flags, "1" representing that the unit is an unencoded @@ -246,13 +250,16 @@ */ code_buf[0] = 0; code_buf_ptr = mask = 1; + /* Clear the buffer with any character that will appear often. */ s = 0; r = N - F; + /* Read F bytes into the last F bytes of the buffer */ for (len = 0; len < F && src < srcend; len++) sp->text_buf[r + len] = *src++; if (!len) - goto finish; + return (void *) 0; /* text of size zero */ + /* * Insert the F strings, each of which begins with one or more * 'space' characters. Note the order in which these strings are @@ -260,6 +267,7 @@ */ for (i = 1; i <= F; i++) insert_node(sp, r - i); + /* * Finally, insert the whole string just read. * The global variables match_length and match_position are set. @@ -286,7 +294,7 @@ if (dst < dstend) *dst++ = code_buf[i]; else - goto finish; + return (void *) 0; code_buf[0] = 0; code_buf_ptr = mask = 1; } @@ -295,20 +303,24 @@ delete_node(sp, s); /* Delete old strings and */ c = *src++; sp->text_buf[s] = c; /* read new bytes */ + /* * If the position is near the end of buffer, extend the buffer * to make string comparison easier. */ if (s < F - 1) sp->text_buf[s + N] = c; + /* Since this is a ring buffer, increment the position modulo N. */ s = (s + 1) & (N - 1); r = (r + 1) & (N - 1); + /* Register the string in text_buf[r..r+F-1] */ insert_node(sp, r); } while (i++ < last_match_length) { delete_node(sp, s); + /* After the end of text, no need to read, */ s = (s + 1) & (N - 1); r = (r + 1) & (N - 1); @@ -317,15 +329,14 @@ insert_node(sp, r); } } while (len > 0); /* until length of string to be processed is zero */ + if (code_buf_ptr > 1) { /* Send remaining code. */ for (i = 0; i < code_buf_ptr; i++) if (dst < dstend) *dst++ = code_buf[i]; else - goto finish; + return (void *) 0; } - result = dst; -finish: - if (sp) free(sp); - return result; + + return dst; } Index: branches/Bungo/i386/boot2/options.c =================================================================== --- branches/Bungo/i386/boot2/options.c (revision 2468) +++ branches/Bungo/i386/boot2/options.c (revision 2469) @@ -38,6 +38,8 @@ #define DBG(x...) msglog(x) #endif +char gMacOSVersion[8]; +uint32_t MacOSVerCurrent = 0; bool showBootBanner = true; //Azi:showinfo static bool shouldboot = false; @@ -58,6 +60,24 @@ kScreenLastRow = 24 }; +// 10.9.5 -> 0x0A090500 +uint32_t MacOSVer2Int(const char *osver) +{ + uint32_t ret = 0; + uint8_t i = 0, k = 1, len = strlen(osver); + for (; len > 0; len--) { + if (osver[len-1] == '.') { + k = 1; + i++; + } else { + ((uint8_t *)&ret)[i] += (osver[len-1] - '0') * k; + k = k * 10; + } + } + + return ret << (3 - i)*8; +} + //========================================================================== typedef struct { @@ -181,11 +201,11 @@ //========================================================================== -char gBootArgs[BOOT_STRING_LEN]; -static char * gBootArgsPtr = gBootArgs; -static char * gBootArgsEnd = gBootArgs + BOOT_STRING_LEN - 1; -static char booterCommand[BOOT_STRING_LEN]; -static char booterParam[BOOT_STRING_LEN]; +char gBootArgs[BOOT_STRING_LEN]; +static char *gBootArgsPtr = gBootArgs; +static char *gBootArgsEnd = gBootArgs + BOOT_STRING_LEN - 1; +static char booterCommand[BOOT_STRING_LEN]; +static char booterParam[BOOT_STRING_LEN]; static void clearBootArgs(void) { @@ -1175,7 +1195,6 @@ skipblanks( &cp ); // Update the unit and partition number. - if ( gBootVolume ) { if (!( gBootVolume->flags & kBVFlagNativeBoot )) { readBootSector( gBootVolume->biosdev, gBootVolume->part_boff, (void *) 0x7c00 ); @@ -1200,7 +1219,6 @@ } // Load config table specified by the user, or use the default. - if (!getValueForBootKey(cp, "config", &val, &cnt)) { val = 0; cnt = 0; @@ -1208,10 +1226,13 @@ // Load com.apple.Boot.plist from the selected volume // and use its contents to override default bootConfig. + loadSystemConfig(&bootInfo->bootConfig); + loadChameleonConfig(&bootInfo->chameleonConfig, NULL); + + // Save a version of mac os we're booting. + strncpy(gMacOSVersion, gBootVolume->OSVersion, sizeof(gMacOSVersion)); + MacOSVerCurrent = MacOSVer2Int(gMacOSVersion); - loadSystemConfig(&bootInfo->bootConfig); - loadChameleonConfig(&bootInfo->chameleonConfig); - // Use the kernel name specified by the user, or fetch the name // in the config table, or use the default if not specified. // Specifying a kernel name on the command line, or specifying @@ -1225,13 +1246,40 @@ } else { if ( getValueForKey( kKernelNameKey, &val, &cnt, &bootInfo->bootConfig ) ) { strlcpy( bootInfo->bootFile, val, cnt+1 ); - } else { - strlcpy( bootInfo->bootFile, kDefaultKernel, sizeof(bootInfo->bootFile) ); } + else + { + if( YOSEMITE ) // is 10.10 + { + + strlcpy( bootInfo->bootFile, kOSXKernel, sizeof(bootInfo->bootFile) ); + //printf(HEADER "/System/Library/Kernels/%s\n", bootInfo->bootFile); + } + else + { // OSX is not 10.10 + + strlcpy( bootInfo->bootFile, kDefaultKernel, sizeof(bootInfo->bootFile) ); + //printf(HEADER "/%s\n", bootInfo->bootFile); + } + } } - if (strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) { - gOverrideKernel = true; + + if (!YOSEMITE) // not 10.10 so 10.9 and previus + { + if (strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) + { + //printf(HEADER "org.chameleon.Boot.plist found path for custom '%s' found!\n", bootInfo->bootFile); + gOverrideKernel = true; + } } + else + { // OSX is 10.10 + if (strcmp( bootInfo->bootFile, kOSXKernel ) != 0) + { + //printf(HEADER "org.chameleon.Boot.plist found path for custom '%s' found!\n", bootInfo->bootFile); + gOverrideKernel = true; + } + } cntRemaining = BOOT_STRING_LEN - 2; // save 1 for NULL, 1 for space argP = bootArgs->CommandLine; @@ -1260,21 +1308,20 @@ } } } - /* +/* Bungo // Try to get the volume uuid string if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) { gBootVolume->fs_getuuid(gBootVolume, gBootUUIDString); } - */ +*/ // If we have the volume uuid add it to the commandline arguments if (strlen(gBootUUIDString)) { copyArgument(kBootUUIDKey, gBootUUIDString, strlen(gBootUUIDString), &argP, &cntRemaining); } - - // Try to get the volume uuid string - if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) { + // Try to get the volume uuid string + if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) { gBootVolume->fs_getuuid(gBootVolume, gBootUUIDString); - DBG("boot-uuid: %s\n", gBootUUIDString); + DBG("boot-uuid: %s\n", gBootUUIDString); } } @@ -1286,21 +1333,25 @@ cnt++; strlcpy(valueBuffer + 1, val, cnt); val = valueBuffer; - } else { /* + if (cnt > 0) { + copyArgument( kRootDeviceKey, val, cnt, &argP, &cntRemaining); + } + } else { if (strlen(gBootUUIDString)) { val = "*uuid"; cnt = 5; - } else { */ + } else { // Don't set "rd=.." if there is no boot device key // and no UUID. val = ""; cnt = 0; - /* } */ + } } - +/* Bungo if (cnt > 0) { copyArgument( kRootDeviceKey, val, cnt, &argP, &cntRemaining); } +*/ strlcpy( gRootDevice, val, (cnt + 1)); } Index: branches/Bungo/i386/boot2/graphic_utils.c =================================================================== --- branches/Bungo/i386/boot2/graphic_utils.c (revision 2468) +++ branches/Bungo/i386/boot2/graphic_utils.c (revision 2469) @@ -1,8 +1,8 @@ - /* Graphic utility functions and data types * Prashant Vaibhav (C) 12/12/2008 * Chameleon */ + #include "boot.h" #include "graphic_utils.h" #include "gui.h" Index: branches/Bungo/i386/Cconfig =================================================================== --- branches/Bungo/i386/Cconfig (revision 2468) +++ branches/Bungo/i386/Cconfig (revision 2469) @@ -4,7 +4,7 @@ config OPTIMIZATION_LEVEL string "Optimization Level" - default "-Oz" + default "-Os" ---help--- Specify the level to compile chameleon with. Index: branches/Bungo/i386/libsa/libsa.h =================================================================== --- branches/Bungo/i386/libsa/libsa.h (revision 2468) +++ branches/Bungo/i386/libsa/libsa.h (revision 2469) @@ -28,6 +28,7 @@ /* Exported API for standalone library */ #include +#include #include #include #include Index: branches/Bungo/i386/libsa/zalloc.c =================================================================== --- branches/Bungo/i386/libsa/zalloc.c (revision 2468) +++ branches/Bungo/i386/libsa/zalloc.c (revision 2469) @@ -57,7 +57,7 @@ static void zcoalesce(void); #if ZDEBUG -size_t zalloced_size; + size_t zalloced_size; #endif #define ZALLOC_NODES 32767 /* was 16384 */ @@ -78,7 +78,8 @@ zavailable = (zmem *) zalloc_base + sizeof(zmem) * totalNodes; zavailable[0].start = (char *)zavailable + sizeof(zmem) * totalNodes; - if (size == 0) { + if (size == 0) + { size = ZALLOC_LEN; } @@ -108,8 +109,10 @@ size = ((size + 0xf) & ~0xf); - if (size == 0) { - if (zerror) { + if (size == 0) + { + if (zerror) + { (*zerror)((char *)0xdeadbeef, 0, file, line); } } @@ -155,12 +158,14 @@ done: if ((ret == 0) || (ret + size >= zalloc_end)) { - if (zerror) { + if (zerror) + { (*zerror)(ret, size, file, line); } } - if (ret != 0) { + if (ret != 0) + { bzero(ret, size); } #if ZDEBUG @@ -186,7 +191,8 @@ rp = 0; #endif - if (!start) { + if (!start) + { return; } @@ -207,8 +213,10 @@ break; } } - if (!found) { - if (zerror) { + if (!found) + { + if (zerror) + { (*zerror)(pointer, rp, "free", 0); } else { return; @@ -218,7 +226,8 @@ zalloced_size -= tsize; #endif - for (i = 0; i < availableNodes; i++) { + for (i = 0; i < availableNodes; i++) + { if ((start + tsize) == zavailable[i].start) // merge it in { zavailable[i].start = start; @@ -227,15 +236,19 @@ return; } - if ((i > 0) && (zavailable[i-1].start + zavailable[i-1].size == start)) { + if ((i > 0) && (zavailable[i-1].start + zavailable[i-1].size == start)) + { zavailable[i-1].size += tsize; zcoalesce(); return; } - if ((start + tsize) < zavailable[i].start) { - if (++availableNodes > totalNodes) { - if (zerror) { + if ((start + tsize) < zavailable[i].start) + { + if (++availableNodes > totalNodes) + { + if (zerror) + { (*zerror)((char *)0xf000f000, 0, "free", 0); } } @@ -246,8 +259,10 @@ } } - if (++availableNodes > totalNodes) { - if (zerror) { + if (++availableNodes > totalNodes) + { + if (zerror) + { (*zerror)((char *)0xf000f000, 1, "free", 0); } } @@ -270,8 +285,10 @@ zalloced[allocedNodes].start = start; zalloced[allocedNodes].size = size; - if (++allocedNodes > totalNodes) { - if (zerror) { + if (++allocedNodes > totalNodes) + { + if (zerror) + { (*zerror)((char *)0xf000f000, 2, "zallocate", 0); } }; @@ -287,7 +304,8 @@ z1 = zp + i; z2 = z1 + 1; - for (; i >= ndx; i--, z1--, z2--) { + for (; i >= ndx; i--, z1--, z2--) + { *z2 = *z1; } } @@ -301,7 +319,8 @@ z1 = zp + ndx; z2 = z1 + 1; - for (i = ndx; i < totalNodes - 1; i++, z1++, z2++) { + for (i = ndx; i < totalNodes - 1; i++, z1++, z2++) + { *z1 = *z2; } } @@ -311,8 +330,10 @@ { int i; - for (i = 0; i < availableNodes-1; i++) { - if ( zavailable[i].start + zavailable[i].size == zavailable[i + 1].start ) { + for (i = 0; i < availableNodes-1; i++) + { + if ( zavailable[i].start + zavailable[i].size == zavailable[i + 1].start ) + { zavailable[i].size += zavailable[i + 1].size; zdelete(zavailable, i + 1); availableNodes--; return; Index: branches/Bungo/i386/libsa/Makefile =================================================================== --- branches/Bungo/i386/libsa/Makefile (revision 2468) +++ branches/Bungo/i386/libsa/Makefile (revision 2469) @@ -36,17 +36,17 @@ $(LIBS): $(OBJS) - @echo "\t[RM] $@" + @echo " [RM] $@" @rm -f $@ - @echo "\t[AR] $(@F)" + @echo " [AR] $(@F)" @ar q $@ $^ &> /dev/null - @echo "\t[RANLIB] $(@F)" + @echo " [RANLIB] $(@F)" @ranlib $@ # dependencies -include $(OBJROOT)/Makedep clean-local: - @for o in $(OBJS); do if [ -f "$${o}" ];then echo "\t[RM] $${o}"; fi; done - @for l in $(LIBS); do if [ -f "$${l}" ];then echo "\t[RM] $${l}"; fi; done + @for o in $(OBJS); do if [ -f "$${o}" ];then echo " [RM] $${o}"; fi; done + @for l in $(LIBS); do if [ -f "$${l}" ];then echo " [RM] $${l}"; fi; done @rm -f $(LIBS) $(OBJS) Index: branches/Bungo/i386/libsa/memory.h =================================================================== --- branches/Bungo/i386/libsa/memory.h (revision 2468) +++ branches/Bungo/i386/libsa/memory.h (revision 2469) @@ -57,7 +57,7 @@ #define BOOT2_SEG 0x2000 #define BOOT2_OFS 0x0200 // 512 byte disk sector offset -#define BOOT2_MAX_LENGTH 0x6FE00 // Maximum size for boot2 is currentl 447kb +#define BOOT2_MAX_LENGTH 0x6FE00 // Maximum size for boot2 is currentl 447kb #define BIOS_ADDR 0x8000 // BIOS disk I/O buffer #define BIOS_LEN 0x8000 // 32K - divisible by 512 and 2048 Index: branches/Bungo/artwork/themes/default/device_hfsplus_recovery.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsplus_recovery.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Index: branches/Bungo/artwork/themes/default/device_hfsplus_yos.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsplus_yos.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Index: branches/Bungo/artwork/themes/default/device_hfsraid_yos_o.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsraid_yos_o.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Index: branches/Bungo/artwork/themes/default/device_hfsplus_recovery_o.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsplus_recovery_o.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Index: branches/Bungo/artwork/themes/default/device_hfsplus_yos_o.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsplus_yos_o.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Index: branches/Bungo/artwork/themes/default/device_hfsraid_yos.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: branches/Bungo/artwork/themes/default/device_hfsraid_yos.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Index: branches/Bungo/package/Changes.txt =================================================================== --- branches/Bungo/package/Changes.txt (revision 2468) +++ branches/Bungo/package/Changes.txt (revision 2469) @@ -1,3 +1,5 @@ +- ErmaC - Auto increase year for pkg resource. + - JrCs - Add translation to the project. - ErmaC - Update Language for whobuild resources. Index: branches/Bungo/package/OptionalSettings/HDEFLayout.txt =================================================================== --- branches/Bungo/package/OptionalSettings/HDEFLayout.txt (revision 2468) +++ branches/Bungo/package/OptionalSettings/HDEFLayout.txt (revision 2469) @@ -28,6 +28,8 @@ Text@HDEFLayoutIDx01:HDEFLayoutID=01000000 Text@HDEFLayoutIDx02:HDEFLayoutID=02000000 Text@HDEFLayoutIDx03:HDEFLayoutID=03000000 +Text@HDEFLayoutIDx05:HDEFLayoutID=05000000 +Text@HDEFLayoutIDx07:HDEFLayoutID=07000000 Text@HDEFLayoutIDx12:HDEFLayoutID=0C000000 Text@HDEFLayoutIDx32:HDEFLayoutID=20000000 Text@HDEFLayoutIDx40:HDEFLayoutID=28000000 Index: branches/Bungo/package/OptionalSettings/PowerManagement.txt =================================================================== --- branches/Bungo/package/OptionalSettings/PowerManagement.txt (revision 2468) +++ branches/Bungo/package/OptionalSettings/PowerManagement.txt (revision 2469) @@ -30,5 +30,7 @@ Bool@EnableC2State:EnableC2State=Yes Bool@EnableC3State:EnableC3State=Yes Bool@EnableC4State:EnableC4State=Yes +#Bool@EnableC6State:EnableC6State=Yes +#Bool@EnableC7State:EnableC7State=Yes Bool@GenerateCStates:GenerateCStates=Yes Bool@GeneratePStates:GeneratePStates=Yes Index: branches/Bungo/package/OptionalSettings/KernelFlags.txt =================================================================== --- branches/Bungo/package/OptionalSettings/KernelFlags.txt (revision 2468) +++ branches/Bungo/package/OptionalSettings/KernelFlags.txt (revision 2469) @@ -33,4 +33,5 @@ List@WaitingRootDevice:Kernel Flags=ahcidisk=1 debug=8 List@Darkwake:Kernel Flags=darkwake=0 List@NvdaDrv1:Kernel Flags=nvda_drv=1 +List@kext-dev-mode1:Kernel Flags=kext-dev-mode=1 List@Dart0:Kernel Flags=dart=0 Index: branches/Bungo/package/OptionalSettings/HDAULayout.txt =================================================================== --- branches/Bungo/package/OptionalSettings/HDAULayout.txt (revision 2468) +++ branches/Bungo/package/OptionalSettings/HDAULayout.txt (revision 2469) @@ -28,6 +28,8 @@ Text@HDAULayoutIDx01:HDAULayoutID=01000000 Text@HDAULayoutIDx02:HDAULayoutID=02000000 Text@HDAULayoutIDx03:HDAULayoutID=03000000 +Text@HDAULayoutIDx05:HDAULayoutID=05000000 +Text@HDAULayoutIDx07:HDAULayoutID=07000000 Text@HDAULayoutIDx12:HDAULayoutID=0C000000 Text@HDAULayoutIDx32:HDAULayoutID=20000000 Text@HDAULayoutIDx40:HDAULayoutID=28000000 Index: branches/Bungo/package/smbios.plist =================================================================== --- branches/Bungo/package/smbios.plist (revision 2468) +++ branches/Bungo/package/smbios.plist (revision 2469) @@ -1,25 +1,55 @@ - + - SMbiosversion - MP31.88Z.00C1.B00.0802091544 - SMmanufacturer - Apple Inc. - SMproductname - MacPro3,1 - SMsystemversion - 1.0 - SMserial - W87234JHYA4 + SMbiosvendor + Apple Inc. + SMbiosversion + MP41.88Z.0081.B08.1001221313 + SMbiosdate + 01/22/10 + SMmanufacturer + Apple Inc. + SMproductname + MacPro4,1 + SMsystemversion + 1.4 + SMserial + CK0215824PC + SMsystemuuid + a8dd17a0-cf10-4323-9841-29a9f08c1d49 + SMfamily + Mac Pro + SMboardmanufacturer + Apple Inc. + + SMboardproduct + Mac-F221BEC8 + SMboardversion + MacPro4,1 + SMboardserial + C02140302D5DMT31M + SMboardlocation + Part Component + + SMchassismanufacturer + Apple Inc. + SMchassisversion + Mac-F221BEC8 + SMchassisserial + CK0215824PC + + SMchassisassettag + Pro-Enclosure SMexternalclock - 333 + 133 SMmaximalclock 3000 + SMmemtype - 19 + 24 SMmemspeed - 800 + 1600 SMmemmanufacturer_1 0xAD00000000000000 SMmemserial_1 @@ -44,18 +74,47 @@ 0x00003021 SMmempart_4 0x48594D503131325336344350362D59352020 + Index: branches/Bungo/package/Resources.old/background.tiff =================================================================== Cannot display: file marked as a binary type. svn:mime-type = image/tiff Index: branches/Bungo/package/Resources.old/ja.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/ja.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/ja.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Chameleon v2 is extended with many features. For example:

-


-

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

-

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

-

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

-

- SMBIOS override to modify the factory SMBIOS values.

-

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

-

- Device Property Injection via device-properties string.

-

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

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/ja.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ja.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ja.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ja.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/zh_TW.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/zh_TW.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/zh_TW.lproj/Description.html (revision 2469) @@ -1,47 +0,0 @@ - - - - - - - - - -

Chameleon 是一個結合許多組件的開機引導器。這些組件的演變來自於 David Elliott 加入 Apple boot-132 程式項目的 fake EFI 安裝工具。

-


-

Chameleon v2 現在已經擴充了許多功能。例如:

-


-

- 客製化的圖形使用者介面,為 Darwin Bootloader 帶來更多的色彩。

-

- 無須其他程式,即可載入 ramdisk 來直接啓動 零售版 DVD

-

- 支持睡眠。 可使用睡眠映像恢復繼續使用 Mac OS X

-

- 可使用修改過的 SMBIOS 覆蓋 SMBIOS 之出廠設定值。

-

- 可使用修正過的 DSDT 覆蓋原始 DSDT,並可解決許多問題。

-

- 可透過 device-properties string 自動注入設備屬性。

-

- 支持 MBR GPT 分割區磁盤的  boot0 / boot1h 多重開機功能。

-

- 具有自動偵測 FSB 碼功能,並可用於新式的 AMD CPU

-

- 支持 Apple Software RAID 功能。

-

- 支持 Nvidia & ATI/AMD 顯示卡啓用功能。

-

- 支持模組功能。

-

- 支持改編自 memtest86: http://www.memtest.org 的記憶體偵測功能。

-

- 具有自動生成 P-State C-State 的原生電源管理之功能。

-

- 具有訊息紀錄之功能。

-


-

源代碼依照 Gnu Public License v2 的原則釋放於以下網站上。

-

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

-


-

常見問題: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/Bungo/package/Resources.old/zh_TW.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/zh_TW.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/zh_TW.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/zh_TW.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/he.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/he.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/he.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

חמליאון זה שילוב של רכיבי בוטלודרים שונים.
הוא מבוסס על יישום fake EFI של David Elliott לפרויקט boot-132 של אפל.
חמליאון מגיע עם תכונות עיקריות הבאות:

-


-

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

-


-

- ממשק משתמש בעל התאמה אישית מלאה שמביאה צבעים לDarwin Bootloader.

-

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

-

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

-

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

-

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

-

- אינג'קשן של Device Property באמצעות device-properties string.

-

- היבריד של boot0/boot1h לכוננים המחולקים בשיטות MBR ו GPT.

-

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

-

- תמיכה בApple Software RAID.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

לקבלת מידע נוסף, אנא בקרו ב: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/Bungo/package/Resources.old/he.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/he.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/he.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/he.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/id.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/id.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/id.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Fitur terbaru di Chameleon 2.0

-


-

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

-

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

-

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

-

- SMBIOS override unutk memodifikasi SMBIOS bawaan.

-

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

-

- Device Property Injection melalui string device-properties.

-

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

-

- Pendeteksian kode FSB Secara otomatis walaupun pada PC AMD.

-

- Dukungan Apple Software RAID.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

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

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

-


-

Chameleon v2 is extended with many features. For example:

-


-

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

-

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

-

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

-

- SMBIOS override to modify the factory SMBIOS values.

-

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

-

- Device Property Injection via device-properties string.

-

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

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/el.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/el.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/el.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/el.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/zh_CN.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/zh_CN.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/zh_CN.lproj/Description.html (revision 2469) @@ -1,46 +0,0 @@ - - - - - - - - - -

Chameleon 是一个结合许多组件的开机引导器。这些组件的演变来自于 David Elliott 加入 Apple boot-132 程序项目的 fake EFI 安装工具。

-


-

Chameleon v2 现在已经扩充了许多功能。例如:

-


-

- 客制化的图形用户介面,为 Darwin Bootloader 带来更多的色彩。

-

- 无须其他程序,即可载入 ramdisk 来直接启动 零售版 DVD

-

- 支持睡眠。 可使用睡眠映像恢复继续使用 Mac OS X

-

- 可使用修改过的 SMBIOS 覆盖 SMBIOS 之出厂设定值。

-

- 可使用修正过的 DSDT 覆盖原始 DSDT,并可解决许多问题。

-

- 可透过 device-properties string 自动注入设备属性。

-

- 支持 MBR GPT 分区磁盘的  boot0 / boot1h 多重开机功能。

-

- 具有自动侦测 FSB 码功能,并可用于新式的 AMD CPU

-

- 支持 Apple Software RAID 功能。

-

- 支持 Nvidia & ATI/AMD 显示卡启用功能。

-

- 支持模组功能。

-

- 支持改编自 memtest86: http://www.memtest.org 的内存侦测功能。

-

- 具有自动生成 P-State C-State 的原生电源管理之功能。

-

- 具有信息纪录之功能。

-


-

源代码依照 Gnu Public License v2 的原则释放于以下网站上。

-

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

-


-

常见问题: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/Bungo/package/Resources.old/zh_CN.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/zh_CN.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/zh_CN.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/zh_CN.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/ar.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/ar.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/ar.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

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


-

- واجهه قابله للتخصيص الكامل لاضافه بعض الالوان لمحمل الاقلاع Darwin ٫

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- ‎دعم ل Apple Software RAID

-

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

-

- دعم Module

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/ar.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ar.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ar.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ar.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/en.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/en.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/en.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Chameleon v2 is extended with many features. For example:

-


-

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

-

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

-

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

-

- SMBIOS override to modify the factory SMBIOS values.

-

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

-

- Device Property Injection via device-properties string.

-

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

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/en.lproj/Localizable.strings =================================================================== --- branches/Bungo/package/Resources.old/en.lproj/Localizable.strings (revision 2468) +++ branches/Bungo/package/Resources.old/en.lproj/Localizable.strings (revision 2469) @@ -1,348 +0,0 @@ -// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; -"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; - -"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; -"Intel_Mac_message" = "This software cannot be installed on this computer."; - - -// ============================================================================ -// Install Type -// ---------------------------------------------------------------------------- -"InstallType_title" = "Install Type"; -"InstallType_description" = "Choose to perform a new installation or upgrade an existing installation."; - -"New_title" = "New Installation"; -"New_description" = "Backup an existing /Extra folder, if found on the target partition. A new one will be created if any options are chosen from the installer, other than the Bootloader."; - -"Upgrade_title" = "Upgrade"; -"Upgrade_description" = "Merge an existing /Extra folder, if found on the target, with any options chosen from the installer, other than the Bootloader. The original /Extra folder will be backed up."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "Chameleon requires three essential files. (in simple terms) -boot0 (On the drive's MBR) responsible for loading boot1. -boot1 (On the partition's boot-sector) to finding boot2. -boot2 (On the partition's root directory) for loading kernel etc."; - -"Standard_title" = "Standard"; -"Standard_description" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; - -"EFI_title" = "EFI"; -"EFI_description" = "Install Chameleon's files to the normally hidden EFI system partition using either boot0 or boot0md depending on your system and without destroying any existing Windows installation if you have one."; - -"noboot_title" = "Don't install the Bootloader"; -"noboot_description" = "Useful if you only want to install the extra's."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Modules"; -"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."; - -"klibc_title" = "klibc"; -"klibc_description" = "This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. -This is currently only used by the uClibc++ library. -Source: http://www.kernel.org/pub/linux/libs/klibc/"; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "This module reads the edid information from the monitor attached to the main display. -The module is currently not integrated into trunk and has minimal uses as it stands. -Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules. -*Please note that rtti and exceptions has both been disabled. -Source: http://cxx.uclibc.org/ -Dependencies: klibc"; - -"Keylayout_title" = "Keylayout"; -"Keylayout_description" = "This module permits the user to define the keyboard key mappings. This module and associated keymaps are installed by default."; - - -// ============================================================================ -// Utility -// These are currently unused!!! -// ---------------------------------------------------------------------------- -"Utility_title" = "Utilities"; -"Utility_description" = "Optional files to help setup"; - -"PrefPanel_title" = "Preference Panel"; -"PrefPanel_description" = "Installs Preference Panel for Chameleon."; - -"SMBIOS_title" = "SMBIOS.plist"; -"SMBIOS_description" = "Copies an example smbios.plist in /Extra/Configuration."; - -"Documentation_title" = "Documentation"; -"Documentation_description" = "Documentation for Chameleon manual install and use"; - - -// ============================================================================ -// Boot Options - The follow options are split to match the layout OptionalSettings text files. -// but they can be changed to suit however anyone wants to do it. -// ---------------------------------------------------------------------------- - -"Options_title" = "Settings"; -"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Disables the default enabled graphic user interface."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Enable quiet boot mode (no messages or prompt)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Disables the automatically enabled RAM recognition."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Attempts to load the sleep image saved from last hibernation."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "Generate C-States=Yes"; -"CSTUsingSystemIO_description" = "New C-State _CST generation method using SystemIO registers instead of FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Discard the motherboard's built-in SSDT tables."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Enable specific Processor power state, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Enable specific Processor power state, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Enable specific Processor power state, C4."; - -"GenerateCStates_title" = "Generate C-States=Yes"; -"GenerateCStates_description" = "Enable auto generation of processor idle sleep states (C-States)."; - -"GeneratePStates_title" = "Generate P-States=Yes"; -"GeneratePStates_description" = "Enable auto generation of processor power performance states (P-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Set Graphics Mode to 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Set Graphics Mode to 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Set Graphics Mode to 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Set Graphics Mode to 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Set Graphics Mode to 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Set Graphics Mode to 1280x960x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Set Graphics Mode to 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Set Graphics Mode to 1600x900x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Set Graphics Mode to 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Set Graphics Mode to 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Set Graphics Mode to 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA based GPUs and inject the correct info."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Enables UseAtiROM options."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Enables UseNvidiaROM options."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Enables VBIOS option"; - -// ---------------------------------------------------------------------------- -// Boot options - KERNEL FLAGS -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "A troubleshooting option used for booting into OS X's BSD/Unix command line."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep."; - - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Use the keyboard layout for a German Mac keyboard"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Use the keyboard layout for a Spanish Mac keyboard"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Use the keyboard layout for a French Mac keyboard"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Use the keyboard layout for an Italian Mac keyboard"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Use the keyboard layout for a Swedish Mac keyboard"; - -"mac-pt_title" = "Portuguese Mac Keyboard"; -"mac-pt_description" = "Use the keyboard layout for a Portuguese Mac keyboard"; - -"pc-de_title" = "German PC Keyboard"; -"pc-de_description" = "Use the keyboard layout for a German PC keyboard"; - -"pc-es_title" = "Spanish PC Keyboard"; -"pc-es_description" = "Use the keyboard layout for a Spanish PC keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - -"pc-it_title" = "Italian PC Keyboard"; -"pc-it_description" = "Use the keyboard layout for a Italian PC keyboard"; - -"pc-se_title" = "Swedish PC Keyboard"; -"pc-se_description" = "Use the keyboard layout for a Swedish PC keyboard"; - -"pc-pt_title" = "Portuguese PC Keyboard"; -"pc-pt_description" = "Use the keyboard layout for a Portuguese PC keyboard"; - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleon's original default theme introduced for v2.0 RC1"; - -"Default_title" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- -// Control - -"Control_title" = "Control Options"; -"Control_description" = "Settings to control how Chameleon works."; - -// General -"General_title" = "General Options"; -"General_description" = "Choose from a selection of base options."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Choose from a selection of kernel flags."; - -// PowerManagement -"PowerManagement_title" = "Power Management"; -"PowerManagement_description" = "A selection of options that deal with power management and speedstep."; - -// Resolution -"Resolution_title" = "Resolution"; -"Resolution_description" = "Set one resolution to use."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html"; - - -// ============================================================================ -// Exclusive boot options string - These are added automatically by buildpkg -// Name to be used should be ChooseNone-xxxxxx -// Where xxxxx = the name of the BootOptions file (minus the .txt) -// ---------------------------------------------------------------------------- -"ChooseNone-Resolution_title" = "None"; -"ChooseNone-Resolution_description" = "Don't choose a resolution."; - -"ChooseNone-keylayout_title" = "None"; -"ChooseNone-keylayout_description" = "Don't choose a keylayout."; - \ No newline at end of file Index: branches/Bungo/package/Resources.old/en.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/en.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/en.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/pt-PT.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/pt-PT.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/pt-PT.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Novos recursos no Chameleon 2.0

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Suporte a Software RAID da Apple.

-

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

-

- Suporte de Modulos

-

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

-

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

-

- Protocolo Mensagens.

-


-

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

-

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

-


-

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

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

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

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagođen grafički korisinički interfejs donosi vizuelna poboljšanja u Darwin Bootloaderu.

-

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

-

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

-

- SMBIOS zamijena tvorničkih za modificiranu SMBIOS vrijednost.

-

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

-

- Implementacija svojstva uređaja putem svojstva niza.

-

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

-

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

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD Grafički Aktivator.

-

- Modul podrška

-

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

-

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

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/bs.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/bs.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/bs.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/bs.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/es.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/es.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/es.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

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

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Soporte para Software RAID de Apple.

-

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

-

- Soporte de carga por Módulos.

-

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

-

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

-

- Registro de Mensajes.

-


-

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

-

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

-


-

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

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

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

-


-

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

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Support du RAID Logiciel d'Apple.

-

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

-

- Support de modules (extensions de Chameleon).

-

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

-

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

-

- Journalisation des messages console.

-


-

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

-

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

-


-

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

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

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

-


-

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

-


-

- Потполно прилагодлив графички интерфејс кои придонесува за визуелни подобрувања на Darwin Bootloader-от.

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

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

-

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

-

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

-

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

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/mk.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/mk.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/mk.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/mk.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/nl.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/nl.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/nl.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Nieuwe functies in Chameleon 2.0.

-


-

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

-

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

-

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

-

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

-

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

-

- Device Property Injectie via device-properties string.

-

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

-

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

-

- Apple Software RAID ondersteuning.

-

- Nvidia & ATI/AMD grafische kaart autodetectie.

-

- Module ondersteuning

-

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

-

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

-

- Bericht logboek.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/nl.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/nl.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/nl.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/nl.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } Index: branches/Bungo/package/Resources.old/hr.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/hr.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/hr.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagođen grafičko korisiničko sučelje donosi vizuelna poboljšanja u Darwin Bootloaderu.

-

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

-

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

-

- SMBIOS zamijena tvorničkih za modifikovanu SMBIOS vrijednost.

-

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

-

- Implementacija svojstva uređaja putem svojstva niza.

-

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

-

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

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD Grafički Aktivator.

-

- Modul podrška

-

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

-

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

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/hr.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/hr.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/hr.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/hr.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/ko.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/ko.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/ko.lproj/Description.html (revision 2469) @@ -1,47 +0,0 @@ - - - - - - - - - -

카멜레온은 David Elliott fake EFI 구현 기술의 개발이 애플의 boot-132 프로젝트와 만나 생긴 요소들로 만들어진 부트로더입니다.

-


-

카멜레온 버전 2 많은 기능들이 추가되었습니다. 예를 들어:

-


-

- Darwin 부트로더에 완벽한 커스터마이징이 가능한 컬러 GUI.

-

- 외부 프로그램 없이 자체적으로 램디스크에 리테일 DVD 로딩하여 부팅.

-

- 최대 절전 모드 지원. OS X 썸네일로부터 깨어나는 모습을 즐기세요.

-

- SMBIOS 오버라이드로 공장 SMBIOS 기초 설정들을 변경.

-

- DSDT 오버라이드로 고쳐진 DSDT 사용하므로써 많은 문제들을 해결.

-

- device-properties string으로 디바이스 속성을 주입.

-

- 하이브리드 boot0 / boot1h MBR GPT 파티션된 디스크들을 허용.

-

- 최신 AMD CPU들까지도 자동 FSB 인식 코드로 지원.

-

- 애플 소프트웨어 RAID 지원.

-

- Nvidia ATI/AMD 그래픽 카드 활성화.

-

- 모듈 지원

-

- memtest86으로부터 기반된 RAM 메모리 인식 : (영문) http://www.memtest.org

-

- 자동 P-State & C-State 생성기능으로 자연적인 전원 관리.

-

- 메세지 로깅.

-


-

이 코드는 GNU 일반 공중 사용 허가서(GPL) 버전 2 아래 공개 되었습니다.

-

(영문) http://forge.voodooprojects.org/p/chameleon

-


-

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

- - Index: branches/Bungo/package/Resources.old/ko.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ko.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ko.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ko.lproj/License.rtf (revision 2469) @@ -1,544 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl\f0\fnil\fcharset129 AppleGothic;\f1\fmodern\fcharset0 Courier-Bold;\f2\fmodern\fcharset0 Courier; -} -{\colortbl;\red255\green255\blue255;\red54\green54\blue54;} -\vieww13560\viewh18360\viewkind0 -\deftab720 -\pard\pardeftab720 - -\f0\fs42 \cf0 \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba -\fs24 \cf2 \ -\pard\pardeftab720 -\cf0 \'b9\'f6\'c0\'fc 2.0 - 2003\'b3\'e2 8\'bf\'f9 6\'c0\'cf\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'c0\'cc \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b9\'de\'b1\'e2 \'c0\'fc\'bf\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c0\'da\'bc\'bc\'c8\'f7 \'c0\'d0\'be\'ee \'c1\'d6\'bd\'ca\'bd\'c3\'bf\'c0. \'c0\'cc \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'cf\'b0\'c5\'b3\'aa \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'c0\'bb \'b9\'de\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d4\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'b8\'b8\'be\'e0, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'bf\'c0\'c7\'b8\'a6 \'c7\'cf\'c1\'f6 \'be\'ca\'b0\'c5\'b3\'aa \'b5\'bf\'c0\'c7\'c7\'d2 \'bc\'f6 \'be\'f8\'b4\'d9\'b8\'e9, \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'cf\'b0\'c5\'b3\'aa \'bb\'e7\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b5\'b5\'b7\'cf \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a61\'c1\'b6. \'c0\'cf\'b9\'dd; \'c1\'a4\'c0\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'be\'d6\'c7\'c3 \'c4\'c4\'c7\'bb\'c5\'cd, Inc. (\'a1\'b0\'be\'d6\'c7\'c3\'a1\'b1)\'b0\'a1 \'b0\'f8\'b0\'b3\'c0\'fb\'c0\'b8\'b7\'ce \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b2 \'b8\'f0\'b5\'e7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'b7\'ce\'bc\'ad, \'be\'d6\'c7\'c3\'c0\'cc \'b1\'d7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'a1\'b0\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'a1\'b1\'b6\'f3\'b0\'ed \'c1\'a4\'c0\'c7\'c7\'d1 \'c7\'a5\'bd\'c3\'bf\'cd \'c0\'cc \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'b9\'f6\'c0\'fc 2.0(\'a1\'b0\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'a1\'b1)\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c8\'b4\'d9\'b4\'c2 \'bc\'b3\'b8\'ed\'c0\'cc \'c6\'f7\'c7\'d4\'b5\'c8, \'b8\'f0\'b5\'e7 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c8\'b4\'d9. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1\'bc\'ad,\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b61\'c7\'d7. "\'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7" \'c0\'cc\'b6\'f5, (a) \'be\'d6\'c7\'c3\'c0\'cc \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'c1\'d6\'c3\'bc\'c0\'ce \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2, (i) \'c7\'f6\'c0\'e7 \'bd\'c3\'c1\'a1\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cc\'c8\'c4\'bf\'a1 \'c8\'b9\'b5\'e6\'b5\'c7\'b0\'ed, \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'bc\'d2\'c0\'af\'b5\'c7\'b0\'c5\'b3\'aa \'be\'d6\'c7\'c3\'bf\'a1 \'be\'e7\'b5\'b5\'b5\'c8, \'b1\'d7\'b8\'ae\'b0\'ed (ii) \'c4\'a7\'c7\'d8\'c7\'e0\'c0\'a7 \'be\'f8\'c0\'cc \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2\'b5\'a5 \'c7\'ca\'bf\'e4\'c7\'d1 \'c1\'a4\'b5\'b5\'b7\'ce\'b8\'b8, \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b3\'bb\'bf\'eb\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c6\'af\'c7\'e3 \'c3\'bb\'b1\'b8\'c7\'d7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'cf\'b0\'ed; (b) \'b4\'e7\'bd\'c5\'c0\'cc \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'c1\'d6\'c3\'bc\'c0\'ce \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2, (i) \'c7\'f6\'c0\'e7 \'bd\'c3\'c1\'a1\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cc\'c8\'c4\'bf\'a1 \'c8\'b9\'b5\'e6\'b5\'c7\'b0\'ed, \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'be\'e7\'b5\'b5\'b5\'c8, (ii) \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b0\'e1\'c7\'d5\'b5\'c8 \'bb\'f3\'c5\'c2\'b7\'ce \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b3\'bb\'bf\'eb\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c6\'af\'c7\'e3 \'c3\'bb\'b1\'b8\'c7\'d7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b62\'c7\'d7. "\'b1\'e2\'bf\'a9\'c0\'da"\'b6\'f5 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'fd\'bc\'ba\'c7\'cf\'b0\'c5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bb\'fd\'bc\'ba\'bf\'a1 \'b1\'e2\'bf\'a9\'c7\'d1 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'c1\'d6\'c3\'bc\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b63\'c7\'d7. "\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5"\'b6\'f5 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d5\'c4\'da\'b5\'e5 \'b6\'c7\'b4\'c2 \'c0\'cc\'b5\'e9 \'b0\'a2 \'c4\'da\'b5\'e5\'c0\'c7 \'ba\'ce\'ba\'d0\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b64\'c7\'d7. "\'bf\'dc\'ba\'ce\'c0\'fb\'c0\'b8\'b7\'ce\'c0\'c7 \'c0\'af\'c6\'f7"\'b6\'f5: (a) \'b4\'e7\'bd\'c5\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'d9\'b8\'a5 \'bb\'e7\'b6\'f7\'bf\'a1\'b0\'d4 \'c1\'f7\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'b0\'c5\'b3\'aa \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'d9\'b8\'a5 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7; \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 (b) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce, \'c8\'a4\'c0\'ba \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c0\'cf\'ba\'ce\'b7\'ce\'bc\'ad, \'be\'ee\'b6\'b2 \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'a6 \'c1\'a6\'b0\'f8\'c7\'cf\'b1\'e2 \'c0\'a7\'c7\'d1 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b7\'ce\'bc\'ad, \'b4\'e7\'bd\'c5\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'d9\'b8\'a5 \'c5\'ac\'b6\'f3\'c0\'cc\'be\'f0\'c6\'ae\'bf\'cd\'c0\'c7 \'c0\'fc\'c0\'da\'c0\'fb \'c5\'eb\'bd\'c5\'bc\'f6\'b4\'dc\'c0\'bb \'c5\'eb\'c7\'d8 \'b3\'bb\'bf\'eb\'c0\'bb \'c0\'fc\'b4\'de\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b3\'aa \'b1\'d7\'b0\'cd\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2 \'c7\'e0\'c0\'a7\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b65\'c7\'d7. "\'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0"\'c0\'cc\'b6\'f5 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2 \'c4\'da\'b5\'e5\'bf\'cd \'b0\'e1\'c7\'d5\'c7\'cf\'b4\'c2 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \uc0\u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b66\'c7\'d7. "\'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5"\'b6\'f5 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'b3\'aa \'b1\'e2\'c1\'b8\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b1\'e2\'c1\'b8 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d5\'c4\'da\'b5\'e5, \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 \'c0\'cc\'b5\'e9 \'b0\'a2\'b0\'a2\'c0\'c7 \'ba\'ce\'ba\'d0\'bf\'a1 \'b4\'eb\'c7\'d8 \'b1\'d7 \'b3\'bb\'bf\'eb\'c0\'cc\'b3\'aa \'b1\'b8\'c1\'b6\'b8\'a6 \'c3\'df\'b0\'a1, \'bb\'e8\'c1\'a6, \'b6\'c7\'b4\'c2 \'ba\'af\'c7\'fc\'c7\'d1 \'b0\'cd\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'c4\'da\'b5\'e5\'b0\'a1 \'c0\'cf\'b7\'c3\'c0\'c7 \'c6\'c4\'c0\'cf\'b7\'ce \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'b4\'c2 \'b0\'e6\'bf\'ec, \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b4\'c2: (a) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2 \'c6\'c4\'c0\'cf\'c0\'c7 \'b3\'bb\'bf\'eb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c3\'df\'b0\'a1\'b3\'aa \'bb\'e8\'c1\'a6; \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 (b) \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'be\'ee\'b6\'b2 \'ba\'ce\'ba\'d0\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2, \'bb\'f5\'b7\'ce\'bf\'ee \'c6\'c4\'c0\'cf\'c0\'cc\'b3\'aa \'c4\'c4\'c7\'bb\'c5\'cd \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5 \'b8\'ed\'b7\'c9\'b9\'ae\'c0\'c7 \'b4\'d9\'b8\'a5 \'c7\'fc\'c5\'c2\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b67\'c7\'d7. "\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5"\'b6\'f5 (a) \'c3\'d6\'c3\'ca\'bf\'a1 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'b5\'c8, \'be\'ee\'b6\'b2 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b2, \'b1\'d7\'b8\'ae\'b0\'ed \'b1\'d7 \'b3\'bb\'bf\'eb\'c0\'cc \'b1\'d7 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c7\'ec\'b4\'f5 \'c6\'c4\'c0\'cf\'bf\'a1 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c7\'a5\'c7\'f6\'b5\'c8, \'b1\'d7\'b7\'af\'c7\'d1 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'f7\'b5\'a5\'c0\'cc\'c6\'ae\'b3\'aa \'be\'f7\'b1\'d7\'b7\'b9\'c0\'cc\'b5\'e5 \'bb\'e7\'c7\'d7\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'cd, (b) \'b1\'d7\'b7\'af\'c7\'d1 \'bc\'d2\'bd\'ba \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c4\'c4\'c6\'c4\'c0\'cf \'b5\'c7\'b0\'ed, \'c3\'d6\'c3\'ca\'bf\'a1 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c5\'eb\'bf\'eb\'b5\'c8 \'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae \'c4\'da\'b5\'e5\'b0\'a1 \'c6\'f7\'c7\'d4\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 1\'c1\'b68\'c7\'d7. "\'bc\'d2\'bd\'ba \'c4\'da\'b5\'e5"\'b6\'f5 \'bb\'e7\'b6\'f7\'c0\'cc \'b5\'b6\'c7\'d8\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2, \'be\'ee\'b6\'b2 \'c7\'c1\'b7\'ce\'b1\'d7\'b7\'a5\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'c7 \'c7\'fc\'bd\'c4\'c0\'b8\'b7\'ce\'bc\'ad \'bc\'f6\'c1\'a4\'c0\'bb \'b0\'a1\'c7\'cf\'b1\'e2\'bf\'a1 \'c0\'fb\'c7\'d5\'c7\'d1 \'c7\'fc\'bd\'c4\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'b4\'c2 \'b1\'d7\'b0\'cd\'c0\'cc \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b8\'f0\'b5\'e2 \'b9\'d7 \'b0\'fc\'b7\'c3\'b5\'c8 \'c0\'ce\'c5\'cd\'c6\'e4\'c0\'cc\'bd\'ba \'c1\'a4\'c0\'c7 \'c6\'c4\'c0\'cf, \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf(\'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae\'c4\'da\'b5\'e5)\'c0\'c7 \'c4\'c4\'c6\'c4\'c0\'cf\'b0\'fa \'bc\'b3\'c4\'a1\'b8\'a6 \'c1\'a6\'be\'ee\'c7\'cf\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'b5\'c7\'b4\'c2 \'bd\'ba\'c5\'a9\'b8\'b3\'c6\'ae\'b0\'a1 \'c6\'f7\'c7\'d4\'b5\'c8\'b4\'d9.\uc0\u160 \u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720\sa240 - -\fs26 \cf0 1\'c1\'b69\'c7\'d7. "\'b4\'e7\'bd\'c5"\'c0\'cc\'b6\'f5 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'b1\'c7\'b8\'ae\'b8\'a6 \'c7\'e0\'bb\'e7\'c7\'cf\'b4\'c2 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'b9\'fd\'c0\'ce\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. \'b9\'fd\'c0\'ce\'c0\'c7 \'b0\'e6\'bf\'ec \'a1\'b0\'b4\'e7\'bd\'c5\'a1\'b1\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'bb \'b0\'fc\'b8\'ae\'c7\'cf\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'bf\'a1 \'c0\'c7\'c7\'d8 \'b0\'fc\'b8\'ae\'b5\'c7\'b0\'c5\'b3\'aa \'b4\'e7\'bd\'c5\'b0\'fa \'c7\'d4\'b2\'b2 \'b0\'f8\'b5\'bf\'c0\'b8\'b7\'ce \'b0\'fc\'b8\'ae\'b5\'c7\'b4\'c2 \'b8\'f0\'b5\'e7 \'c1\'d6\'c3\'bc\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'a1\'b0\'b0\'fc\'b8\'ae\'a1\'b1\'b6\'f5 (a) \'b0\'e8\'be\'e0\'bb\'f3\'c0\'b8\'b7\'ce\'b3\'aa \'b1\'e2\'c5\'b8 \'b9\'e6\'bd\'c4\'c0\'b8\'b7\'ce \'b1\'d7\'b7\'af\'c7\'d1 \'c1\'d6\'c3\'bc\'c0\'c7 \'b0\'a8\'b5\'b6\'c0\'cc\'b3\'aa \'b0\'e6\'bf\'b5\'c0\'bb \'c1\'f7\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'be\'df\'b1\'e2\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b1\'c7\'b7\'c2, \'b6\'c7\'b4\'c2 (b) \'b1\'d7\'b7\'af\'c7\'d1 \'c1\'d6\'c3\'bc\'bf\'a1 \'b4\'eb\'c7\'d1 50%\'c0\'cc\'bb\'f3\'c0\'c7 \'c1\'d6\'bd\'c4 \'bc\'d2\'c0\'af\'b1\'c7\'c0\'cc\'b3\'aa \'bc\'f6\'c0\'cd\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'c0\'af\'b1\'c7\'c0\'bb \'c0\'c7\'b9\'cc\'c7\'d1\'b4\'d9. -\fs24 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a62\'c1\'b6. \'c7\'e3\'b0\'a1\'b5\'c8 \'bb\'e7\'bf\'eb; \'c1\'b6\'b0\'c7 & \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'b0\'fa \'c1\'b6\'b0\'c7\'bf\'a1 \'b1\'cd\'bc\'d3\'b5\'c7\'be\'ee, \'be\'d6\'c7\'c3\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'bd\'c2\'b3\'ab\'c7\'cf\'b0\'ed \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5 \'c7\'d1 \'b3\'af\'b7\'ce\'ba\'ce\'c5\'cd \'c8\'bf\'b7\'c2\'c0\'cc \'b9\'df\'bb\'fd\'c7\'cf\'b8\'e7, \'c0\'fc\'bc\'bc\'b0\'e8\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'ab\'b7\'e1\'b7\'ce \'bb\'e7\'bf\'eb\'c0\'cc \'b0\'a1\'b4\'c9\'c7\'d1 \'ba\'f1\'b5\'b6\'c1\'a1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'ba\'ce\'bf\'a9\'c7\'d1\'b4\'d9. \'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'c7 \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7\'b0\'fa, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'c0\'fa\'c0\'db\'b1\'c7\'c0\'c7 \'c7\'d1\'b5\'b5\'b1\'ee\'c1\'f6 \'ba\'ce\'bf\'a9\'b5\'c7\'b8\'e7, \'be\'c6\'b7\'a1\'bf\'cd \'b0\'b0\'c0\'ba \'c7\'e0\'c0\'a7\'b8\'a6 \'c7\'e3\'bf\'eb\'c7\'d1\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b61\'c7\'d7. \'bc\'f6\'c1\'a4\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'c4\'da\'b5\'e5. \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'f6\'c1\'a4\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'bf\'f8\'ba\'bb \'b1\'d7\'b4\'eb\'b7\'ce\'c0\'c7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'bb\'f3\'be\'f7\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'ba\'f1\'bb\'f3\'be\'f7\'c0\'fb\'c0\'ce \'b8\'f1\'c0\'fb\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'b4\'e7\'bd\'c5\'c0\'c7 \'c1\'b6\'c1\'f7 \'b3\'bb\'bf\'a1\'bc\'ad \'b9\'e8\'c6\'f7, \'b1\'d7\'b8\'ae\'b0\'ed \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'dc, \'b0\'a2\'b0\'a2\'c0\'c7 \'c7\'e0\'c0\'a7\'b4\'c2 \'b8\'f0\'b5\'ce \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'c1\'b6\'b0\'c7\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'c0\'fc\'c1\'a6 \'c7\'cf\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'c0\'c7 \'b8\'f0\'b5\'e7 \'ba\'b9\'c1\'a6\'ba\'bb\'bf\'a1 \'c0\'fa\'c0\'db\'b1\'c7 \'bb\'e7\'c7\'d7 \'b9\'d7 \'b1\'e2\'c5\'b8 \'be\'d6\'c7\'c3\'c0\'c7 \'c0\'e7\'bb\'ea\'b1\'c7 \'c7\'a5\'bd\'c3\'bf\'cd \'ba\'ce\'c0\'ce \'bb\'e7\'c7\'d7\'c0\'bb \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'b3\'aa\'c5\'b8\'b3\'aa\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce \'ba\'b9\'c1\'a6\'c7\'cf\'bf\'a9 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'cf\'b8\'e7, \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'a1 \'c0\'d6\'b4\'c2, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'be\'f0\'b1\'de\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b0\'ed\'c1\'f6\'bb\'e7\'c7\'d7\'b5\'e9\'c0\'bb \'b1\'d7\'b4\'eb\'b7\'ce \'c0\'af\'c1\'f6\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9; \'b6\'c7\'c7\'d1,\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'cd \'b9\'ae\'bc\'ad\'c0\'c7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'b9\'e8\'c6\'f7\'c7\'cf\'b0\'c5\'b3\'aa \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'b6\'a7\'b8\'b6\'b4\'d9 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bb\'e7\'ba\'bb\'c0\'bb \'b0\'a2 \'ba\'b9\'c1\'a6\'ba\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'cf\'b8\'e7, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b3\'aa \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'bc\'f6\'c3\'eb\'c0\'ce\'c0\'c7 \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'af\'c7\'fc\'bd\'c3\'c5\'b0\'b0\'c5\'b3\'aa \'c1\'a6\'c7\'d1\'c7\'cf\'b4\'c2 \'be\'ee\'b6\'b0\'c7\'d1 \'b1\'d4\'c1\'a4\'b5\'b5 \'b1\'d7\'b7\'af\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'a1 \'c1\'a6\'b0\'f8\'c7\'cf\'b0\'c5\'b3\'aa \'ba\'ce\'b0\'fa\'c7\'d8\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c8\'b4\'d9. \'b4\'dc, \'c1\'a66\'c1\'b6\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8 \'b0\'e6\'bf\'ec\'b4\'c2 \'c1\'a6\'bf\'dc\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b62\'c7\'d7. \'bc\'f6\'c1\'a4 \'c4\'da\'b5\'e5. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bc\'f6\'c1\'a4\'c7\'cf\'bf\'a9, \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'cd \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'f3\'be\'f7\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'ba\'f1\'bb\'f3\'be\'f7\'c0\'fb\'c0\'ce \'b8\'f1\'c0\'fb\'c0\'b8\'b7\'ce \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'b4\'e7\'bd\'c5\'c0\'c7 \'c1\'b6\'c1\'f7 \'b3\'bb\'bf\'a1\'bc\'ad \'b9\'e8\'c6\'f7, \'b1\'d7\'b8\'ae\'b0\'ed \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'dc, \'b0\'a2\'b0\'a2\'c0\'c7 \'c7\'e0\'c0\'a7\'b4\'c2 \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'c1\'b6\'b0\'c7\'c0\'bb \'b8\'f0\'b5\'ce \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'c0\'fc\'c1\'a6 \'c7\'cf\'bf\'a1 \'c7\'e3\'bf\'eb\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'cf\'bf\'a9 \'c1\'a62\'c1\'b61\'c7\'d7\'c0\'c7 \'b8\'f0\'b5\'e7 \'c1\'b6\'b0\'c7\'b5\'e9\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9;\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) \'b4\'e7\'bd\'c5\'c0\'ba Exhibit A\'c0\'c7 \'b0\'ed\'c1\'f6\'bb\'e7\'c7\'d7\'c0\'bb \'b4\'e7\'bd\'c5\'c0\'c7 \'b8\'f0\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5 \'b3\'bb\'bf\'a1 \'c0\'d6\'b4\'c2 \'b0\'a2 \'c6\'c4\'c0\'cf\'bf\'a1 \'ba\'b9\'c1\'a6\'c7\'cf\'b0\'ed, \'bc\'f6\'c1\'a4\'b5\'c8 \'c6\'c4\'c0\'cf\'bf\'a1 \'b4\'e7\'bd\'c5\'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bc\'f6\'c1\'a4\'c7\'df\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'b0\'fa \'bc\'f6\'c1\'a4\'c0\'bb \'b0\'a1\'c7\'d1 \'b3\'af\'c2\'a5\'b8\'a6 \'bc\'b3\'b8\'ed\'c7\'cf\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'ce \'b9\'ae\'b1\'b8\'b8\'a6 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9; \'b6\'c7\'c7\'d1\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (c) \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'b5\'c8 \'b8\'f0\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'b0\'f8\'b0\'b3\'c0\'fb\'c0\'b8\'b7\'ce \'c5\'eb\'bf\'eb\'bd\'c3\'c5\'b0\'b0\'c5\'b3\'aa, \'b4\'e7\'bd\'c5\'c0\'cc \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'b4\'eb\'bb\'f3\'bf\'a1\'b0\'d4 \'c1\'a6\'b0\'f8\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'cc \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b4\'c2, \'be\'c6\'b7\'a1\'c0\'c7 \'c1\'a63\'c1\'b6\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'ba\'ce\'bf\'a9 \'bb\'e7\'c7\'d7\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'cf\'b4\'c2, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'be\'ee\'be\'df \'c7\'d1\'b4\'d9. \'b1\'d7 \'b1\'e2\'b0\'a3\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b1\'e2\'b0\'a3, \'c8\'a4\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'c3\'d6\'c3\'ca\'c0\'c7 \'b3\'af\'b7\'ce\'ba\'ce\'c5\'cd 12\'b0\'b3\'bf\'f9\'b1\'ee\'c1\'f6\'c0\'c7 \'b1\'e2\'b0\'a3 \'c1\'df \'b4\'f5 \'b1\'e4 \'c2\'ca\'c0\'bb \'c5\'c3\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d1 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'b0\'a1\'b1\'de\'c0\'fb \'c0\'fc\'c0\'da\'c0\'fb \'b9\'e6\'b9\'fd(\'bf\'b9\'b8\'a6 \'b5\'e9\'b8\'e9 \'c0\'a5\'bb\'e7\'c0\'cc\'c6\'ae\'b7\'ce\'ba\'ce\'c5\'cd \'b4\'d9\'bf\'ee\'b7\'ce\'b5\'e5)\'c0\'b8\'b7\'ce \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'c6\'ed\'c0\'bb \'bc\'b1\'c5\'c3\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b63\'c7\'d7. \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf \'b9\'f6\'c0\'fc\'c0\'c7 \'b9\'e8\'c6\'f7. \'b6\'c7\'c7\'d1, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5(\'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b3\'aa \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5)\'b8\'a6 \'bf\'c0\'ba\'ea\'c1\'a7\'c6\'ae \'c4\'da\'b5\'e5\'b7\'ce, \'bd\'c7\'c7\'e0\'c6\'c4\'c0\'cf \'c7\'fc\'c5\'c2\'b7\'ce\'b8\'b8 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'b6\'b0\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'b0\'fa \'b1\'d7 \'bc\'d2\'bd\'ba\'c4\'da\'b5\'e5\'b8\'a6 \'b1\'b8\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b9\'e6\'b9\'fd\'b0\'fa \'c0\'e5\'bc\'d2\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a4\'ba\'b8\'b8\'a6 \'be\'cb\'b7\'c1\'c1\'d6\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'ce \'b0\'f8\'c1\'f6\'bb\'e7\'c7\'d7\'c0\'bb \'c4\'da\'b5\'e5 \'c0\'da\'c3\'bc \'b9\'d7 \'b0\'fc\'b7\'c3 \'b9\'ae\'bc\'ad \'b3\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'bd\'c3\'c4\'d1\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 2\'c1\'b64\'c7\'d7. \'c1\'a63\'c0\'da \'b1\'c7\'b8\'ae. \'b4\'e7\'bd\'c5\'c0\'ba \'ba\'f1\'b7\'cf \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b0\'a2\'b0\'a2\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5 \'c7\'d8\'b4\'e7 \'ba\'ce\'ba\'d0\'bf\'a1 \'b4\'eb\'c7\'d1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'c1\'f6\'b8\'b8, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b0\'a1 \'b4\'d9\'b8\'a5 \'c1\'d6\'c3\'bc\'c0\'c7 \'c6\'af\'c7\'e3\'b3\'aa \'b1\'e2\'c5\'b8 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'c0\'bb \'c4\'a7\'c7\'d8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c0\'e5\'c0\'cc \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'bf\'a1 \'c0\'c7\'c7\'d8\'bc\'ad\'b5\'b5 \'c1\'a6\'b0\'f8\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c0\'ce\'bd\'c4\'c7\'cf\'b0\'ed \'c0\'cc\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7 \'c4\'a7\'c7\'d8 \'b5\'ee\'c0\'bb \'b1\'d9\'b0\'c5\'b7\'ce \'b4\'d9\'b8\'a5 \'c1\'d6\'c3\'bc\'bf\'a1 \'c0\'c7\'c7\'d8 \'c1\'a6\'b1\'e2\'b5\'c8 \'c3\'bb\'b1\'b8\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b4\'e7\'bd\'c5\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'ee\'b6\'b0\'c7\'d1 \'c3\'a5\'c0\'d3\'b5\'b5 \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9. \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'b1\'c7\'b8\'ae\'bf\'cd \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c7\'e0\'bb\'e7\'c7\'cf\'b4\'c2 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce\'bc\'ad \'b4\'e7\'bd\'c5\'c0\'ba \'be\'ee\'b6\'b2 \'b4\'d9\'b8\'a5 \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'c0\'bb \'c8\'ae\'ba\'b8\'c7\'d8\'be\'df \'c7\'d2 \'c7\'ca\'bf\'e4\'b0\'a1 \'c0\'d6\'b4\'c2 \'b0\'e6\'bf\'ec, \'b1\'d7 \'c3\'a5\'c0\'d3\'c0\'bb \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce \'c1\'ae\'be\'df \'c7\'d1\'b4\'d9. \'bf\'b9\'b8\'a6 \'b5\'e9\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2\'b5\'a5 \'be\'ee\'b6\'b2 \'c1\'a63\'c0\'da \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c7\'e3\'b0\'a1\'b0\'a1 \'c7\'ca\'bf\'e4\'c7\'cf\'b4\'d9\'b8\'e9, \'b1\'d7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'b9\'e8\'c6\'f7\'c7\'cf\'b1\'e2 \'c0\'fc\'bf\'a1 \'c7\'d8\'b4\'e7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c8\'b9\'b5\'e6\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'ba \'b4\'e7\'bd\'c5\'c0\'c7 \'c3\'a5\'c0\'d3\'c0\'cc\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a63\'c1\'b6. \'b4\'e7\'bd\'c5\'c0\'c7 \'ba\'ce\'bf\'a9 \'bb\'e7\'c7\'d7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'ba\'ce\'bf\'a9\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce, \'b4\'e7\'bd\'c5\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'be\'e7\'b5\'b5\'b9\'de\'b0\'c5\'b3\'aa \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b0\'b3\'c0\'ce\'c0\'cc\'b3\'aa \'c1\'d6\'c3\'bc\'bf\'a1\'b0\'d4, \'c0\'a7\'c0\'c7 2\'c1\'b61\'c7\'d7\'b0\'fa 2\'c1\'b62\'c7\'d7\'bf\'a1\'bc\'ad \'be\'d6\'c7\'c3\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c7\'e3\'b0\'a1\'c7\'cf\'b4\'c2 \'b0\'cd\'b0\'fa \'b5\'bf\'c0\'cf\'c7\'d1 \'b9\'fc\'c0\'a7\'bf\'cd \'c1\'a4\'b5\'b5\'b7\'ce \'b4\'e7\'bd\'c5\'c0\'c7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'c0\'fc\'bd\'c3, \'c0\'db\'b5\'bf, \'bc\'f6\'c1\'a4, \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4, \'b9\'e8\'c6\'f7 \'b9\'d7 \'bf\'dc\'ba\'ce\'b7\'ce \'c0\'af\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2, \'bb\'e7\'bf\'eb\'b7\'e1\'b0\'a1 \'be\'f8\'b4\'c2 \'bf\'b5\'bc\'d3\'c0\'fb\'c0\'cc\'b0\'ed \'c3\'eb\'bc\'d2\'b0\'a1 \'ba\'d2\'b0\'a1\'b4\'c9\'c7\'d1 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'b4\'e7\'bd\'c5\'c0\'c7 \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7 \'b9\'d7 \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b0\'fc\'b8\'ae\'c7\'cf\'b4\'c2 \'b1\'e2\'c5\'b8 (\'c6\'af\'c7\'e3 \'c0\'cc\'bf\'dc\'c0\'c7) \'c1\'f6\'bd\'c4\'c0\'e7\'bb\'ea\'b1\'c7\'bf\'a1 \'b5\'fb\'b6\'f3 \'ba\'ce\'bf\'a9\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a64\'c1\'b6. \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'cd \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2 \'b4\'d9\'b8\'a5 \'c4\'da\'b5\'e5\'b8\'a6 \'c7\'d4\'b2\'b2 \'b0\'e1\'c7\'d5\'c7\'d4\'c0\'b8\'b7\'ce\'bd\'e1 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'bb\'fd\'bc\'ba\'c7\'d2 \'bc\'f6 \'c0\'d6\'c0\'b8\'b8\'e7, \'b1\'d7\'b7\'af\'c7\'d1 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'b4\'dc\'c0\'cf\'c7\'d1 \'c1\'a6\'c7\'b0\'c0\'b8\'b7\'ce \'b9\'e8\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'b0\'e6\'bf\'ec, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'bf\'a1 \'b4\'eb\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bf\'e4\'b1\'b8\'bb\'e7\'c7\'d7\'b5\'e9\'c0\'cc \'c3\'e6\'c1\'b7\'b5\'c9 \'bc\'f6 \'c0\'d6\'b5\'b5\'b7\'cf \'ba\'b8\'c0\'e5\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a65\'c1\'b6. \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'c1\'a62\'c1\'b6\'bf\'a1 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'f8\'bc\'fa\'b5\'c8 \'b0\'e6\'bf\'ec\'b8\'a6 \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'b1\'e2\'c5\'b8 \'be\'ee\'b6\'b0\'c7\'d1 \'c6\'af\'c7\'e3\'b1\'c7\'b5\'b5 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5 \'b9\'d7 \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0\'bf\'a1 \'b4\'eb\'c7\'d8, \'be\'d6\'c7\'c3\'b7\'ce\'ba\'ce\'c5\'cd \'c3\'df\'b0\'a1\'c0\'fb\'c0\'ce \'c6\'af\'c7\'e3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'bf\'e4\'b1\'b8\'b5\'c9 \'b0\'e6\'bf\'ec\'bf\'a1\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'ce \'c0\'e7\'b7\'ae\'c0\'b8\'b7\'ce \'c0\'cc\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a66\'c1\'b6. \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'be\'e7\'b5\'b5\'b9\'de\'c0\'ba \'c7\'d1 \'b8\'ed \'c0\'cc\'bb\'f3\'c0\'c7 \'bc\'f6\'c3\'eb\'c0\'ce\'bf\'a1\'b0\'d4 \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'c1\'f6\'bf\'f8, \'b8\'e9\'c3\'a5, \'c3\'a5\'c0\'d3 \'c0\'c7\'b9\'ab \'b9\'d7 \'bf\'a9\'b1\'e2\'bf\'a1\'bc\'ad \'ba\'ce\'bf\'a9\'c7\'cf\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b9\'fc\'c0\'a7\'bf\'cd \'c0\'cf\'b0\'fc\'b5\'c8 \'b1\'e2\'c5\'b8 \'b1\'c7\'c7\'d1\'b5\'e9\'c0\'bb \'c0\'d3\'c0\'c7\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'cf\'b0\'ed, \'b1\'d7\'bf\'a1 \'b4\'eb\'c7\'d1 \'bf\'e4\'b1\'dd\'c0\'bb \'ba\'ce\'b0\'fa\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b1\'d7\'b7\'af\'b3\'aa \'c0\'cc\'b7\'af\'c7\'d1 \'c7\'e0\'c0\'a7\'bf\'a1 \'c0\'d6\'be\'ee \'b4\'e7\'bd\'c5\'c0\'cc \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'b4\'d9\'b8\'a5 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'b4\'eb\'bd\'c5\'c7\'d2 \'bc\'f6\'b4\'c2 \'be\'f8\'b0\'ed, \'b4\'dc\'b5\'b6\'c0\'b8\'b7\'ce \'c0\'fc\'c0\'fb\'c0\'ce \'c3\'a5\'c0\'d3\'c0\'bb \'c1\'ae\'be\'df \'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7\'b7\'af\'c7\'d1 \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7\'b5\'e9\'c0\'cc \'b4\'e7\'bd\'c5\'bf\'a1 \'c0\'c7\'c7\'d8 \'b4\'dc\'b5\'b6\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9\'b4\'c2 \'bb\'e7\'bd\'c7\'bf\'a1 \'b4\'eb\'c7\'d8 \'bc\'f6\'c3\'eb\'c0\'ce\'c0\'c7 \'b5\'bf\'c0\'c7\'b8\'a6 \'be\'f2\'be\'ee\'be\'df \'c7\'cf\'b0\'ed, \'b1\'d7\'b7\'af\'c7\'d1 \'c3\'df\'b0\'a1 \'c1\'b6\'b0\'c7\'c0\'b8\'b7\'ce \'c0\'ce\'c7\'d8 \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'b0\'a2\'b0\'a2\'c0\'c7 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'bb\'f3\'b4\'eb\'b7\'ce \'b9\'df\'bb\'fd\'c7\'d1 \'c3\'a5\'c0\'d3\'c0\'cc\'b3\'aa \'c1\'d6\'c0\'e5\'b5\'c8 \'c3\'bb\'b1\'b8\'bf\'a1 \'b4\'eb\'c7\'d8, \'be\'d6\'c7\'c3\'b0\'fa \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b8\'a6 \'b9\'e6\'be\'ee\'c7\'cf\'b0\'ed \'b8\'e9\'c3\'a5\'c7\'cf\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a67\'c1\'b6. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b9\'f6\'c0\'fc. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'be\'d6\'c7\'c3\'c0\'ba \'b6\'a7\'b6\'a7\'b7\'ce \'b0\'b3\'c1\'a4\'b5\'c8 \'b9\'f6\'c0\'fc\'c0\'cc\'b3\'aa \'bd\'c5\'b1\'d4 \'b9\'f6\'c0\'fc\'c0\'bb \'b0\'f8\'c7\'a5\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b0\'a2\'b0\'a2\'c0\'c7 \'b9\'f6\'c0\'fc\'c0\'ba \'b9\'f6\'c0\'fc \'b3\'d1\'b9\'f6\'b7\'ce \'b1\'b8\'ba\'d0\'b5\'c8\'b4\'d9. \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c6\'af\'c1\'a4\'c7\'d1 \'b9\'f6\'c0\'fc\'bf\'a1 \'b5\'fb\'b6\'f3 \'b0\'f8\'c7\'a5\'b5\'c7\'be\'fa\'b4\'d9\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7\'b0\'cd\'c0\'bb \'b1\'d7 \'b9\'f6\'c0\'fc\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'b0\'e8\'bc\'d3\'c7\'d8\'bc\'ad \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b6\'c7\'c7\'d1, \'b4\'e7\'bd\'c5\'c0\'ba \'b1\'d7 \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b8\'a6 \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8 \'b0\'f8\'c7\'a5\'b5\'c8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c8\'c4\'bc\'d3 \'b9\'f6\'c0\'fc\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'d1 \'b4\'a9\'b1\'b8\'b5\'b5 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'b5\'fb\'b6\'f3 \'c0\'db\'bc\'ba\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'b4\'c2 \'b1\'d4\'c1\'a4\'b5\'e9\'c0\'bb \'bc\'f6\'c1\'a4\'c7\'d2 \'b1\'c7\'b8\'ae\'b0\'a1 \'be\'f8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a68\'c1\'b6. \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'c1\'f6\'bf\'f8 \'be\'f8\'c0\'bd. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'b8\'b1\'b8\'ae\'c1\'ee \'b5\'c7\'b1\'e2 \'c0\'fc\'c0\'c7 \'c0\'fa\'c0\'db\'b9\'b0\'c0\'cc\'b3\'aa \'c5\'d7\'bd\'ba\'c6\'ae\'b8\'a6 \'bf\'cf\'c0\'fc\'c8\'f7 \'b8\'b6\'c4\'a1\'c1\'f6 \'be\'ca\'c0\'ba \'c0\'fa\'c0\'db\'b9\'b0\'c0\'bb \'c0\'fc\'c3\'bc\'c0\'fb\'c0\'b8\'b7\'ce \'b6\'c7\'b4\'c2 \'ba\'ce\'ba\'d0\'c0\'fb\'c0\'b8\'b7\'ce \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'b0\'ed\'c0\'e5\'c0\'cc\'b3\'aa \'b5\'a5\'c0\'cc\'c5\'cd \'bc\'d5\'bd\'c7\'c0\'bb \'be\'df\'b1\'e2\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'bf\'c0\'b7\'f9\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b0\'ed, \'ba\'d2\'bf\'cf\'c0\'fc\'c7\'cf\'b0\'c5\'b3\'aa \'ba\'ce\'c1\'a4\'c8\'ae\'c7\'d1 \'b0\'cd\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6 \'bb\'e7\'bf\'eb\'c7\'cf\'b4\'c2 \'b0\'cd\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'a7\'c7\'e8\'c0\'cc \'c0\'fc\'c0\'fb\'c0\'b8\'b7\'ce \'b4\'e7\'bd\'c5 \'b4\'dc\'b5\'b6\'c0\'c7 \'b0\'cd\'c0\'d3\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c0\'ce\'bd\'c4\'c7\'cf\'b0\'ed \'c0\'cc\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 \'be\'ee\'b6\'b2 \'c7\'fc\'c5\'c2\'c0\'c7 \'ba\'b8\'c1\'f5\'c0\'cc\'b3\'aa \'be\'f7\'b1\'d7\'b7\'b9\'c0\'cc\'b5\'e5, \'c1\'f6\'bf\'f8\'b5\'b5 \'c1\'a6\'b0\'f8\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'a1\'b0\'c0\'d6\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce\'a1\'b1\'c0\'c7 \'bb\'f3\'c5\'c2\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c7\'b8\'e7, \'be\'d6\'c7\'c3\'b0\'fa \'be\'d6\'c7\'c3\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'be\'bc\'ad(\'c1\'a68\'c1\'b6\'bf\'cd \'c1\'a69\'c1\'b6\'bf\'a1\'bc\'ad \'c1\'fd\'c7\'d5\'c0\'fb\'c0\'b8\'b7\'ce \'a1\'b0\'be\'d6\'c7\'c3\'a1\'b1\'c0\'cc\'b6\'f3\'b0\'ed \'c4\'aa\'c7\'d4) \'b9\'d7 \'b8\'f0\'b5\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'bb\'f3\'c7\'b0\'bc\'ba, \'c7\'b0\'c1\'fa\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'b8\'c1\'b7, \'c6\'af\'c1\'a4 \'b8\'f1\'c0\'fb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'fb\'c7\'d5\'bc\'ba, \'c1\'a4\'c8\'ae\'bc\'ba, \'c6\'f2\'bf\'c2\'c7\'e2\'c0\'af, \'c1\'a63\'c0\'da \'b1\'c7\'b8\'ae\'c0\'c7 \'ba\'f1\'c4\'a7\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'be\'cf\'b9\'ac\'c0\'fb\'c0\'ce \'ba\'b8\'c1\'f5 \'b9\'d7 \'c1\'b6\'b0\'c7\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1, \'b1\'d7\'b7\'af\'b3\'aa \'c0\'cc\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2 \'b9\'fc\'c0\'a7\'c0\'c7 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'ce \'b8\'f0\'b5\'e7 \'ba\'b8\'c1\'f5 \'b9\'d7 \'c1\'b6\'b0\'c7\'c0\'bb \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \'be\'d6\'c7\'c3\'b0\'fa \'b0\'a2 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'b4\'e7\'bd\'c5\'c0\'c7 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'c7\'e2\'c0\'af\'b0\'a1 \'b0\'a3\'bc\'b7 \'b9\'de\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5 \'b3\'bb\'bf\'a1 \'c6\'f7\'c7\'d4\'b5\'c8 \'b1\'e2\'b4\'c9\'b5\'e9\'c0\'cc \'b4\'e7\'bd\'c5\'c0\'c7 \'bf\'e4\'b1\'b8\'bb\'e7\'c7\'d7\'c0\'bb \'c3\'e6\'c1\'b7\'bd\'c3\'c5\'b2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'c0\'db\'b5\'bf\'bf\'a1 \'c0\'d6\'be\'ee\'bc\'ad \'bf\'c0\'b7\'f9\'b3\'aa \'c1\'df\'b4\'dc\'c0\'cc \'b9\'df\'bb\'fd\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5, \'b6\'c7\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'b0\'e1\'c7\'d4\'b5\'e9\'c0\'cc \'b1\'b3\'c1\'a4\'b5\'c8\'b4\'d9\'b4\'c2 \'ba\'b8\'c1\'f5\'c0\'bb \'c1\'a6\'b0\'f8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'d6\'c7\'c3\'c0\'cc \'b1\'c7\'c7\'d1\'c0\'bb \'ba\'ce\'bf\'a9\'c7\'d1 \'b4\'eb\'b8\'ae\'c0\'ce, \'b6\'c7\'b4\'c2 \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b1\'b8\'b5\'ce\'b3\'aa \'bc\'ad\'b8\'e9\'c0\'b8\'b7\'ce \'c1\'a6\'b0\'f8\'c7\'d1 \'c1\'a4\'ba\'b8\'b3\'aa \'c1\'b6\'be\'f0\'c0\'cc \'ba\'b8\'c1\'f5\'c0\'bb \'b1\'b8\'bc\'ba\'c7\'cf\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9.\uc0\u160 \cf2 \ -\cf0 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b0\'a1 \'c7\'d9 \'bd\'c3\'bc\'b3\'c0\'c7 \'b1\'b8\'b5\'bf, \'c7\'d7\'b0\'f8\'b1\'e2\'c0\'c7 \'c7\'d7\'c7\'d8, \'c5\'eb\'bd\'c5\'b8\'c1, \'b6\'c7\'b4\'c2 \'c7\'d7\'b0\'f8\'b1\'b3\'c5\'eb\'b0\'fc\'c1\'a6\'b1\'e2 \'b5\'ee\'b0\'fa \'b0\'b0\'c0\'cc \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'c0\'c7 \'ba\'f1 \'c0\'db\'b5\'bf\'c0\'cc \'bb\'e7\'b8\'c1\'c0\'cc\'b3\'aa \'b0\'b3\'c0\'ce\'c0\'fb \'bb\'f3\'c5\'c2, \'bd\'c9\'b0\'a2\'c7\'d1 \'c0\'b0\'c3\'bc\'c0\'fb, \'c8\'af\'b0\'e6\'c0\'fb\'c0\'ce \'bc\'d5\'c7\'d8\'b8\'a6 \'c0\'af\'b9\'df\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b0\'e6\'bf\'ec\'b8\'a6 \'c0\'a7\'c7\'d8 \'bb\'e7\'bf\'eb\'b5\'c7\'b5\'b5\'b7\'cf \'c0\'c7\'b5\'b5\'b5\'c7\'c1\'f6 \'be\'ca\'be\'d2\'c0\'bd\'c0\'bb \'c0\'ce\'bd\'c4\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a69\'c1\'b6. \'c3\'a5\'c0\'d3\'c0\'c7 \'c1\'a6\'c7\'d1. -\fs36 \cf2 \ -\pard\pardeftab720\sa380 - -\fs24 \cf0 \uc0\u160 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'dd\'c1\'f6\'b5\'c7\'c1\'f6 \'be\'ca\'c0\'ba \'c1\'a4\'b5\'b5\'b1\'ee\'c1\'f6, \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b5\'b5, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba, \'b6\'c7\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'c0\'c7 \'bb\'e7\'bf\'eb \'b6\'c7\'b4\'c2 \'bb\'e7\'bf\'eb\'ba\'d2\'b4\'c9\'b0\'fa \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b9\'df\'bb\'fd\'c7\'d1 \'bf\'ec\'b9\'df\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'c6\'af\'bc\'f6\'c7\'d1 \'bc\'d5\'c7\'d8, \'b0\'a3\'c1\'a2\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b0\'e1\'b0\'fa\'c0\'fb \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8, \'b0\'e8\'be\'e0\'bb\'f3\'c0\'c7 \'c0\'cc\'b7\'d0\'c0\'cc\'b3\'aa \'ba\'b8\'c1\'f5, \'ba\'d2\'b9\'fd \'c7\'e0\'c0\'a7(\'b0\'fa\'bd\'c7 \'c6\'f7\'c7\'d4), \'bb\'f3\'c7\'b0 \'c3\'a5\'c0\'d3 \'b5\'ee\'bf\'a1 \'b0\'fc\'b0\'e8 \'be\'f8\'c0\'cc \'be\'ee\'b6\'b0\'c7\'d1 \'c3\'a5\'c0\'d3\'b5\'b5 \'c1\'f6\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'c0\'cc\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'bc\'d5\'c7\'d8 \'b0\'a1\'b4\'c9\'bc\'ba\'c0\'bb \'bb\'e7\'c0\'fc\'bf\'a1 \'be\'cb\'b0\'ed \'c0\'d6\'be\'fa\'b0\'c5\'b3\'aa, \'be\'ee\'b6\'b2 \'b1\'b8\'c1\'a6(REMEDY)\'c0\'c7 \'c7\'d9\'bd\'c9\'c0\'fb \'b8\'f1\'c0\'fb\'c0\'cc \'bd\'c7\'c6\'d0\'c7\'d1 \'b0\'e6\'bf\'ec\'b6\'f3\'b5\'b5 \'b0\'fc\'b0\'e8\'be\'f8\'c0\'cc \'c7\'d8\'b4\'e7\'b5\'c8\'b4\'d9. \'bf\'ec\'b9\'df\'c0\'fb\'c0\'cc\'b0\'c5\'b3\'aa \'b0\'e1\'b0\'fa\'c0\'fb \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'c3\'a5\'c0\'d3\'c0\'c7 \'b8\'e9\'c1\'a6\'b8\'a6 \'c7\'e3\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2 \'c0\'e7\'c6\'c7\'b0\'fc\'c7\'d2\'c1\'f6\'b5\'b5 \'c0\'d6\'b1\'e2 \'b6\'a7\'b9\'ae\'bf\'a1, \'ba\'bb \'b8\'e9\'c3\'a5\'c1\'b6\'c7\'d7\'c0\'ba \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'c0\'fb\'bf\'eb\'c0\'cc \'b5\'c7\'c1\'f6 \'be\'ca\'c0\'bb \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9. \'be\'ee\'b6\'b2 \'b0\'e6\'bf\'ec\'bf\'a1\'b5\'b5 \'be\'d6\'c7\'c3\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 (\'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'bf\'e4\'c3\'bb\'b5\'c7\'b4\'c2 \'b0\'cd \'c0\'cc\'bf\'dc\'c0\'c7) \'b8\'f0\'b5\'e7 \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8 \'b4\'e7\'bd\'c5\'bf\'a1\'b0\'d4 \'c1\'f6\'b4\'c2 \'c3\'a5\'c0\'d3\'c0\'c7 \'c3\'d1\'be\'d7\'c0\'cc 50\'b4\'de\'b7\'af\'b8\'a6 \'c3\'ca\'b0\'fa\'c7\'cf\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720 -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a610\'c1\'b6. \'bb\'f3\'c7\'a5. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 "Apple", "Apple Computer", "Mac", "Mac OS", "QuickTime", "QuickTime Streaming Server" \'b6\'c7\'b4\'c2 \'b1\'d7 \'bf\'dc \'be\'d6\'c7\'c3\'c0\'cc \'bc\'d2\'c0\'af\'c7\'d1 \'bb\'f3\'c7\'a5\'b3\'aa \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'b6\'c5\'a9, \'b7\'ce\'b0\'ed \'b9\'d7 \'bb\'f3\'c8\'a3(\'c1\'fd\'c7\'d5\'c0\'fb\'c0\'b8\'b7\'ce \'a1\'b0\'be\'d6\'c7\'c3 \'bb\'f3\'c7\'a5\'a1\'b1\'b7\'ce \'c5\'eb\'c4\'aa), \'b6\'c7\'b4\'c2 \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'bc\'d2\'c0\'af\'c7\'d1 \'bb\'f3\'c7\'a5\'b3\'aa \'bc\'ad\'ba\'f1\'bd\'ba\'b8\'b6\'c5\'a9, \'b7\'ce\'b0\'ed \'b9\'d7 \'bb\'f3\'c8\'a3\'b8\'a6 \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'b1\'c7\'b8\'ae\'b8\'a6 \'ba\'ce\'bf\'a9\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b4\'d9\'c0\'bd \'c1\'d6\'bc\'d2\'bf\'a1 \'b5\'ee\'b7\'cf\'b5\'c7\'be\'ee \'c0\'d6\'b4\'c2, \'be\'d6\'c7\'c3\'c0\'c7 \'c1\'a63\'c0\'da \'bb\'f3\'c7\'a5 \'bb\'e7\'bf\'eb \'c1\'f6\'c4\'a7\'bc\'ad\'bf\'a1 \'c0\'c7\'c7\'d8 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'c7\'e3\'bf\'eb\'b5\'c7\'b0\'ed, \'c1\'f6\'c4\'a7\'bc\'ad\'b8\'a6 \'be\'f0\'c1\'a6\'b3\'aa \'be\'f6\'b0\'dd\'c7\'cf\'b0\'d4 \'c1\'d8\'bc\'f6\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec\'b8\'a6 \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'be\'ee\'b6\'b0\'c7\'d1 \'be\'d6\'c7\'c3 \'bb\'f3\'c7\'a5\'b5\'b5 \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c6\'c4\'bb\'fd\'b5\'c8 \'c1\'a6\'c7\'b0\'c0\'c7 \'c0\'cc\'b8\'a7\'c0\'bb \'c1\'fe\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'c7\'cf\'b0\'c5\'b3\'aa \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'b7\'ce\'ba\'ce\'c5\'cd \'c6\'c4\'bb\'fd\'b5\'c8 \'c1\'a6\'c7\'b0\'c0\'bb \'c3\'df\'c3\'b5\'c7\'cf\'b0\'c5\'b3\'aa \'c8\'ab\'ba\'b8\'c7\'cf\'b4\'c2\'b5\'a5 \'bb\'e7\'bf\'eb\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9\'b4\'c2 \'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9:\cf2 \ -\cf0 http://www.apple.com/legal/guidelinesfor3rdparties.html.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a611\'c1\'b6. \'bc\'d2\'c0\'af\'b1\'c7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c8 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b5\'e9\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'be\'ee, \'b0\'a2\'b0\'a2\'c0\'c7 \'b1\'e2\'bf\'a9\'c0\'da\'b4\'c2 \'c7\'d8\'b4\'e7 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'b8\'b8\'b5\'e7 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'b1\'c7\'b8\'ae\'bf\'cd \'c0\'da\'b0\'dd, \'c0\'cc\'c0\'cd\'c0\'bb \'ba\'b8\'c0\'af\'c7\'d1\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'ba \'bf\'f8\'ba\'bb \'c4\'da\'b5\'e5\'bf\'cd \'be\'d6\'c7\'c3\'bf\'a1 \'c0\'c7\'c7\'d8, \'b6\'c7\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'bb \'c0\'a7\'c7\'d8 \'c0\'db\'bc\'ba\'b5\'c8 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5(\'a1\'b0\'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'a1\'b1)\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'b1\'c7\'b8\'ae\'bf\'cd \'c0\'da\'b0\'dd, \'c0\'cc\'c0\'cd\'c0\'bb \'ba\'b8\'c0\'af\'c7\'d1\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b5\'e9\'c0\'ba \'c0\'da\'b5\'bf\'c0\'fb\'c0\'b8\'b7\'ce \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'d6\'c7\'c3\'c0\'ba \'c0\'da\'c0\'af\'c0\'e7\'b7\'ae\'c0\'b8\'b7\'ce \'b1\'d7\'b7\'af\'c7\'d1 \'be\'d6\'c7\'c3 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'b0\'c5\'c7\'cf\'bf\'a9 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4\'c7\'cf\'b0\'c5\'b3\'aa, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b4\'d9\'b8\'a5 \'c1\'b6\'b0\'c7\'b5\'e9\'bf\'a1 \'b5\'fb\'b6\'f3 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4\'c7\'cf\'b0\'c5\'b3\'aa, \'b6\'c7\'b4\'c2 \'c0\'fc\'c7\'f4 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'bc\'b3\'c1\'a4\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'bb \'bc\'f6\'b5\'b5 \'c0\'d6\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a612\'c1\'b6. \'c1\'be\'b7\'e1. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 12\'c1\'b61\'c7\'d7. \'c1\'be\'b7\'e1. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'c0\'cc\'bf\'a1 \'c0\'c7\'c7\'d8 \'ba\'ce\'bf\'a9\'b5\'c7\'b4\'c2 \'b1\'c7\'b8\'ae\'b4\'c2 \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'cc \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9:\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (a) \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c1\'b6\'b0\'c7\'c0\'bb \'c0\'a7\'b9\'dd\'c7\'cf\'b0\'ed, \'b1\'d7 \'c0\'a7\'b9\'dd \'bb\'e7\'bd\'c7\'c0\'bb \'c0\'ce\'bd\'c4\'c7\'d1\'c1\'f6 30\'c0\'cf \'c0\'cc\'b3\'bb\'bf\'a1 \'c0\'a7\'b9\'dd \'b3\'bb\'bf\'eb\'c0\'bb \'b1\'b3\'c1\'a4\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'ba \'b0\'e6\'bf\'ec\'bf\'a1, \'be\'d6\'c7\'c3\'b7\'ce\'ba\'ce\'c5\'cd \'ba\'b0\'b5\'b5\'c0\'c7 \'c5\'eb\'c1\'f6 \'be\'f8\'c0\'cc \'c0\'da\'b5\'bf\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9;\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (b) 13\'c1\'b65\'c7\'d7\'c0\'c7 (b)\'bf\'a1 \'bc\'b3\'b8\'ed\'b5\'c8 \'c1\'b6\'b0\'c7\'c0\'cc \'b9\'df\'bb\'fd\'c7\'d1 \'b0\'e6\'bf\'ec\'bf\'a1 \'c1\'ef\'bd\'c3 \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9; \'b6\'c7\'b4\'c2\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 (c) \'b4\'e7\'bd\'c5\'c0\'cc \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'e2\'b0\'a3 \'c1\'df \'be\'ee\'b4\'c0 \'b6\'a7\'b6\'f3\'b5\'b5 \'be\'d6\'c7\'c3\'c0\'bb \'bb\'f3\'b4\'eb\'b7\'ce \'c6\'af\'c7\'e3 \'c4\'a7\'c7\'d8 \'bc\'d2\'bc\'db\'c0\'bb \'c1\'a6\'b1\'e2\'c7\'df\'c0\'bb \'b0\'e6\'bf\'ec \'c0\'da\'b5\'bf\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c8\'b4\'d9. \'b4\'dc, \'b1\'d7 \'bd\'c3\'c1\'a1\'bf\'a1 \'be\'d6\'c7\'c3\'c0\'cc \'b8\'d5\'c0\'fa \'b4\'e7\'bd\'c5\'c0\'bb \'bb\'f3\'b4\'eb\'b7\'ce \'c6\'af\'c7\'e3 \'c4\'a7\'c7\'d8 \'bc\'d2\'bc\'db\'c0\'bb \'c1\'a6\'b1\'e2\'c7\'d1 \'b0\'e6\'bf\'ec\'b4\'c2 \'c1\'a6\'bf\'dc\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 12\'c1\'b62\'c7\'d7. \'c1\'be\'b7\'e1\'c0\'c7 \'c8\'bf\'b7\'c2. \'c1\'be\'b7\'e1\'b0\'a1 \'b5\'c7\'b8\'e9, \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b8\'a6 \'bb\'e7\'bf\'eb, \'ba\'b9\'c1\'a6, \'bc\'f6\'c1\'a4, \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'c7\'e0\'c0\'a7\'b8\'a6 \'c1\'ef\'b0\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'df\'c1\'f6\'c7\'cf\'b4\'c2\'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'c1\'be\'b7\'e1 \'bd\'c3\'c1\'a1 \'c0\'cc\'c0\'fc\'bf\'a1 \'c7\'d5\'b4\'e7\'c7\'cf\'b0\'d4 \'ba\'ce\'bf\'a9\'b5\'c8, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'b8\'f0\'b5\'e7 \'bc\'ad\'ba\'ea\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c1\'be\'b7\'e1\'b5\'c7\'b4\'f5\'b6\'f3\'b5\'b5 \'c8\'bf\'b7\'c2\'c0\'cc \'c1\'f6\'bc\'d3\'b5\'c8\'b4\'d9. \'c1\'b6\'c7\'d7\'c0\'c7 \'bc\'d3\'bc\'ba \'bb\'f3 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b0\'a1 \'c1\'be\'b7\'e1\'b5\'c8 \'c0\'cc\'c8\'c4\'bf\'a1\'b5\'b5 \'c0\'af\'c8\'bf\'c7\'d8\'be\'df \'c7\'cf\'b4\'c2 \'c1\'b6\'c7\'d7\'b5\'e9\'c0\'ba \'c8\'bf\'b7\'c2\'c0\'cc \'c1\'f6\'bc\'d3\'b5\'c8\'b4\'d9. \'c0\'cc\'b7\'af\'c7\'d1 \'c1\'b6\'c7\'d7\'c0\'ba 3\'c1\'b6, 5\'c1\'b6, 8\'c1\'b6, 9\'c1\'b6, 10\'c1\'b6, 11\'c1\'b6, 12\'c1\'b62\'c7\'d7\'b0\'fa 13\'c1\'b6\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'cf\'b3\'aa \'c0\'cc\'bf\'a1 \'b1\'b9\'c7\'d1\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'be\'ee\'b6\'b2 \'b4\'e7\'bb\'e7\'c0\'da\'b5\'b5 \'b4\'d9\'b8\'a5 \'b4\'e7\'bb\'e7\'c0\'da\'bf\'a1 \'b4\'eb\'c7\'d8 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'bf\'a1 \'b5\'fb\'b6\'f3 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c1\'be\'b7\'e1\'c7\'d4\'c0\'b8\'b7\'ce\'bd\'e1 \'b9\'df\'bb\'fd\'c7\'cf\'b4\'c2 \'ba\'b8\'bb\'f3\'c0\'cc\'b3\'aa \'b8\'e9\'c3\'a5, \'bc\'d5\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d8 \'c3\'a5\'c0\'d3\'c0\'bb \'c1\'f6\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9. \'b6\'c7\'c7\'d1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'c1\'be\'b7\'e1\'b4\'c2 \'b4\'e7\'bb\'e7\'c0\'da\'c0\'c7 \'b1\'e2\'c5\'b8 \'b1\'c7\'b8\'ae\'b3\'aa \'b1\'b8\'c1\'a6\'c1\'b6\'c4\'a1\'bf\'a1 \'bf\'b5\'c7\'e2\'c0\'bb \'b9\'cc\'c4\'a1\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 \'c1\'a613\'c1\'b6. \'b1\'e2\'c5\'b8 \'bb\'e7\'c7\'d7. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b61\'c7\'d7. \'c3\'d6\'c1\'be\'bb\'e7\'bf\'eb\'c0\'da\'b0\'a1 \'c1\'a4\'ba\'ce\'c0\'ce \'b0\'e6\'bf\'ec. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'b4\'c2 FAR 2.101\'bf\'a1 \'c1\'a4\'c0\'c7\'b5\'c8 \'c0\'c7\'b9\'cc\'c0\'c7 \'a1\'b0\'bb\'f3\'be\'f7\'c0\'fb \'c1\'a6\'c7\'b0\'a1\'b1\'c0\'cc\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'bf\'a1 \'b4\'eb\'c7\'d1 \'c1\'a4\'ba\'ce\'c0\'c7 \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b9\'d7 \'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd \'b1\'c7\'b8\'ae\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c1\'a4\'c0\'c7\'b5\'c8 \'b4\'eb\'b7\'ce \'b0\'f8\'c1\'df\'bf\'a1\'b0\'d4 \'c1\'a6\'b0\'f8\'b5\'c7\'b4\'c2 \'c5\'eb\'bb\'f3\'c0\'fb\'c0\'ce \'b1\'c7\'b8\'ae\'b5\'e9\'b8\'b8\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd\'bf\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'bf\'a1 \'b4\'eb\'c7\'d1 \'c5\'eb\'bb\'f3\'c0\'fb\'c0\'ce \'bb\'f3\'be\'f7\'c0\'fb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 FAR 12.211(\'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd)\'bf\'cd 12.212(\'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee)\'bf\'a1 \'b5\'fb\'b6\'f3\'bc\'ad \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9. \'b1\'b9\'b9\'e6\'ba\'ce \'b1\'b8\'c0\'d4\'c0\'bb \'c0\'a7\'c7\'d8\'bc\'ad\'b4\'c2 DFAR 252.227-7015 (\'b1\'e2\'bc\'fa\'c0\'fb \'b5\'a5\'c0\'cc\'c5\'cd -- \'bb\'f3\'be\'f7\'c0\'fb \'c1\'a6\'c7\'b0)\'bf\'cd 227.7202-3 (\'bb\'f3\'be\'f7\'c0\'fb \'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b6\'c7\'b4\'c2 \'c4\'c4\'c7\'bb\'c5\'cd \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee \'b9\'ae\'bc\'ad\'bf\'a1 \'b4\'eb\'c7\'d1 \'b1\'c7\'b8\'ae)\'bf\'a1 \'b5\'fb\'b6\'f3\'bc\'ad \'c1\'a6\'b0\'f8\'b5\'c8\'b4\'d9. \'b5\'fb\'b6\'f3\'bc\'ad \'b9\'cc\'c1\'a4\'ba\'ce\'c0\'c7 \'b8\'f0\'b5\'e7 \'c3\'d6\'c1\'be \'bb\'e7\'bf\'eb\'c0\'da\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb\'c4\'da\'b5\'e5\'b8\'a6 \'bf\'a9\'b1\'e2\'bf\'a1 \'c1\'a6\'bd\'c3\'b5\'c8 \'b1\'c7\'b8\'ae\'b8\'b8\'c0\'b8\'b7\'ce \'c8\'b9\'b5\'e6\'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b62\'c7\'d7. \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'c7 \'b0\'fc\'b0\'e8. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3 \'b9\'d7 \'b4\'d9\'b8\'a5 \'b1\'e2\'bf\'a9\'c0\'da \'bb\'e7\'c0\'cc\'bf\'a1 \'be\'ee\'b6\'b2 \'b4\'eb\'b8\'ae\'c1\'a1\'c0\'cc\'b3\'aa \'c1\'a6\'c8\'de\'b0\'fc\'b0\'e8, \'c7\'d5\'c0\'db \'c8\'b8\'bb\'e7 \'b5\'ee\'c0\'c7 \'be\'ee\'b6\'b2 \'b9\'fd\'c0\'fb \'b4\'dc\'c3\'bc\'b8\'a6 \'bb\'fd\'bc\'ba\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'b8\'b7\'ce \'c7\'d8\'bc\'ae\'b5\'c7\'be\'ee\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c7\'b8\'e7, \'b4\'e7\'bd\'c5\'c0\'ba \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'dd\'b4\'eb\'c0\'c7 \'c0\'c7\'b0\'df\'c0\'bb \'bc\'b1\'be\'f0\'c7\'d8\'bc\'ad\'b4\'c2 \'be\'c8 \'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b63\'c7\'d7. \'b5\'b6\'b8\'b3\'c0\'fb \'b0\'b3\'b9\'df. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'b3\'bb\'bf\'eb\'b5\'b5 \'b4\'e7\'bd\'c5\'c0\'cc \'b0\'b3\'b9\'df, \'bb\'fd\'bb\'ea, \'b0\'c5\'b7\'a1, \'c8\'a4\'c0\'ba \'b9\'e8\'c6\'f7\'c7\'cf\'b4\'c2 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5, \'ba\'b9\'c7\'d5\'c0\'fa\'c0\'db\'b9\'b0, \'b1\'e2\'bc\'fa, \'b6\'c7\'b4\'c2 \'c1\'a6\'c7\'b0\'b0\'fa \'b5\'bf\'c0\'cf\'c7\'cf\'b0\'c5\'b3\'aa \'c0\'af\'bb\'e7\'c7\'d1 \'b1\'e2\'b4\'c9\'c0\'bb \'b0\'a1\'c1\'f6\'b0\'c5\'b3\'aa \'b1\'d7\'bf\'cd \'b0\'e6\'c0\'ef\'c7\'cf\'b4\'c2 \'b1\'e2\'bc\'fa\'c0\'cc\'b3\'aa \'c1\'a6\'c7\'b0\'c0\'bb \'c8\'b9\'b5\'e6, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'bc\'b3\'c1\'a4, \'b0\'b3\'b9\'df, \'b4\'eb\'b8\'ae\'c0\'ce\'c0\'bb \'c5\'eb\'c7\'d8 \'b0\'b3\'b9\'df, \'b0\'c5\'b7\'a1 \'b9\'d7 \'b9\'e8\'c6\'f7\'c7\'d2 \'bc\'f6 \'c0\'d6\'b4\'c2 \'be\'d6\'c7\'c3\'c0\'c7 \'b1\'c7\'b8\'ae\'b8\'a6 \'bc\'d5\'bb\'f3\'bd\'c3\'c5\'b0\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720\sa380 -\cf0 13\'c1\'b64\'c7\'d7. \'c6\'f7\'b1\'e2; \'c7\'d8\'bc\'ae. \'be\'d6\'c7\'c3\'c0\'cc\'b3\'aa \'be\'ee\'b6\'b2 \'b1\'e2\'bf\'a9\'c0\'da\'b0\'a1 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d4\'c1\'a4\'c0\'bb \'c1\'fd\'c7\'e0\'c7\'cf\'c1\'f6 \'b8\'f8\'c7\'d1 \'b0\'cd\'c0\'cc \'b1\'d7 \'c1\'b6\'c7\'d7\'c0\'cc\'b3\'aa \'b1\'e2\'c5\'b8 \'b4\'d9\'b8\'a5 \'c1\'b6\'c7\'d7\'c0\'c7 \'c3\'df\'c8\'c4 \'c1\'fd\'c7\'e0\'bf\'a1 \'b4\'eb\'c7\'d1 \'c6\'f7\'b1\'e2\'b7\'ce \'b0\'a3\'c1\'d6\'b5\'c7\'c1\'f6\'b4\'c2 \'be\'ca\'b4\'c2\'b4\'d9. \'b0\'e8\'be\'e0\'bc\'ad\'c0\'c7 \'be\'f0\'be\'ee\'b0\'a1 \'c0\'db\'bc\'ba\'c0\'da\'bf\'a1\'b0\'d4 \'ba\'d2\'b8\'ae\'c7\'cf\'b0\'d4 \'c7\'d8\'bc\'ae\'b5\'c7\'be\'ee\'be\'df \'c7\'d1\'b4\'d9\'b0\'ed \'b1\'d4\'c1\'a4\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'b9\'fd\'c0\'cc\'b3\'aa \'b1\'d4\'c1\'a6\'b4\'c2 \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'fb\'bf\'eb\'b5\'c7\'c1\'f6 \'be\'ca\'b4\'c2\'b4\'d9.\cf2 \ -\pard\pardeftab720 -\cf0 13\'c1\'b65\'c7\'d7. \'ba\'d0\'b8\'ae\'b0\'a1\'b4\'c9\'bc\'ba (a) \'b0\'fc\'c7\'d2\'b1\'c7\'c0\'bb \'b0\'a1\'c1\'f8 \'b9\'fd\'c1\'a4\'c0\'cc \'be\'ee\'b6\'b2 \'c0\'cc\'c0\'af\'b7\'ce \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'be\'ee\'b6\'b2 \'c1\'b6\'c7\'d7\'c0\'cc\'b3\'aa \'b1\'d7 \'c0\'cf\'ba\'ce\'b8\'a6 \'c1\'fd\'c7\'e0\'c0\'cc \'ba\'d2\'b0\'a1\'b4\'c9\'c7\'cf\'b4\'d9\'b0\'ed \'bf\'a9\'b1\'e2\'b4\'c2 \'b0\'e6\'bf\'ec, \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b1\'d7 \'c1\'b6\'c7\'d7\'c0\'ba \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'c7 \'b0\'e6\'c1\'a6\'c0\'fb \'c0\'cc\'c0\'cd\'b0\'fa \'b8\'f1\'c0\'fb\'c0\'bb \'b4\'de\'bc\'ba\'c7\'d2 \'bc\'f6 \'c0\'d6\'b5\'b5\'b7\'cf \'b0\'a1\'b4\'c9\'c7\'d1 \'c3\'d6\'b4\'eb \'c7\'d1\'b5\'b5\'b1\'ee\'c1\'f6 \'c1\'fd\'c7\'e0\'b5\'c9 \'b0\'cd\'c0\'cc\'b8\'e7, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'b3\'aa\'b8\'d3\'c1\'f6 \'ba\'ce\'ba\'d0\'c0\'ba \'c1\'fd\'c7\'e0\'b0\'fa \'c8\'bf\'b7\'c2\'c0\'cc \'b1\'d7\'b4\'eb\'b7\'ce \'c1\'f6\'bc\'d3\'b5\'c9 \'b0\'cd\'c0\'cc\'b4\'d9. (b) \'be\'d5\'ba\'ce\'ba\'d0\'bf\'a1\'bc\'ad \'b4\'d9\'b7\'e9 \'b3\'bb\'bf\'eb\'b0\'fa\'b4\'c2 \'b0\'fc\'b0\'e8 \'be\'f8\'c0\'cc, \'c0\'fb\'bf\'eb \'b0\'a1\'b4\'c9\'c7\'d1 \'b9\'fd\'b7\'fc\'c0\'cc \'b4\'e7\'bd\'c5\'c0\'cc \'c1\'a62\'c1\'b6 \'b9\'d7 \'c1\'a63\'c1\'b6\'b8\'a6 \'c1\'d8\'bc\'f6\'c7\'cf\'b4\'c2 \'b0\'cd\'c0\'bb \'b1\'dd\'c1\'f6 \'b6\'c7\'b4\'c2 \'c1\'a6\'c7\'d1\'c7\'cf\'b0\'c5\'b3\'aa \'b5\'ce \'c1\'b6\'c7\'d7 \'c1\'df \'be\'ee\'b4\'c0 \'c7\'cf\'b3\'aa\'c0\'c7 \'c1\'fd\'c7\'e0 \'b0\'a1\'b4\'c9\'bc\'ba\'c0\'bb \'b9\'e6\'c7\'d8\'c7\'d2 \'b0\'e6\'bf\'ec, \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'c1\'ef\'b0\'a2\'c0\'fb\'c0\'b8\'b7\'ce \'c1\'be\'b7\'e1\'b5\'c7\'b8\'e7 \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'c0\'fb\'bf\'eb \'c4\'da\'b5\'e5\'c0\'c7 \'bb\'e7\'bf\'eb\'c0\'bb \'c1\'ef\'bd\'c3 \'c1\'df\'c1\'f6\'c7\'cf\'b0\'ed \'b4\'e7\'bd\'c5\'c0\'cc \'bc\'d2\'c0\'af\'c7\'cf\'b0\'c5\'b3\'aa \'b0\'fc\'b8\'ae\'c7\'cf\'b4\'c2 \'b8\'f0\'b5\'e7 \'ba\'b9\'c1\'a6\'ba\'bb\'c0\'bb \'c6\'c4\'b1\'e2\'c7\'d8\'be\'df \'c7\'d1\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b66\'c7\'d7. \'ba\'d0\'c0\'ef\'c0\'c7 \'c7\'d8\'b0\'e1. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3 \'bb\'e7\'c0\'cc\'bf\'a1\'bc\'ad \'b9\'df\'bb\'fd\'c7\'cf\'b4\'c2 \'bc\'d2\'bc\'db \'b9\'d7 \'b1\'e2\'c5\'b8 \'ba\'d0\'c0\'ef\'c0\'c7 \'c7\'d8\'b0\'e1\'c0\'ba \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'ba\'cf\'ba\'ce\'c1\'f6\'b1\'b8\'bf\'a1\'bc\'ad \'c0\'cc\'b7\'e7\'be\'ee\'c1\'ae\'be\'df \'c7\'cf\'b8\'e7, \'b4\'e7\'bd\'c5\'b0\'fa \'be\'d6\'c7\'c3\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b0\'fc\'b7\'c3\'c7\'cf\'bf\'a9 \'c7\'d8\'b4\'e7 \'c1\'f6\'b1\'b8\'c0\'c7 \'c1\'d6 \'b9\'fd\'bf\'f8 \'b9\'d7 \'bf\'ac\'b9\'e6 \'b9\'fd\'bf\'f8\'c0\'c7 \'c0\'e7\'c6\'c7\'b0\'fc\'c7\'d2\'bf\'a1 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. \'b1\'b9\'c1\'a6\'b9\'b0\'c7\'b0\'b8\'c5\'b8\'c5\'bf\'a1 \'b4\'eb\'c7\'d1 UN \'c7\'f9\'be\'e0\'c0\'c7 \'c0\'fb\'bf\'eb\'c0\'ba \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'b9\'e8\'c1\'a6\'b5\'c8\'b4\'d9.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 13\'c1\'b67\'c7\'d7. \'c0\'fc\'c0\'fb\'c0\'ce \'c7\'d5\'c0\'c7; \'c1\'d8\'b0\'c5\'b9\'fd. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b1\'d7 \'b3\'bb\'bf\'eb\'bf\'a1 \'b4\'eb\'c7\'d1 \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'b0\'a3\'c0\'c7 \'c0\'fc\'c0\'fb\'c0\'ce \'c7\'d5\'c0\'c7\'b8\'a6 \'b1\'b8\'bc\'ba\'c7\'d1\'b4\'d9. \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b4\'c2 \'b9\'fd\'b7\'fc \'c0\'fa\'c3\'cb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'b9\'fd\'b7\'fc\'c0\'c7 \'c1\'b6\'c7\'d7\'c0\'bb \'c1\'a6\'bf\'dc\'c7\'cf\'b0\'ed, \'b9\'cc\'c7\'d5\'c1\'df\'b1\'b9\'b0\'fa \'c4\'b6\'b8\'ae\'c6\'f7\'b4\'cf\'be\'c6 \'c1\'d6\'c0\'c7 \'b9\'fd\'b7\'fc\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c8\'b4\'d9.\uc0\u160 \cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'b4\'e7\'bd\'c5\'c0\'cc \'c4\'b3\'b3\'aa\'b4\'d9 \'c4\'f9\'ba\'a4 \'c1\'d6\'bf\'a1 \'b0\'c5\'c1\'d6\'c7\'cf\'b4\'c2 \'b0\'e6\'bf\'ec, \'b4\'d9\'c0\'bd\'b0\'fa \'b0\'b0\'c0\'ba \'bb\'e7\'c7\'d7\'c0\'cc \'c0\'fb\'bf\'eb\'b5\'c8\'b4\'d9: \'b4\'e7\'bb\'e7\'c0\'da\'b5\'e9\'c0\'ba \'ba\'bb \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'cd \'b8\'f0\'b5\'e7 \'b0\'fc\'b7\'c3 \'b9\'ae\'bc\'ad\'b0\'a1 \'bf\'b5\'be\'ee\'b7\'ce \'c0\'db\'bc\'ba\'b5\'c7\'b5\'b5\'b7\'cf \'bf\'e4\'b1\'b8\'c7\'df\'b4\'d9\'b4\'c2 \'b5\'a5 \'b5\'bf\'c0\'c7\'c7\'d1\'b4\'d9. Les parties ont exige que le present contrat et tous les documents connexes soient rediges en anglais.\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\pard\pardeftab720 - -\fs32 \cf0 EXHIBIT A. -\fs36 \cf2 \ -\pard\pardeftab720 - -\fs24 \cf0 \uc0\u160 \cf2 \ -\cf0 \'a1\'b0Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved.\cf2 \ -\cf0 \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'ba \'be\'d6\'c7\'c3 \'b0\'f8\'c1\'df \'bc\'d2\'bd\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba \'b9\'f6\'c0\'fc 2.0(\'a1\'ae\'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'a1\'af)\'bf\'a1 \'c0\'c7\'c7\'d8 \'b1\'b8\'bc\'d3\'b5\'c7\'b0\'ed, \'c1\'a4\'c0\'c7\'b5\'c8 \'b9\'d9\'bf\'a1 \'b5\'fb\'b6\'f3 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5 \'b1\'d7\'b8\'ae\'b0\'ed/\'b6\'c7\'b4\'c2 \'bc\'f6\'c1\'a4\'c4\'da\'b5\'e5\'b8\'a6 \'c6\'f7\'c7\'d4\'c7\'d1\'b4\'d9. \'b4\'e7\'bd\'c5\'c0\'ba \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c1\'d8\'bc\'f6\'c7\'cf\'c1\'f6 \'be\'ca\'c0\'b8\'b8\'e9 \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bb\'e7\'bf\'eb\'c7\'d2 \'bc\'f6 \'be\'f8\'b4\'d9. \'c0\'cc \'c6\'c4\'c0\'cf\'c0\'bb \'bb\'e7\'bf\'eb\'c7\'cf\'b1\'e2 \'c0\'fc\'bf\'a1 \'b4\'d9\'c0\'bd\'c0\'c7 \'bb\'e7\'c0\'cc\'c6\'ae\'bf\'a1\'bc\'ad \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'c0\'c7 \'bb\'e7\'ba\'bb\'c0\'bb \'b1\'b8\'c7\'d8\'bc\'ad \'c0\'d0\'b5\'b5\'b7\'cf \'c7\'cf\'b6\'f3:\cf2 \ -\cf0 http://www.opensource.apple.com/apsl/\cf2 \ -\cf0 \uc0\u160 \cf2 \ -\cf0 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'b0\'c5\'c7\'cf\'bf\'a9 \'b9\'e8\'c6\'f7\'b5\'c7\'b4\'c2 \'bf\'f8\'ba\'bb\'c4\'da\'b5\'e5\'bf\'cd \'b8\'f0\'b5\'e7 \'bc\'d2\'c7\'c1\'c6\'ae\'bf\'fe\'be\'ee\'b4\'c2 \'b8\'ed\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce\'b3\'aa \'b9\'ac\'bd\'c3\'c0\'fb\'c0\'b8\'b7\'ce \'be\'ee\'b6\'b2 \'c1\'be\'b7\'f9\'c0\'c7 \'ba\'b8\'c1\'f5\'b5\'b5 \'c1\'a6\'b0\'f8\'c7\'cf\'c1\'f6 \'be\'ca\'b4\'c2 \'a1\'b0\'c0\'d6\'b4\'c2 \'b1\'d7\'b4\'eb\'b7\'ce\'a1\'b1\'c0\'c7 \'bb\'f3\'c5\'c2\'b7\'ce \'c1\'a6\'b0\'f8\'b5\'c7\'b8\'e7, \'be\'d6\'c7\'c3\'c0\'ba \'bb\'f3\'c7\'b0\'bc\'ba, \'c6\'af\'c1\'a4 \'b8\'f1\'c0\'fb\'bf\'a1 \'b4\'eb\'c7\'d1 \'c0\'fb\'c7\'d5\'bc\'ba, \'c6\'f2\'bf\'c2\'c7\'e2\'c0\'af \'b6\'c7\'b4\'c2 \'ba\'f1\'c4\'a7\'c7\'d8\'bf\'a1 \'b4\'eb\'c7\'d1 \'ba\'b8\'c1\'f5\'c0\'bb \'c6\'f7\'c7\'d4\'c7\'d1 \'b8\'f0\'b5\'e7 \'ba\'b8\'c1\'f5\'c0\'bb \'ba\'ce\'c0\'ce\'c7\'d1\'b4\'d9. \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'bf\'a1 \'c0\'c7\'c7\'d1 \'b1\'c7\'b8\'ae\'bf\'cd \'c1\'a6\'c7\'d1\'b5\'e9\'c0\'bb \'b1\'d4\'c1\'a4\'c7\'cf\'b4\'c2 \'b1\'b8\'c3\'bc\'c0\'fb\'c0\'ce \'be\'f0\'be\'ee\'bf\'a1 \'b4\'eb\'c7\'d8\'bc\'ad\'b4\'c2 \'b6\'f3\'c0\'cc\'bc\'b1\'bd\'ba\'b8\'a6 \'c2\'fc\'b0\'ed\'c7\'cf\'b6\'f3.\'a1\'b1\ - -\f1\b\fs40 \ -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 -\cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f2\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } Index: branches/Bungo/package/Resources.old/pl.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/pl.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/pl.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Nowe funkcje w Chameleonie 2.0

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Obsługa Apple Software RAID.

-

- Automatyczne uruchamianie kart NVIDII oraz ATI/AMD.

-

- Wsparcie dla modułów.

-

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

-

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

-

- Logownie komunikatów.

-


-

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

-

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

-


-

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

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

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

-


-

Nuove caratteristiche di Chameleon versione 2:

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Riconoscimento automatico della frequenza anche sui recenti processori AMD.

-

- Supporta il RAID software di Apple.

-

- Abilitazione grafica per schede Nvidia & ATI/AMD.

-

- Supporto Moduli.

-

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

-

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

-

- Log dei messaggi.

-


-

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

-

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

-


-

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

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

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

-


-

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

-


-

- Interfata grafica complet modificabila dupa preferintele userului.

-

- RamDisk pentru boot cu versiuni retail Mac OS X.

-

- Hibernare folosind imaginea de hibernare.

-

- SMBIOS modificabil pentru a extinde compatibilitatea cu diferite computere.

-

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

-

- Injectare de proprietati pentru diferite hardware-uri.

-

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

-

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

-

- Suport nativ RAID in OS X.

-

- Activare mod video pentru nVidia si ATI/AMD.

-

- Suport pentru module

-

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

-

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

-

- Logare mesaje.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/ro.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ro.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ro.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ro.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/ca.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/ca.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/ca.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

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

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Suport per RAID software d'Apple.

-

- Enabler per a gràfiques Nvidia i ATI.

-

- Suport de càrrega per mòduls

-

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

-

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

-

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

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources.old/ca.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ca.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ca.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ca.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/pt-BR.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/pt-BR.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/pt-BR.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Novos recursos no Chameleon 2.0

-


-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Suporte a Software RAID da Apple.

-

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

-

- Suporte de Modulos

-

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

-

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

-

- Protocolo Mensagens.

-


-

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

-

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

-


-

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

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

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

-


-

Nove funkcije u Chameleon 2.0

-


-

- Potpuno prilagođen grafički korisinički interfejs donosi vizuelna poboljšanja u Darwin Bootloaderu.

-

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

-

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

-

- SMBIOS zamena tvorničkih za modifikovanu SMBIOS vrednost.

-

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

-

- Implementacija svojstva uređaja putem svojstva niza.

-

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

-

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

-

- Apple softver RAID podrška.

-

- Nvidia & ATI/AMD Grafički Aktivator.

-

- Modul podrška

-

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

-

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

-

- Prijava porukama.

-


-

Kod je objavljen pod verzijom 2 GNU javna licenca.

-

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

-


-

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

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

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

-


-

Новые возможности Chameleon 2.0

-


-

- Полностью изменяемый интерфейс пользователя для улучшения внешнего вида загрузчика Darwin.

-

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

-

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

-

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

-

- Возможность использования модифицированного DSDT для решения некоторых специфических проблем.

-

- Инжекция Device Property Strings.

-

- Гибридный boot0 / boot1h для разметок MBR и GPT.

-

- Автоматическое определение FSB даже для процессоров AMD.

-

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

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

Более подробная информация по загрузчику: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/Bungo/package/Resources.old/ru.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/ru.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/ru.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/ru.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/Resources.old/de.lproj/Description.html =================================================================== --- branches/Bungo/package/Resources.old/de.lproj/Description.html (revision 2468) +++ branches/Bungo/package/Resources.old/de.lproj/Description.html (revision 2469) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Neue Funktionen in Chameleon 2.0 :

-


-

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

-

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

-

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

-

- SMBIOS Override um vorgegebene SMBIOS Werte anzupassen.

-

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

-

- Device Property Injection über device-properties string.

-

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

-

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

-

- Apple Software RAID Unterstützung.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

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

Chameleon е комбинация от разбични boot loader компоненти.
Базиран е на fake EFI изпълнението на Дейвид Ейлиът добавено към проекта boot-132 на Apple.
Chameleon е разширен със следните ключови функции:

-


-

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

-


-

- Напълно управляем графичен интерфейс за добавяне на живи цветове към Darwin Bootloader.

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

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

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

За повече информация посетете: http://forum.voodooprojects.org/index.php/topic,754.0.html

- - Index: branches/Bungo/package/Resources.old/bg.lproj/Localizable.strings =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: branches/Bungo/package/Resources.old/bg.lproj/License.rtf =================================================================== --- branches/Bungo/package/Resources.old/bg.lproj/License.rtf (revision 2468) +++ branches/Bungo/package/Resources.old/bg.lproj/License.rtf (revision 2469) @@ -1,350 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 -{\fonttbl\f0\fmodern\fcharset0 Courier-Bold;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;} -\paperw12240\paperh15840\vieww22060\viewh18360\viewkind0 -\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural - -\f0\b\fs40 \cf0 APPLE PUBLIC SOURCE LICENSE \ - -\fs26 Version 2.0 - August 6, 2003\ -\ - -\f1\b0 Please read this License carefully before downloading this software. By downloading or using this software, you are agreeing to be bound by the terms of this License. If you do not or cannot agree to the terms of this License, please do not download or use the software.\ -\ -1. General; Definitions. This License applies to any program or other work which Apple Computer, Inc. ("Apple") makes publicly available and which contains a notice placed by Apple identifying such program or work as "Original Code" and stating that it is subject to the terms of this Apple Public Source License version 2.0 ("License"). As used in this License:\ -\ -1.1 "Applicable Patent Rights" mean: (a) in the case where Apple is the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to Apple and (ii) that cover subject matter contained in the Original Code, but only to the extent necessary to use, reproduce and/or distribute the Original Code without infringement; and (b) in the case where You are the grantor of rights, (i) claims of patents that are now or hereafter acquired, owned by or assigned to You and (ii) that cover subject matter in Your Modifications, taken alone or in combination with Original Code.\ -\ -1.2 "Contributor" means any person or entity that creates or contributes to the creation of Modifications.\ -\ -1.3 "Covered Code" means the Original Code, Modifications, the combination of Original Code and any Modifications, and/or any respective portions thereof.\ -\ -1.4 "Externally Deploy" means: (a) to sublicense, distribute or otherwise make Covered Code available, directly or indirectly, to anyone other than You; and/or (b) to use Covered Code, alone or as part of a Larger Work, in any way to provide a service, including but not limited to delivery of content, through electronic communication with a client other than You.\ -\ -1.5 "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.\ -\ -1.6 "Modifications" mean any addition to, deletion from, and/or change\ -to, the substance and/or structure of the Original Code, any previous\ -Modifications, the combination of Original Code and any previous\ -Modifications, and/or any respective portions thereof. When code is\ -released as a series of files, a Modification is: (a) any addition to\ -or deletion from the contents of a file containing Covered Code;\ -and/or (b) any new file or other representation of computer program\ -statements that contains any part of Covered Code.\ -\ -1.7 "Original Code" means (a) the Source Code of a program or other\ -work as originally made available by Apple under this License,\ -including the Source Code of any updates or upgrades to such programs\ -or works made available by Apple under this License, and that has been\ -expressly identified by Apple as such in the header file(s) of such\ -work; and (b) the object code compiled from such Source Code and\ -originally made available by Apple under this License.\ -\ -1.8 "Source Code" means the human readable form of a program or other\ -work that is suitable for making modifications to it, including all\ -modules it contains, plus any associated interface definition files,\ -scripts used to control compilation and installation of an executable\ -(object code).\ -\ -1.9 "You" or "Your" means an individual or a legal entity exercising\ -rights under this License. For legal entities, "You" or "Your"\ -includes any entity which controls, is controlled by, or is under\ -common control with, You, where "control" means (a) the power, direct\ -or indirect, to cause the direction or management of such entity,\ -whether by contract or otherwise, or (b) ownership of fifty percent\ -(50%) or more of the outstanding shares or beneficial ownership of\ -such entity.\ -\ -2. Permitted Uses; Conditions & Restrictions. Subject to the terms\ -and conditions of this License, Apple hereby grants You, effective on\ -the date You accept this License and download the Original Code, a\ -world-wide, royalty-free, non-exclusive license, to the extent of\ -Apple's Applicable Patent Rights and copyrights covering the Original\ -Code, to do the following:\ -\ -2.1 Unmodified Code. You may use, reproduce, display, perform,\ -internally distribute within Your organization, and Externally Deploy\ -verbatim, unmodified copies of the Original Code, for commercial or\ -non-commercial purposes, provided that in each instance:\ -\ -(a) You must retain and reproduce in all copies of Original Code the\ -copyright and other proprietary notices and disclaimers of Apple as\ -they appear in the Original Code, and keep intact all notices in the\ -Original Code that refer to this License; and\ -\ -(b) You must include a copy of this License with every copy of Source\ -Code of Covered Code and documentation You distribute or Externally\ -Deploy, and You may not offer or impose any terms on such Source Code\ -that alter or restrict this License or the recipients' rights\ -hereunder, except as permitted under Section 6.\ -\ -2.2 Modified Code. You may modify Covered Code and use, reproduce,\ -display, perform, internally distribute within Your organization, and\ -Externally Deploy Your Modifications and Covered Code, for commercial\ -or non-commercial purposes, provided that in each instance You also\ -meet all of these conditions:\ -\ -(a) You must satisfy all the conditions of Section 2.1 with respect to\ -the Source Code of the Covered Code;\ -\ -(b) You must duplicate, to the extent it does not already exist, the\ -notice in Exhibit A in each file of the Source Code of all Your\ -Modifications, and cause the modified files to carry prominent notices\ -stating that You changed the files and the date of any change; and\ -\ -(c) If You Externally Deploy Your Modifications, You must make\ -Source Code of all Your Externally Deployed Modifications either\ -available to those to whom You have Externally Deployed Your\ -Modifications, or publicly available. Source Code of Your Externally\ -Deployed Modifications must be released under the terms set forth in\ -this License, including the license grants set forth in Section 3\ -below, for as long as you Externally Deploy the Covered Code or twelve\ -(12) months from the date of initial External Deployment, whichever is\ -longer. You should preferably distribute the Source Code of Your\ -Externally Deployed Modifications electronically (e.g. download from a\ -web site).\ -\ -2.3 Distribution of Executable Versions. In addition, if You\ -Externally Deploy Covered Code (Original Code and/or Modifications) in\ -object code, executable form only, You must include a prominent\ -notice, in the code itself as well as in related documentation,\ -stating that Source Code of the Covered Code is available under the\ -terms of this License with information on how and where to obtain such\ -Source Code.\ -\ -2.4 Third Party Rights. You expressly acknowledge and agree that\ -although Apple and each Contributor grants the licenses to their\ -respective portions of the Covered Code set forth herein, no\ -assurances are provided by Apple or any Contributor that the Covered\ -Code does not infringe the patent or other intellectual property\ -rights of any other entity. Apple and each Contributor disclaim any\ -liability to You for claims brought by any other entity based on\ -infringement of intellectual property rights or otherwise. As a\ -condition to exercising the rights and licenses granted hereunder, You\ -hereby assume sole responsibility to secure any other intellectual\ -property rights needed, if any. For example, if a third party patent\ -license is required to allow You to distribute the Covered Code, it is\ -Your responsibility to acquire that license before distributing the\ -Covered Code.\ -\ -3. Your Grants. In consideration of, and as a condition to, the\ -licenses granted to You under this License, You hereby grant to any\ -person or entity receiving or distributing Covered Code under this\ -License a non-exclusive, royalty-free, perpetual, irrevocable license,\ -under Your Applicable Patent Rights and other intellectual property\ -rights (other than patent) owned or controlled by You, to use,\ -reproduce, display, perform, modify, sublicense, distribute and\ -Externally Deploy Your Modifications of the same scope and extent as\ -Apple's licenses under Sections 2.1 and 2.2 above.\ -\ -4. Larger Works. You may create a Larger Work by combining Covered\ -Code with other code not governed by the terms of this License and\ -distribute the Larger Work as a single product. In each such instance,\ -You must make sure the requirements of this License are fulfilled for\ -the Covered Code or any portion thereof.\ -\ -5. Limitations on Patent License. Except as expressly stated in\ -Section 2, no other patent rights, express or implied, are granted by\ -Apple herein. Modifications and/or Larger Works may require additional\ -patent licenses from Apple which Apple may grant in its sole\ -discretion.\ -\ -6. Additional Terms. You may choose to offer, and to charge a fee for,\ -warranty, support, indemnity or liability obligations and/or other\ -rights consistent with the scope of the license granted herein\ -("Additional Terms") to one or more recipients of Covered Code.\ -However, You may do so only on Your own behalf and as Your sole\ -responsibility, and not on behalf of Apple or any Contributor. You\ -must obtain the recipient's agreement that any such Additional Terms\ -are offered by You alone, and You hereby agree to indemnify, defend\ -and hold Apple and every Contributor harmless for any liability\ -incurred by or claims asserted against Apple or such Contributor by\ -reason of any such Additional Terms.\ -\ -7. Versions of the License. Apple may publish revised and/or new\ -versions of this License from time to time. Each version will be given\ -a distinguishing version number. Once Original Code has been published\ -under a particular version of this License, You may continue to use it\ -under the terms of that version. You may also choose to use such\ -Original Code under the terms of any subsequent version of this\ -License published by Apple. No one other than Apple has the right to\ -modify the terms applicable to Covered Code created under this\ -License.\ -\ -8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in\ -part pre-release, untested, or not fully tested works. The Covered\ -Code may contain errors that could cause failures or loss of data, and\ -may be incomplete or contain inaccuracies. You expressly acknowledge\ -and agree that use of the Covered Code, or any portion thereof, is at\ -Your sole and entire risk. THE COVERED CODE IS PROVIDED "AS IS" AND\ -WITHOUT WARRANTY, UPGRADES OR SUPPORT OF ANY KIND AND APPLE AND\ -APPLE'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS "APPLE" FOR THE\ -PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY DISCLAIM\ -ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT\ -NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF\ -MERCHANTABILITY, OF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR\ -PURPOSE, OF ACCURACY, OF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD\ -PARTY RIGHTS. APPLE AND EACH CONTRIBUTOR DOES NOT WARRANT AGAINST\ -INTERFERENCE WITH YOUR ENJOYMENT OF THE COVERED CODE, THAT THE\ -FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR REQUIREMENTS,\ -THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED OR\ -ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO\ -ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE\ -AUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY.\ -You acknowledge that the Covered Code is not intended for use in the\ -operation of nuclear facilities, aircraft navigation, communication\ -systems, or air traffic control machines in which case the failure of\ -the Covered Code could lead to death, personal injury, or severe\ -physical or environmental damage.\ -\ -9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO\ -EVENT SHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL,\ -SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING\ -TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR\ -ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\ -TORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF\ -APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ -DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY\ -REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY OF\ -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY\ -TO YOU. In no event shall Apple's total liability to You for all\ -damages (other than as may be required by applicable law) under this\ -License exceed the amount of fifty dollars ($50.00).\ -\ -10. Trademarks. This License does not grant any rights to use the\ -trademarks or trade names "Apple", "Apple Computer", "Mac", "Mac OS",\ -"QuickTime", "QuickTime Streaming Server" or any other trademarks,\ -service marks, logos or trade names belonging to Apple (collectively\ -"Apple Marks") or to any trademark, service mark, logo or trade name\ -belonging to any Contributor. You agree not to use any Apple Marks in\ -or as part of the name of products derived from the Original Code or\ -to endorse or promote products derived from the Original Code other\ -than as expressly permitted by and in strict compliance at all times\ -with Apple's third party trademark usage guidelines which are posted\ -at http://www.apple.com/legal/guidelinesfor3rdparties.html.\ -\ -11. Ownership. Subject to the licenses granted under this License,\ -each Contributor retains all rights, title and interest in and to any\ -Modifications made by such Contributor. Apple retains all rights,\ -title and interest in and to the Original Code and any Modifications\ -made by or on behalf of Apple ("Apple Modifications"), and such Apple\ -Modifications will not be automatically subject to this License. Apple\ -may, at its sole discretion, choose to license such Apple\ -Modifications under this License, or on different terms from those\ -contained in this License or may choose not to license them at all.\ -\ -12. Termination.\ -\ -12.1 Termination. This License and the rights granted hereunder will\ -terminate:\ -\ -(a) automatically without notice from Apple if You fail to comply with\ -any term(s) of this License and fail to cure such breach within 30\ -days of becoming aware of such breach;\ -\ -(b) immediately in the event of the circumstances described in Section\ -13.5(b); or\ -\ -(c) automatically without notice from Apple if You, at any time during\ -the term of this License, commence an action for patent infringement\ -against Apple; provided that Apple did not first commence\ -an action for patent infringement against You in that instance.\ -\ -12.2 Effect of Termination. Upon termination, You agree to immediately\ -stop any further use, reproduction, modification, sublicensing and\ -distribution of the Covered Code. All sublicenses to the Covered Code\ -which have been properly granted prior to termination shall survive\ -any termination of this License. Provisions which, by their nature,\ -should remain in effect beyond the termination of this License shall\ -survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,\ -12.2 and 13. No party will be liable to any other for compensation,\ -indemnity or damages of any sort solely as a result of terminating\ -this License in accordance with its terms, and termination of this\ -License will be without prejudice to any other right or remedy of\ -any party.\ -\ -13. Miscellaneous.\ -\ -13.1 Government End Users. The Covered Code is a "commercial item" as\ -defined in FAR 2.101. Government software and technical data rights in\ -the Covered Code include only those rights customarily provided to the\ -public as defined in this License. This customary commercial license\ -in technical data and software is provided in accordance with FAR\ -12.211 (Technical Data) and 12.212 (Computer Software) and, for\ -Department of Defense purchases, DFAR 252.227-7015 (Technical Data --\ -Commercial Items) and 227.7202-3 (Rights in Commercial Computer\ -Software or Computer Software Documentation). Accordingly, all U.S.\ -Government End Users acquire Covered Code with only those rights set\ -forth herein.\ -\ -13.2 Relationship of Parties. This License will not be construed as\ -creating an agency, partnership, joint venture or any other form of\ -legal association between or among You, Apple or any Contributor, and\ -You will not represent to the contrary, whether expressly, by\ -implication, appearance or otherwise.\ -\ -13.3 Independent Development. Nothing in this License will impair\ -Apple's right to acquire, license, develop, have others develop for\ -it, market and/or distribute technology or products that perform the\ -same or similar functions as, or otherwise compete with,\ -Modifications, Larger Works, technology or products that You may\ -develop, produce, market or distribute.\ -\ -13.4 Waiver; Construction. Failure by Apple or any Contributor to\ -enforce any provision of this License will not be deemed a waiver of\ -future enforcement of that or any other provision. Any law or\ -regulation which provides that the language of a contract shall be\ -construed against the drafter will not apply to this License.\ -\ -13.5 Severability. (a) If for any reason a court of competent\ -jurisdiction finds any provision of this License, or portion thereof,\ -to be unenforceable, that provision of the License will be enforced to\ -the maximum extent permissible so as to effect the economic benefits\ -and intent of the parties, and the remainder of this License will\ -continue in full force and effect. (b) Notwithstanding the foregoing,\ -if applicable law prohibits or restricts You from fully and/or\ -specifically complying with Sections 2 and/or 3 or prevents the\ -enforceability of either of those Sections, this License will\ -immediately terminate and You must immediately discontinue any use of\ -the Covered Code and destroy all copies of it that are in your\ -possession or control.\ -\ -13.6 Dispute Resolution. Any litigation or other dispute resolution\ -between You and Apple relating to this License shall take place in the\ -Northern District of California, and You and Apple hereby consent to\ -the personal jurisdiction of, and venue in, the state and federal\ -courts within that District with respect to this License. The\ -application of the United Nations Convention on Contracts for the\ -International Sale of Goods is expressly excluded.\ -\ -13.7 Entire Agreement; Governing Law. This License constitutes the\ -entire agreement between the parties with respect to the subject\ -matter hereof. This License shall be governed by the laws of the\ -United States and the State of California, except that body of\ -California law concerning conflicts of law.\ -\ -Where You are located in the province of Quebec, Canada, the following\ -clause applies: The parties hereby confirm that they have requested\ -that this License and all related documents be drafted in English. Les\ -parties ont exige que le present contrat et tous les documents\ -connexes soient rediges en anglais.\ -\ -EXHIBIT A.\ -\ -"Portions Copyright (c) 1999-2003 Apple Computer, Inc. All Rights\ -Reserved.\ -\ -This file contains Original Code and/or Modifications of Original Code\ -as defined in and that are subject to the Apple Public Source License\ -Version 2.0 (the 'License'). You may not use this file except in\ -compliance with the License. Please obtain a copy of the License at\ -http://www.opensource.apple.com/apsl/ and read it before using this\ -file.\ -\ -The Original Code and all software distributed under the License are\ -distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER\ -EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,\ -INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,\ -FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\ -Please see the License for the specific language governing rights and\ -limitations under the License." } \ No newline at end of file Index: branches/Bungo/package/bin/po4a/po4a-normalize =================================================================== --- branches/Bungo/package/bin/po4a/po4a-normalize (revision 2468) +++ branches/Bungo/package/bin/po4a/po4a-normalize (revision 2469) @@ -178,3 +178,4 @@ $parser->writepo('po4a-normalize.po'); __END__ + Index: branches/Bungo/package/bin/po4a/po4a-updatepo =================================================================== --- branches/Bungo/package/bin/po4a/po4a-updatepo (revision 2468) +++ branches/Bungo/package/bin/po4a/po4a-updatepo (revision 2469) @@ -103,6 +103,21 @@ Output some debugging information. +=item B I[,B|B] + +Specify the reference format. Argument I can be one of B to not +produce any reference, B to not specify the line number (more +accurately all line numbers are replaced by 1), B to replace line +number by an increasing counter, and B to include complete +references. + +Argument can be followed by a comma and either B or B keyword. +References are written by default on a single line. The B option wraps +references on several lines, to mimic B tools (B and +B). This option will become the default in a future release, because +it is more sensible. The B option is available so that users who want +to keep the old behavior can do so. + =item B<--msgid-bugs-address> I Set the report address for msgid bugs. By default, the created POT files Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Man.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Man.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Man.pm (revision 2469) @@ -2407,6 +2407,8 @@ $macro{'Ss'}=\&translate_mdoc; # .Pp Paragraph Break. Vertical space (one line). $macro{'Pp'}=\&noarg; + # .Lp Same as .Pp + $macro{'Lp'}=\&noarg; # .D1 (D-one) Display-one Indent and display one text line. $macro{'D1'}=\&translate_mdoc; # .Dl (D-ell) Display-one literal. @@ -2427,6 +2429,8 @@ # FIXME: Maybe we could extract other modifiers # as in .It Fl l Ar num $macro{'It'}=\&translate_mdoc; + # .Lk html link + $macro{'Lk'}=\&untranslated; # Manual Domain Macros # ==================== @@ -2440,8 +2444,8 @@ # General Text Domain # =================== - foreach (qw(%A %B %C %D %J %N %O %P %R %T %V - Ac Ao Ap Aq At Bc Bf Bo Bq Bx Db Dc Do Dq Ec Ef Em Eo Fx No Ns + foreach (qw(%A %B %C %D %I %J %N %O %P %Q %R %T %U %V + Ac Ao Ap Aq At Bc Bf Bo Bq Brc Bro Brq Bx Db Dc Do Dq Ec Ef Em Eo Eq Fx No Ns Pc Pf Po Pq Qc Ql Qo Qq Re Rs Rv Sc So Sq Sm Sx Sy Tn Ux Xc Xo)) { $inline{$_} = 1; } Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Po.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Po.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Po.pm (revision 2469) @@ -51,12 +51,39 @@ =over 4 -=item B +=item B I[,B|B] -This specifies the reference format. It can be one of B to not produce -any reference, B to not specify the line number, and B to -include complete references. +Specify the reference format. Argument I can be one of B to not +produce any reference, B to not specify the line number (more +accurately all line numbers are replaced by 1), B to replace line +number by an increasing counter, and B to include complete +references. +Argument can be followed by a comma and either B or B keyword. +References are written by default on a single line. The B option wraps +references on several lines, to mimic B tools (B and +B). This option will become the default in a future release, because +it is more sensible. The B option is available so that users who want +to keep the old behavior can do so. + +=item B<--msgid-bugs-address> I + +Set the report address for msgid bugs. By default, the created POT files +have no Report-Msgid-Bugs-To fields. + +=item B<--copyright-holder> I + +Set the copyright holder in the POT header. The default value is +"Free Software Foundation, Inc." + +=item B<--package-name> I + +Set the package name for the POT header. The default is "PACKAGE". + +=item B<--package-version> I + +Set the package version for the POT header. The default is "VERSION". + =back =cut @@ -150,7 +177,7 @@ chomp $date; # $options = ref($options) || $options; - $self->{options}{'porefs'}= 'full'; + $self->{options}{'porefs'}= 'full,nowrap'; $self->{options}{'msgid-bugs-address'}= undef; $self->{options}{'copyright-holder'}= "Free Software Foundation, Inc."; $self->{options}{'package-name'}= "PACKAGE"; @@ -163,12 +190,15 @@ $self->{options}{$opt} = $options->{$opt}; } } - $self->{options}{'porefs'} =~ /^(full|noline|none)$/ || + $self->{options}{'porefs'} =~ /^(full|counter|noline|none)(,(no)?wrap)?$/ || die wrap_mod("po4a::po", dgettext ("po4a", "Invalid value for option 'porefs' ('%s' is ". - "not one of 'full', 'noline' or 'none')"), + "not one of 'full', 'counter', 'noline' or 'none')"), $self->{options}{'porefs'}); + if ($self->{options}{'porefs'} =~ m/^counter/) { + $self->{counter} = {}; + } $self->{po}=(); $self->{count}=0; # number of msgids in the PO @@ -429,9 +459,15 @@ $output .= format_comment($self->{po}{$msgid}{'type'},". type: ") if defined($self->{po}{$msgid}{'type'}) && length ($self->{po}{$msgid}{'type'}); - $output .= format_comment($self->{po}{$msgid}{'reference'},": ") - if defined($self->{po}{$msgid}{'reference'}) - && length ($self->{po}{$msgid}{'reference'}); + if ( defined($self->{po}{$msgid}{'reference'}) + && length ($self->{po}{$msgid}{'reference'})) { + my $output_ref = $self->{po}{$msgid}{'reference'}; + if ($self->{options}{'porefs'} =~ m/,wrap$/) { + $output_ref = wrap($output_ref); + $output_ref =~ s/\s+$//mg; + } + $output .= format_comment($output_ref,": "); + } $output .= "#, ". join(", ", sort split(/\s+/,$self->{po}{$msgid}{'flags'}))."\n" if defined($self->{po}{$msgid}{'flags'}) && length ($self->{po}{$msgid}{'flags'}); @@ -1221,10 +1257,23 @@ return; } - if ($self->{options}{'porefs'} eq "none") { + if ($self->{options}{'porefs'} =~ m/^none/) { $reference = ""; - } elsif ($self->{options}{'porefs'} eq "noline") { - $reference =~ s/:[0-9]*/:1/g; + } elsif ($self->{options}{'porefs'} =~ m/^counter/) { + if ($reference =~ m/^(.+?)(?=\S+:\d+)/g) { + my $new_ref = $1; + 1 while $reference =~ s{ # x modifier is added to add formatting and improve readability + \G(\s*)(\S+):\d+ # \G is the last match in m//g (see also the (?=) syntax above) + # $2 is the file name + }{ + $self->{counter}{$2} ||= 0, # each file has its own counter + ++$self->{counter}{$2}, # increment it + $new_ref .= "$1$2:".$self->{counter}{$2} # replace line number by this counter + }gex && pos($reference); + $reference = $new_ref; + } + } elsif ($self->{options}{'porefs'} =~ m/^noline/) { + $reference =~ s/:\d+/:1/g; } if (defined($self->{po}{$msgid})) { @@ -1275,7 +1324,7 @@ if (defined $transref) { $self->{po}{$msgid}{'transref'} = $transref; } - if (defined $reference) { + if (defined($reference) && length($reference)) { if (defined $self->{po}{$msgid}{'reference'}) { $self->{po}{$msgid}{'reference'} .= " ".$reference; } else { Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Text.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Text.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Text.pm (revision 2469) @@ -150,6 +150,10 @@ my %control = (); +my $parse_func = \&parse_fallback; + +my @comments = (); + =back =cut @@ -189,22 +193,25 @@ } if (defined $options{'debianchangelog'}) { - $debianchangelog=1; + $parse_func = \&parse_debianchangelog; } if (defined $options{'fortunes'}) { - $fortunes=1; + $parse_func = \&parse_fortunes; } if (defined $options{'markdown'}) { + $parse_func = \&parse_markdown; $markdown=1; } if (defined $options{'asciidoc'}) { + $parse_func = \&parse_asciidoc; $asciidoc=1; } if (defined $options{'control'}) { + $parse_func = \&parse_control; if ($options{'control'} eq "1") { $control{''}=1; } else { @@ -215,173 +222,251 @@ } } -sub parse { - my $self = shift; - my ($line,$ref); - my $paragraph=""; - my $wrapped_mode = 1; - my $expect_header = 1; - my $end_of_paragraph = 0; - ($line,$ref)=$self->shiftline(); - my $file = $ref; - $file =~ s/:[0-9]+$// if defined($line); - while (defined($line)) { - $ref =~ m/^(.*):[0-9]+$/; - if ($1 ne $file) { - $file = $1; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $expect_header = 1; +sub parse_fallback { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if ( ($line =~ /^\s*$/) + or ( defined $breaks + and $line =~ m/^$breaks$/)) { + # Break paragraphs on lines containing only spaces + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1 unless defined($self->{verbatim}); + $self->pushline($line."\n"); + undef $self->{controlkey}; + } elsif ($line =~ /^-- $/) { + # Break paragraphs on email signature hint + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline($line."\n"); + } elsif ( $line =~ /^=+$/ + or $line =~ /^_+$/ + or $line =~ /^-+$/) { + $wrapped_mode = 0; + $paragraph .= $line."\n"; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + } elsif ($tabs eq "split" and $line =~ m/\t/ and $paragraph !~ m/\t/s) { + $wrapped_mode = 0; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = "$line\n"; + $wrapped_mode = 0; + } elsif ($tabs eq "split" and $line !~ m/\t/ and $paragraph =~ m/\t/s) { + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = "$line\n"; + $wrapped_mode = 1; + } else { + if ($line =~ /^\s/) { + # A line starting by a space indicates a non-wrap + # paragraph + $wrapped_mode = 0; } + if ($markdown and + ( $line =~ /\S $/ # explicit newline + or $line =~ /"""$/)) { # """ textblock inside macro begin + # Markdown markup needing separation _after_ this line + $end_of_paragraph = 1; + } else { + undef $self->{bullet}; + undef $self->{indent}; + } +# TODO: comments + $paragraph .= $line."\n"; + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} - chomp($line); - $self->{ref}="$ref"; - if ($debianchangelog and - $expect_header and - $line =~ /^(\w[-+0-9a-z.]*)\ \(([^\(\) \t]+)\) # src, version - \s+([-+0-9a-z.]+); # distribution - \s*urgency\s*\=\s*(.*\S)\s*$/ix) { # - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $self->pushline("$line\n"); - $expect_header=0; - } elsif ($debianchangelog and - $line =~ m/^ \-\- (.*) <(.*)> ((\w+\,\s*)?\d{1,2}\s+\w+\s+\d{4}\s+\d{1,2}:\d\d:\d\d\s+[-+]\d{4}(\s+\([^\\\(\)]\))?)$/) { - # Found trailer - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $self->pushline("$line\n"); - $expect_header=1; - } elsif ($fortunes and - $line =~ m/^%%?\s*$/) { - # Found end of fortune - do_paragraph($self,$paragraph,$wrapped_mode); - $self->pushline("\n") unless ( $wrapped_mode == 0 - or $paragraph eq ""); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline("$line\n"); - } elsif ( $line =~ m/^([^ :]*): *(.*)$/ - and %control) { - warn "Unrecognized section: '$paragraph'\n" - unless $paragraph eq ""; - my $tag = $1; - my $val = $2; - my $t; - if ($control{''} or $control{$tag}) { - $t = $self->translate($val, - $self->{ref}, - $tag.(defined $self->{controlkey}?", ".$self->{controlkey}:""), - "wrap" => 0); +sub parse_debianchangelog { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if ($expect_header and + $line =~ /^(\w[-+0-9a-z.]*)\ \(([^\(\) \t]+)\) # src, version + \s+([-+0-9a-z.]+); # distribution + \s*urgency\s*\=\s*(.*\S)\s*$/ix) { # + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $self->pushline("$line\n"); + $expect_header=0; + } elsif ($line =~ m/^ \-\- (.*) <(.*)> ((\w+\,\s*)?\d{1,2}\s+\w+\s+\d{4}\s+\d{1,2}:\d\d:\d\d\s+[-+]\d{4}(\s+\([^\\\(\)]\))?)$/) { + # Found trailer + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $self->pushline("$line\n"); + $expect_header=1; + } else { + return parse_fallback($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} + +sub parse_fortunes { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if ($line =~ m/^%%?\s*$/) { + # Found end of fortune + do_paragraph($self,$paragraph,$wrapped_mode); + $self->pushline("\n") unless ( $wrapped_mode == 0 + or $paragraph eq ""); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline("$line\n"); + } else { + $line =~ s/%%(.*)$//; + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} + +sub parse_control { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if ($line =~ m/^([^ :]*): *(.*)$/) { + warn "Unrecognized section: '$paragraph'\n" + unless $paragraph eq ""; + my $tag = $1; + my $val = $2; + my $t; + if ($control{''} or $control{$tag}) { + $t = $self->translate($val, + $self->{ref}, + $tag.(defined $self->{controlkey}?", ".$self->{controlkey}:""), + "wrap" => 0); + } else { + $t = $val; + } + if (not defined $self->{controlkey}) { + $self->{controlkey} = "$tag: $val"; + } + $self->pushline("$tag: $t\n"); + $paragraph=""; + $wrapped_mode = 1; + $self->{bullet} = ""; + $self->{indent} = " "; + } elsif ($line eq " .") { + do_paragraph($self,$paragraph,$wrapped_mode, + "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:"")); + $paragraph=""; + $self->pushline($line."\n"); + $self->{bullet} = ""; + $self->{indent} = " "; + } elsif ($line =~ m/^ Link: +(.*)$/) { + do_paragraph($self,$paragraph,$wrapped_mode, + "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:"")); + my $link=$1; + my $t1 = $self->translate("Link: ", + $self->{ref}, + "Link", + "wrap" => 0); + my $t2 = $self->translate($link, + $self->{ref}, + "Link".(defined $self->{controlkey}?", ".$self->{controlkey}:""), + "wrap" => 0); + $self->pushline(" $t1$t2\n"); + $paragraph=""; + } elsif (defined $self->{indent} and + $line =~ m/^$self->{indent}\S/) { + $paragraph .= $line."\n"; + $self->{type} = "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:""); + } else { + return parse_fallback($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} + +my $asciidoc_RE_SECTION_TEMPLATES = "sect1|sect2|sect3|sect4|preface|colophon|dedication|synopsis|index"; +my $asciidoc_RE_STYLE_ADMONITION = "TIP|NOTE|IMPORTANT|WARNING|CAUTION"; +my $asciidoc_RE_STYLE_PARAGRAPH = "normal|literal|verse|quote|listing|abstract|partintro|comment|example|sidebar|source|music|latex|graphviz"; +my $asciidoc_RE_STYLE_NUMBERING = "arabic|loweralpha|upperalpha|lowerroman|upperroman"; +my $asciidoc_RE_STYLE_LIST = "appendix|horizontal|qanda|glossary|bibliography"; +my $asciidoc_RE_STYLES = "$asciidoc_RE_SECTION_TEMPLATES|$asciidoc_RE_STYLE_ADMONITION|$asciidoc_RE_STYLE_PARAGRAPH|$asciidoc_RE_STYLE_NUMBERING|$asciidoc_RE_STYLE_LIST|float"; + +BEGIN { + my $UnicodeGCString_available = 0; + $UnicodeGCString_available = 1 if (eval { require Unicode::GCString }); + eval { + sub columns($$$) { + my $text = shift; + my $encoder = shift; + $text = $encoder->decode($text) if (defined($encoder) && $encoder->name ne "ascii"); + if ($UnicodeGCString_available) { + return Unicode::GCString->new($text)->columns(); } else { - $t = $val; + $text =~ s/\n$//s; + return length($text) if !(defined($encoder) && $encoder->name ne "ascii"); + die wrap_mod("po4a::text", + dgettext("po4a", "Detection of two line titles failed at %s\nInstall the Unicode::GCString module!"), shift) } - if (not defined $self->{controlkey}) { - $self->{controlkey} = "$tag: $val"; - } - $self->pushline("$tag: $t\n"); - $paragraph=""; + } + }; +} + +sub parse_asciidoc { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if ((defined $self->{verbatim}) and ($self->{verbatim} == 3)) { + # Untranslated blocks + $self->pushline($line."\n"); + if ($line =~ m/^~{4,}$/) { + undef $self->{verbatim}; + undef $self->{type}; $wrapped_mode = 1; - $self->{bullet} = ""; - $self->{indent} = " "; - } elsif (%control and - $line eq " .") { - do_paragraph($self,$paragraph,$wrapped_mode, - "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:"")); - $paragraph=""; - $self->pushline($line."\n"); - $self->{bullet} = ""; - $self->{indent} = " "; - } elsif (%control and - $line =~ m/^ Link: +(.*)$/) { - do_paragraph($self,$paragraph,$wrapped_mode, - "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:"")); - my $link=$1; - my $t1 = $self->translate("Link: ", - $self->{ref}, - "Link", - "wrap" => 0); - my $t2 = $self->translate($link, - $self->{ref}, - "Link".(defined $self->{controlkey}?", ".$self->{controlkey}:""), - "wrap" => 0); - $self->pushline(" $t1$t2\n"); - $paragraph=""; - } elsif (%control and - defined $self->{indent} and - $line =~ m/^$self->{indent}\S/) { - $paragraph .= $line."\n"; - $self->{type} = "Long Description".(defined $self->{controlkey}?", ".$self->{controlkey}:""); - } elsif ( (defined $self->{verbatim}) - and ($self->{verbatim} == 2)) { - # Untranslated blocks - $self->pushline($line."\n"); - if ($asciidoc and - ($line =~ m/^(\/{4,}|~{4,})$/)) { - undef $self->{verbatim}; - undef $self->{type}; - $wrapped_mode = 1; - } - } elsif ( ($line =~ /^\s*$/) - or ( defined $breaks - and $line =~ m/^$breaks$/)) { - # Break paragraphs on lines containing only spaces - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1 unless defined($self->{verbatim}); - $self->pushline($line."\n"); - undef $self->{controlkey}; - } elsif ($asciidoc and (not defined($self->{verbatim})) and - ($line =~ m/^(\+|--)$/)) { - # List Item Continuation or List Block - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $self->pushline($line."\n"); - } elsif ($asciidoc and (not defined($self->{verbatim})) and - ($line =~ m/^(={4,}|-{4,}|~{4,}|\^{4,}|\+{4,})$/) and - (defined($paragraph) )and - ($paragraph =~ m/^[^\n]*\n$/s) and - (length($paragraph) == (length($line)+1))) { - # Found title - $wrapped_mode = 0; - my $level = $line; - $level =~ s/^(.).*$/$1/; - $paragraph =~ s/\n$//s; - my $t = $self->translate($paragraph, - $self->{ref}, - "Title $level", - "wrap" => 0); - $self->pushline($t."\n"); - $paragraph=""; + } + } elsif ((defined $self->{verbatim}) and ($self->{verbatim} == 2)) { + # CommentBlock + if ($line =~ m/^\/{4,}$/) { + undef $self->{verbatim}; + undef $self->{type}; $wrapped_mode = 1; - $self->pushline(($level x (length($t)))."\n"); - } elsif ($asciidoc and - ($line =~ m/^(={1,5})( +)(.*?)( +\1)?$/)) { - my $titlelevel1 = $1; - my $titlespaces = $2; - my $title = $3; - my $titlelevel2 = $4||""; - # Found one line title + } else { + push @comments, $line; + } + } elsif ((not defined($self->{verbatim})) and ($line =~ m/^(\+|--)$/)) { + # List Item Continuation or List Block + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $self->pushline($line."\n"); + } elsif ((not defined($self->{verbatim})) and + ($line =~ m/^(={2,}|-{2,}|~{2,}|\^{2,}|\+{2,})$/) and + (defined($paragraph) )and + ($paragraph =~ m/^[^\n]*\n$/s) and + (columns($paragraph, $self->{TT}{po_in}{encoder}, $ref) == (length($line)))) { + # Found title + $wrapped_mode = 0; + my $level = $line; + $level =~ s/^(.).*$/$1/; + $paragraph =~ s/\n$//s; + my $t = $self->translate($paragraph, + $self->{ref}, + "Title $level", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline($t."\n"); + $paragraph=""; + @comments=(); + $wrapped_mode = 1; + $self->pushline(($level x (columns($t, $self->{TT}{po_in}{encoder}, $ref)))."\n"); + } elsif ($line =~ m/^(={1,5})( +)(.*?)( +\1)?$/) { + my $titlelevel1 = $1; + my $titlespaces = $2; + my $title = $3; + my $titlelevel2 = $4||""; + # Found one line title + do_paragraph($self,$paragraph,$wrapped_mode); + $wrapped_mode = 0; + $paragraph=""; + my $t = $self->translate($title, + $self->{ref}, + "Title $titlelevel1", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline($titlelevel1.$titlespaces.$t.$titlelevel2."\n"); + @comments=(); + $wrapped_mode = 1; + } elsif ($line =~ m/^(\/{4,}|\+{4,}|-{4,}|\.{4,}|\*{4,}|_{4,}|={4,}|~{4,}|\|={4,})$/) { + # Found one delimited block + my $t = $line; + $t =~ s/^(.).*$/$1/; + my $type = "delimited block $t"; + if (defined $self->{verbatim} and ($self->{type} ne $type)) { + $paragraph .= "$line\n"; + } else { do_paragraph($self,$paragraph,$wrapped_mode); - $wrapped_mode = 0; - $paragraph=""; - my $t = $self->translate($title, - $self->{ref}, - "Title $titlelevel1", - "wrap" => 0); - $self->pushline($titlelevel1.$titlespaces.$t.$titlelevel2."\n"); - $wrapped_mode = 1; - } elsif ($asciidoc and - ($line =~ m/^(\/{4,}|\+{4,}|-{4,}|\.{4,}|\*{4,}|_{4,}|={4,}|~{4,})$/)) { - # Found one delimited block - my $t = $line; - $t =~ s/^(.).*$/$1/; - my $type = "delimited block $t"; - if (defined $self->{verbatim} and ($self->{type} ne $type)) { - $paragraph .= "$line\n"; - } else { - do_paragraph($self,$paragraph,$wrapped_mode); if ( (defined $self->{type}) and ($self->{type} eq $type)) { undef $self->{type}; @@ -395,7 +480,7 @@ # PassthroughBlock $wrapped_mode = 0; $self->{verbatim} = 1; - } elsif ($t eq "-") { + } elsif ($t eq "-" or $t eq "|") { # ListingBlock $wrapped_mode = 0; $self->{verbatim} = 1; @@ -421,295 +506,298 @@ } elsif ($t eq "~") { # Filter blocks, TBC: not translated $wrapped_mode = 0; - $self->{verbatim} = 2; + $self->{verbatim} = 3; } $self->{type} = $type; } $paragraph=""; - $self->pushline($line."\n"); - } - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\[\[([^\]]*)\]\]$/)) { - # Found BlockId - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline($line."\n"); - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($paragraph eq "") and - ($line =~ m/^((?:NOTE|TIP|IMPORTANT|WARNING|CAUTION):\s+)(.*)$/)) { - my $type = $1; - my $text = $2; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=$text."\n"; - $wrapped_mode = 1; - $self->pushline($type); - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\[(NOTE|TIP|IMPORTANT|WARNING|CAUTION|verse|quote)\]$/)) { - my $type = $1; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline($line."\n"); - if ($type eq "verse") { - $wrapped_mode = 0; - } - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\[(verse|quote), +(.*)\]$/)) { - my $type = $1; - my $arg = $2; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - my $t = $self->translate($arg, - $self->{ref}, - "$type", - "wrap" => 0); - $self->pushline("[$type, $t]\n"); - $wrapped_mode = 1; - if ($type eq "verse") { - $wrapped_mode = 0; - } - $self->{type} = $type; - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\[icon="(.*)"\]$/)) { - my $arg = $1; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - my $t = $self->translate($arg, - $self->{ref}, - "icon", - "wrap" => 0); - $self->pushline("[icon=\"$t\"]\n"); - $wrapped_mode = 1; - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\[icons=None, +caption="(.*)"\]$/)) { - my $arg = $1; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - my $t = $self->translate($arg, - $self->{ref}, - "caption", - "wrap" => 0); - $self->pushline("[icons=None, caption=\"$t\"]\n"); - $wrapped_mode = 1; - undef $self->{bullet}; - undef $self->{indent}; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^(\s*)([*_+`'#[:alnum:]].*)((?:::|;;|\?\?|:-)(?: *\\)?)$/)) { - my $indent = $1; - my $label = $2; - my $labelend = $3; - # Found labeled list - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $self->{bullet} = ""; + $self->pushline($line."\n") unless defined($self->{verbatim}) && $self->{verbatim} == 2; + } + } elsif ((not defined($self->{verbatim})) and ($line =~ m/^\/\/(.*)/)) { + # Comment line + push @comments, $1; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\[\[([^\]]*)\]\]$/)) { + # Found BlockId + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline($line."\n"); + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($paragraph eq "") and + ($line =~ m/^((?:$asciidoc_RE_STYLE_ADMONITION):\s+)(.*)$/)) { + my $type = $1; + my $text = $2; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=$text."\n"; + $wrapped_mode = 1; + $self->pushline($type); + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\[($asciidoc_RE_STYLES)\]$/)) { + my $type = $1; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline($line."\n"); + if ($type eq "verse") { + $wrapped_mode = 0; + } + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\[(['"]?)(verse|quote)\1, +(.*)\]$/)) { + my $quote = $1 || ''; + my $type = $2; + my $arg = $3; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + my $t = $self->translate($arg, + $self->{ref}, + "$type", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline("[$quote$type$quote, $t]\n"); + @comments=(); + $wrapped_mode = 1; + if ($type eq "verse") { + $wrapped_mode = 0; + } + $self->{type} = $type; + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\[icon="(.*)"\]$/)) { + my $arg = $1; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + my $t = $self->translate($arg, + $self->{ref}, + "icon", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline("[icon=\"$t\"]\n"); + @comments=(); + $wrapped_mode = 1; + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\[icons=None, +caption="(.*)"\]$/)) { + my $arg = $1; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + my $t = $self->translate($arg, + $self->{ref}, + "caption", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline("[icons=None, caption=\"$t\"]\n"); + @comments=(); + $wrapped_mode = 1; + undef $self->{bullet}; + undef $self->{indent}; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^(\s*)([*_+`'#[:alnum:]].*)((?:::|;;|\?\?|:-)(?: *\\)?)$/)) { + my $indent = $1; + my $label = $2; + my $labelend = $3; + # Found labeled list + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + $self->{bullet} = ""; + $self->{indent} = $indent; + my $t = $self->translate($label, + $self->{ref}, + "Labeled list", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline("$indent$t$labelend\n"); + @comments=(); + } elsif (not defined $self->{verbatim} and + ($line =~ m/^(\s*)(\S.*)((?:::|;;)\s+)(.*)$/)) { + my $indent = $1; + my $label = $2; + my $labelend = $3; + my $labeltext = $4; + # Found Horizontal Labeled Lists + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=$labeltext."\n"; + $wrapped_mode = 1; + $self->{bullet} = ""; + $self->{indent} = $indent; + my $t = $self->translate($label, + $self->{ref}, + "Labeled list", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline("$indent$t$labelend"); + @comments=(); + } elsif (not defined $self->{verbatim} and + ($line =~ m/^\:(\S.*?)(:\s*)(.*)$/)) { + my $attrname = $1; + my $attrsep = $2; + my $attrvalue = $3; + # Found a Attribute entry + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + undef $self->{bullet}; + undef $self->{indent}; + my $t = $self->translate($attrvalue, + $self->{ref}, + "Attribute :$attrname:", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline(":$attrname$attrsep$t\n"); + @comments=(); + } elsif (not defined $self->{verbatim} and + ($line !~ m/^\.\./) and ($line =~ m/^\.(\S.*)$/)) { + my $title = $1; + # Found block title + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + undef $self->{bullet}; + undef $self->{indent}; + my $t = $self->translate($title, + $self->{ref}, + "Block title", + "comment" => join("\n", @comments), + "wrap" => 0); + $self->pushline(".$t\n"); + @comments=(); + } elsif (not defined $self->{verbatim} and + ($line =~ m/^(\s*)((?:[-*o+]|(?:[0-9]+[.\)])|(?:[a-z][.\)])|\([0-9]+\)|\.|\.\.)\s+)(.*)$/)) { + my $indent = $1||""; + my $bullet = $2; + my $text = $3; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = $text."\n"; + $self->{indent} = $indent; + $self->{bullet} = $bullet; + } elsif (not defined $self->{verbatim} and + ($line =~ m/^((?: +)(.*)$/)) { + my $bullet = $1; + my $text = $2; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = $text."\n"; + $self->{indent} = ""; + $self->{bullet} = $bullet; + } elsif (not defined $self->{verbatim} and + (defined $self->{bullet} and $line =~ m/^(\s+)(.*)$/)) { + my $indent = $1; + my $text = $2; + if (not defined $self->{indent}) { + $paragraph .= $text."\n"; $self->{indent} = $indent; - my $t = $self->translate($label, - $self->{ref}, - "Labeled list", - "wrap" => 0); - $self->pushline("$indent$t$labelend\n"); - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^(\s*)(\S.*)((?:::|;;)\s+)(.*)$/)) { - my $indent = $1; - my $label = $2; - my $labelend = $3; - my $labeltext = $4; - # Found Horizontal Labeled Lists + } elsif (length($paragraph) and (length($self->{bullet}) + length($self->{indent}) == length($indent))) { + $paragraph .= $text."\n"; + } else { do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=$labeltext."\n"; - $wrapped_mode = 1; - $self->{bullet} = ""; - $self->{indent} = $indent; - my $t = $self->translate($label, - $self->{ref}, - "Labeled list", - "wrap" => 0); - $self->pushline("$indent$t$labelend"); - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^\:(\S.*?)(:\s*)(.*)$/)) { - my $attrname = $1; - my $attrsep = $2; - my $attrvalue = $3; - # Found a Attribute entry - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - undef $self->{bullet}; - undef $self->{indent}; - my $t = $self->translate($attrvalue, - $self->{ref}, - "Attribute :$attrname:", - "wrap" => 0); - $self->pushline(":$attrname$attrsep$t\n"); - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line !~ m/^\.\./) and ($line =~ m/^\.(\S.*)$/)) { - my $title = $1; - # Found block title - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - undef $self->{bullet}; - undef $self->{indent}; - my $t = $self->translate($title, - $self->{ref}, - "Block title", - "wrap" => 0); - $self->pushline(".$t\n"); - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^(\s*)((?:[-*o+]|(?:[0-9]+[.\)])|(?:[a-z][.\)])|\([0-9]+\)|\.|\.\.)\s+)(.*)$/)) { - my $indent = $1||""; - my $bullet = $2; - my $text = $3; - do_paragraph($self,$paragraph,$wrapped_mode); $paragraph = $text."\n"; $self->{indent} = $indent; - $self->{bullet} = $bullet; - } elsif ($asciidoc and not defined $self->{verbatim} and - ($line =~ m/^((?: +)(.*)$/)) { - my $bullet = $1; - my $text = $2; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph = $text."\n"; - $self->{indent} = ""; - $self->{bullet} = $bullet; - } elsif ($asciidoc and not defined $self->{verbatim} and - (defined $self->{bullet} and $line =~ m/^(\s+)(.*)$/)) { - my $indent = $1; - my $text = $2; - if (not defined $self->{indent}) { - $paragraph .= $text."\n"; - $self->{indent} = $indent; - } elsif (length($paragraph) and (length($self->{bullet}) + length($self->{indent}) == length($indent))) { - $paragraph .= $text."\n"; - } else { + $self->{bullet} = ""; + } + } else { + return parse_fallback($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph = $text."\n"; - $self->{indent} = $indent; - $self->{bullet} = ""; - } - } elsif ($markdown and - (not defined($self->{verbatim})) and - ($line =~ m/^(={4,}|-{4,})$/) and - (defined($paragraph) )and - ($paragraph =~ m/^[^\n]*\n$/s) and - (length($paragraph) == (length($line)+1))) { - # XXX: There can be any number of underlining according - # to the documentation. This detection, which avoid - # translating the formatting, is only supported if - # the underlining has the same size as the header text. - # Found title - $wrapped_mode = 0; - my $level = $line; - $level =~ s/^(.).*$/$1/; - my $t = $self->translate($paragraph, - $self->{ref}, - "Title $level", - "wrap" => 0); - $self->pushline($t); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline(($level x (length($t)-1))."\n"); - } elsif ($markdown and - ($line =~ m/^(#{1,6})( +)(.*?)( +\1)?$/)) { - my $titlelevel1 = $1; - my $titlespaces = $2; - my $title = $3; - my $titlelevel2 = $4||""; - # Found one line title +sub parse_markdown { + my ($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = @_; + if (($line =~ m/^(={4,}|-{4,})$/) and + (defined($paragraph) ) and + ($paragraph =~ m/^[^\n]*\n$/s) and + (length($paragraph) == (length($line)+1))) { + # XXX: There can be any number of underlining according + # to the documentation. This detection, which avoid + # translating the formatting, is only supported if + # the underlining has the same size as the header text. + # Found title + $wrapped_mode = 0; + my $level = $line; + $level =~ s/^(.).*$/$1/; + my $t = $self->translate($paragraph, + $self->{ref}, + "Title $level", + "wrap" => 0); + $self->pushline($t); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline(($level x (length($t)-1))."\n"); + } elsif ($line =~ m/^(#{1,6})( +)(.*?)( +\1)?$/) { + my $titlelevel1 = $1; + my $titlespaces = $2; + my $title = $3; + my $titlelevel2 = $4||""; + # Found one line title + do_paragraph($self,$paragraph,$wrapped_mode); + $wrapped_mode = 0; + $paragraph=""; + my $t = $self->translate($title, + $self->{ref}, + "Title $titlelevel1", + "wrap" => 0); + $self->pushline($titlelevel1.$titlespaces.$t.$titlelevel2."\n"); + $wrapped_mode = 1; + } elsif (($paragraph eq "") and + ($line =~ /^((\*\s*){3,}|(-\s*){3,}|(_\s*){3,})$/)) { + # Horizontal rule + $wrapped_mode = 1; + $self->pushline($line."\n"); + } elsif ( $line =~ /^\s*\[\[\!\S+\s*$/ # macro begin + or $line =~ /^\s*"""\s*\]\]\s*$/) { # """ textblock inside macro end + # Avoid translating Markdown lines containing only markup + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline("$line\n"); + } elsif ( $line =~ /^#/ # headline + or $line =~ /^\s*\[\[\!\S[^\]]*\]\]\s*$/) { # sole macro + # Preserve some Markdown markup as a single line + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph="$line\n"; + $wrapped_mode = 0; + $end_of_paragraph = 1; + } elsif ($line =~ /^"""/) { # """ textblock inside macro end + # Markdown markup needing separation _before_ this line + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph="$line\n"; + $wrapped_mode = 1; + } else { + return parse_fallback($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); + } + return ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); +} + +sub parse { + my $self = shift; + my ($line,$ref); + my $paragraph=""; + my $wrapped_mode = 1; + my $expect_header = 1; + my $end_of_paragraph = 0; + ($line,$ref)=$self->shiftline(); + my $file = $ref; + $file =~ s/:[0-9]+$// if defined($line); + while (defined($line)) { + $ref =~ m/^(.*):[0-9]+$/; + if ($1 ne $file) { + $file = $1; do_paragraph($self,$paragraph,$wrapped_mode); - $wrapped_mode = 0; $paragraph=""; - my $t = $self->translate($title, - $self->{ref}, - "Title $titlelevel1", - "wrap" => 0); - $self->pushline($titlelevel1.$titlespaces.$t.$titlelevel2."\n"); $wrapped_mode = 1; - } elsif ($markdown and - ($paragraph eq "") and - ($line =~ /^((\*\s*){3,}|(-\s*){3,}|(_\s*){3,})$/)) { - # Horizontal rule - $wrapped_mode = 1; - $self->pushline($line."\n"); - } elsif ($line =~ /^-- $/) { - # Break paragraphs on email signature hint - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline($line."\n"); - } elsif ( $line =~ /^=+$/ - or $line =~ /^_+$/ - or $line =~ /^-+$/) { - $wrapped_mode = 0; - $paragraph .= $line."\n"; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - } elsif ($markdown and - ( $line =~ /^\s*\[\[\!\S+\s*$/ # macro begin - or $line =~ /^\s*"""\s*\]\]\s*$/)) { # """ textblock inside macro end - # Avoid translating Markdown lines containing only markup - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph=""; - $wrapped_mode = 1; - $self->pushline("$line\n"); - } elsif ($markdown and - ( $line =~ /^#/ # headline - or $line =~ /^\s*\[\[\!\S[^\]]*\]\]\s*$/)) { # sole macro - # Preserve some Markdown markup as a single line - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph="$line\n"; - $wrapped_mode = 0; - $end_of_paragraph = 1; - } elsif ($markdown and - ( $line =~ /^"""/)) { # """ textblock inside macro end - # Markdown markup needing separation _before_ this line - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph="$line\n"; - $wrapped_mode = 1; - } elsif ($tabs eq "split" and $line =~ m/\t/ and $paragraph !~ m/\t/s) { - $wrapped_mode = 0; - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph = "$line\n"; - $wrapped_mode = 0; - } elsif ($tabs eq "split" and $line !~ m/\t/ and $paragraph =~ m/\t/s) { - do_paragraph($self,$paragraph,$wrapped_mode); - $paragraph = "$line\n"; - $wrapped_mode = 1; - } else { - if ($line =~ /^\s/) { - # A line starting by a space indicates a non-wrap - # paragraph - $wrapped_mode = 0; - } - if ($markdown and - ( $line =~ /\S $/ # explicit newline - or $line =~ /"""$/)) { # """ textblock inside macro begin - # Markdown markup needing separation _after_ this line - $end_of_paragraph = 1; - } else { - undef $self->{bullet}; - undef $self->{indent}; - } - if ($fortunes) { - $line =~ s/%%(.*)$//; - } -# TODO: comments - $paragraph .= $line."\n"; + $expect_header = 1; } + + chomp($line); + $self->{ref}="$ref"; + ($paragraph,$wrapped_mode,$expect_header,$end_of_paragraph) = &$parse_func($self,$line,$ref,$paragraph,$wrapped_mode,$expect_header,$end_of_paragraph); # paragraphs starting by a bullet, or numbered # or paragraphs with a line containing many consecutive spaces # (more than 3) @@ -811,7 +899,9 @@ my $t = $self->translate($paragraph, $self->{ref}, $type, + "comment" => join("\n", @comments), "wrap" => $wrap); + @comments = (); if (defined $self->{bullet}) { my $bullet = $self->{bullet}; my $indent1 = $self->{indent}; Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm (revision 2469) @@ -11,7 +11,7 @@ use subs qw(makespace); use vars qw($VERSION @ISA @EXPORT); -$VERSION="0.41.1"; +$VERSION="0.44"; @ISA = qw(DynaLoader); @EXPORT = qw(new process translate read write readpo writepo @@ -131,28 +131,28 @@ my $first=1; my ($line,$lref)=$self->shiftline(); while (defined($line)) { - if ($line =~ m/

/ && !$first--; ) { - # Not the first time we see

. - # Reput the current line in input, - # and put the built paragraph to output - $self->unshiftline($line,$lref); + if ($line =~ m/

/ && !$first--; ) { + # Not the first time we see

. + # Reput the current line in input, + # and put the built paragraph to output + $self->unshiftline($line,$lref); - # Now that the document is formed, translate it: - # - Remove the leading tag - $paragraph =~ s/^

//s; + # Now that the document is formed, translate it: + # - Remove the leading tag + $paragraph =~ s/^

//s; - # - push to output the leading tag (untranslated) and the - # rest of the paragraph (translated) - $self->pushline( "

" + # - push to output the leading tag (untranslated) and the + # rest of the paragraph (translated) + $self->pushline( "

" . $document->translate($paragraph,$pararef) ); - next PARAGRAPH; - } else { - # Append to the paragraph - $paragraph .= $line; - $pararef = $lref unless(length($pararef)); - } + next PARAGRAPH; + } else { + # Append to the paragraph + $paragraph .= $line; + $pararef = $lref unless(length($pararef)); + } # Reinit the loop ($line,$lref)=$self->shiftline(); @@ -275,63 +275,63 @@ # Build the args for new() my %newparams = (); foreach (keys %params) { - next if ($_ eq 'po_in_name' || - $_ eq 'po_out_name' || - $_ eq 'file_in_name' || - $_ eq 'file_in_charset' || - $_ eq 'file_out_name' || - $_ eq 'file_out_charset' || - $_ eq 'addendum' || - $_ eq 'addendum_charset'); - $newparams{$_}=$params{$_}; + next if ($_ eq 'po_in_name' || + $_ eq 'po_out_name' || + $_ eq 'file_in_name' || + $_ eq 'file_in_charset' || + $_ eq 'file_out_name' || + $_ eq 'file_out_charset' || + $_ eq 'addendum' || + $_ eq 'addendum_charset'); + $newparams{$_}=$params{$_}; } $self->detected_charset($params{'file_in_charset'}); $self->{TT}{'file_out_charset'}=$params{'file_out_charset'}; if (defined($self->{TT}{'file_out_charset'}) and - length($self->{TT}{'file_out_charset'})) { - $self->{TT}{'file_out_encoder'} = find_encoding($self->{TT}{'file_out_charset'}); + length($self->{TT}{'file_out_charset'})) { + $self->{TT}{'file_out_encoder'} = find_encoding($self->{TT}{'file_out_charset'}); } $self->{TT}{'addendum_charset'}=$params{'addendum_charset'}; chdir $params{'srcdir'} - if (defined $params{'srcdir'}); + if (defined $params{'srcdir'}); foreach my $file (@{$params{'po_in_name'}}) { - print STDERR "readpo($file)... " if $self->debug(); - $self->readpo($file); - print STDERR "done.\n" if $self->debug() + print STDERR "readpo($file)... " if $self->debug(); + $self->readpo($file); + print STDERR "done.\n" if $self->debug() } foreach my $file (@{$params{'file_in_name'}}) { - print STDERR "read($file)..." if $self->debug(); - $self->read($file); - print STDERR "done.\n" if $self->debug(); + print STDERR "read($file)..." if $self->debug(); + $self->read($file); + print STDERR "done.\n" if $self->debug(); } print STDERR "parse..." if $self->debug(); $self->parse(); print STDERR "done.\n" if $self->debug(); foreach my $file (@{$params{'addendum'}}) { - print STDERR "addendum($file)..." if $self->debug(); - $self->addendum($file) || die "An addendum failed\n"; - print STDERR "done.\n" if $self->debug(); + print STDERR "addendum($file)..." if $self->debug(); + $self->addendum($file) || die "An addendum failed\n"; + print STDERR "done.\n" if $self->debug(); } chdir $params{'destdir'} - if (defined $params{'destdir'}); + if (defined $params{'destdir'}); if (defined $params{'file_out_name'}) { - print STDERR "write(".$params{'file_out_name'}.")... " - if $self->debug(); - $self->write($params{'file_out_name'}); - print STDERR "done.\n" if $self->debug(); + print STDERR "write(".$params{'file_out_name'}.")... " + if $self->debug(); + $self->write($params{'file_out_name'}); + print STDERR "done.\n" if $self->debug(); } chdir $params{'srcdir'} - if (defined $params{'srcdir'}); + if (defined $params{'srcdir'}); if (defined $params{'po_out_name'}) { - print STDERR "writepo(".$params{'po_out_name'}.")... " - if $self->debug(); - $self->writepo($params{'po_out_name'}); - print STDERR "done.\n" if $self->debug(); + print STDERR "writepo(".$params{'po_out_name'}.")... " + if $self->debug(); + $self->writepo($params{'po_out_name'}); + print STDERR "done.\n" if $self->debug(); } chdir $params{'calldir'} - if (defined $params{'calldir'}); + if (defined $params{'calldir'}); return $self; } @@ -372,10 +372,10 @@ $self->{TT}{doc_in}=(); $self->{TT}{doc_out}=(); if (defined $options{'verbose'}) { - $self->{TT}{verbose} = $options{'verbose'}; + $self->{TT}{verbose} = $options{'verbose'}; } if (defined $options{'debug'}) { - $self->{TT}{debug} = $options{'debug'}; + $self->{TT}{debug} = $options{'debug'}; } # Input document is in ascii until we prove the opposite (in read()) $self->{TT}{ascii_input}=1; @@ -383,7 +383,6 @@ # document isn't in ascii) $self->{TT}{utf_mode}=0; - return $self; } @@ -407,33 +406,33 @@ sub read() { my $self=shift; my $filename=shift - or croak wrap_msg(dgettext("po4a", "Can't read from file without having a filename")); + or croak wrap_msg(dgettext("po4a", "Can't read from file without having a filename")); my $linenum=0; open INPUT,"<$filename" - or croak wrap_msg(dgettext("po4a", "Can't read from %s: %s"), $filename, $!); + or croak wrap_msg(dgettext("po4a", "Can't read from %s: %s"), $filename, $!); while (defined (my $textline = )) { - $linenum++; - my $ref="$filename:$linenum"; - $textline =~ s/\r$//; - my @entry=($textline,$ref); - push @{$self->{TT}{doc_in}}, @entry; + $linenum++; + my $ref="$filename:$linenum"; + $textline =~ s/\r$//; + my @entry=($textline,$ref); + push @{$self->{TT}{doc_in}}, @entry; - if (!defined($self->{TT}{'file_in_charset'})) { - # Detect if this file has non-ascii characters - if($self->{TT}{ascii_input}) { - my $decoder = guess_encoding($textline); - if (!ref($decoder) or $decoder !~ /Encode::XS=/) { - # We have detected a non-ascii line - $self->{TT}{ascii_input} = 0; - # Save the reference for future error message - $self->{TT}{non_ascii_ref} ||= $ref; - } - } - } + if (!defined($self->{TT}{'file_in_charset'})) { + # Detect if this file has non-ascii characters + if($self->{TT}{ascii_input}) { + my $decoder = guess_encoding($textline); + if (!ref($decoder) or $decoder !~ /Encode::XS=/) { + # We have detected a non-ascii line + $self->{TT}{ascii_input} = 0; + # Save the reference for future error message + $self->{TT}{non_ascii_ref} ||= $ref; + } + } + } } close INPUT - or croak wrap_msg(dgettext("po4a", "Can't close %s after reading: %s"), $filename, $!); + or croak wrap_msg(dgettext("po4a", "Can't close %s after reading: %s"), $filename, $!); } @@ -446,29 +445,29 @@ sub write { my $self=shift; my $filename=shift - or croak wrap_msg(dgettext("po4a", "Can't write to a file without filename")); + or croak wrap_msg(dgettext("po4a", "Can't write to a file without filename")); my $fh; if ($filename eq '-') { - $fh=\*STDOUT; + $fh=\*STDOUT; } else { - # make sure the directory in which we should write the localized file exists - my $dir = $filename; - if ($dir =~ m|/|) { - $dir =~ s|/[^/]*$||; + # make sure the directory in which we should write the localized file exists + my $dir = $filename; + if ($dir =~ m|/|) { + $dir =~ s|/[^/]*$||; - File::Path::mkpath($dir, 0, 0755) # Croaks on error - if (length ($dir) && ! -e $dir); - } - open $fh,">$filename" - or croak wrap_msg(dgettext("po4a", "Can't write to %s: %s"), $filename, $!); + File::Path::mkpath($dir, 0, 0755) # Croaks on error + if (length ($dir) && ! -e $dir); + } + open $fh,">$filename" + or croak wrap_msg(dgettext("po4a", "Can't write to %s: %s"), $filename, $!); } map { print $fh $_ } $self->docheader(); map { print $fh $_ } @{$self->{TT}{doc_out}}; if ($filename ne '-') { - close $fh or croak wrap_msg(dgettext("po4a", "Can't close %s after writing: %s"), $filename, $!); + close $fh or croak wrap_msg(dgettext("po4a", "Can't close %s after writing: %s"), $filename, $!); } } @@ -541,63 +540,65 @@ my ($filename,$header)=shift; my ($errcode,$mode,$position,$boundary,$bmode,$content)= - (1,"","","","",""); + (1,"","","","",""); unless (open (INS, "<$filename")) { - warn wrap_msg(dgettext("po4a", "Can't read from %s: %s"), $filename, $!); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "Can't read from %s: %s"), $filename, $!); + goto END_PARSE_ADDFILE; } unless (defined ($header=) && $header) { - warn wrap_msg(dgettext("po4a", "Can't read po4a header from %s."), $filename); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "Can't read po4a header from %s."), $filename); + goto END_PARSE_ADDFILE; } unless ($header =~ s/PO4A-HEADER://i) { - warn wrap_msg(dgettext("po4a", "First line of %s does not look like a po4a header."), $filename); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "First line of %s does not look like a po4a header."), $filename); + goto END_PARSE_ADDFILE; } foreach my $part (split(/;/,$header)) { - unless ($part =~ m/^\s*([^=]*)=(.*)$/) { - warn wrap_msg(dgettext("po4a", "Syntax error in po4a header of %s, near \"%s\""), $filename, $part); - goto END_PARSE_ADDFILE; - } - my ($key,$value)=($1,$2); - $key=lc($key); - if ($key eq 'mode') { $mode=lc($value); - } elsif ($key eq 'position') { $position=$value; - } elsif ($key eq 'endboundary') { - $boundary=$value; - $bmode='after'; - } elsif ($key eq 'beginboundary') { - $boundary=$value; - $bmode='before'; - } else { - warn wrap_msg(dgettext("po4a", "Invalid argument in the po4a header of %s: %s"), $filename, $key); - goto END_PARSE_ADDFILE; - } + unless ($part =~ m/^\s*([^=]*)=(.*)$/) { + warn wrap_msg(dgettext("po4a", "Syntax error in po4a header of %s, near \"%s\""), $filename, $part); + goto END_PARSE_ADDFILE; + } + my ($key,$value)=($1,$2); + $key=lc($key); + if ($key eq 'mode') { + $mode=lc($value); + } elsif ($key eq 'position') { + $position=$value; + } elsif ($key eq 'endboundary') { + $boundary=$value; + $bmode='after'; + } elsif ($key eq 'beginboundary') { + $boundary=$value; + $bmode='before'; + } else { + warn wrap_msg(dgettext("po4a", "Invalid argument in the po4a header of %s: %s"), $filename, $key); + goto END_PARSE_ADDFILE; + } } unless (length($mode)) { - warn wrap_msg(dgettext("po4a", "The po4a header of %s does not define the mode."), $filename); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "The po4a header of %s does not define the mode."), $filename); + goto END_PARSE_ADDFILE; } unless ($mode eq "before" || $mode eq "after") { - warn wrap_msg(dgettext("po4a", "Mode invalid in the po4a header of %s: should be 'before' or 'after' not %s."), $filename, $mode); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "Mode invalid in the po4a header of %s: should be 'before' or 'after' not %s."), $filename, $mode); + goto END_PARSE_ADDFILE; } unless (length($position)) { - warn wrap_msg(dgettext("po4a", "The po4a header of %s does not define the position."), $filename); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "The po4a header of %s does not define the position."), $filename); + goto END_PARSE_ADDFILE; } unless ($mode eq "before" || length($boundary)) { - warn wrap_msg(dgettext("po4a", "No ending boundary given in the po4a header, but mode=after.")); - goto END_PARSE_ADDFILE; + warn wrap_msg(dgettext("po4a", "No ending boundary given in the po4a header, but mode=after.")); + goto END_PARSE_ADDFILE; } while (defined(my $line = )) { - $content .= $line; + $content .= $line; } close INS; @@ -617,15 +618,15 @@ print STDERR "Apply addendum $filename..." if $self->debug(); unless ($filename) { - warn wrap_msg(dgettext("po4a", - "Can't apply addendum when not given the filename")); - return 0; + warn wrap_msg(dgettext("po4a", + "Can't apply addendum when not given the filename")); + return 0; } die wrap_msg(dgettext("po4a", "Addendum %s does not exist."), $filename) unless -e $filename; my ($errcode,$mode,$position,$boundary,$bmode,$content)= - addendum_parse($filename); + addendum_parse($filename); return 0 if ($errcode); print STDERR "mode=$mode;pos=$position;bound=$boundary;bmode=$bmode;ctn=$content\n" @@ -635,68 +636,68 @@ # suppose it's already in the output document's charset if (defined($self->{TT}{'addendum_charset'}) && length($self->{TT}{'addendum_charset'})) { - Encode::from_to($content,$self->{TT}{'addendum_charset'}, - $self->get_out_charset); + Encode::from_to($content,$self->{TT}{'addendum_charset'}, + $self->get_out_charset); } my $found = scalar grep { /$position/ } @{$self->{TT}{doc_out}}; if ($found == 0) { - warn wrap_msg(dgettext("po4a", - "No candidate position for the addendum %s."), $filename); - return 0; + warn wrap_msg(dgettext("po4a", + "No candidate position for the addendum %s."), $filename); + return 0; } if ($found > 1) { - warn wrap_msg(dgettext("po4a", - "More than one candidate position found for the addendum %s."), $filename); - return 0; + warn wrap_msg(dgettext("po4a", + "More than one candidate position found for the addendum %s."), $filename); + return 0; } if ($mode eq "before") { - if ($self->verbose() > 1 || $self->debug() ) { - map { print STDERR wrap_msg(dgettext("po4a", "Addendum '%s' applied before this line: %s"), $filename, $_) if (/$position/); - } @{$self->{TT}{doc_out}}; - } - @{$self->{TT}{doc_out}} = map { /$position/ ? ($content,$_) : $_ + if ($self->verbose() > 1 || $self->debug() ) { + map { print STDERR wrap_msg(dgettext("po4a", "Addendum '%s' applied before this line: %s"), $filename, $_) if (/$position/); + } @{$self->{TT}{doc_out}}; + } + @{$self->{TT}{doc_out}} = map { /$position/ ? ($content,$_) : $_ } @{$self->{TT}{doc_out}}; } else { - my @newres=(); + my @newres=(); - do { - # make sure it doesn't whine on empty document - my $line = scalar @{$self->{TT}{doc_out}} ? shift @{$self->{TT}{doc_out}} : ""; - push @newres,$line; - my $outline=mychomp($line); - $outline =~ s/^[ \t]*//; + do { + # make sure it doesn't whine on empty document + my $line = scalar @{$self->{TT}{doc_out}} ? shift @{$self->{TT}{doc_out}} : ""; + push @newres,$line; + my $outline=mychomp($line); + $outline =~ s/^[ \t]*//; - if ($line =~ m/$position/) { - while ($line=shift @{$self->{TT}{doc_out}}) { - last if ($line=~/$boundary/); - push @newres,$line; - } - if (defined $line) { - if ($bmode eq 'before') { - print wrap_msg(dgettext("po4a", - "Addendum '%s' applied before this line: %s"), - $filename, $outline) - if ($self->verbose() > 1 || $self->debug()); - push @newres,$content; - push @newres,$line; - } else { - print wrap_msg(dgettext("po4a", - "Addendum '%s' applied after the line: %s."), - $filename, $outline) - if ($self->verbose() > 1 || $self->debug()); - push @newres,$line; - push @newres,$content; - } - } else { - print wrap_msg(dgettext("po4a", "Addendum '%s' applied at the end of the file."), $filename) - if ($self->verbose() > 1 || $self->debug()); - push @newres,$content; - } - } - } while (scalar @{$self->{TT}{doc_out}}); - @{$self->{TT}{doc_out}} = @newres; + if ($line =~ m/$position/) { + while ($line=shift @{$self->{TT}{doc_out}}) { + last if ($line=~/$boundary/); + push @newres,$line; + } + if (defined $line) { + if ($bmode eq 'before') { + print wrap_msg(dgettext("po4a", + "Addendum '%s' applied before this line: %s"), + $filename, $outline) + if ($self->verbose() > 1 || $self->debug()); + push @newres,$content; + push @newres,$line; + } else { + print wrap_msg(dgettext("po4a", + "Addendum '%s' applied after the line: %s."), + $filename, $outline) + if ($self->verbose() > 1 || $self->debug()); + push @newres,$line; + push @newres,$content; + } + } else { + print wrap_msg(dgettext("po4a", "Addendum '%s' applied at the end of the file."), $filename) + if ($self->verbose() > 1 || $self->debug()); + push @newres,$content; + } + } + } while (scalar @{$self->{TT}{doc_out}}); + @{$self->{TT}{doc_out}} = @newres; } print STDERR "done.\n" if $self->debug(); return 1; @@ -739,12 +740,12 @@ sub shiftline { my ($line,$ref)=(shift @{$_[0]->{TT}{doc_in}}, - shift @{$_[0]->{TT}{doc_in}}); + shift @{$_[0]->{TT}{doc_in}}); return ($line,$ref); } sub unshiftline { - my $self = shift; - unshift @{$self->{TT}{doc_in}},@_; + my $self = shift; + unshift @{$self->{TT}{doc_in}},@_; } sub pushline { push @{$_[0]->{TT}{doc_out}}, $_[1] if defined $_[1]; } @@ -782,7 +783,7 @@ a hash. For example: $self->translate("string","ref","type", - 'wrap' => 1); + 'wrap' => 1); =over @@ -838,29 +839,29 @@ # map { $validoption{$_}=1 } (split(/ /,$validoption)); # foreach (keys %options) { - # Carp::confess "internal error: translate() called with unknown arg $_. Valid options: $validoption" - # unless $validoption{$_}; + # Carp::confess "internal error: translate() called with unknown arg $_. Valid options: $validoption" + # unless $validoption{$_}; # } my $in_charset; if ($self->{TT}{ascii_input}) { - $in_charset = "ascii"; + $in_charset = "ascii"; } else { - if (defined($self->{TT}{'file_in_charset'}) and - length($self->{TT}{'file_in_charset'}) and - $self->{TT}{'file_in_charset'} !~ m/ascii/i) { - $in_charset=$self->{TT}{'file_in_charset'}; - } else { - # FYI, the document charset have to be determined *before* we see the first - # string to recode. - die wrap_mod("po4a", dgettext("po4a", "Couldn't determine the input document's charset. Please specify it on the command line. (non-ASCII char at %s)"), $self->{TT}{non_ascii_ref}) - } + if (defined($self->{TT}{'file_in_charset'}) and + length($self->{TT}{'file_in_charset'}) and + $self->{TT}{'file_in_charset'} !~ m/ascii/i) { + $in_charset=$self->{TT}{'file_in_charset'}; + } else { + # FYI, the document charset have to be determined *before* we see the first + # string to recode. + die wrap_mod("po4a", dgettext("po4a", "Couldn't determine the input document's charset. Please specify it on the command line. (non-ASCII char at %s)"), $self->{TT}{non_ascii_ref}) + } } if ($self->{TT}{po_in}->get_charset ne "CHARSET") { - $string = encode_from_to($string, - $self->{TT}{'file_in_encoder'}, - $self->{TT}{po_in}{encoder}); + $string = encode_from_to($string, + $self->{TT}{'file_in_encoder'}, + $self->{TT}{po_in}{encoder}); } if (defined $options{'wrapcol'} && $options{'wrapcol'} < 0) { @@ -868,51 +869,51 @@ $options{'wrapcol'} = 76 + $options{'wrapcol'}; } my $transstring = $self->{TT}{po_in}->gettext($string, - 'wrap' => $options{'wrap'}||0, - 'wrapcol' => $options{'wrapcol'}); + 'wrap' => $options{'wrap'}||0, + 'wrapcol' => $options{'wrapcol'}); if ($self->{TT}{po_in}->get_charset ne "CHARSET") { - my $out_encoder = $self->{TT}{'file_out_encoder'}; - unless (defined $out_encoder) { - $out_encoder = find_encoding($self->get_out_charset) - } - $transstring = encode_from_to($transstring, - $self->{TT}{po_in}{encoder}, - $out_encoder); + my $out_encoder = $self->{TT}{'file_out_encoder'}; + unless (defined $out_encoder) { + $out_encoder = find_encoding($self->get_out_charset) + } + $transstring = encode_from_to($transstring, + $self->{TT}{po_in}{encoder}, + $out_encoder); } # If the input document isn't completely in ascii, we should see what to # do with the current string unless ($self->{TT}{ascii_input}) { my $out_charset = $self->{TT}{po_out}->get_charset; - # We set the output po charset + # We set the output po charset if ($out_charset eq "CHARSET") { - if ($self->{TT}{utf_mode}) { - $out_charset="UTF-8"; - } else { - $out_charset=$in_charset; - } - $self->{TT}{po_out}->set_charset($out_charset); - } - if ( $in_charset !~ /^$out_charset$/i ) { - Encode::from_to($string,$in_charset,$out_charset); - if (defined($options{'comment'}) and length($options{'comment'})) { - Encode::from_to($options{'comment'},$in_charset,$out_charset); - } - } + if ($self->{TT}{utf_mode}) { + $out_charset="UTF-8"; + } else { + $out_charset=$in_charset; + } + $self->{TT}{po_out}->set_charset($out_charset); + } + if ( $in_charset !~ /^$out_charset$/i ) { + Encode::from_to($string,$in_charset,$out_charset); + if (defined($options{'comment'}) and length($options{'comment'})) { + Encode::from_to($options{'comment'},$in_charset,$out_charset); + } + } } # the comments provided by the modules are automatic comments from the PO point of view $self->{TT}{po_out}->push('msgid' => $string, - 'reference' => $ref, - 'type' => $type, - 'automatic' => $options{'comment'}, - 'wrap' => $options{'wrap'}||0, - 'wrapcol' => $options{'wrapcol'}); + 'reference' => $ref, + 'type' => $type, + 'automatic' => $options{'comment'}, + 'wrap' => $options{'wrap'}||0, + 'wrapcol' => $options{'wrapcol'}); # if ($self->{TT}{po_in}->get_charset ne "CHARSET") { -# Encode::from_to($transstring,$self->{TT}{po_in}->get_charset, -# $self->get_out_charset); +# Encode::from_to($transstring,$self->{TT}{po_in}->get_charset, +# $self->get_out_charset); # } if ($options{'wrap'}||0) { @@ -938,9 +939,9 @@ sub verbose { if (defined $_[1]) { - $_[0]->{TT}{verbose} = $_[1]; + $_[0]->{TT}{verbose} = $_[1]; } else { - return $_[0]->{TT}{verbose} || 0; # undef and 0 have the same meaning, but one generates warnings + return $_[0]->{TT}{verbose} || 0; # undef and 0 have the same meaning, but one generates warnings } } @@ -980,7 +981,7 @@ if (defined $self->{TT}{'file_in_charset'} and length $self->{TT}{'file_in_charset'} and $self->{TT}{'file_in_charset'} !~ m/ascii/i) { - $self->{TT}{ascii_input}=0; + $self->{TT}{ascii_input}=0; } } @@ -1003,20 +1004,20 @@ # Use the value specified at the command line if (defined($self->{TT}{'file_out_charset'}) and - length($self->{TT}{'file_out_charset'})) { - $charset=$self->{TT}{'file_out_charset'}; + length($self->{TT}{'file_out_charset'})) { + $charset=$self->{TT}{'file_out_charset'}; } else { - if ($self->{TT}{utf_mode} && $self->{TT}{ascii_input}) { - $charset="UTF-8"; - } else { - $charset=$self->{TT}{po_in}->get_charset; - $charset=$self->{TT}{'file_in_charset'} - if $charset eq "CHARSET" and - defined($self->{TT}{'file_in_charset'}) and - length($self->{TT}{'file_in_charset'}); - $charset="ascii" - if $charset eq "CHARSET"; - } + if ($self->{TT}{utf_mode} && $self->{TT}{ascii_input}) { + $charset="UTF-8"; + } else { + $charset=$self->{TT}{po_in}->get_charset; + $charset=$self->{TT}{'file_in_charset'} + if $charset eq "CHARSET" and + defined($self->{TT}{'file_in_charset'}) and + length($self->{TT}{'file_in_charset'}); + $charset="ascii" + if $charset eq "CHARSET"; + } } return $charset; } @@ -1034,14 +1035,14 @@ sub recode_skipped_text { my ($self,$text)=(shift,shift); unless ($self->{TT}{'ascii_input'}) { - if(defined($self->{TT}{'file_in_charset'}) and - length($self->{TT}{'file_in_charset'}) ) { - $text = encode_from_to($text, - $self->{TT}{'file_in_encoder'}, - find_encoding($self->get_out_charset)); - } else { - die wrap_mod("po4a", dgettext("po4a", "Couldn't determine the input document's charset. Please specify it on the command line. (non-ASCII char at %s)"), $self->{TT}{non_ascii_ref}) - } + if(defined($self->{TT}{'file_in_charset'}) and + length($self->{TT}{'file_in_charset'}) ) { + $text = encode_from_to($text, + $self->{TT}{'file_in_encoder'}, + find_encoding($self->get_out_charset)); + } else { + die wrap_mod("po4a", dgettext("po4a", "Couldn't determine the input document's charset. Please specify it on the command line. (non-ASCII char at %s)"), $self->{TT}{non_ascii_ref}) + } } return $text; } @@ -1104,8 +1105,8 @@ all language, using a map-like syntax: $self->pushline_all({ "Description[".$langcode."]=". - $self->translate($line,$ref,$langcode) - }); + $self->translate($line,$ref,$langcode) + }); =back Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Common.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Common.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Common.pm (revision 2469) @@ -76,7 +76,6 @@ eval ' sub wrapi18n($$$) { Text::WrapI18N::wrap($_[0],$_[1],$_[2]) } ' } else { - # If we cannot wrap, well, that's too bad. Survive anyway. eval ' sub wrapi18n($$$) { $_[0].$_[2] } ' } @@ -105,13 +104,13 @@ my $name = shift; print sprintf(gettext( - "%s version %s.\n". - "written by Martin Quinson and Denis Barbier.\n\n". - "Copyright (C) 2002, 2003, 2004 Software in the Public Interest, Inc.\n". - "This is free software; see source code for copying\n". - "conditions. There is NO warranty; not even for\n". - "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - ), $name, $Locale::Po4a::TransTractor::VERSION)."\n"; + "%s version %s.\n". + "written by Martin Quinson and Denis Barbier.\n\n". + "Copyright (C) 2002, 2003, 2004 Software in the Public Interest, Inc.\n". + "This is free software; see source code for copying\n". + "conditions. There is NO warranty; not even for\n". + "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + ), $name, $Locale::Po4a::TransTractor::VERSION)."\n"; } =item @@ -165,13 +164,13 @@ my @args = @_; if (!$mod) { - # If we don't get a module name, show the message like wrap_mod does - return wrap_mod($ref, $msg, @args); + # If we don't get a module name, show the message like wrap_mod does + return wrap_mod($ref, $msg, @args); } else { - $ref .= ": "; - my $spaces = " " x min(length($ref), 15); - $msg = "$ref($mod)\n$msg"; - return wrapi18n("", $spaces, sprintf($msg, @args))."\n"; + $ref .= ": "; + my $spaces = " " x min(length($ref), 15); + $msg = "$ref($mod)\n$msg"; + return wrapi18n("", $spaces, sprintf($msg, @args))."\n"; } } Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TeX.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TeX.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/TeX.pm (revision 2469) @@ -730,7 +730,6 @@ $buffer =~ s/($RE_PRE_COMMENT)$RE_COMMENT([^\n]*)(\n[ \t]*)/$1$end/s; } - # translate leading commands. do { # keep the leading space to put them back after the translation of Index: branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Chooser.pm =================================================================== --- branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Chooser.pm (revision 2468) +++ branches/Bungo/package/bin/po4a/lib/Locale/Po4a/Chooser.pm (revision 2469) @@ -45,9 +45,9 @@ if ($@) { my $error=$@; warn wrap_msg(gettext("Unknown format type: %s."), $module); - warn wrap_mod("po4a::chooser", - gettext("Module loading error: %s"), $error) - if defined $options{'verbose'} && $options{'verbose'} > 0; + warn wrap_mod("po4a::chooser", + gettext("Module loading error: %s"), $error) + if defined $options{'verbose'} && $options{'verbose'} > 0; list(1); } } Index: branches/Bungo/package/bin/po4a/po4a-gettextize =================================================================== --- branches/Bungo/package/bin/po4a/po4a-gettextize (revision 2468) +++ branches/Bungo/package/bin/po4a/po4a-gettextize (revision 2469) @@ -186,7 +186,7 @@ my ($pofile)=('-'); my (@masterfile,@locfile,$help_fmt,$help,$type,@options); -my ($mastchar,$locchar); +my ($mastchar,$locchar)=('ascii'); Getopt::Long::config('bundling', 'no_getopt_compat', 'no_auto_abbrev'); GetOptions( 'help|h' => \$help, @@ -238,7 +238,12 @@ $mastertt->read($file); } $mastertt->{TT}{utf_mode} = 1; -$mastertt->{TT}{file_in_charset} = $mastchar; +if ($mastertt->{TT}{ascii_input}) { + $mastertt->detected_charset('ascii'); +} else { + $mastertt->detected_charset($mastchar); + $mastertt->{TT}{po_in}->set_charset($mastchar); +} $mastertt->parse; @@ -253,7 +258,8 @@ } # We force the conversion to utf if the master document wasn't in ascii $transtt->{TT}{utf_mode} = !$mastertt->{TT}{ascii_input}; - $transtt->{TT}{file_in_charset} = $locchar; + $transtt->detected_charset($locchar); + $transtt->{TT}{po_in}->set_charset($locchar); $transtt->parse; my $mergedpo = Locale::Po4a::Po->gettextize($mastertt->getpoout(), Index: branches/Bungo/package/bin/clean_po_headers.sh =================================================================== --- branches/Bungo/package/bin/clean_po_headers.sh (revision 2468) +++ branches/Bungo/package/bin/clean_po_headers.sh (revision 2469) @@ -10,7 +10,7 @@ lang=${pofile##*/} lang=${lang%.*} gsed -i 's/; charset=CHARSET/; charset=UTF-8/g' $pofile - gsed -i 's/^\"Project-Id-Version: PACKAGE VERSION/\"Project-Id-Version: Chameleon 2.2/' $pofile + gsed -i 's/^\"Project-Id-Version: PACKAGE VERSION/\"Project-Id-Version: Chameleon 2.3/' $pofile gsed -i "s/^\"Language:.*\"/\"Language: $lang\\\n\"/" $pofile gsed -i "s/^\"Language-Team:.*\"/\"Language-Team: $lang <$lang@li.org>\\\n\"/" $pofile done Index: branches/Bungo/package/Resources/templates/Localizable.strings =================================================================== --- branches/Bungo/package/Resources/templates/Localizable.strings (revision 2468) +++ branches/Bungo/package/Resources/templates/Localizable.strings (revision 2469) @@ -194,6 +194,9 @@ "EnableC6State_title" = "EnableC6State=Yes"; "EnableC6State_description" = "Enable specific Processor power state, C6."; +"EnableC7State_title" = "EnableC7State=Yes"; +"EnableC7State_description" = "Enable specific Processor power state, C7."; + "GenerateCStates_title" = "GenerateCStates=Yes"; "GenerateCStates_description" = "Enable auto generation of processor idle sleep states (C-States)."; @@ -258,6 +261,14 @@ "HDEFLayoutIDx03_description" = "Set HDEF layout-it to 3: 003 (0x03, 0x00, 0x00, 0x00)."; +"HDEFLayoutIDx05_title" = "LayoutID=5"; +"HDEFLayoutIDx05_description" = "Set HDEF layout-it to 5: +005 (0x05, 0x00, 0x00, 0x00)."; + +"HDEFLayoutIDx07_title" = "LayoutID=7"; +"HDEFLayoutIDx07_description" = "Set HDEF layout-it to 7: +007 (0x07, 0x00, 0x00, 0x00)."; + "HDEFLayoutIDx12_title" = "LayoutID=12"; "HDEFLayoutIDx12_description" = "Set HDEF layout-it to 12: 00C (0x0C, 0x00, 0x00, 0x00)."; @@ -356,6 +367,14 @@ "HDAULayoutIDx03_description" = "Set HDAU layout-it to 3: 003 (0x03, 0x00, 0x00, 0x00)."; +"HDAULayoutIDx05_title" = "LayoutID=5"; +"HDAULayoutIDx05_description" = "Set HDAU layout-it to 5: +005 (0x05, 0x00, 0x00, 0x00)."; + +"HDAULayoutIDx07_title" = "LayoutID=7"; +"HDAULayoutIDx07_description" = "Set HDAU layout-it to 7: +007 (0x07, 0x00, 0x00, 0x00)."; + "HDAULayoutIDx12_title" = "LayoutID=12"; "HDAULayoutIDx12_description" = "Set HDAU layout-it to 12: 00C (0x0C, 0x00, 0x00, 0x00)."; @@ -481,52 +500,52 @@ // ---------------------------------------------------------------------------- "IntelAzulx00_title" = "00000604"; -"IntelAzulx00_description" = "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx00_description" = "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx01_title" = "0000060c"; -"IntelAzulx01_description" = "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx01_description" = "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx02_title" = "00001604"; -"IntelAzulx02_description" = "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx02_description" = "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx03_title" = "0000160a"; -"IntelAzulx03_description" = "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx03_description" = "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx04_title" = "0000160c"; -"IntelAzulx04_description" = "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx04_description" = "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx05_title" = "00002604"; -"IntelAzulx05_description" = "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx05_description" = "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx06_title" = "0000260a"; -"IntelAzulx06_description" = "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx06_description" = "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx07_title" = "0000260c"; -"IntelAzulx07_description" = "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx07_description" = "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx08_title" = "0000260d"; -"IntelAzulx08_description" = "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx08_description" = "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx09_title" = "02001604"; -"IntelAzulx09_description" = "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx09_description" = "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx10_title" = "0300220d"; -"IntelAzulx10_description" = "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id."; +"IntelAzulx10_description" = "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id."; "IntelAzulx11_title" = "0500260a"; -"IntelAzulx11_description" = "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx11_description" = "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx12_title" = "0600260a"; -"IntelAzulx12_description" = "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx12_description" = "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx13_title" = "0700260d"; -"IntelAzulx13_description" = "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx13_description" = "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx14_title" = "0800260a"; -"IntelAzulx14_description" = "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx14_description" = "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; "IntelAzulx15_title" = "08002e0a"; -"IntelAzulx15_description" = "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id."; +"IntelAzulx15_description" = "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id."; // ---------------------------------------------------------------------------- @@ -580,6 +599,9 @@ "EnableDualLink_title" = "EnableDualLink=Yes"; "EnableDualLink_description" = "Enables DualLink options for nVidia and ATi cards."; +"NvidiaGeneric_title" = "NvidiaGeneric=Yes"; +"NvidiaGeneric_description" = "Use the classic Nvidia name for the SystemProfiler (disabled by default)."; + // ---------------------------------------------------------------------------- // Boot options - KERNEL FLAGS // ---------------------------------------------------------------------------- @@ -613,6 +635,9 @@ http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/ Findings credits to meklort and Rampage Dev."; +"kext-dev-mode1_title" = "kext-dev-mode=1"; +"kext-dev-mode1_description" = "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg."; + "Dart0_title" = "dart=0"; "Dart0_description" = "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization). More information by bcc9 here: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000"; Index: branches/Bungo/package/buildpkg.sh =================================================================== --- branches/Bungo/package/buildpkg.sh (revision 2468) +++ branches/Bungo/package/buildpkg.sh (revision 2469) @@ -73,7 +73,7 @@ declare -r CHAMELEON_DEVELOP=$(awk "NR==6{print;exit}" ${PKGROOT}/../CREDITS) declare -r CHAMELEON_CREDITS=$(awk "NR==10{print;exit}" ${PKGROOT}/../CREDITS) declare -r CHAMELEON_PKGDEV=$(awk "NR==14{print;exit}" ${PKGROOT}/../CREDITS) -declare -r CHAMELEON_CPRYEAR=$(awk "NR==18{print;exit}" ${PKGROOT}/../CREDITS) +declare -r CHAMELEON_CPRYEAR=$(awk "NR==18{print;exit}" ${PKGROOT}/../CREDITS)"-"$( date +"%Y" ) if [[ $(whoami | awk '{print $1}' | cut -d ":" -f3) == "admin" ]];then declare -r CHAMELEON_WHOBUILD="VoodooLabs BuildBot" else Index: branches/Bungo/package/po/ar.po =================================================================== --- branches/Bungo/package/po/ar.po (revision 2468) +++ branches/Bungo/package/po/ar.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-04-26 18:34+0000\n" "Last-Translator: magnifico \n" "Language-Team: ar \n" @@ -263,7 +263,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "قياسى" @@ -375,7 +375,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "الدقة" @@ -1067,7 +1067,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1082,7 +1082,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1097,7 +1097,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1110,15 +1110,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1126,14 +1156,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1141,14 +1171,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1156,14 +1186,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1171,14 +1201,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1186,14 +1216,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1201,14 +1231,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1216,14 +1246,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1231,14 +1261,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1246,14 +1276,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1261,14 +1291,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1276,14 +1306,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1291,14 +1321,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1306,14 +1336,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1321,14 +1351,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1336,14 +1366,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1351,14 +1381,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1366,14 +1396,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1381,14 +1411,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1396,14 +1426,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1411,14 +1441,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1426,7 +1456,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1434,7 +1464,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1442,15 +1472,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1458,7 +1504,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1466,7 +1512,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1474,7 +1520,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1482,7 +1528,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1490,7 +1536,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1498,7 +1544,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1506,7 +1552,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1514,7 +1560,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1522,7 +1568,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1530,7 +1576,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1538,7 +1584,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1546,7 +1592,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1554,7 +1600,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1562,7 +1608,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1570,7 +1616,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1578,7 +1624,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1586,7 +1632,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1594,7 +1640,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1602,7 +1648,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1610,7 +1656,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1618,603 +1664,615 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, fuzzy, no-wrap #| msgid "EnableC2State=Yes" msgid "EnableBacklight=Yes" msgstr "EnableC2State=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, fuzzy, no-wrap #| msgid "EnableC2State=Yes" msgid "EnableDualLink=Yes" msgstr "EnableC2State=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2223,25 +2281,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2250,14 +2308,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2265,277 +2335,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/en.po =================================================================== --- branches/Bungo/package/po/en.po (revision 2468) +++ branches/Bungo/package/po/en.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:14+0000\n" "Last-Translator: ErmaC \n" "Language-Team: en \n" @@ -267,7 +267,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -388,7 +388,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolution" @@ -1079,7 +1079,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1096,7 +1096,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1113,7 +1113,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1128,15 +1128,49 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1146,14 +1180,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1163,14 +1197,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1180,14 +1214,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1197,14 +1231,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1214,14 +1248,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1231,14 +1265,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1248,14 +1282,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1265,14 +1299,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1282,14 +1316,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1299,14 +1333,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1316,14 +1350,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1333,14 +1367,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1350,14 +1384,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1367,14 +1401,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1384,14 +1418,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1401,14 +1435,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1418,14 +1452,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1435,14 +1469,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1452,14 +1486,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1469,14 +1503,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1486,7 +1520,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1496,7 +1530,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1506,7 +1540,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1515,8 +1549,28 @@ "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1526,7 +1580,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1536,7 +1590,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1546,7 +1600,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1556,7 +1610,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1566,7 +1620,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1576,7 +1630,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1586,7 +1640,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1596,7 +1650,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1606,7 +1660,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1616,7 +1670,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1626,7 +1680,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1636,7 +1690,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1646,7 +1700,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1656,7 +1710,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1666,7 +1720,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1676,7 +1730,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1686,7 +1740,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1696,7 +1750,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1706,7 +1760,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1716,7 +1770,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1726,601 +1780,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Set HDEF PinConfiguration for Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Set HDEF PinConfiguration for Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Set HDEF PinConfiguration for Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Set HDEF PinConfiguration for Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Set HDEF PinConfiguration for Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Set HDEF PinConfiguration for ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Enables the option to auto detect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Inject HDMi audio for NVIDIA or AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Enables UseAtiROM options." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Enables UseNvidiaROM options." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Enables VBIOS option" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Skip the GraphicsEnbaler autodetect for Intel based GPUs." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Enables Backlight options for laptop with nVidia cards." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Enables DualLink options for nVidia and ATi cards." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "Use the classic Nvidia name for the SystemProfiler (disabled by default)." + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "A troubleshooting option used for booting into OS X's BSD/Unix command line." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2332,25 +2398,25 @@ "Findings credits to bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2363,14 +2429,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Findings credits to meklort and Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2380,277 +2458,277 @@ "More information by bcc9 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Use the keyboard layout for a German Mac keyboard" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Use the keyboard layout for a Spanish Mac keyboard" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Use the keyboard layout for a French Mac keyboard" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Use the keyboard layout for an Italian Mac keyboard" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Use the keyboard layout for a Swedish Mac keyboard" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Use the keyboard layout for a French PC keyboard" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleon's original default theme introduced for v2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Chameleon default theme introduced for v2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "A lovely simple theme by NoSmokingBandit from April 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "A selection of options that deal with audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Control Options" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Settings to control how Chameleon works." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "General Options" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Choose from a selection of base options." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Choose from a selection of kernel flags." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Power Management" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "A selection of options that deal with power management and speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Set one resolution to use." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Set one HDEF Layout ID to use for your HDA controller." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Set one HDAU Layout ID to use for your HDMi controller." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Set one AAPL,ig-platform-id to use for your Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Set one AAPL,ig-platform-id to use for your Intel HD5000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Set one HDEF PinConfiguration to use." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "A selection of options that deal with video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Themes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/bs.po =================================================================== --- branches/Bungo/package/po/bs.po (revision 2468) +++ branches/Bungo/package/po/bs.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2012-03-07 00:12-0000\n" "Last-Translator: ErmaC\n" "Language-Team: bs \n" @@ -269,7 +269,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -381,7 +381,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolution" @@ -1081,7 +1081,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=1" @@ -1097,7 +1097,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=2" @@ -1113,7 +1113,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=3" @@ -1127,16 +1127,48 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, fuzzy, no-wrap #| msgid "KeyLayout" +msgid "LayoutID=5" +msgstr "KeyLayout" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "KeyLayout" +msgid "LayoutID=7" +msgstr "KeyLayout" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, fuzzy, no-wrap +#| msgid "KeyLayout" msgid "LayoutID=12" msgstr "KeyLayout" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1144,15 +1176,15 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=32" msgstr "KeyLayout" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1160,15 +1192,15 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=40" msgstr "KeyLayout" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1176,15 +1208,15 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=65" msgstr "KeyLayout" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1192,15 +1224,15 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "LayoutID=99" msgstr "KeyLayout" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1208,14 +1240,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1223,14 +1255,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1238,14 +1270,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1253,14 +1285,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1268,14 +1300,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1283,14 +1315,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1298,14 +1330,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1313,14 +1345,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1328,14 +1360,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1343,14 +1375,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1358,14 +1390,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1373,14 +1405,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1388,14 +1420,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1403,14 +1435,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1418,14 +1450,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1433,14 +1465,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1448,7 +1480,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1456,7 +1488,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1464,15 +1496,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1480,7 +1528,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1488,7 +1536,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1496,7 +1544,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1504,7 +1552,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1512,7 +1560,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1520,7 +1568,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1528,7 +1576,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1536,7 +1584,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1544,7 +1592,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1552,7 +1600,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1560,7 +1608,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1568,7 +1616,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1576,7 +1624,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1584,7 +1632,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1592,7 +1640,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1600,7 +1648,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1608,7 +1656,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1616,7 +1664,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1624,7 +1672,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1632,7 +1680,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1640,605 +1688,618 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, fuzzy, no-wrap #| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Omogućava opciju auto prepoznavanja NVIDIA baziranih grafičkih video kartica i upisuje pravilne informacije o istoj." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Uključuje UseAtiROM opciju." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Uključuje UseNvidiaROM opciju." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Uključuje VBIOS opciju" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, fuzzy, no-wrap #| msgid "UseNvidiaROM=Yes" msgid "SkipNvidiaGfx=Yes" msgstr "UseNvidiaROM=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, fuzzy, no-wrap #| msgid "EnableC2State=Yes" msgid "EnableBacklight=Yes" msgstr "EnableC2State=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, fuzzy, no-wrap #| msgid "EnableC2State=Yes" msgid "EnableDualLink=Yes" msgstr "EnableC2State=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, fuzzy, no-wrap +#| msgid "UseNvidiaROM=Yes" +msgid "NvidiaGeneric=Yes" +msgstr "UseNvidiaROM=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Uključuje verbose prijavu i omogućava vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za rješavanje problema." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Opcija za rješavanje problema koja se koristi za dizanje OS X BSD / Unix komandnog reda." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Opcija koja nije potrebna za svakodnevno podizanje, ali može biti korisna ako želite da OS X učita sve fajlove iz sistemskog direktorija, radije nego se oslanjajući na pre-izgrađenu predmemoriju." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x2000 za Kernel Zastave" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x3000 za Kernel Zastave" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2247,25 +2308,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Samo Lion. Isključuje 'low power wake' opciju koja ponekad ostavi crni ekran poslije buđenja iz spavanja." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2274,14 +2335,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2289,281 +2362,281 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Korištenje tastature za Njemačku Mac tastaturu" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Korištenje tastature za Španjolsku Mac tastaturu" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Korištenje tastature za Francusku Mac tastaturu" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Korištenje tastature za Italijansku Mac tastaturu" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Korištenje tastature za Svedsku Mac tastaturu" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Korištenje tastature za Francusku PC tastaturu" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Manja, jednostavnija verzija nove zadane teme koja se koristi prilikom izgradnje Chameleon-a koji zahtjeva ugrađenu temu. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleonova prethodno zadana tema." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Chameleonova trenutno zadana tema." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, fuzzy, no-wrap #| msgid "A selection of options that deal with video." msgid "A selection of options that deal with audio." msgstr "Odabir opcija koje se bave s videom." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Control Options" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Opcije za kontrolu rada Chameleona." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "General Options" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Izaberite od selekcije iz baze opcija." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Izaberite od selekcije iz kernel zastava." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Power Management" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Odabir opcija koje se bave upravljanjem potrošnjom energije i SpeedStepom." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Postavlja rezoluciju ekrana za vaš monitor" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "HDEF Layout" msgstr "KeyLayout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, fuzzy, no-wrap #| msgid "KeyLayout" msgid "HDAU Layout" msgstr "KeyLayout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, fuzzy, no-wrap #| msgid "Set one resolution to use." msgid "Set one HDEF PinConfiguration to use." msgstr "Postavlja rezoluciju ekrana za vaš monitor" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Odabir opcija koje se bave s videom." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Themes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/cs.po =================================================================== --- branches/Bungo/package/po/cs.po (revision 2468) +++ branches/Bungo/package/po/cs.po (revision 2469) @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.1svn-r1870\n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"Project-Id-Version: Chameleon 2.3\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:13+0000\n" "Last-Translator: ErmaC \n" "Language-Team: cs \n" @@ -269,7 +269,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standartní" @@ -385,7 +385,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Rozlíšení" @@ -1070,7 +1070,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1087,7 +1087,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1104,7 +1104,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1119,15 +1119,57 @@ "Nastavit HDEF layout na 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Nastavit HDEF layout na 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Nastavit HDEF layout na 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1137,14 +1179,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1154,14 +1196,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1171,14 +1213,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1188,14 +1230,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1205,14 +1247,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1222,14 +1264,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1239,14 +1281,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1256,14 +1298,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1273,14 +1315,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1290,14 +1332,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1307,14 +1349,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1324,14 +1366,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1341,14 +1383,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1358,14 +1400,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1375,14 +1417,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1392,14 +1434,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1409,14 +1451,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1426,14 +1468,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1443,14 +1485,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1460,14 +1502,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1477,7 +1519,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1487,7 +1529,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1497,7 +1539,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1506,8 +1548,34 @@ "Nastavit HDAU layout na 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Nastavit HDAU layout na 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Nastavit HDAU layout na 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1517,7 +1585,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1527,7 +1595,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1537,7 +1605,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1547,7 +1615,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1557,7 +1625,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1567,7 +1635,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1577,7 +1645,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1587,7 +1655,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1597,7 +1665,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1607,7 +1675,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1617,7 +1685,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1627,7 +1695,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1637,7 +1705,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1647,7 +1715,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1657,7 +1725,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1667,7 +1735,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1677,7 +1745,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1687,7 +1755,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1697,7 +1765,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1707,7 +1775,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1717,601 +1785,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660000 pro Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660001 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660002 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660003 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660004 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Nastavit 01620005 pro Intel HD4000 (Desktop) AAPL, ig-platform-id." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Nastavit 01620006 pro Intel HD4000 (Desktop) AAPL, ig-platform-id." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Nastavit 01620007 pro Intel HD4000 (Desktop) AAPL, ig-platform-id." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660008 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 01660009 pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 0166000a pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Nastavit 0166000b pro Intel HD4000 (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 00000604 pro Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 00000604 pro Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Nastavit 0000060c pro Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Nastavit 01660004 pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0000160a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0000160a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0000160c pro Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0000160c pro Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 00002604 pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 00002604 pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0000260a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0000260a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0600260c pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0600260c pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Nastavit 0000260d pro Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Nastavit 02001604 pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "Nastavit 0300220d pro Intel Haswell (Desktop) AAPL, ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0500260a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0500260a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0600260a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0600260a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0700260d pro Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0700260d pro Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 0800260a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 0800260a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Nastavit 08002e0a pro Intel HD5000 (Mobile) AAPL, ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Nastavit 08002e0a pro Intel Haswell (Mobile) AAPL, ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Nastavit HDEF PinConfiguration pro Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Nastavit HDEF PinConfiguration pro Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Nastavit HDEF PinConfiguration pro Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Nastavit HDEF PinConfiguration pro Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Nastavit HDEF PinConfiguration pro Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Nastavit HDEF PinConfiguration pro ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Povolí možnost autodetekce graf. karet NVIDIA, AMD/ATI nebo Intel a vloží o ní korektní informace." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Aplikujte HDMI pro NVIDIA nebo AMD / ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Zapnout UseAtiROM nastavení" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Zapnout UseNvidiaROM nastavení" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Zapnout VBIOS nastavení" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Přeskočit GraphicsEnbaler autodetekci pro graf. karty Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Přeskočit GraphicsEnbaler autodetekci pro graf. karty NVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Přeskočit GraphicsEnbaler autodetekci pro graf. karty AMD/ATI." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Povolí nastavení podsvícení pro notebook s graf. kartou nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Povolí nastavení DualLink pro graf. karty nVidia a ATI." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Podrobný režim" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Jeden uživatelský režim" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignorovat Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2320,25 +2400,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2347,14 +2427,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2362,277 +2454,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Německý Mac klávesnice" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Použití rozložení klávesnice pro německou klávesnici Mac" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Španělská Mac klávesnice" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Použití rozložení klávesnice pro španělskou klávesnici Mac" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Francouzsky Mac klávesnice" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Použití rozložení klávesnice pro francouzskou klávesnici Mac" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italská Mac klávesnice" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Použití rozložení klávesnice pro italskou klávesnici Mac" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Švédská Mac klávesnice" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Použití rozložení klávesnice pro švédskou klávesnici Mac" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Francouzsky PC klávesnice" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Použití rozložení klávesnice pro francouzskou klávesnici Mac" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Púvodní Chameleon téma navedena pro v2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Púvodní Chameleon téma navedena pro v2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Krásná jednoduchá téma NoSmokingBandit z dubna 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Výběr možností, které se zabývají zvukem." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Možnosti ovládání" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Nastavení určuje, jak Chameleon funguje." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Obecné možnosti" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Vyberte si z nabídky základních možností." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Vyberte si z nabídky kernel flags." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Power Management" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Výběr možností, které se zabývají správou napájení a SpeedStep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Nastavit jedno použitelné rozlišení." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Nastavit jednu HDEF Layout ID pužitelný pro váš řadič HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Nastavit jednu HDAU Layout ID použitelný pro váš řadič HDMI." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Nastavit jednu AAPL,ig-platform-id požitelnú pro vaši Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Nastavit jednu AAPL,ig-platform-id požitelnú pro vaši Intel HD5000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Výběr možností, které se zabývají s videem." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Témata" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/mk.po =================================================================== --- branches/Bungo/package/po/mk.po (revision 2468) +++ branches/Bungo/package/po/mk.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-05-11 17:48-0000\n" "Last-Translator: ErmaC\n" "Language-Team: mk \n" @@ -272,7 +272,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Стандардна" @@ -384,7 +384,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Резолуција" @@ -456,10 +456,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -471,10 +470,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -486,10 +484,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -669,10 +666,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -1066,7 +1062,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1081,7 +1077,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1096,7 +1092,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1109,15 +1105,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1125,15 +1153,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1141,14 +1168,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1156,14 +1183,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1171,14 +1198,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1186,14 +1213,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1201,14 +1228,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1216,14 +1243,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1231,14 +1258,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1246,14 +1273,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1261,14 +1288,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1276,14 +1303,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1291,14 +1318,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1306,14 +1333,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1321,14 +1348,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1336,14 +1363,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1351,14 +1378,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1366,14 +1393,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1381,14 +1408,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1396,14 +1423,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1411,14 +1438,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1426,7 +1453,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1434,7 +1461,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1442,15 +1469,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1458,7 +1501,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1466,7 +1509,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1474,7 +1517,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1482,7 +1525,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1490,7 +1533,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1498,7 +1541,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1506,7 +1549,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1514,7 +1557,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1522,7 +1565,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1530,7 +1573,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1538,7 +1581,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1546,7 +1589,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1554,7 +1597,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1562,7 +1605,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1570,7 +1613,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1578,7 +1621,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1586,7 +1629,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1594,7 +1637,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1602,7 +1645,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1610,7 +1653,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1618,610 +1661,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Додава GraphicsEnabler=Yes во org.chameleon.Boot.plist. Автоматско препознавање на графички карти со nVidia чипсети." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Вклучува UseAtiROM опции." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Вклучува UseNvidiaROM опции." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Вклучува VBIOS oпција" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Го вклучува опширното логирање и ви овозможува да ги видите пораките од Chameleon и OS X kernel-от при вчитување. Ова е од суштинско значење за решавање на проблеми." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Опција за вчитување на OS X во BSD/Unix командна линија." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Не е опција што е потребна за секојдневна подигнување, но тоа може да биде корисно ако сакате OS X да ги вчита сите датотеки од системските папки, наместо да се потпира на вградените кеш датотеки." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "За надминување на закочувањето на 'PCI configuration begin' на некои системи. 0x2000 е kIOPCIConfiguratorPFM64 ознака, како што се гледа во изворниот код на IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "За надминување на закочувањето на 'PCI configuration begin' на некои системи. 0x3000 е kIOPCIConfiguratorPFM64 ознака, како што се гледа во изворниот код на IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2230,25 +2276,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Само за Lion. Ја исклучува можноста 'low power wake' која што понекогаш остава црн екран после будењето од заспивање." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2257,14 +2303,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2272,279 +2330,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Користете распоред на тастатура за Германска Mac тастатура" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Користете распоред на тастатура за Шпанска Mac тастатура" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Користете распоред на тастатура за Француска Mac тастатура" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Користете распоред на тастатура за Италијанска Mac тастатура" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Користете распоред на тастатура за Шведска Mac тастатура" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Користете распоред на тастатура за Француска PC тастатура" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Мала едноставна верзија од новата примарна тема што се користи при креирање на верзија од Chameleon што бара вградена тема. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Претходната вградена тена на Chameleon" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Вградената тема во Chameleon." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "The Bullet тема од NoSmokingBandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 -#, fuzzy, no-wrap -#| msgid "A selection of options that deal with video." +#: Resources/templates/Localizable.strings:689 +#, no-wrap msgid "A selection of options that deal with audio." -msgstr "Опции кои се однесуваат за графиката." +msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Опции за контрола" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Подесувања за контрола на работата на Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Основни опции" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Избор од секцијата на основни опции." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Ознаки" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Избор од секцијата на ознаките на kernel-от." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Менаџменат на напојување" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Избор од секцијата на менаџирање на напојувањето." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Set one resolution to use." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Set one resolution to use." +msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Видео" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Опции кои се однесуваат за графиката." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Распоред на тастатура" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Теми" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/es.po =================================================================== --- branches/Bungo/package/po/es.po (revision 2468) +++ branches/Bungo/package/po/es.po (revision 2469) @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-12-29 12:07+0000\n" -"Last-Translator: Maniac \n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"PO-Revision-Date: 2014-05-19 21:55+0000\n" +"Last-Translator: Yllelder \n" "Language-Team: es \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388318845.0\n" +"X-POOTLE-MTIME: 1400536515.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -277,7 +277,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Estándar" @@ -398,7 +398,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolución" @@ -453,6 +453,12 @@ "*Removes a panic in commpage_stuff_routine\n" "Dependencies: none" msgstr "" +"El módulo KernelPatcher proporciona parches para lo siguiente:\n" +"*Habilita el uso del kernelcache con /Extra/Extensions y /Extra/Extensions.mkext\n" +"*Elimina el chequeo de CPUID\n" +"*Elimina un LAPIC panic\n" +"*Elimina un panic en commpage_stuff_routine\n" +"Dependencias: ninguna" #. type: "KextPatcher_title" #: Resources/templates/Localizable.strings:79 @@ -467,6 +473,8 @@ "The KextPatcher module provides patches for the following:\n" "Dependencies: none" msgstr "" +"El módulo KextPatcher proporciona parches para lo siguiente:\n" +"Dependencias: ninguna" #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 @@ -481,6 +489,8 @@ "The GraphicsEnabler nVidia code ported to a module.\n" "Dependencies: none" msgstr "" +"El código de GraphicsEnabler nVidia ha sido portado a un módulo.\n" +"Dependencias: ninguna" #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 @@ -495,6 +505,8 @@ "The GraphicsEnabler AMD/ATi code ported to a module.\n" "Dependencies: none" msgstr "" +"El código de GraphicsEnabler AMD/ATi ha sido portado a un módulo.\n" +"Dependencias: ninguna" #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 @@ -509,6 +521,8 @@ "The GraphicsEnabler gma(Intel) code ported to a module.\n" "Dependencies: none" msgstr "" +"El código de GraphicsEnabler gma(Intel) ha sido portado a un módulo.\n" +"Dependencias: ninguna" #. type: "Options_title" #: Resources/templates/Localizable.strings:100 @@ -688,7 +702,7 @@ #: Resources/templates/Localizable.strings:145 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" +msgstr "Fuerza a SMBIOS Table 17 a ser de 27 bytes de largo." #. type: "RestartFix_title" #: Resources/templates/Localizable.strings:147 @@ -832,7 +846,7 @@ #: Resources/templates/Localizable.strings:183 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "Descarta la tabla DMAR integrada en la placa base, esta acción clave resuelve el problema con VT-d panics." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:185 @@ -1076,7 +1090,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1093,7 +1107,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1110,7 +1124,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1125,15 +1139,49 @@ "Establecer el Modo de HDEF layout-it en 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Establecer el Modo de HDEF layout-it en 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Establecer el Modo de HDEF layout-it en 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1143,14 +1191,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1160,14 +1208,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1177,14 +1225,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1194,14 +1242,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1211,14 +1259,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1228,14 +1276,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1245,14 +1293,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1262,14 +1310,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1279,14 +1327,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1296,14 +1344,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1313,14 +1361,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1330,14 +1378,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1347,14 +1395,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1364,14 +1412,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1381,14 +1429,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1398,14 +1446,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1415,14 +1463,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1432,14 +1480,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1449,14 +1497,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1466,14 +1514,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1483,7 +1531,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1493,7 +1541,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1503,7 +1551,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1512,8 +1560,28 @@ "Establecer el Modo de HDAU layout-it en 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Establecer el Modo de HDAU layout-it en 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Establecer el Modo de HDAU layout-it en 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1523,7 +1591,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1533,7 +1601,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1543,7 +1611,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1553,7 +1621,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1563,7 +1631,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1573,7 +1641,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1583,7 +1651,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1593,7 +1661,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1603,7 +1671,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1613,7 +1681,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1623,7 +1691,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1633,7 +1701,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1643,7 +1711,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1653,7 +1721,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1663,7 +1731,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1673,7 +1741,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1683,7 +1751,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1693,7 +1761,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1703,7 +1771,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1713,7 +1781,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1723,628 +1791,643 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660001 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660002 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660003 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660004 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01620005 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01620006 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01620007 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660008 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 01660009 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 0166000a para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Establece 0166000b para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 00000604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0000060c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 00001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0000160a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0000160c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 00002604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0000260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0600260c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0000260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 02001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Establece 0300220d para Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0500260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0600260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0700260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 0800260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Establece 08002e0a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Habilita la autodetección de GPUs NVIDIA, AMD/ATI u Intel e inyecta la información correcta." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Habilita la autodetección de audio HDMi (nVidia/AMD/ATI) e inyecta la información correcta." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Habilita las opciones AtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Habilita las opciones NvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "En gráficas NVIDIA habilita la opción VBIOS" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" +msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" +msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en nVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" +msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en AMD/ATI." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" +msgstr "Habilita la iluminación de fondo para portátiles con tarjetas nVIDIA." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." +msgstr "Habilitar las opciones de DualLink para tarjetas nVIDIA y ATi." + +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." msgstr "" #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Modo Verbose (-v)" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Activa el registro detallado y le permite ver los mensajes desde ambos Chameleon y el kernel, durante el arranque. Esencial para la solución de problemas." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Modo Single User (-s)" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Es una opción de solución de problemas utilizada para arrancar en la línea de comandos BSD/Unix de OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches (-f)" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "No es una opción común que se necesita para arrancar, pero puede ser útil si desea que OS X cargue todos los archivos de las carpetas del sistema, en lugar de confiar en la caché preconstruida." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Colocar el flag npci=0x2000 en Kernel Flags. Útil desde la 10.6.8 para el problema PCI Configuration Begin." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Colocar el flag npci=0x3000 en Kernel Flags. Útil desde la 10.6.8 para el problema PCI Configuration Begin." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" "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 aquí: Waiting for root device when kernel cache used only with some disks +CORREGIDO\n" +"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" +"Agradecimientos a bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion solamente. Desactiva la función 'low power wake', que a veces puede dejar la pantalla en negro después de despertar del reposo." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2352,293 +2435,311 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Findings credits to meklort and Rampage Dev." msgstr "" +"Introduce un nuevo Panel de Preferencias en Preferencias del Sistema que permite habilitar el Nvidia Web Driver.\n" +"Info aquí: New Nvidia Retail Driver Install Solution\n" +"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" +"Agradecimientos a meklort y a Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "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 el procesamiento de DMAR causado por VT-d function en Osx (Virtualization).\n" +"Más información por bcc9 aquí: 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Teclado Mac Alemán" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Use una disposición para un teclado Mac en Alemán" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Teclado Mac Español" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Use una disposición para un teclado Mac en Español" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Teclado Mac Francés" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Use una disposición para un teclado Mac en Francés" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Teclado Mac Italiano" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Use una disposición para un teclado Mac en Italiano" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Teclado Mac Sueco" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Use una disposición para un teclado Mac en Sueco" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Teclado de PC Francés" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Use una disposición para un teclado de PC en Francés" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Versión simplificada del nuevo tema por defecto, esto se acostumbra cada vez que se crean nuevas versiones de Chameleon, es requerido." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "El tema anterior por defecto de Chameleon" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "El nuevo tema predeterminado de Chameleon" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "El tema Bullet de Nosmokingbandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Sonido" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Una selección de opciones relacionadas con el sonido." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opciones de Control" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Ajustes para controlar cómo funciona Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Opciones Generales" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Elige entre una selección de opciones de básicas." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Elige entre una selección de kernel flags." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gestión de Energía" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Una selección de las opciones relacionadas con la administración de energía y speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Permite fijar la resolución de pantalla para nuestro monitor" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" +msgstr "Establece un HDEF Layout ID a usar por tu controlador HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Set one HDAU Layout ID to use for your HDMi controller." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Set one AAPL,ig-platform-id to use for your Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" +msgstr "Establecer un AAPL,ig-platform-id a usar por tu Intel Haswell." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "" +msgstr "Establecer un HDEF PinConfiguration a usar." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Una selección de opciones relacionadas con el video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Selecciona una asignaciones de teclas. Esto también instalará el módulo keylayout y asignaciones del teclado." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Temas" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/fr.po =================================================================== --- branches/Bungo/package/po/fr.po (revision 2468) +++ branches/Bungo/package/po/fr.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:14+0000\n" "Last-Translator: JrCs \n" "Language-Team: fr \n" @@ -284,7 +284,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -405,7 +405,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Résolution graphique" @@ -1096,7 +1096,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1113,7 +1113,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1130,7 +1130,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1145,15 +1145,57 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1163,14 +1205,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1178,14 +1220,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1195,14 +1237,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1212,14 +1254,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1229,14 +1271,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1246,14 +1288,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1263,14 +1305,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1280,14 +1322,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1297,14 +1339,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1314,14 +1356,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1331,14 +1373,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1348,14 +1390,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1365,14 +1407,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1382,14 +1424,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1399,14 +1441,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1416,14 +1458,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1433,14 +1475,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1450,14 +1492,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1467,14 +1509,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1484,14 +1526,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1501,7 +1543,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1511,7 +1553,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1521,7 +1563,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1530,8 +1572,34 @@ "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDAU layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDAU layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1541,7 +1609,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1549,7 +1617,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1559,7 +1627,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1569,7 +1637,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1579,7 +1647,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1589,7 +1657,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1599,7 +1667,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1609,7 +1677,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1619,7 +1687,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1629,7 +1697,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1639,7 +1707,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1649,7 +1717,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1659,7 +1727,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1669,7 +1737,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1679,7 +1747,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1689,7 +1757,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1699,7 +1767,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1709,7 +1777,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1719,7 +1787,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1729,7 +1797,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1739,601 +1807,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Set HDEF PinConfiguration for Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Set HDEF PinConfiguration for Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Set HDEF PinConfiguration for Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Définir la configuration Broche HREF pour Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Définir la configuration Broche HREF pour Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Définir la configuration Broche HREF pour ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Active l'autodétection des GPU NVIDIA, AMD/ATI ou Intel et Injecte les informations correctes." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Injection pour avoir l'audio via le câble HDMI pour les cartes nVidia ou AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Active l'utilisation d'une ROM ATI fournie par l'utilisateur." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Active l'utilisation d'une ROM NVIDIA fournie par l'utilisateur." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Active l'option VBIOS" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Passer détecter la automatique pour l'activation des graphiques pour les GPU Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Passer détecter la automatique pour l'activation des graphiques pour les GPU NVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Passer détecter la automatique pour l'activation des graphiques pour les GPU AMD/ATi." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Active les options Backlight pour les portables possédant des cartes nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Active les options DualLink pour les cartes nVidia et ATi." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Mode de Diagnostic" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Active le mode de diagnostic, permet de voir des messages provenant de Chameleon et du noyau Mac OS X. Essentiel pour le débogage." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Mode Simple Utilisateur" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Une option de débogage utilisée pour démarrer sur l'invite de commande BSD/Unix de Mac OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignorer les Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Permet d'ignorer les caches pré-construits et forcer Mac OS X de charger tous les fichiers de ses dossiers système." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Pour passer un blocage sur 'PCI configuration begin' sur certains systèmes. 0x2000 est l'argument de kIOPCIConfiguratorPFM64, comme marqué dans le code sourde de IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Pour passer un blocage sur 'PCI configuration begin' sur certains systèmes. 0x3000 est l'argument de kIOPCIConfiguratorPFM64, comme marqué dans le code sourde de IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2345,25 +2425,25 @@ "Merci à bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion seulement. Désactive la fonctionnalité 'réveil basse consommation' qui peut laisser un écran noir après une sortie de veille." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2374,14 +2454,26 @@ "Il introduit un nouveau panneau de préférences dans Préférences système qui vous permet d'activer le Web Driver Nvidia. \\ NInfos ici: Nouvelle Solution Nvidia Driver Install détail\\Nhttp://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Merci à meklort et Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2389,265 +2481,265 @@ msgstr "Éviter le traitement DMAR causer par les fonctions VT-d dans OSX (virtualisation). \\ NPlus d'informations grâce à BCC9 ici: 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Clavier Mac Allemand" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Utiliser le mappage clavier Mac Allemand" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Clavier Mac Espagnol" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Utiliser le mappage clavier Mac Espagnol" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Clavier Mac Français" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Utiliser le mappage clavier Mac Français" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Clavier Mac Italien" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Utiliser le mappage clavier Mac Italien" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Clavier Mac Suédois" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Utiliser le mappage clavier Mac Suédois" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Clavier PC Français" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Utiliser le mappage clavier PC Français" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Un version plus petite et plus simple du thème par défaut utilisée quand une version de Chameleon requiert un thème intégré." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Thème original de Chameleon introduit lors de la version 2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Thème par défaut de Chameleon depuis la version 2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Un thème simple et sympa crée par NoSmokingBandit (Avril 2009)." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Options concernant la partie audio du système." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Comportement de Chameleon" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Options pour controler le comportement de Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Options Générales" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Une sélection d'options de base." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Arguments de démarrage" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Gerez le démarrage du système via les arguments de démarrage." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gestion de l'alimentation" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Une sélection d'options qui gèrent l'alimentation et le SpeedStep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Sélectionnez une résolution graphique a utiliser." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Définissez une HDEF Layout ID à utiliser pour votre contrôleur HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Définissez une HDAU Layout ID à utiliser pour votre contrôleur HDMi." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Set one AAPL,ig-platform-id to use for your Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Sélectionnez une PinConfiguration HDEF à utiliser." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Vidéo" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Options concernant la partie vidéo du système." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Mappage de clavier" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" @@ -2655,13 +2747,13 @@ "Cela installera aussi le module Keylayout ainsi que les différentes configurations de clavier." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Thèmes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" @@ -2670,11 +2762,6 @@ "Une collection de thèmes\n" "Plus de thèmes peuvent être trouvés sur http://forum.voodooprojects.org/index.php/board,7.0.html" -#, fuzzy -#~| msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -#~ msgid "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -#~ msgstr "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." - #~ msgid "Install Type" #~ msgstr "Type d'installation" Index: branches/Bungo/package/po/nl.po =================================================================== --- branches/Bungo/package/po/nl.po (revision 2468) +++ branches/Bungo/package/po/nl.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:05+0000\n" "Last-Translator: beta992 \n" "Language-Team: nl \n" @@ -276,7 +276,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standaard" @@ -397,7 +397,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolutie" @@ -1081,7 +1081,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1096,7 +1096,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1111,7 +1111,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1124,15 +1124,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1140,14 +1172,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1155,14 +1187,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1170,14 +1202,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1185,14 +1217,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1200,14 +1232,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1215,14 +1247,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1230,14 +1262,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1245,14 +1277,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1260,14 +1292,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1275,14 +1307,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1290,14 +1322,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1305,14 +1337,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1320,14 +1352,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1335,14 +1367,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1350,14 +1382,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1365,14 +1397,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1380,14 +1412,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1395,14 +1427,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1410,14 +1442,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1425,14 +1457,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1440,7 +1472,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1448,7 +1480,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1456,15 +1488,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1472,7 +1520,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1480,7 +1528,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1488,7 +1536,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1496,7 +1544,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1504,7 +1552,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1512,7 +1560,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1520,7 +1568,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1528,7 +1576,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1536,7 +1584,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1544,7 +1592,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1552,7 +1600,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1560,7 +1608,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1568,7 +1616,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1576,7 +1624,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1584,7 +1632,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1592,7 +1640,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1600,7 +1648,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1608,7 +1656,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1616,7 +1664,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1624,7 +1672,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1632,601 +1680,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Zet HDEF PinConfiguratie voor Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Zet HDEF PinConfiguratie voor Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Zet HDEF PinConfiguratie voor ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, 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." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Injecteer HDMI geluid voor NVIDIA of AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Schakelt UseAtiROM opties in." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Schakelt UseNvidiaROM opties in." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Schakelt VBIOS optie in." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Overslaan van de GraphicsEnabler detectie voor Intel gebaseerde GPUs." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Overslaan van de GraphicsEnabler detectie voor NVIDIA gebaseerde GPUs." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Overslaan van de GraphicsEnabler detectie voor AMD/ATI gebaseerde GPUs." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Schakelt Achtergrondlicht opties voor laptop met nVidia kaarten in." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Schakelt DualLink opties in voor nVidia en ATI kaarten." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Schakelt verbose logging aan en geeft de berichten van zowel Chameleon en de OS X kernel weer tijdens booten. Essentieel voor foutoplossing." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Een foutoplossings optie om te booten in de OS X's BSD/Unix command line interface." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Negeer Cache" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Niet een optie welke benodigd is voor dagelijks gebruik, maar het kan handig zijn wanneer u wilt dat OS X alle bestanden laadt uit de system mappen, anders dan steunen op de pre-built cache." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Lost het 'PCI configuration begin'-probleem op enkele systemen op. 0x2000 is de kIOPCIConfiguratorPFM64 flag, zoals beschreven in de IOPCIFamily broncode." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Lost het 'PCI configuration begin'-probleem op enkele systemen op. 0x3000 is de kIOPCIConfiguratorPFM64 flag, zoals beschreven in de IOPCIFamily broncode." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2235,25 +2295,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Alleen voor Lion. Deselecteerd de 'lage spanning' functionaliteit welke soms een zwart scherm veroorzaakt na terugkeer uit de slaapstand." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2262,14 +2322,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2277,277 +2349,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Duits Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Gebruik de toetsenbord indeling voor een Duits Mac toetsenbord" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spaans Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Gebruik de toetsenbord indeling voor een Spaans Mac toetsenbord" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Frans Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Gebruik de toetsenbord indeling voor een Frans Mac toetsenbord" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italiaans Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Gebruik de toetsenbord indeling voor een Italiaans Mac toetsenbord" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Zweeds Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Gebruik de toetsenbord indeling voor een Zweeds Mac toetsenbord" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Frans PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Gebruik de toetsenbord indeling voor een Frans PC toetsenbord" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Een kleinere simpelere versie van het nieuwe standaard thema dat gebruikt wordt, wanneer er een versie van Chameleon gebouwd wordt die een ingebouwd thema nodig heeft." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleon's vorige default thema" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Het thema wat meegeleverd is met de booter, zodat deze aangepast kan worden." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Het Bullet thema door NoSmokingBandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Geluid" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Een selectie aan opties welke te maken hebben met geluid." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Controle Opties" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Opties gerelateerd aan hoe Chameleon werkt." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Standaard Opties" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Kies uit een selectie van standaard opties." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Vlaggen" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Kies uit een selectie aan kernel vlaggen." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Stroom Beheer" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Een selectie aan opties welke stroom beheer en snelheidstrappen regelen." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Selecteer een resolutie voor gebruik." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguratie" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Selecteer een HDEF PinConfiguratie voor gebruik." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Beeld" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Een selectie aan opties welke te maken hebben met beeld." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Toetsenbord Indeling" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Selecteer een keylayout voor gebruik. Dit installeert ook de Keylayout module en keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Thema's" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/ko.po =================================================================== --- branches/Bungo/package/po/ko.po (revision 2468) +++ branches/Bungo/package/po/ko.po (revision 2469) @@ -4,9 +4,9 @@ # FIRST AUTHOR , YEAR. msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:00+0000\n" "Last-Translator: Mill \n" "Language-Team: ko \n" @@ -265,7 +265,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "일반" @@ -382,7 +382,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "화면 해상도" @@ -680,7 +680,7 @@ #: Resources/templates/Localizable.strings:144 #, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -1074,7 +1074,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1091,7 +1091,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1108,7 +1108,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1123,15 +1123,57 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Set HDEF layout-it to 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1141,14 +1183,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1158,14 +1200,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1175,14 +1217,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1192,14 +1234,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1209,14 +1251,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1226,14 +1268,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1243,14 +1285,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1260,14 +1302,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1277,14 +1319,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1294,14 +1336,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1311,14 +1353,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1328,14 +1370,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1345,14 +1387,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1362,14 +1404,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1379,14 +1421,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1396,14 +1438,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1413,14 +1455,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1430,14 +1472,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1447,14 +1489,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1464,14 +1506,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1481,7 +1523,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1491,7 +1533,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1501,7 +1543,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1510,8 +1552,34 @@ "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"HADU Layout-it을 1로 설정:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"HADU Layout-it을 1로 설정:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1521,7 +1589,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1531,7 +1599,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1541,7 +1609,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1551,7 +1619,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1561,7 +1629,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1571,7 +1639,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1581,7 +1649,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1591,7 +1659,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1601,7 +1669,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1611,7 +1679,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1621,7 +1689,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1631,7 +1699,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1641,7 +1709,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1651,7 +1719,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1661,7 +1729,7 @@ "885 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1671,7 +1739,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1681,7 +1749,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1691,7 +1759,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1701,7 +1769,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1711,7 +1779,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1721,589 +1789,601 @@ "07BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 01660000 설정." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 01660001 설정." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (Mobile) AAPL 를 위해 ig-platform-id를 01660002로 설정." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (Mobile) AAPL 를 위해 ig-platform-id를 01660003로 설정." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (Mobile) AAPL 를 위해 ig-platform-id를 01660004로 설정." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 01620005 설정." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 01620006 설정." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Intel HD4000 (데스크톱) 의 AAPL,ig-platform-id로 01620007 설정." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 01660008 설정." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (Mobile) AAPL 를 위해 ig-platform-id를 01660009로 설정." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (Mobile) AAPL 를 위해 ig-platform-id를 0166000a로 설정." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Intel HD4000 (모바일) 의 AAPL,ig-platform-id로 0166000b 설정." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) 의 AAPL,ig-platform-id로 00000604설정." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) 의 AAPL,ig-platform-id로 0000060c 설정." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL, ig-platform-id를 00001604 로 설정." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 0000160a로 설정." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) 의 AAPL,ig-platform-id로 0000160c 설정." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 00002604 로 설정." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 0000260a 로 설정." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 0600260c 로 설정." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) 의 AAPL,ig-platform-id로 0000260d 설정." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 02001604 로 설정." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "Intel Haswell (데스크톱) 의 AAPL,ig-platform-id로 0300220d 설정." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) AAPL 를 위해 ig-platform-id를 0500260a 로 설정." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 0600260a 로 설정." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (모바일) 의 AAPL,ig-platform-id로 0700260d설정." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 0800260a로 설정." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Intel Haswell (Mobile) AAPL 를 위해 ig-platform-id를 08002e0a 로 설정." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "아날로그 장치 AD2000b 를 위해 HDEF PinConfiguration 설정." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "아날로그 장치 AD1981HD 를 위해 HDEF PinConfiguration 설정." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "아날로그 장치 AD1988b 를 위해 HDEF PinConfiguration 설정." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Realtek ALC888 을 위해 HDEF PinConfiguration 설정." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Realtek ALC1200 를 위해 HDEF PinConfiguration 설정." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "???를 위한 HDEF PinConfiguration 설정." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "그래픽활성화(GraphicsEnabler=Yes)" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "NVIDIA, AMD/ATI 또는 Intel GPU 기반의 그래픽카드를 자동 탐색하여 OS X에서 인식할 수 있게 잡아줍니다." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "HDMIAudio활성화(EnableHDMIAudio=Yes)" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "NVIDIA 또는 AMD/ATI를 위한 HDMI 오디오 Inject" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "커스텀ATi롬 사용(UseAtiROM=Yes)" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Extra폴더안에 있는 ATi롬 파일을 그래픽 카드 롬 대신 사용합니다." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "커스텀Nvidia롬 사용(UseNvidiaROM=Yes)" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Extra폴더안에 있는 Nvidia롬 파일을 그래픽 카드 롬 대신 사용합니다." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS 인식(VBIOS=Yes)" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "VBIOS를 device-properties에 넣어줌" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "인텔 GPU를 위한 GraphicsEnabler 자동 인식을 건너뜁니다." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "NVIDIA 기반의 GPUs GraphicsEnabler 자동 인식을 건너뜁니다." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "AMD/ATI 기반의 GPUs GraphicsEnabler 자동 인식을 건너뜁니다." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "nVidia 카드 기반 노트북에 백라이트 옵션을 활성화합니다." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "nVidia 또는 ATi 카드용 DualLink 옵션 활성화" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "부팅 로그 표시(상세 모드 aka, verbose mode)" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "선택 시 사용자가 카멜레온과 OS X 커널 메세지를 실시간으로 보게 합니다. 부팅 스크린이 비활성화되며 콘솔에 커널 로그를 남깁니다. 문제 해결에 필수 요소." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "단일 사용자 모드" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "문제 해결을 위한 옵션으로, 선택 시 OS X의 BSD/UNIX 커맨드 라인으로 부팅합니다." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "캐시 무시" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "선택 시 커널이 이전에 저장된 캐시를 무시하고 모든 파일들을 시스템 폴더로부터 로드 합니다." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "몇몇 시스템에서 볼 수 있는 'PCI configurationbegin'과 함께 나타나는 멈춤 현상을 고치는 대 쓰입니다. IOPCIFamily 소스 코드에서 볼 수 있는 0x2000은 kIOPCIConfiguratorPFM64 플래그입니다." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" @@ -2312,13 +2392,13 @@ "bcc9님이 찾아주셨습니다." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2330,25 +2410,25 @@ "bcc9님이 찾아주셨니다." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "저전력 깨우기 끔(darkwake=0)" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion전용. 선택 시 잠자기 모드에서 깨어난 후 가끔 화면이 안 켜질 수 있는 '저전력 깨우기' 기능을 끕니다." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2361,14 +2441,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/ (영문)\n" "기여: merklort, Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2378,265 +2470,265 @@ "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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "독일어 맥 키보드" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "독일어 맥 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "스페인어 맥 키보드" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "스페인어 맥 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "불어 맥 키보드" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "불어 맥 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "이탈리아어 맥 키보드" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "이탈리아어 맥 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "스웨덴어 맥 키보드" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "스웨덴어 맥 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "불어 PC 키보드" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "불어 PC 키보드를 위한 키보드 레이아웃을 사용합니다." #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Embedded 테마를 요구하는 카멜레온 버전을 제작할 때 사용되었던 새 기본 테마의 작고 심플한 버전입니다." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "카멜레온 v2.0 RC1에서 소개된 오리지널 기본 테마입니다." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "카멜레온 v2.0 RC5에서 소개된 오리지널 기본 테마입니다." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "보기좋고 심플한 NoSmokingBandit님의 테마, 2009년 4월 작품." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "오디오" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "오디오와 관련된 선택 옵션들입니다." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "부팅 화면 조정" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "전체적인 부팅 화면을 커스터마이징할 수 있습니다." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "기본 기능 조정" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "부트로더에 포함된 기본 기능들을 켜고 끌 수 있습니다." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "커널 플래그(Kernel Flags)" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "OS X 부팅 시 사용되는 커널 플래그를 정합니다." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "전원 관리" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Intel SpeedStep과 전원 관리에 사용되는 데이터를 부트로더가 자동으로 찾아주는 옵션들입니다." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "부팅 시 사용될 한 해상도를 선택하거나 고르지 않으려면 선택 안함을 선택하세요." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "HDA 컨트롤러 사용을 위한 HDEF Layout ID 설정." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "HDMi 컨트롤러 사용을 위한 HDAU Layout ID 설정." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Intel HD4000 을 위한 one AAPL,ig-platform-id 설정" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "IIntel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Intel HD5000 사용을 위해 AAPL,ig-platform-id 하나 설정" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "사용할 HDEF PinConfiguration 설정" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "그래픽" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "그래픽 카드들과 관련된 옵션들입니다" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "키 레이아웃" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" @@ -2644,13 +2736,13 @@ "선택 시 필요한 키 레이아웃 모듈과 키 맵을 추가로 설치합니다." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "테마" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/hr.po =================================================================== --- branches/Bungo/package/po/hr.po (revision 2468) +++ branches/Bungo/package/po/hr.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-05-11 16:58-0000\n" "Last-Translator: Xpam.AmAdEuS \n" "Language-Team: hr \n" @@ -271,7 +271,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -385,7 +385,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolution" @@ -457,10 +457,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -472,10 +471,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -487,10 +485,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -640,10 +637,9 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 -#, 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 "Omogućuje mogućnost dodavanja \"ugrađeno\" na vaše Ethernet uređaje." +msgstr "" #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -671,10 +667,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -1068,7 +1063,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1083,7 +1078,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1098,7 +1093,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1111,15 +1106,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1127,15 +1154,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1143,14 +1169,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1158,14 +1184,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1173,14 +1199,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1188,14 +1214,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1203,14 +1229,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1218,14 +1244,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1233,14 +1259,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1248,14 +1274,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1263,14 +1289,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1278,14 +1304,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1293,14 +1319,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1308,14 +1334,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1323,14 +1349,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1338,14 +1364,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1353,14 +1379,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1368,14 +1394,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1383,14 +1409,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1398,14 +1424,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1413,14 +1439,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1428,7 +1454,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1436,7 +1462,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1444,15 +1470,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1460,7 +1502,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1468,7 +1510,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1476,7 +1518,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1484,7 +1526,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1492,7 +1534,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1500,7 +1542,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1508,7 +1550,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1516,7 +1558,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1524,7 +1566,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1532,7 +1574,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1540,7 +1582,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1548,7 +1590,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1556,7 +1598,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1564,7 +1606,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1572,7 +1614,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1580,7 +1622,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1588,7 +1630,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1596,7 +1638,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1604,7 +1646,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1612,7 +1654,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1620,610 +1662,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Omogućuje opciju auto prepoznavanja NVIDIA/ATI/Intel baziranih grafičkih video kartica i upisuje pravilne informacije o istoj." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Uključuje UseAtiROM opciju." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Uključuje UseNvidiaROM opciju." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Uključuje VBIOS opciju" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Uključuje verbose prijavu i omogućuje vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za rješavanje problema." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Opcija za rješavanje problema koja se koristi za podizanje OS X BSD / Unix komandnog reda." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Opcija koja nije potrebna za svakodnevno podizanje, ali može biti korisna ukoliko želite da OS X učita sve fajlove iz sustavnog direktorija, radije nego se oslanjajući na pre-izgrađenu predmemoriju." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x2000 za Kernel Zastave" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x3000 za Kernel Zastave" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2232,25 +2277,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Samo Lion. Isključuje 'low power wake' opciju koja ponekad ostavi crni zaslon poslije buđenja iz spavanja." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2259,14 +2304,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2274,279 +2331,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Korištenje tipkovnice za Njemačku Mac tipkovnicu" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Korištenje tipkovnice za Španjolsku Mac tipkovnicu" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Korištenje tipkovnice za Francusku Mac tipkovnicu" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Korištenje tipkovnice za Italijansku Mac tipkovnicu" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Korištenje tipkovnice za Svedsku Mac tipkovnicu" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Korištenje tipkovnice za Francusku PC tipkovnicu" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "French PC Keyboard" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Manja, jednostavnija verzija nove zadane teme koja se koristi prilikom izgradnje Chameleon-a koji zahtjeva ugrađenu temu. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleonova prethodno zadana tema." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Chameleonova trenutno zadana tema." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 -#, fuzzy, no-wrap -#| msgid "A selection of options that deal with video." +#: Resources/templates/Localizable.strings:689 +#, no-wrap msgid "A selection of options that deal with audio." -msgstr "Odabir opcija koje se bave videom." +msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Control Options" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Opcije za kontrolu rada Chameleona." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "General Options" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Izaberite od selekcije iz baze opcija." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Izaberite od selekcije iz kernel zastava." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Power Management" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Odabir opcija koje se bave upravljanjem potrošnjom energije i SpeedStep-om." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Postavite jednu odluku za korištenje." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Postavite jednu odluku za korištenje." +msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Odabir opcija koje se bave videom." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Odaberite jednu keylayout koristiti. To će također instalirati Keylayout modul i mapa tipki." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Themes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/pl.po =================================================================== --- branches/Bungo/package/po/pl.po (revision 2468) +++ branches/Bungo/package/po/pl.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-05-11 17:11-0000\n" "Last-Translator: oswaldini \n" "Language-Team: pl \n" @@ -275,7 +275,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Chameleon Standard" @@ -389,7 +389,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Rozdzielczość" @@ -461,10 +461,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -476,10 +475,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -491,10 +489,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -644,10 +641,9 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 -#, 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 "Włącza opcję dodania: 'wbudowany' ('built-in') do twoich urządzeń Ethernetowych." +msgstr "" #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -675,10 +671,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -1072,7 +1067,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1087,7 +1082,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1102,7 +1097,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1115,15 +1110,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1131,15 +1158,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1147,14 +1173,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1162,14 +1188,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1177,14 +1203,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1192,14 +1218,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1207,14 +1233,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1222,14 +1248,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1237,14 +1263,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1252,14 +1278,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1267,14 +1293,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1282,14 +1308,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1297,14 +1323,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1312,14 +1338,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1327,14 +1353,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1342,14 +1368,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1357,14 +1383,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1372,14 +1398,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1387,14 +1413,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1402,14 +1428,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1417,14 +1443,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1432,7 +1458,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1440,7 +1466,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1448,15 +1474,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1464,7 +1506,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1472,7 +1514,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1480,7 +1522,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1488,7 +1530,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1496,7 +1538,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1504,7 +1546,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1512,7 +1554,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1520,7 +1562,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1528,7 +1570,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1536,7 +1578,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1544,7 +1586,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1552,7 +1594,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1560,7 +1602,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1568,7 +1610,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1576,7 +1618,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1584,7 +1626,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1592,7 +1634,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1600,7 +1642,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1608,7 +1650,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1616,7 +1658,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1624,610 +1666,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Włącza opcję automatycznego wykrywania GPU NVIDII i umieszczania odpowiednich informacji." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Włącz dźwięk po HDMI dla kart NVIDIA oraz AMD/ATI" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Włącza opcję UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Włącza opcję UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Włącza opcję VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode (-v)" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Włącza komunikaty diagnostyczne z kernela OS X oraz bootlodera. Niezbędne przy szukaniu problemów." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode (-s)" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Opcja wykorzystywana przy naprawianiu problemów, Uruchamia system w trybie poleceń BSD/Unix." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches (-f)" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Nie przydaje się przy każdym uruchamianiu, ale może być użyteczne jeśli chcesz, by system przeładował wszystkie pliki, zamiast ładowania cache." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Czasem naprawia błąd PCI Configuration Begin" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Czasem naprawia błąd PCI Configuration Begin" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2236,25 +2281,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Tylko dla OSX Lion. Wyłącza budzenie z niskim użyciem energii 'low power wake', które czasem zostawia czarny ekran po uśpieniu." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2263,14 +2308,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2278,279 +2335,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Użyj układu klawiatury: German Mac" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Użyj układu klawiatury: Spanish Mac" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Użyj układu klawiatury: French Mac" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Użyj układu klawiatury: Italian Mac" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Użyj układu klawiatury: Swedish Mac" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Użyj układu klawiatury: French PC" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Mniejsza, prosta wersja nowego tematu, domyślnie używana podczas tworzenia wersji Chameleona, który wymaga osadzonych tematów. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Poprzedni domyślny temat Chameleona." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Nowy domyślny temat Chameleona." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Piękny, prosty temat autorstwa NoSmokingBandit z kwietnia 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 -#, fuzzy, no-wrap -#| msgid "A selection of options that deal with video." +#: Resources/templates/Localizable.strings:689 +#, no-wrap msgid "A selection of options that deal with audio." -msgstr "Wybierz ustawienia związane z obsługą grafiki." +msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Kontrola chameleona" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Ustawienia działania Chameleona." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Ogólne opcje" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Wybierz ogólne opcje." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Flagi kernela" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Wybierz flagi kernela." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Zarządzanie energią" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Wybierz ustawienia związane z zarządzaniem energią i SpeedSteepem." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Set one resolution to use." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Set one resolution to use." +msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Grafika" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Wybierz ustawienia związane z obsługą grafiki." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Tematy" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/it.po =================================================================== --- branches/Bungo/package/po/it.po (revision 2468) +++ branches/Bungo/package/po/it.po (revision 2469) @@ -4,18 +4,19 @@ # FIRST AUTHOR , YEAR. msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-08-28 15:46-0000\n" -"Last-Translator: \n" +"POT-Creation-Date: 2014-06-26 01:37+0200\n" +"PO-Revision-Date: 2014-07-25 10:44+0000\n" +"Last-Translator: Marchrius \n" "Language-Team: it \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" +"X-POOTLE-MTIME: 1406285087.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -80,9 +81,9 @@ "evolved from the development of David Elliott's fake EFI implementation " "added to Apple's boot-132 project." msgstr "" -"Chameleon è la combinazione di diverse parti del boot loader.È basato sulle " -"modifiche di David Elliott sull'implementazione \"EFI\" al progetto della " -"Apple sul boot-132." +"Chameleon è un boot loader costruito utilizzando una combinazione di " +"componenti che si sono evoluti dallo sviluppo dell'implementazione del falso " +"EFI aggiunto al progetto boot-123 di Apple da parte di David Elliott." #. type: Content of:

#: Resources/templates/Description.html:20 @@ -227,7 +228,7 @@ #: Resources/templates/Localizable.strings:4 #, no-wrap msgid "Chameleon Bootloader Package" -msgstr "Installazione di Chameleon" +msgstr "Chameleon" #. type: "ERROR_BOOTVOL" #: Resources/templates/Localizable.strings:9 @@ -275,7 +276,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -397,7 +398,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Risoluzioni" @@ -1089,7 +1090,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1106,7 +1107,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1123,7 +1124,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1138,15 +1139,49 @@ "Setta l'HDEF layout-it a 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Setta l'HDEF layout-it a 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Setta l'HDEF layout-it a 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1156,14 +1191,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1173,14 +1208,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1190,14 +1225,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1207,14 +1242,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1224,14 +1259,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1241,14 +1276,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1258,14 +1293,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1275,14 +1310,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1292,14 +1327,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1309,14 +1344,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1326,14 +1361,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1343,14 +1378,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1360,14 +1395,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1377,14 +1412,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1394,14 +1429,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1411,14 +1446,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1428,14 +1463,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1445,14 +1480,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1462,14 +1497,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1479,14 +1514,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1496,7 +1531,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1506,7 +1541,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1516,7 +1551,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1525,8 +1560,28 @@ "Setta l'HDAU layout-it a 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Setta l'HDAU layout-it a 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Setta l'HDAU layout-it a 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1536,7 +1591,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1546,7 +1601,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1556,7 +1611,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1566,7 +1621,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1576,7 +1631,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1586,7 +1641,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1596,7 +1651,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1606,7 +1661,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1616,7 +1671,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1626,7 +1681,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1636,7 +1691,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1646,7 +1701,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1656,7 +1711,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1666,7 +1721,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1676,7 +1731,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1686,7 +1741,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1696,7 +1751,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1706,7 +1761,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1716,7 +1771,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1726,7 +1781,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1736,601 +1791,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660000 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660001 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660002 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660003 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660004 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01620005 per schede grafiche Intel HD4000 (Desktop)." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01620006 per schede grafiche Intel HD4000 (Desktop)." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01620007 per schede grafiche Intel HD4000 (Desktop)." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660008 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 01660009 per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 0166000a per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Imposta l'AAPL,ig-platform-id a 0166000b per schede grafiche Intel HD4000 (Mobile)." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 00000604 per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 00000604 per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0000060c per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0000060c per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 00001604 per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 00001604 per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0000160a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0000160a per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0000160c per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0000160c per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 00002604 per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 00002604 per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0000260a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0000260a per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0600260c per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0600260c per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0000260d per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0000260d per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 02001604 per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 02001604 per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0300220d per schede grafiche Intel HD5000 (Desktop)." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0300220d per schede grafiche Intel Haswell (Desktop)." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0500260a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0500260a per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0600260a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0600260a per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0700260d per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0700260d per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 0800260a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 0800260a per schede grafiche Intel Haswell (Mobile)." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Imposta l'AAPL,ig-platform-id a 08002e0a per schede grafiche Intel HD5000 (Mobile)." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Imposta l'AAPL,ig-platform-id a 08002e0a per schede grafiche Intel Haswell (Mobile)." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Imposta il PinConfiguration (HDEF) per l'Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Imposta il PinConfiguration (HDEF) per l'Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Imposta il PinConfiguration (HDEF) per l'Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Imposta il PinConfiguration (HDEF) per Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Imposta il PinConfiguration (HDEF) per Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Imposta il PinConfiguration per ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Aggiunge GraphicsEnabler=Yes al org.chameleon.Boot.plist, Questa opzione abilita il riconoscimento automatico delle schede grafiche iniettanto le informazioni corrette." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Aggiunge EnableHDMIAudio=Yes al org.chameleon.Boot.plist, Questa opzione abilita l'audio HDMi delle schede grafiche iniettanto le informazioni corrette." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Attiva opzione UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Attiva opzione UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Attiva opzione VBIOS" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Salta il riconoscimento da perte del GraphicsEnabler per le schede Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Salta il riconoscimento da perte del GraphicsEnabler per le schede nVidia." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Salta il riconoscimento da perte del GraphicsEnabler per le schede AMD/ATi." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Abilita l'opzione Backlight per i laptop con schede nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Abilita l'opzione DualLink per schede nVidia e ATi." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "Utilizza il nome classico per le schede nVidia che verrà visualizzato nel SystemProfiler (disabilitato di default)." + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Modalità Verbose (-v)" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Attiva il registro dettagliato e permette di vedere i menssaggi sia di Chameleon che del Kernel, durante l'avvio. Essenziale per la soluzione di problemi." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Modalitá Single User (-s)" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "È una opzione utilizzata per risolvere problemi utilizzata per avviare in command-line BSD/Unix di OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignora Caches (-f)" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Non è una opzione necessaria per avviare, ma può essere utile se si desidera che OS X carichi tutti i file della cartella di sistema, al posto di andare in conflitto con la cache precostruita." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Imposta la flag npci=0x2000 per la key Kernel Flags." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Imposta la flag npci=0x3000 per la key Kernel Flags." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2342,25 +2409,25 @@ "Ringraziamenti a bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Solo per Lion e superiori. Disabilita il 'low power wake' che a volte lascia lo schermo nero dopo il risveglio dallo Sleep/Stop." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2373,14 +2440,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Crediti a meklort e Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "Nella versione di anteprima per sviluppatori di Yosemite, i kext non opportunamente firmati non verranno caricati. Per poter usare tali kext durante lo sviluppo, questo controllo può essere disabilitato aggiungendo 'kext-dev-mode=1' come argomento per il boot." + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2390,277 +2469,277 @@ "Maggiori informaazioni (credit a bcc9) qui: 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Mappatura tastiera Tedesca Mac" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Usa la mappatura della tastiera Tedesca per Mac" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Mappatura tastiera Spagnola Mac" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Usa la mappatura della tastiera Spagnola per Mac" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Mappatura tastiera Francese Mac" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Usa la mappatura della tastiera Francese per Mac" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Mappatura tastiera Italiana Mac" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Usa la mappatura della tastiera Italiana per Mac" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Mappatura tastiera Svedese Mac" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Usa la mappatura della tastiera Svedese per Mac" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Mappatura tastiera Francese PC" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Usa la mappatura della tastiera Francese per PC" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Tema integrato in chameleon (Standard ridotto)." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Il vecchio tema Standard di chameleon" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Il tema standard usato dal bootloader, aggiunto qui per essere personalizzato." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Un tema The Bullet by NoSmokingBandit." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Selezione di opzioni per l'audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opzioni di Controllo" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Settaggi per controllare come Chameleon lavora." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Opzioni Generali" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Seleziona una opzione base." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Flags del Kernel" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Scegli le possibili flag del kernel." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gestione Energetica" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Selezione di opzioni pre la gestione energetica e speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Imposta la risoluzione del tuo monitor." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Scegli un layout-id dell'HDEF da usare per il controller HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Scegli un layout-id dell'HDAU da usare per il controller HDMi." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Scegli un AAPL,ig-platform-id da usare per la tua Intel HD 4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Scegli un AAPL,ig-platform-id da usare per la tua Intel HD 5000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Setta il PinConfiguration per l'HDEF." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Selezione di opzioni per il video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Mappatura tastiera" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Seleziona la mappatura da utilizzare, Verrá anche installato il modulo Keylayout e le mappature tastiera." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Temi" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/hu.po =================================================================== --- branches/Bungo/package/po/hu.po (revision 2468) +++ branches/Bungo/package/po/hu.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2012-04-11 02:08-0000\n" "Last-Translator: ErmaC\n" "Language-Team: hu \n" @@ -267,7 +267,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Alapértelmezett" @@ -379,7 +379,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Felbontás" @@ -450,10 +450,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -465,10 +464,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -480,10 +478,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -633,10 +630,9 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 -#, 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 "A hálózati kártyát beépítettként segít betöltetni." +msgstr "" #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -664,10 +660,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -761,66 +756,57 @@ #. type: "DropHPET_title" #: Resources/templates/Localizable.strings:170 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropHPET=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropHPET=Yes" #. type: "DropHPET_description" #: Resources/templates/Localizable.strings:171 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in HPET table." -msgstr "Eldobja az alaplap SSDT tábláját." +msgstr "" #. type: "DropSBST_title" #: Resources/templates/Localizable.strings:173 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropSBST=Yes" #. type: "DropSBST_description" #: Resources/templates/Localizable.strings:174 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in SBST table." -msgstr "Eldobja az alaplap SSDT tábláját." +msgstr "" #. type: "DropECDT_title" #: Resources/templates/Localizable.strings:176 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropECDT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropECDT=Yes" #. type: "DropECDT_description" #: Resources/templates/Localizable.strings:177 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ECDT table." -msgstr "Eldobja az alaplap SSDT tábláját." +msgstr "" #. type: "DropASFT_title" #: Resources/templates/Localizable.strings:179 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropASFT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropASFT=Yes" #. type: "DropASFT_description" #: Resources/templates/Localizable.strings:180 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." +#, no-wrap msgid "Discard the motherboard's built-in ASF! table." -msgstr "Eldobja az alaplap SSDT tábláját." +msgstr "" #. type: "DropDMAR_title" #: Resources/templates/Localizable.strings:182 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropDMAR=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropDMAR=Yes" #. type: "DropDMAR_description" #: Resources/templates/Localizable.strings:183 @@ -866,17 +852,15 @@ #. type: "EnableC6State_title" #: Resources/templates/Localizable.strings:194 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" +#, no-wrap msgid "EnableC6State=Yes" -msgstr "EnableC2State=Yes" +msgstr "EnableC6State=Yes" #. type: "EnableC6State_description" #: Resources/templates/Localizable.strings:195 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." +#, no-wrap msgid "Enable specific Processor power state, C6." -msgstr "Lehetővé teszi a processzor C2-es módba való kapcsolását" +msgstr "" #. type: "GenerateCStates_title" #: Resources/templates/Localizable.strings:197 @@ -904,17 +888,15 @@ #. type: "GenerateTStates_title" #: Resources/templates/Localizable.strings:203 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" +#, no-wrap msgid "GenerateTStates=Yes" -msgstr "GenerateCStates=Yes" +msgstr "GenerateTStates=Yes" #. type: "GenerateTStates_description" #: Resources/templates/Localizable.strings:204 -#, 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 "Automatikusan létrehozza a processzor P módjait (sebesség-lépcsők)." +msgstr "" #. type: "1024x600x32_title" #: Resources/templates/Localizable.strings:208 @@ -1074,7 +1056,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1089,7 +1071,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1104,7 +1086,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1117,15 +1099,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1133,15 +1147,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1149,14 +1162,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1164,14 +1177,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1179,14 +1192,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1194,14 +1207,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1209,14 +1222,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1224,14 +1237,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1239,14 +1252,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1254,14 +1267,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1269,14 +1282,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1284,14 +1297,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1299,14 +1312,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1314,14 +1327,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1329,14 +1342,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1344,14 +1357,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1359,14 +1372,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1374,14 +1387,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1389,14 +1402,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1404,14 +1417,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1419,14 +1432,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1434,7 +1447,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1442,7 +1455,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1450,15 +1463,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1466,7 +1495,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1474,7 +1503,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1482,7 +1511,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1490,7 +1519,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1498,7 +1527,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1506,7 +1535,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1514,7 +1543,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1522,7 +1551,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1530,7 +1559,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1538,7 +1567,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1546,7 +1575,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1554,7 +1583,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1562,7 +1591,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1570,7 +1599,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1578,7 +1607,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1586,7 +1615,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1594,7 +1623,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1602,7 +1631,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1610,7 +1639,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1618,7 +1647,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1626,611 +1655,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 -#, fuzzy, no-wrap -#| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." +#: Resources/templates/Localizable.strings:570 +#, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." -msgstr "Lehetővé teszi az NVIDIA alapú videókártyák automatikus felismerését." +msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Engedélyezi a UseAtiROM opciót." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Engedélyezi a UseNvidiaROM opciót." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Engedélyezi a VBIOS opciót." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "A rendszert az alma logó helyett, karakteres módban indítja így figyelemmel kísérheted a rendszer betöltődését. Hibaelhárításnál hasznos." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User mód" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "A rendszert parancssoros módban indítja." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Gyorsítótárak kihagyása" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Ez egy nem mindennaposan használandó mód. A rendszer az összes rendszerfájlt úrjatölti. Akkor használd ha a géped nem indulna megfelelően." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Orvosolja néhány gépen a 'PCI configuration begin'-nél történő lefagyást. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Orvosolja néhány gépen a 'PCI configuration begin'-nél történő lefagyást. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2239,25 +2270,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Csak Lion-hoz. Kikapcsolja a 'low power wake' funkciót, ami néha üres, vagy fekete képernyőt okoz alvó módból való ébresztés után." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2266,14 +2297,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" -msgstr "" +msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2281,279 +2324,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Német Mac kiosztás" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Használd ezt a kiosztást a német Mac billentyűzetekhez" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanyol Mac kiosztás" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Használd ezt a kiosztást a spanyol Mac billentyűzetekhez." #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Francia Mac kiosztás" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Használd ezt a kiosztást a francia Mac billentyűzetekhez." #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Olasz Mac kiosztás" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Használd ezt a kiosztást a olasz Mac billentyűzetekhez." #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Svéd Mac kiosztás" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Használd ezt a kiosztást a svéd Mac billentyűzetekhez" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Francia PC kiosztás" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Használd ezt a kiosztást a francia PC billentyűzetekhez." #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 -#, fuzzy, no-wrap +#: Resources/templates/Localizable.strings:670 +#, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." -msgstr "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." +msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Örökölt" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleon's eredeti témája a v2.0 RC1 verzióból" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Az alapértelmezett téma a v2.0 RC5 verzióhoz" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Egy egyszerű téma NoSmokingBandit-tól" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" -msgstr "" +msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 -#, fuzzy, no-wrap -#| msgid "A selection of options that deal with video." +#: Resources/templates/Localizable.strings:689 +#, no-wrap msgid "A selection of options that deal with audio." -msgstr "Videóhoz kapcsolódó beállítások." +msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Vezérlés" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Beállítások a Chameleon vezerléséhez." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Általános beállítások" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Válaszd ki a szükségek alapbeállításokat." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel paraméterek" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Válaszd ki milyen paraméterekkel induljon a kernel" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Energiagazdálkodás" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Beállítások az energiagazdálkodáshoz és a sebesség-lépcsőkhöz." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Jelölj ki egy a monitorodnak leginkább megfelelő felbontást." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Jelölj ki egy a monitorodnak leginkább megfelelő felbontást." +msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Videóhoz kapcsolódó beállítások." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Billentyűzet kiosztás" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Válassz ki egy kiosztást a használatához. Ez egyúttal telepíti a billentyűzet kiosztás modult is" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Témák" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/chameleon.pot =================================================================== --- branches/Bungo/package/po/chameleon.pot (revision 2468) +++ branches/Bungo/package/po/chameleon.pot (revision 2469) @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2svn-r2286\n" -"POT-Creation-Date: 2013-12-27 14:14+0000\n" +"Project-Id-Version: Chameleon 2.3\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -248,7 +248,7 @@ msgstr "" #. type: "Default_title" -#: Resources/templates/Localizable.strings:25 Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:25 Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "" @@ -365,7 +365,7 @@ msgstr "" #. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:60 Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "" @@ -1063,7 +1063,7 @@ msgstr "" #. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:249 Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:249 Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1077,7 +1077,7 @@ msgstr "" #. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:253 Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:253 Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1091,7 +1091,7 @@ msgstr "" #. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:257 Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:257 Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1104,14 +1104,42 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 Resources/templates/Localizable.strings:367 +#, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1119,13 +1147,13 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1133,13 +1161,13 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1147,13 +1175,13 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1161,13 +1189,13 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1175,13 +1203,13 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1189,13 +1217,13 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1203,13 +1231,13 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1217,13 +1245,13 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1231,13 +1259,13 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1245,13 +1273,13 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1259,13 +1287,13 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1273,13 +1301,13 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1287,13 +1315,13 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1301,13 +1329,13 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1315,13 +1343,13 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1329,13 +1357,13 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1343,13 +1371,13 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1357,13 +1385,13 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1371,13 +1399,13 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1385,13 +1413,13 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1399,7 +1427,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1407,7 +1435,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1415,15 +1443,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1431,7 +1475,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1439,7 +1483,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1447,7 +1491,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1455,7 +1499,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1463,7 +1507,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1471,7 +1515,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1479,7 +1523,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1487,7 +1531,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1495,7 +1539,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1503,7 +1547,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1511,7 +1555,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1519,7 +1563,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1527,7 +1571,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1535,7 +1579,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1543,7 +1587,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1551,7 +1595,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1559,7 +1603,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1567,7 +1611,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1575,7 +1619,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1583,7 +1627,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1591,421 +1635,421 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "" "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and " @@ -2013,121 +2057,133 @@ msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "" "Turns on verbose logging and allows you to see messages from both Chameleon " @@ -2135,25 +2191,25 @@ msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "" "Not an option that's needed for everyday booting, but it can be useful if " @@ -2162,13 +2218,13 @@ msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "" "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 " @@ -2176,13 +2232,13 @@ msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "" "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 " @@ -2190,13 +2246,13 @@ msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some " @@ -2206,13 +2262,13 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "" "Lion only. Disables the 'low power wake' feature which can sometimes leave " @@ -2220,13 +2276,13 @@ msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you " @@ -2236,14 +2292,29 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "" +"In Yosemite Developer Previews, unsigned or improperly signed kexts will not " +"be loaded. To use unsigned kexts during development, this strict check can " +"be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx " @@ -2253,85 +2324,85 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "" "A smaller simple version of the new default theme used when building a " @@ -2339,181 +2410,181 @@ msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "" "Select one keylayout to use. This will also install the Keylayout module and " @@ -2521,13 +2592,13 @@ msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/ro.po =================================================================== --- branches/Bungo/package/po/ro.po (revision 2468) +++ branches/Bungo/package/po/ro.po (revision 2469) @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-05-11 16:09-0000\n" -"Last-Translator: ErmaC\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"PO-Revision-Date: 2014-06-25 23:55+0000\n" +"Last-Translator: arsradu \n" "Language-Team: ro \n" "Language: ro\n" "MIME-Version: 1.0\n" @@ -266,7 +266,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -332,6 +332,8 @@ "This module provides a substitute for the internal acpi patcher.\n" "Dependencies: none" msgstr "" +"Acest modul ofera substitut pentru patcher-ul intern acpi.\n" +"Dependinte: niciuna" #. type: "HDAEnabler_title" #: Resources/templates/Localizable.strings:47 @@ -346,6 +348,8 @@ "HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" "Dependencies: none" msgstr "" +"Modulul HDAEnabler, acest modul ofera substitut pentru modificarile High Definition Audio DSDT.\n" +"Dependinte: niciuna" #. type: "FileNVRAM_title" #: Resources/templates/Localizable.strings:51 @@ -360,6 +364,8 @@ "FileNVRAM module for preloading NVRAM values.\n" "Dependencies: none" msgstr "" +"Modulul FileNVRAM pentru incarcarea preliminara a valorilor NVRAM.\n" +"Dependinte: niciuna" #. type: "Sata_title" #: Resources/templates/Localizable.strings:55 @@ -375,10 +381,13 @@ "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 "" +"Modulul Sata, cunoscut ca YellowIconFixer in branch-ul lui cparm.\n" +"Folosit pentru a rezolva problema icoanelor galbene (poate de asemenea rezolva o problema cu aplicatia Apple pentru DVD player in Mountain Lion).\n" +"Dependinte: niciuna" #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Rezolutie" @@ -431,6 +440,12 @@ "*Removes a panic in commpage_stuff_routine\n" "Dependencies: none" msgstr "" +"Modulul KernelPatcher ofera patch-uri pentru urmatoarele:\n" +"*Permite folosirea kernelcache cu /Extra/Extensions si /Extra/Extensions/mkext\n" +"*Anuleaza verificarea CPUID\n" +"*Anuleaza LAPIC panic\n" +"*Anuleaza panic-ul in commpage_stuff_routine\n" +"Dependinte: niciuna" #. type: "KextPatcher_title" #: Resources/templates/Localizable.strings:79 @@ -445,13 +460,14 @@ "The KextPatcher module provides patches for the following:\n" "Dependencies: none" msgstr "" +"Modulul KextPatcher ofera patch-uri pentru urmatoarele:\n" +"Dependinte: niciuna" #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -460,13 +476,14 @@ "The GraphicsEnabler nVidia code ported to a module.\n" "Dependencies: none" msgstr "" +"Codul nVidia GraphicsEnabler portat intr-un modul.\n" +"Dependinte: niciuna" #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -475,13 +492,14 @@ "The GraphicsEnabler AMD/ATi code ported to a module.\n" "Dependencies: none" msgstr "" +"Codul GraphicsEnabler AMD/ATI portat intr-un modul.\n" +"Dependinte: niciuna" #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -490,6 +508,8 @@ "The GraphicsEnabler gma(Intel) code ported to a module.\n" "Dependencies: none" msgstr "" +"Codul GraphicsEnabler gma(Intel) portat intr-un modul.\n" +"Dependinte: niciuna" #. type: "Options_title" #: Resources/templates/Localizable.strings:100 @@ -635,10 +655,9 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 -#, 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 "Activati aceasta optiune pentru a seta modul integrat al placiilor de retea." +msgstr "Permite posibilitatea de a adauga valori AirPort la dispozitivul dvs wireless." #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -666,16 +685,15 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" +msgstr "Forteaza SMBIOS Table 17 sa aiba o lungime de 27 de bytes." #. type: "RestartFix_title" #: Resources/templates/Localizable.strings:147 @@ -819,7 +837,7 @@ #: Resources/templates/Localizable.strings:183 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "Inlatura tabela DMAR preinstalata a placii de baza, aceast lucru rezolvand problema de VT-d panics." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:185 @@ -1063,7 +1081,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1075,10 +1093,12 @@ "Set HDEF layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1090,10 +1110,12 @@ "Set HDEF layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1105,1147 +1127,1312 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Seteaza HDEF layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Seteaza HDEF layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" "020 (0x20, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 32:\n" +"020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Seteaza HDEF layout-it la 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Seteaza HDAU layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Seteaza HDAU layout-it la 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" "020 (0x20, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 32:\n" +"020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Seteaza HDAU layout-it la 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660000 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660001 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660002 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660003 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660004 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01620005 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01620006 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01620007 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660008 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 01660009 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 0166000a pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Seteaza 0166000b pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 00000604 pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0000060c pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 00001604 pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0000160a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0000160c pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 00002604 pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0000260a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0600260c pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0000260d pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 02001604 pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Seteaza 0300220d pentru Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0500260a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0600260a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0700260d pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 0800260a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Seteaza 08002e0a pentru Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." -msgstr "" +msgstr "Seteaza HDEF PinConfiguration pentru ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Activeaza auto-detectarea placii video nVidia, AMD/ATI pe Intel și injectarea proprietatiilor." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" +msgstr "Injecteaza HDMi audio pentru NVIDIA sau AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Activeaza optiuniile UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Activeaza optiuniile UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Activeaza optiunea VBIOS" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" +msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" +msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset NVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" +msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset AMD/ATI." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" +msgstr "Permite optiuni de iluminare pentru laptop-uri cu placi video nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." +msgstr "Permite optiuni DualLink pentru placile video nVidia si ATI." + +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." msgstr "" #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Modul Verbose" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Activeaza afisarea de informatii detalitate in timpul procesului de boot, optiune vitala pentru depistarea problemelor." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Optiune pentru depistare a problemelor, care porneste direct in consola BSD/UNIX a sistemului OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "O optiune rar folosita, dar practica in cazul in care se doreste pornirea sistemului cu toate fisierele si ignorand cache-uriile prezente." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Pentru rezolvarea blocarii la 'PCI configuration begin' pe unele sisteme. 0x2000 este flagul kIOPCIConfiguratorPFM64, precum este prezentat in codul sursa IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Pentru rezolvarea blocarii la 'PCI configuration begin' pe unele sisteme. 0x3000 este flagul kIOPCIConfiguratorPFM64, precum este prezentat in codul sursa IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" "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 "" +"Informatii aici: Waiting for root device when kernel cache used only with some disks +FIX\n" +"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" +"Credite lui bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Pentru Lion doar, dezactiveaza modul de revenire 'low power' care uneori lasa ecranul negru." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2253,15 +2440,31 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Findings credits to meklort and Rampage Dev." msgstr "" +"Introduce un nou panou Preference in System Preferences care permite folosirea Nvidia Web Driver.\n" +"Informatii aici: New Nvidia Retail Driver Install Solution\n" +"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" +"Credite lui meklort si Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2269,278 +2472,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Tastatura MAC in limba Germana" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Tastatura MAC in limba Spaniola" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Tastatura MAC in limba Franceza" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Tastatura MAC in limba Italiana" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Tastatura MAC in limba Suedeza" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Tastatura PC in limba Franceza" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "O versiune minimala a temei inregrate in chameleon." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Tema originala Chameleon introdusa in versiunea v2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Tema originala Chameleon introdusa in versiunea v2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "O tema simpla creata de NoSmokingBandit din Aprilie 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "O selectie de optiuni care au de aface cu functionarea audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Optiuni pentru control" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Optiuni pentru a controla modul de functionare a bootloaderului Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Optiuni Generale" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Alegeti din o gama de optiuni de baza." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Flag-uri pentru kernel" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Alegeti din o gama de flag-uri pentru kernel." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Management al energiei" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "O selectie de optiuni care au de aface cu speedstep si consumul de energie." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Setati o rezolutie implicita." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Setati o rezolutie implicita." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "O selectie de optiuni care au de aface cu functionarea video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Tastatura" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Selectati o limba a tastaturii, aceasta va instala si modulul pentru diverse limbi." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Teme" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/ca.po =================================================================== --- branches/Bungo/package/po/ca.po (revision 2468) +++ branches/Bungo/package/po/ca.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 14:14+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:16+0000\n" "Last-Translator: ErmaC \n" "Language-Team: ca \n" @@ -277,7 +277,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -389,7 +389,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolució" @@ -1065,7 +1065,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1080,7 +1080,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1095,7 +1095,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1108,15 +1108,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1124,14 +1156,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1139,14 +1171,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1154,14 +1186,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1169,14 +1201,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1184,14 +1216,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1199,14 +1231,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1214,14 +1246,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1229,14 +1261,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1244,14 +1276,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1259,14 +1291,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1274,14 +1306,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1289,14 +1321,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1304,14 +1336,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1319,14 +1351,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1334,14 +1366,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1349,14 +1381,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1364,14 +1396,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1379,14 +1411,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1394,14 +1426,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1409,14 +1441,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1424,7 +1456,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1432,7 +1464,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1440,15 +1472,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1456,7 +1504,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1464,7 +1512,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1472,7 +1520,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1480,7 +1528,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1488,7 +1536,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1496,7 +1544,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1504,7 +1552,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1512,7 +1560,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1520,7 +1568,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1528,7 +1576,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1536,7 +1584,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1544,7 +1592,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1552,7 +1600,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1560,7 +1608,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1568,7 +1616,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1576,7 +1624,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1584,7 +1632,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1592,7 +1640,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1600,7 +1648,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1608,7 +1656,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1616,601 +1664,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Activa l'opció per autodetectar targetes gràfiques NVIDIA/ATI/Intel i injectar l´informació correcta." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Activa les opcions UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Activa les opcions UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Activa les opcions VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Activa l'arrencada en manera verbose, que permet llegir els missatges que tant chameleon com el kernel d'OS X mostren durant el procés d'arrencada. Funció essencial per resoldre problemes." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Una opció usada per arrencar en la manera CLI (línia de comandos) BSD/Unix d'OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Aquesta no és una opció que es faci servir tots els dies, però pot ser útil perquè OS X carregui tots els arxius des de les seves carpetes de sistema, en lloc de recolzar-se en els seus cachés." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Per evitar que el sistema es quedi parat mostrant 'PCI configuration begin' en alguns sistemes. 0x2000 és el flag kIOPCIConfiguratorPFM64, com es pot veure en el codi font de IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Per evitar que el sistema es quedi parat mostrant 'PCI configuration begin' en alguns sistemes. 0x3000 és el flag kIOPCIConfiguratorPFM64, com es pot veure en el codi font de IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2219,25 +2279,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Només per Lion. Desactiva la característica 'low power wake' que en ocasions fa que el monitor es quedi en negre després de despertar del repòs." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2246,14 +2306,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2261,277 +2333,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Fer servir el mapa de teclat per a un teclat Mac Alemany" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Fer servir el mapa de teclat per a un teclat Mac espanyol" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Fer servir el mapa de teclat per a un teclat Mac francès" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Fer servir el mapa de teclat per a un teclat Mac italià" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Fer servir el mapa de teclat per a un teclat Mac suec" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Fer servir el mapa de teclat per a un teclat PC francès" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Una versió reduïda i simplificada del nou theme per defecte, utilitzat com a theme embegut." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Theme original predeterminat, utilitzat en la versió v2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Theme original predeterminat, utilitzat en la versió v2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Un theme deliciosament simple creat per NoSmokingBandit a l´Abril de 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Una selecció d'opcions relatives al audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opcions de Control" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Ajustos de control sobre el funcionament de Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "General Options" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Tria a partir d'una selecció d'opcions." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Tria els kernel flags per a l'arrencada." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gestió d'energia" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Opcions relatives a la gestió d'energia i el speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Estableix la resolució del teu monitor" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Una selecció d'opcions relatives al video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Selecciona un mapa de teclat, en funció de l'idioma." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Themes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/pt.po =================================================================== --- branches/Bungo/package/po/pt.po (revision 2468) +++ branches/Bungo/package/po/pt.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2014-01-21 15:36+0000\n" "Last-Translator: artur_pt \n" "Language-Team: pt-PT \n" @@ -278,7 +278,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Padrão" @@ -399,7 +399,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolução" @@ -1091,7 +1091,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1108,7 +1108,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1125,7 +1125,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1140,15 +1140,57 @@ "Injeta HDEF layout-it para 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Configura HDEF layout-id para 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Configura HDEF layout-id para 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1158,14 +1200,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1175,14 +1217,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1192,14 +1234,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1209,14 +1251,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1226,14 +1268,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1243,14 +1285,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1260,14 +1302,14 @@ "183 (0x83, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1277,14 +1319,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1294,14 +1336,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1311,14 +1353,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1328,14 +1370,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1345,14 +1387,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1362,14 +1404,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1379,14 +1421,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1396,14 +1438,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1413,14 +1455,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1430,14 +1472,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1447,14 +1489,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1464,14 +1506,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1481,14 +1523,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1498,7 +1540,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1508,7 +1550,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1518,7 +1560,7 @@ "002 (0x02, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1527,8 +1569,34 @@ "Injeta HDAU layout-it para 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"injeta HDAU layout-it para 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"injeta HDAU layout-it para 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1538,7 +1606,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1548,7 +1616,7 @@ "020 (0x20, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1558,7 +1626,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1568,7 +1636,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1578,7 +1646,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1588,7 +1656,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1598,7 +1666,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1608,7 +1676,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1618,7 +1686,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1628,7 +1696,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1638,7 +1706,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1648,7 +1716,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1658,7 +1726,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1668,7 +1736,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1678,7 +1746,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1688,7 +1756,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1698,7 +1766,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1708,7 +1776,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1718,7 +1786,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1728,7 +1796,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1738,601 +1806,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660001 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660002 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660003 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660004 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "injeta 01620005 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Injeta 01620006 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Injeta 01620007 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660008 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 01660009 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 0166000a para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Injeta 0166000b para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 00000604 para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 00000604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0000060c para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0000060c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 00001604 para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 00001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0000160a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0000160a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0000160c para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0000160c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 00002604 para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 00002604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0000260a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0000260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0600260c para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0600260c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0000260d para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0000260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 02001604 para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 02001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "injeta 0300220d para Intel Haswell (Desktop) AAPL,ig-platform-id ." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "injeta 0300220d para Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0500260a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0500260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0600260a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0600260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0700260d para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0700260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 0800260a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 0800260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Injeta 08002e0a para Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Injeta 08002e0a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Injeta HDEF PinConfiguration para Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Injeta HDEF PinConfiguration para Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Injeta HDEF PinConfiguration para Dispositivos Analogicos AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Injeta HDEF PinConfiguration para Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Injeta HDEF PinConfiguration para Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Injeta HDEF PinConfiguration para ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Ativa a opção que auto detecta placas de vídeo e injecta as informações corretas." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Injeta o Audio HDMI para Placas NVIDIA ou AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Ativa a opção UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Ativa a opção UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Ativa a opção VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Saltar GraphicsEnbaler autodetectado para GPUs baseados em Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Saltar GraphicsEnabler autodectado para GPUs Baseadas em NVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Saltar GraphicsEnabler autodetectado para GPUs baseadas em AMD/ATI." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Ativa opções Backlight para laptop com nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Ativa opções DualLink para nVidia e Ati. " +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Modo Verbose" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Ativa Modo Verbose, permite visualizar mensagens do Chameleon e do Kernel do OS X durante o boot. Essencial para detetar problemas." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Modo Single User" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Usado no boot para alcançar a linha de comandos do OS X's BSD/Unix para resolução de problemas." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignorar Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Usado para que o OS X carregue os ficheiros das suas pastas de sistema, em vez de usar as caches préviamente construidas." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Adiciona o parâmetro npci=0x2000 em Kernel Flags." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Adiciona o parâmetro npci=0x3000 em Kernel Flags." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2344,25 +2424,25 @@ "Créditos para bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Só Lion. Desabilita 'low power wake' caracteristica que por vezes apresenta o écran negro após o computador acordar." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2375,14 +2455,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Créditos da solução meklort e Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2392,277 +2484,277 @@ "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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Teclado Mac Alemão" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Usa o layout para teclado Mac Alemão." #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Teclado Mac Espanhol" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Usa o layout para teclado Mac Espanhol." #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Teclado Mac Francês" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Usa o layout para teclado Mac Francês." #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Teclado Mac Italiano" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Usa o layout para teclado Mac Italiano." #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Teclado Mac Sueco" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Usa o layout para teclado Mac Sueco." #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Teclado PC Francês" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Usa o layout para teclado PC Francês." #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Uma versão menor do novo tema padrão, usada nas versões do Chameleon com tema embutido." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Tema padrão anterior do Chameleon." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Novo tema padrão do Chameleon." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "O tema Bullet por NoSmokingBandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Preferências de Audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opções Controle" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Preferências de controle do Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Opções Generalistas" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Escolha de seleção de opções básicas." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Escolha de seleção de kernel flags." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gestão Energia" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Seleção de opções relativas a gestão de energia e speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Configura a resolução do écran" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Injeta um HDEF Layout ID para usar no seu controlador HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Injeta um HDAU Layout ID para usar com seu controlador HDMi." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Injeta um HDAU Layout ID para usar na sua Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Injeta um HDAU Layout ID para usar na sua Intel HD5000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Injeta um HDEF PinConfiguration para usar." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Preferências de Video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Temas" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/pt-BR.po =================================================================== --- branches/Bungo/package/po/pt-BR.po (revision 2468) +++ branches/Bungo/package/po/pt-BR.po (revision 2469) @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-12-29 11:56+0000\n" -"Last-Translator: ErmaC \n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"PO-Revision-Date: 2014-10-22 21:23+0000\n" +"Last-Translator: kyndder \n" "Language-Team: pt-BR \n" "Language: pt-BR\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388318218.0\n" +"X-POOTLE-MTIME: 1414013009.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -278,7 +278,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Padrão" @@ -399,7 +399,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolução" @@ -703,7 +703,7 @@ #: Resources/templates/Localizable.strings:145 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" +msgstr "Força a Tabela SMBIOS 17 a ter 27 bytes." #. type: "RestartFix_title" #: Resources/templates/Localizable.strings:147 @@ -1091,7 +1091,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1108,7 +1108,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1125,7 +1125,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1140,15 +1140,49 @@ "Define HDEF layout-it para 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Define HDEF layout-id para 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Define HDEF layout-id para 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1158,14 +1192,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1175,14 +1209,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1192,14 +1226,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1209,14 +1243,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1226,14 +1260,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1243,14 +1277,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1260,14 +1294,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1277,14 +1311,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1294,14 +1328,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1311,14 +1345,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1328,14 +1362,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1345,14 +1379,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1362,14 +1396,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1379,14 +1413,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1396,14 +1430,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1413,14 +1447,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1430,14 +1464,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1447,14 +1481,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1464,14 +1498,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1481,14 +1515,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1498,7 +1532,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1508,7 +1542,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1518,7 +1552,7 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1527,8 +1561,28 @@ "Define HDAU layout-it para 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Define HDAU layout-id para 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Define HDAU layout-id para 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1538,7 +1592,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1548,7 +1602,7 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1558,7 +1612,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1568,7 +1622,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1578,7 +1632,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1588,7 +1642,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1598,7 +1652,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1608,7 +1662,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1618,7 +1672,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1628,7 +1682,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1638,7 +1692,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1648,7 +1702,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1658,7 +1712,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1668,7 +1722,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1678,7 +1732,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1688,7 +1742,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1698,7 +1752,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1708,7 +1762,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1718,7 +1772,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1728,7 +1782,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1738,601 +1792,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660001 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660002 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660003 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660004 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Define 01620005 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Define 01620006 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Define 01620007 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660008 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 01660009 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 0166000a para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Define 0166000b para Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 00000604 para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 00000604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0000060c para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0000060c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 00001604 para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 00001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0000160a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0000160a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0000160c para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0000160c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 00002604 para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 00002604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0000260a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0000260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0600260c para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0600260c para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0000260d para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0000260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 02001604 para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 02001604 para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "Define 0300220d para Intel HD5000 (Desktop) AAPL,ig-platform-id ." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Define 0300220d para Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0500260a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0500260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0600260a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0600260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0700260d para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0700260d para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 0800260a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 0800260a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Define 08002e0a para Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Define 08002e0a para Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Define HDEF PinConfiguration para Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Define HDEF PinConfiguration para Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Define HDEF PinConfiguration para Analog Devices AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Define HDEF PinConfiguration para Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Define HDEF PinConfiguration para Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Define HDEF PinConfiguration para ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Ativa a opção que auto detecta placas de vídeo NVIDIA, AMD/ATI ou Intel e injeta as informações corretas." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Injeta configurações de áudio HDMI para NVIDIA ou AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Ativa a opção UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Ativa a opção UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Ativa a opção VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Desativa autodetecção do GraphicsEnbaler para GPUs baseadas em Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Desativa autodetecção do GraphicsEnbaler para GPUs baseadas em NVIDIA." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Desativa autodetecção do GraphicsEnbaler para GPUs baseadas em AMD/ATI." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Ativa opções para o Backlight de Laptops com gráficos nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Ativa opções de DualLink para controladoras nVidia e ATI." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "Usa o nome clássico Nvidia no System Profiler (desabilitado por padrão)." + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Modo Verbose" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Ativa Modo Verbose, permite visualizar mensagens do Chameleon e do Kernel do OS X durante o boot. Essencial para detetar problemas." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Modo Single User" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Usado no boot para alcançar a linha de comandos do OS X's BSD/Unix para resolução de problemas." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignorar Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Usado para que o OS X carregue os ficheiros das suas pastas de sistema, em vez de usar as caches préviamente construidas." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Para solucionar o travamento na mensagem 'PCI configuration begin' que acontece em alguns sistemas. npci=0x2000 é a flag kIOPCIConfiguratorPFM64 existente no código-fonte do driver IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Para solucionar o travamento na mensagem 'PCI configuration begin' que acontece em alguns sistemas. npci=0x3000 é a flag kIOPCIConfiguratorPFM64 existente no código-fonte do driver IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2344,25 +2410,25 @@ "Findings credits to bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Apenas para OSX Lion. Desabilita a opção 'low power wake' que pode deixar a tela preta depois de o computador acordar do repouso." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2375,14 +2441,29 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Findings credits to meklort and Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" +"No Developer Preview do Yosemite, kexts Imprópriamente ou não assinadas não " +"serão carregadas. Para utilizar estes kexts durante o desenvolvimento, esta " +"verificação pode ser desabilitada adicionando o boot flag 'kext-dev-mode=1'." + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2392,277 +2473,277 @@ "More information by bcc9 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Teclado Mac Alemão" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Usa o layout para teclado Mac Alemão." #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Teclado Mac Espanhol" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Usa o layout para teclado Mac Espanhol." #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Teclado Mac Francês" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Usa o layout para teclado Mac Francês." #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Teclado Mac Italiano" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Usa o layout para teclado Mac Italiano." #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Teclado Mac Sueco" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Usa o layout para teclado Mac Sueco." #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Teclado PC Francês" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Usa o layout para teclado PC Francês." #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embarcado" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Uma versão menor do novo tema padrão usada na construção de versões do Chameleon que requerem tema embarcado." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Antigo" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Tema padrão original do Chameleon introduzido na versão 2.0RC1." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Tema padrão do Chameleon introduzido na versão 2.0 RC5." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "O tema Bullet feito por NoSmokingBandit em Abril de 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Seleção de opções de audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opções de Controle" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Preferências que controlam o funcionamento do Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Opções Gerais" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Escolha a partir de uma seleção de opções básicas." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Opções do Kernel" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Escolha a partir de uma seleção de opções do kernel." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Gerenciamento de Energia" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Seleção de opções relativas a gestão de energia e a speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Define a resolução de tela a ser utilizada." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Definir um ID do layout HDEF para usar com sua cotroladora HDA." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Definir um ID do layout HDAU para usar com sua cotroladora HDMI." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Definir um AAPL,ig-platform-id para usar em sua Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Definir um AAPL,ig-platform-id para usar em sua Intel HD5000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Especifique um HDEF PinConfiguration para ser usado." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Vídeo" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Seleção de opções de vídeo." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Leiaute de Teclado" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Seleciona um leiaute de teclado a ser utilizado. Também irá instalar o módulo Keylayot e mapas de teclas." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Temas" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/sr.po =================================================================== --- branches/Bungo/package/po/sr.po (revision 2468) +++ branches/Bungo/package/po/sr.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-05-11 16:00-0000\n" "Last-Translator: ErmaC\n" "Language-Team: sr \n" @@ -271,7 +271,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Standard" @@ -383,7 +383,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolution" @@ -455,10 +455,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -470,10 +469,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -485,10 +483,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -668,10 +665,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -1065,7 +1061,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1080,7 +1076,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1095,7 +1091,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1108,15 +1104,47 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 #, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1124,15 +1152,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "LayoutID=392" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "LayoutID=392" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1140,14 +1167,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1155,14 +1182,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1170,14 +1197,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1185,14 +1212,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1200,14 +1227,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1215,14 +1242,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1230,14 +1257,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1245,14 +1272,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1260,14 +1287,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1275,14 +1302,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1290,14 +1317,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1305,14 +1332,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1320,14 +1347,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1335,14 +1362,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1350,14 +1377,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1365,14 +1392,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1380,14 +1407,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1395,14 +1422,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1410,14 +1437,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1425,7 +1452,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1433,7 +1460,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1441,15 +1468,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1457,7 +1500,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1465,7 +1508,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1473,7 +1516,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1481,7 +1524,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1489,7 +1532,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1497,7 +1540,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1505,7 +1548,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1513,7 +1556,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1521,7 +1564,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1529,7 +1572,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1537,7 +1580,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1545,7 +1588,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1553,7 +1596,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1561,7 +1604,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1569,7 +1612,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1577,7 +1620,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1585,7 +1628,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1593,7 +1636,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1601,7 +1644,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1609,7 +1652,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1617,610 +1660,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Omogućava opciju auto prepoznavanja NVIDIA/ATI/Intel baziranih grafičkih video kartica i upisuje pravilne informacije o istoj." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Uključuje UseAtiROM opciju." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Uključuje UseNvidiaROM opciju." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Uključuje VBIOS opciju" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Uključuje verbose prijavu i omogućava vam da vidite poruke iz oba Chameleon i kernel OS X prilikom pokretanja. Osnova za rešavanje problema." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Opcija za rješavanje problema koja se koristi za podizanje OS X BSD / Unix komandnog reda." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Opcija koja nije potrebna za svakodnevno podizanje, ali može biti korisna ukoliko želite da OS X učita sve fajlove iz sistemskog direktorija, radije nego se oslanjajući na pre-izgrađenu predmemoriju." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x2000 za Kernel Zastave" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Postavlja zastave npci = 0x3000 za Kernel Zastave" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2229,25 +2275,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Samo Lion. Isključuje 'low power wake' opciju koja ponekad ostavi crni ekran posle buđenja iz spavanja." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" -msgstr "" +msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2256,14 +2302,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2271,278 +2329,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Korištenje tastature za Njemačku Mac tastaturu" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Korištenje tastature za Španjolsku Mac tastaturu" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Korištenje tastature za Francusku Mac tastaturu" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Korištenje tastature za Italijansku Mac tastaturu" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Korištenje tastature za Svedsku Mac tastaturu" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Korištenje tastature za Francusku PC tastaturu" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Manja, jednostavnija verzija nove podrazumevane teme koja se koristi prilikom izgradnje Chameleon-a koji zahteva ugrađenu temu. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Chameleonova prethodno zadata tema." #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Chameleonova trenutno zadata tema." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Predivna jednostavna tema od NoSmokingBandit iz Aprila 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" -msgstr "" +msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Izbor opcija koje se bave audiom." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Control Options" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Opcije za kontrolu rada Chameleona." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "General Options" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Izaberite od selekcije iz baze opcija." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Izaberite od selekcije iz kernel zastava." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Power Management" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Izbor opcija koje se bave upravljanjem potrošnjom energije i SpeedStep-om." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Set one resolution to use." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." +#: Resources/templates/Localizable.strings:729 +#, no-wrap msgid "Set one HDEF PinConfiguration to use." -msgstr "Set one resolution to use." +msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Izbor opcija koje se bave videom." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Select one keylayout to use. This will also install the Keylayout module and keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Themes" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/fa.po =================================================================== --- branches/Bungo/package/po/fa.po (revision 2468) +++ branches/Bungo/package/po/fa.po (revision 2469) @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.1svn-r1870\n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"Project-Id-Version: Chameleon 2.3\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2014-01-05 13:57+0000\n" "Last-Translator: minlite \n" "Language-Team: LANGUAGE \n" @@ -268,7 +268,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "استاندارد" @@ -277,10 +277,7 @@ #: Resources/templates/Localizable.strings:26 #, 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." -msgstr "" -"فایل های کامیلیون را در ریشه پارتیشن انتخاب شده با استفاده از boot0 یا " -"boot0md بسته به سیستم شما بدونه آسیب زدن به نسخه های نصب شده ویندوز (در صورت " -"وجود) نصب کن." +msgstr "فایل های کامیلیون را در ریشه پارتیشن انتخاب شده با استفاده از boot0 یا boot0md بسته به سیستم شما بدونه آسیب زدن به نسخه های نصب شده ویندوز (در صورت وجود) نصب کن." #. type: "noboot_title" #: Resources/templates/Localizable.strings:28 @@ -380,7 +377,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "تفکیک پذیری" @@ -1057,7 +1054,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1072,7 +1069,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1087,7 +1084,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1100,15 +1097,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1116,14 +1143,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1131,14 +1158,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1146,14 +1173,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1161,14 +1188,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1176,14 +1203,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1191,14 +1218,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1206,14 +1233,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1221,14 +1248,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1236,14 +1263,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1251,14 +1278,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1266,14 +1293,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1281,14 +1308,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1296,14 +1323,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1311,14 +1338,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1326,14 +1353,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1341,14 +1368,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1356,14 +1383,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1371,14 +1398,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1386,14 +1413,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1401,14 +1428,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1416,7 +1443,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1424,7 +1451,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1432,15 +1459,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1448,7 +1491,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1456,7 +1499,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1464,7 +1507,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1472,7 +1515,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1480,7 +1523,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1488,7 +1531,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1496,7 +1539,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1504,7 +1547,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1512,7 +1555,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1520,7 +1563,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1528,7 +1571,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1536,7 +1579,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1544,7 +1587,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1552,7 +1595,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1560,7 +1603,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1568,7 +1611,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1576,7 +1619,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1584,7 +1627,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1592,7 +1635,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1600,7 +1643,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1608,601 +1651,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2211,25 +2266,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2238,14 +2293,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2253,277 +2320,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/ru.po =================================================================== --- branches/Bungo/package/po/ru.po (revision 2468) +++ branches/Bungo/package/po/ru.po (revision 2469) @@ -5,20 +5,20 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-06-27 21:13+0000\n" -"Last-Translator: ltodoto \n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"PO-Revision-Date: 2014-10-22 21:21+0000\n" +"Last-Translator: SergeNu \n" "Language-Team: ru \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1372367628.0\n" +"X-POOTLE-MTIME: 1414012891.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -82,15 +82,15 @@ "evolved from the development of David Elliott's fake EFI implementation " "added to Apple's boot-132 project." msgstr "" -"Chameleon — начальный загрузчик, построенный на основе сочетания " -"компонентов, разработка которых была начата в рамках проекта Дэвида Эллиотта " -"(David Elliott) по эмуляции прикладного интерфейса EFI в качестве дополнения " -"к оригинальному проекту загрузчика Apple boot-132." +"Chameleon - загрузчик, построенный на основе сочетания компонентов, " +"разработка которых была начата в рамках проекта Дэвида Эллиотта (David " +"Elliott) по эмуляции прикладного интерфейса EFI в качестве дополнения к " +"оригинальному проекту загрузчика Apple boot-132." #. type: Content of:

#: Resources/templates/Description.html:20 msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 обладает широкими возможностями. В том числе:" +msgstr "Chameleon v2 обладает широкими возможностями. Например:" #. type: Content of:

#: Resources/templates/Description.html:22 @@ -260,7 +260,7 @@ #: Resources/templates/Localizable.strings:19 #, no-wrap msgid "Chameleon Bootloader" -msgstr "Начальный загрузчик Chameleon" +msgstr "Загрузчик Chameleon" #. type: "Chameleon_description" #: Resources/templates/Localizable.strings:20 @@ -278,7 +278,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Обыкновенный" @@ -287,7 +287,10 @@ #: Resources/templates/Localizable.strings:26 #, 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." -msgstr "Обычная установка Chameleon" +msgstr "" +"Установка файлов Chameleon в корень выбранного раздела используя boot0 или " +"boot0md и основываясь на вашей системе, без уничтожения любой установленной " +"копии Windows, если таковая имеется." #. type: "noboot_title" #: Resources/templates/Localizable.strings:28 @@ -390,7 +393,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Разрешение" @@ -671,16 +674,15 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" +msgstr "Принудительно установить размер 17-й таблицы SMBIOS равным 27 байтам." #. type: "RestartFix_title" #: Resources/templates/Localizable.strings:147 @@ -1068,7 +1070,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1083,7 +1085,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1098,7 +1100,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1111,15 +1113,49 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "Установить 3 карту HDEF:003 (0x03, 0x00, 0x00, 0x00)." -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Установить HDEF и расположить в 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Установить HDEF и расположить в 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1127,14 +1163,14 @@ msgstr "Установить 12 карту HDEF:00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1142,14 +1178,14 @@ msgstr "Установить 32 карту HDEF:020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1157,14 +1193,14 @@ msgstr "Установить 40 карту HDEF:028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1172,1057 +1208,1116 @@ msgstr "Установить 65 карту HDEF:041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Установить значение HDEF layout-it равным 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 269" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 387" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 388" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 389" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 392" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 398" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 662" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 663" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 664" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 885" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 887" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 888" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 889" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 892" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDEF layout-it равным 898" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Установить HDEF и расположить в 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Установить HDAU и расположить в 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Установить HDAU и расположить в 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" "020 (0x20, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 32:\n" +"020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 387" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 388" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 389" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 392" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 398" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 662" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 663" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 664" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" +msgstr "Установить значение HDAU layout-it равным 885" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 892:\n" +"37C (0x0C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Установить HDAU и расположить в 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660000 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660001 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660002 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660003 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660004 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01620005 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01620006 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01620007 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660008 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 01660009 в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 0166000a в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" +msgstr "Установить 0166000b в качестве Intel HD4000 (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:499 +#, no-wrap msgid "00000604" -msgstr "01660000" +msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 00000604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:502 +#, no-wrap msgid "0000060c" -msgstr "01660000" +msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0166000c в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:505 +#, no-wrap msgid "00001604" -msgstr "01660000" +msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 00001604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:508 +#, no-wrap msgid "0000160a" -msgstr "01660000" +msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0000160a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:511 +#, no-wrap msgid "0000160c" -msgstr "01660000" +msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0000160c в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:514 +#, no-wrap msgid "00002604" -msgstr "01660000" +msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 00002604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:517 +#, no-wrap msgid "0000260a" -msgstr "01660000" +msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0000260a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:520 +#, no-wrap msgid "0000260c" -msgstr "01660000" +msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0600260c в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 -#, fuzzy, no-wrap -#| msgid "01660000" +#: Resources/templates/Localizable.strings:523 +#, no-wrap msgid "0000260d" -msgstr "01660000" +msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0000260d в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" -msgstr "" +msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 02001604 в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" -msgstr "" +msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Установить 0300220d в качестве Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" -msgstr "" +msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0500260a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" -msgstr "" +msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0600260a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" -msgstr "" +msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0700260d в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" -msgstr "" +msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 0800260a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" -msgstr "" +msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "" +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Установить 08002e0a в качестве Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" +msgstr "Установить HDEF PinConfiguration для Analog Devices AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" +msgstr "Установить HDEF PinConfiguration для Analog Devices AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" +msgstr "Установить HDEF PinConfiguration для Analog Devices AD198b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" +msgstr "Установить HDEF PinConfiguration для Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" +msgstr "Установить HDEF PinConfiguration для Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." -msgstr "" +msgstr "Установить HDEF PinConfiguration для ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Включение автоматического обнаружения и корректировки данных EFI для графических карт nVidia/ATI/Intel." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Включение возможности обнаружения аудио-выхода HDMI для видеокарт nVidia или AMD/ATI" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Включение параметра UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Включение параметра UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Включение параметра VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "Пропустить автоматическое обнаружение GraphicsEnabler для графических процессоров Intel." #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "Пропустить автоматическое обнаружение GraphicsEnabler для графических процессоров nVidia." #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "Пропустить автоматическое обнаружение GraphicsEnabler для графических процессоров AMD/ATi." #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "Включение настройки подсветки для ноутбуков с графическими процессорами nVidia." #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Включение DualLink для графических процессоров nVidia и ATi." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" +"Использовать классическое название Nvidia для профиля системы (по-умолчанию " +"отключено)." + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Информационный режим" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Включить ведение журнала загрузки. Необходимо для устранения проблем." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Однопользовательский режим" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Используется в качестве безопасного режима для устранения неполадок. (Вызов текстовой консоли BSD)" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Не использовать кеш системных модулей" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Пропуск загрузки расширений ядра из системного кэша (загрузка всех расширений ядра из файловой системы)." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Предназначено для предотвращения зависания на строке 'PCI configuration begin' на некоторых системах. 0x2000 является одним из возможных значений kIOPCIConfiguratorPFM64, согласно исходному коду IOPCIFamily." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Предназначено для предотвращения зависания на строке 'PCI configuration begin' на некоторых системах. 0x3000 является одним из возможных значений kIOPCIConfiguratorPFM64, согласно исходному коду IOPCIFamily." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2231,25 +2326,25 @@ msgstr "Информация: Waiting for root device when kernel cache used only with some disks +FIXhttp://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/Автор исследования: bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Только OSX Lion. Отключение функции 'low power wake', которая иногда может оставить экран в выключенном состоянии после выхода из спящего режима." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2262,14 +2357,30 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "Авторы исследования: meklort и Rampage Dev." +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" +"В версиях Yosemite для разработчиков, неподписанные или неправильно " +"подписанные кексты не будут загружены. Для того, чтобы использовать " +"неподписанные кексты для разработки можно отменить проверку, добавив " +"загрузочный аргумент 'kext-dev-mode=1'." + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2277,278 +2388,277 @@ msgstr "Уклонение от обработки DMAR, вызываемого функцией виртуализации VT-d.Подробнее (автор 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Германская раскладка клавиатуры (Mac)" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Использовать германскую (Mac) раскладку клавиатуры при начальной загрузке" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Испанская раскладка клавиатуры (Mac)" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Использовать испанскую (Mac) раскладку клавиатуры при начальной загрузке" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "Французская раскладка клавиатуры (Mac)" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Использовать французскую (Mac) раскладку клавиатуры при начальной загрузке" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Итальянская раскладка клавиатуры (Mac)" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Использовать итальянскую (Mac) раскладку клавиатуры при начальной загрузке" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Шведская раскладка клавиатуры (Mac)" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Использовать шведскую (Mac) раскладку клавиатуры при начальной загрузке" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "Французская раскладка клавиатуры (PC)" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Использовать французскую (PC) раскладку клавиатуры при начальной загрузке" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Упрощённый вариант новой темы по умолчанию, используемый при построении версии Chameleon, которая требует встроенную тему." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Оригинальная тема Chameleon по умолчанию, которая появилась в версии 2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Тема Chameleon по умолчанию, которая появилась в версии 2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Прелестная простая тема, выпущенная NoSmokingBandit в апреле 2009 года." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Параметры аудио." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Настройки управления" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Настройки поведения Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Общие настройки" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Выберите одну из категорий основных настроек." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Параметры, передаваемые ядру" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Выберите параметры передаваемые ядру ОС." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Управление питанием" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Параметры, контролирующие систему управления питанием и разгоном процессора." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Выберите разрешение, используемое по умолчанию." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Выберите карту HDEF, используемую по умолчанию для Вашего HDA-контроллера." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Выберите карту HDAU, используемую по умолчанию для Вашего HDMi-контроллера." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Выберите значение AAPL,ig-platform-id, используемое по умолчанию для графического процессора Intel HD4000." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" +msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 -#, fuzzy, no-wrap -#| msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." +#: Resources/templates/Localizable.strings:725 +#, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Выберите значение AAPL,ig-platform-id, используемое по умолчанию для графического процессора Intel HD4000." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Выберите используемую конфигурацию HDEF." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Видео" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." -msgstr "Параметры отображения." +msgstr "Выбор параметров отображения видео." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Раскладка" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Выберите основную раскладку клавиатуры. Эта опция также позволит установить модуль Keylayout и различные раскладки." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Темы" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/de.po =================================================================== --- branches/Bungo/package/po/de.po (revision 2468) +++ branches/Bungo/package/po/de.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-29 12:04+0000\n" "Last-Translator: ErmaC \n" "Language-Team: de \n" @@ -276,7 +276,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Chameleon Standard" @@ -399,7 +399,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Bildschirmauflösung" @@ -1085,7 +1085,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1102,7 +1102,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1119,7 +1119,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1134,15 +1134,49 @@ "Setzt HDEF Layout auf 3:\n" "03 (0x03, 0x00, 0x00, 0x00)" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Setzt HDEF Layout auf 5:\n" +"005 (0x05, 0x00, 0x00,0x00)" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Setzt HDEF Layout auf 7:\n" +"007 (0x07, 0x00, 0x00,0x00)" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1152,14 +1186,14 @@ "0C (0x0C, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1169,14 +1203,14 @@ "020 (0x20, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1186,14 +1220,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1203,14 +1237,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1220,14 +1254,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1237,14 +1271,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1254,14 +1288,14 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1271,14 +1305,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1288,14 +1322,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1305,14 +1339,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1322,14 +1356,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1339,14 +1373,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1356,14 +1390,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1373,14 +1407,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1390,14 +1424,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1407,14 +1441,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1424,14 +1458,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1441,14 +1475,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1458,14 +1492,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1475,14 +1509,14 @@ "382 (0x82, 0x03, 0x00, 0x00)" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1492,7 +1526,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1502,7 +1536,7 @@ "001 (0x01, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1512,7 +1546,7 @@ "002 (0x02, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1521,8 +1555,28 @@ "Setzt HDAU Layout auf 3:\n" "003 (0x03, 0x00, 0x00, 0x00)" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Setzt HDAU Layout auf 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Setzt HDAU Layout auf 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1532,7 +1586,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1542,7 +1596,7 @@ "020 (0x02, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1552,7 +1606,7 @@ "028 (0x28, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1562,7 +1616,7 @@ "041 (0x41, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1572,7 +1626,7 @@ "063 (0x63, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1582,7 +1636,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1592,7 +1646,7 @@ "183 (0x83, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1602,7 +1656,7 @@ "184 (0x84, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1612,7 +1666,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1622,7 +1676,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1632,7 +1686,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1642,7 +1696,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1652,7 +1706,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1662,7 +1716,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1672,7 +1726,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1682,7 +1736,7 @@ "377 (0x77, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1692,7 +1746,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1702,7 +1756,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1712,7 +1766,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1722,7 +1776,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1732,601 +1786,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660000 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660001 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660002 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660003 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660004 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Setze 01620005 für Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Setze 01620006 für Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "Setze 01620007 für Intel HD4000 (Desktop) AAPL,ig-platform-id ." #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660008 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 01660009 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 0166000a für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "Setze 0166000b für Intel HD4000 (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 00000604 für Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 00000604 für Intel Haswell (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0000060c für Intel HD5000 (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0000060c für Intel Haswell (Mobile) AAPL,ig-platform-id ." #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 00001604 für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 00001604 für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0000160a für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0000160a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0000160c für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0000160c für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 00002604 für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 00002604 für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0000260a für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0000260a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0600260c für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0600260c für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 0000260d für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 0000260d für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." -msgstr "Setze 02001604 für Intel Haswell (Mobile) AAPL,ig-platform-id ." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." +msgstr "Setze 02001604 für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." -msgstr "Setze 0300220d für Intel Haswell (Desktop) AAPL,ig-platform-id ." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." +msgstr "Setze 0300220d für Intel Haswell (Desktop) AAPL,ig-platform-id." #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Setze 0500260a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Setze 0600260a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Setze 0700260d für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Setze 0800260a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "Setze 08002e0a für Intel Haswell (Mobile) AAPL,ig-platform-id." #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "Setze HDEF PinConfiguration für Analog Geräte AD2000b." #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "Setze HDEF PinConfiguration für Analog Geräte AD1981HD." #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "Setze HDEF PinConfiguration für Analog Geräte AD1988b." #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Setze HDEF PinConfiguration für Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Setze HDEF PinConfiguration für Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Setze HDEF PinConfiguration für ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Ja" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Nutzt die automatische Erkennung von NVIDIA-Grafikchipsätzen. Zusätzliche Injektionen sind obsolet." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Ja" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Einfügen von HDMI Audio für NVIDIA oder AMD/ATI Karten." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "Benutze AtiROM=Ja" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Nutzt ein AtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "Benutze NvidiaROM=Ja" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Nutzt ein NvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Ja" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Nutzt VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Ja" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Ja" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Ja" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Ja" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Ja" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "Ermöglicht DualLink Optionen für NVIDIA und ATI Karten." +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Ja" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Meldungen von Chameleon und OS X Kernel werden während des Bootens angezeigt. Wichtig zur Fehlerdiagnose." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Zur Fehlerbehebung in die BSD/Unix Kommandozeile von OS X booten." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Nicht für den täglichen Gebrauch, aber hilfreich, um OS X alle Systemdateien unter Umgehung der Caches laden zu lassen." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Behebt manchmal den Fehler 'PCI Configuration Failed' " #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Behebt manchmal den Fehler 'PCI Configuration Failed' " #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2335,25 +2401,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Nur für Lion. Verhindert das 'low power wake', wodurch manchmal der Monitor nach dem Aufwachen aus dem Ruhezustand schwarz bleibt." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2362,14 +2428,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2377,277 +2455,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "German Mac Keyboard" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Tastaturbelegung: Deutsch Mac" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Spanish Mac Keyboard" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Tastaturbelegung: Spanisch Mac" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "French Mac Keyboard" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Tastaturbelegung: Französisch Mac" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Italian Mac Keyboard" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Tastaturbelegung: Italienisch Mac" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Swedish Mac Keyboard" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Tastaturbelegung: Schwedisch Mac" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "French PC Keyboard" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Tastaturbelegung: Französisch PC" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Vereinfachte Version des neuen Standard-Themas, nutzbar wenn für Chameleon ein eingebettetes Thema benötigt wird." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Das bisherige Standard-Thema" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Das neue Standard-Thema" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Das Bullet-Thema von NoSmokingBandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Eine Auswahl von Optionen für Audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Kontrolloptionen" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Einstellungen zur Kontrolle von Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Basisoptionen" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Auswahl an Basisoptionen." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Auswahl an kernel flags." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Energieverwaltung" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Optionen zur Energieverwaltung und CPU-Taktung." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Setzt die Bildschirmauflösung für den Bootprozess." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "Wähle eine HDEF Layout-ID zur Nutzung des HDA Kontrollers." #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "Wähle eine HDAU Layout-ID zur Nutzung des HDMI Kontrollers." #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "Wähle eine AAPL,ig-platform-id zur Nutzung der Intel HD4000 Grafik." #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "Wähle eine AAPL,ig-platform-id zur Nutzung der Intel HD5000 Grafik." #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinKonfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Wähle die zu benutzende HDEF PinKonfiguration." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Optionen zur Grafik." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Tastaturbelegung" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Wählen Sie eine keylayout zu bedienen. Dies wird auch installieren Sie das Modul Keylayout und Tastaturbelegungen." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Erscheinungsbild" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/bg.po =================================================================== --- branches/Bungo/package/po/bg.po (revision 2468) +++ branches/Bungo/package/po/bg.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2012-04-28 17:25+0200\n" "Last-Translator: Желязко \n" "Language-Team: bg \n" @@ -268,7 +268,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Стандартна" @@ -380,7 +380,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Резолюция на екрана" @@ -419,10 +419,9 @@ #. type: "KernelPatcher_title" #: Resources/templates/Localizable.strings:71 -#, fuzzy, no-wrap -#| msgid "UseKernelCache=Yes" +#, no-wrap msgid "Kernel Patcher" -msgstr "UseKernelCache=Yes" +msgstr "Kernel Patcher" #. type: "KernelPatcher_description" #: Resources/templates/Localizable.strings:72 @@ -452,10 +451,9 @@ #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" #: Resources/templates/Localizable.strings:84 @@ -467,10 +465,9 @@ #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" #: Resources/templates/Localizable.strings:88 @@ -482,10 +479,9 @@ #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" +#, no-wrap msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" +msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" #: Resources/templates/Localizable.strings:92 @@ -629,10 +625,9 @@ #. type: "EnableWifi_title" #: Resources/templates/Localizable.strings:135 -#, fuzzy, no-wrap -#| msgid "EnableHDMIAudio=Yes" +#, no-wrap msgid "EnableWifi=Yes" -msgstr "EnableHDMIAudio=Yes" +msgstr "EnableWifi=Yes" #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 @@ -667,10 +662,9 @@ #. type: "ForceFullMemInfo_title" #: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" +#, no-wrap msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" +msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" #: Resources/templates/Localizable.strings:145 @@ -764,10 +758,9 @@ #. type: "DropHPET_title" #: Resources/templates/Localizable.strings:170 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropHPET=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropHPET=Yes" #. type: "DropHPET_description" #: Resources/templates/Localizable.strings:171 @@ -778,10 +771,9 @@ #. type: "DropSBST_title" #: Resources/templates/Localizable.strings:173 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropSBST=Yes" #. type: "DropSBST_description" #: Resources/templates/Localizable.strings:174 @@ -792,10 +784,9 @@ #. type: "DropECDT_title" #: Resources/templates/Localizable.strings:176 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropECDT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropECDT=Yes" #. type: "DropECDT_description" #: Resources/templates/Localizable.strings:177 @@ -806,10 +797,9 @@ #. type: "DropASFT_title" #: Resources/templates/Localizable.strings:179 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropASFT=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropASFT=Yes" #. type: "DropASFT_description" #: Resources/templates/Localizable.strings:180 @@ -820,10 +810,9 @@ #. type: "DropDMAR_title" #: Resources/templates/Localizable.strings:182 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" +#, no-wrap msgid "DropDMAR=Yes" -msgstr "DropSSDT=Yes" +msgstr "DropDMAR=Yes" #. type: "DropDMAR_description" #: Resources/templates/Localizable.strings:183 @@ -869,10 +858,9 @@ #. type: "EnableC6State_title" #: Resources/templates/Localizable.strings:194 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" +#, no-wrap msgid "EnableC6State=Yes" -msgstr "EnableC2State=Yes" +msgstr "EnableC6State=Yes" #. type: "EnableC6State_description" #: Resources/templates/Localizable.strings:195 @@ -907,10 +895,9 @@ #. type: "GenerateTStates_title" #: Resources/templates/Localizable.strings:203 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" +#, no-wrap msgid "GenerateTStates=Yes" -msgstr "GenerateCStates=Yes" +msgstr "GenerateTStates=Yes" #. type: "GenerateTStates_description" #: Resources/templates/Localizable.strings:204 @@ -993,10 +980,9 @@ #. type: "1366x768x32_title" #: Resources/templates/Localizable.strings:226 -#, fuzzy, no-wrap -#| msgid "1024x768x32" +#, no-wrap msgid "1366x768x32" -msgstr "1024x768x32" +msgstr "1366x768x32" #. type: "1366x768x32_description" #: Resources/templates/Localizable.strings:227 @@ -1079,11 +1065,10 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:355 +#, no-wrap msgid "LayoutID=1" -msgstr "KeyLayout" +msgstr "LayoutID=1" #. type: "HDEFLayoutIDx01_description" #: Resources/templates/Localizable.strings:250 @@ -1095,11 +1080,10 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:359 +#, no-wrap msgid "LayoutID=2" -msgstr "KeyLayout" +msgstr "LayoutID=2" #. type: "HDEFLayoutIDx02_description" #: Resources/templates/Localizable.strings:254 @@ -1111,11 +1095,10 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:363 +#, no-wrap msgid "LayoutID=3" -msgstr "KeyLayout" +msgstr "LayoutID=3" #. type: "HDEFLayoutIDx03_description" #: Resources/templates/Localizable.strings:258 @@ -1125,16 +1108,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, no-wrap +msgid "LayoutID=5" +msgstr "LayoutID=5" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "LayoutID=7" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" -msgstr "KeyLayout" +msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1142,15 +1154,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 +#, no-wrap msgid "LayoutID=32" -msgstr "KeyLayout" +msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1158,15 +1169,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 +#, no-wrap msgid "LayoutID=40" -msgstr "KeyLayout" +msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1174,15 +1184,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 +#, no-wrap msgid "LayoutID=65" -msgstr "KeyLayout" +msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1190,15 +1199,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 +#, no-wrap msgid "LayoutID=99" -msgstr "KeyLayout" +msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1206,14 +1214,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1221,14 +1229,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1236,14 +1244,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1251,14 +1259,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1266,14 +1274,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1281,14 +1289,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1296,14 +1304,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1311,14 +1319,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1326,14 +1334,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1341,14 +1349,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1356,14 +1364,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1371,14 +1379,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1386,14 +1394,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1401,14 +1409,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1416,14 +1424,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1431,14 +1439,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1446,7 +1454,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1454,7 +1462,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1462,15 +1470,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1478,7 +1502,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1486,7 +1510,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1494,7 +1518,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1502,7 +1526,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1510,7 +1534,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1518,7 +1542,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1526,7 +1550,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1534,7 +1558,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1542,7 +1566,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1550,7 +1574,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1558,7 +1582,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1566,7 +1590,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1574,7 +1598,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1582,7 +1606,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1590,7 +1614,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1598,7 +1622,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1606,7 +1630,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1614,7 +1638,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1622,7 +1646,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1630,7 +1654,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1638,605 +1662,614 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, fuzzy, no-wrap #| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "Автоматично разпознаване на видео карти с NVIDIA чипсет и добавяне на съответната за тях информация." #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Позволява UseAtiROM опции." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Позволява UseNvidiaROM опции." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Позволява VBIOS опции" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 -#, fuzzy, no-wrap -#| msgid "UseNvidiaROM=Yes" +#: Resources/templates/Localizable.strings:587 +#, no-wrap msgid "SkipNvidiaGfx=Yes" -msgstr "UseNvidiaROM=Yes" +msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" +#: Resources/templates/Localizable.strings:593 +#, no-wrap msgid "EnableBacklight=Yes" -msgstr "EnableC2State=Yes" +msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 -#, fuzzy, no-wrap -#| msgid "EnableHDMIAudio=Yes" +#: Resources/templates/Localizable.strings:596 +#, no-wrap msgid "EnableDualLink=Yes" -msgstr "EnableHDMIAudio=Yes" +msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Подробен режим /Verbose Mode/" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Включва подробно зареждане и ви позволява да видите съобщенията от на Хамелеон както и от ядрото на OS X по време на зареждане. Съществено значение за отстраняване на неизправности." #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Режим на единичен потребител /Single User Mode/" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Отстраняване на неизправности опцията се използва за зареждане на BSD/Unix в командния ред на OS X." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Игнорирай кеша /Ignore Caches/" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Не е опция, за ежедневно зареждане на системата, но може да бъде полезно, ако искате OS X да зареди всички файлове от системните папки, отколкото да се разчита на предварително вграден кеш." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "За поправка на 'PCI конфигурацията' на някои системи. 0x2000 е kIOPCIConfiguratorPFM64 флаг, както се вижда в IOPCIFamily изходния код." #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "За поправка на 'PCI конфигурацията' на някои системи. 0x3000 е kIOPCIConfiguratorPFM64 флаг, както се вижда в IOPCIFamily изходния код." #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2245,25 +2278,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Само за Lion. Забранява функцията 'събуждане на ниска мощност' което понякога може да остави черен екран след събуждане от сън /sleep/." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2272,14 +2305,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2287,281 +2332,279 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Използване на клавиатурната подредба за немска клавиатура за Mac" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Използване на клавиатурната подредба за испански клавиатура за Mac" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Използване на клавиатурната подредба за френски клавиатура за Mac" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Използване на клавиатурната подредба за италианска клавиатура за Mac" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Използване на клавиатурната подредба за шведски клавиатура за Mac" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Използвайте клавиатурна подредба за френски клавиатура PC" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Опростена версия на тема по подразбиране се използва при изграждането на версия на Хамелеон, който изисква вграден тема." #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Оригинална по подразбиране Хамелеон тема въведена за v2.0 RC1" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Вградената тема в Хамелион v2.0 RC5" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Прекрасна проста тема от NoSmokingBandit от април 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, fuzzy, no-wrap #| msgid "A selection of options that deal with video." msgid "A selection of options that deal with audio." msgstr "А изборът на опции, които се занимават с видеото." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Опциите за контрол" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Настройки, за да контролирате как работи Хамелеон." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Общи опции" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Изберете от избора на базови възможности." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Ядрото опции /Kernel Flags/" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Изберете от избора на ядрото опции /kernel flags/." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Опции на захранването" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Изборът на опции, които се занимават с управление на захранването и speedstep." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Задаване на една резолюция." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:712 +#, no-wrap msgid "HDEF Layout" -msgstr "KeyLayout" +msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 -#, fuzzy, no-wrap -#| msgid "KeyLayout" +#: Resources/templates/Localizable.strings:716 +#, no-wrap msgid "HDAU Layout" -msgstr "KeyLayout" +msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, fuzzy, no-wrap #| msgid "Set one resolution to use." msgid "Set one HDEF PinConfiguration to use." msgstr "Задаване на една резолюция." #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Видео" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "А изборът на опции, които се занимават с видеото." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Изберете един keylayout да се използва. Това също така ще инсталирате модула Keylayout и keymaps." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Теми" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/ja.po =================================================================== --- branches/Bungo/package/po/ja.po (revision 2468) +++ branches/Bungo/package/po/ja.po (revision 2469) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -253,7 +253,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "" @@ -362,7 +362,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "" @@ -1032,7 +1032,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1047,7 +1047,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1062,7 +1062,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1075,15 +1075,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1091,14 +1121,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1106,14 +1136,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1121,14 +1151,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1136,14 +1166,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1151,14 +1181,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1166,14 +1196,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1181,14 +1211,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1196,14 +1226,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1211,14 +1241,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1226,14 +1256,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1241,14 +1271,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1256,14 +1286,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1271,14 +1301,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1286,14 +1316,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1301,14 +1331,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1316,14 +1346,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1331,14 +1361,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1346,14 +1376,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1361,14 +1391,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1376,14 +1406,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1391,7 +1421,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1399,7 +1429,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1407,15 +1437,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1423,7 +1469,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1431,7 +1477,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1439,7 +1485,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1447,7 +1493,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1455,7 +1501,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1463,7 +1509,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1471,7 +1517,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1479,7 +1525,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1487,7 +1533,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1495,7 +1541,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1503,7 +1549,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1511,7 +1557,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1519,7 +1565,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1527,7 +1573,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1535,7 +1581,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1543,7 +1589,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1551,7 +1597,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1559,7 +1605,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1567,7 +1613,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1575,7 +1621,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1583,601 +1629,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2186,25 +2244,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2213,14 +2271,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2228,277 +2298,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/zh_TW.po =================================================================== --- branches/Bungo/package/po/zh_TW.po (revision 2468) +++ branches/Bungo/package/po/zh_TW.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-28 07:30+0000\n" "Last-Translator: crazybirdy <>\n" "Language-Team: zh_TW \n" @@ -261,7 +261,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "標準安裝" @@ -387,7 +387,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "解析度" @@ -1083,7 +1083,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1100,7 +1100,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1117,7 +1117,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1132,15 +1132,57 @@ "設定 HDEF layout-it 為 3:\n" "003 (0x03, 0x00, 0x00, 0x00)。" +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"設定 HDEF layout-it 為 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"設定 HDEF layout-it 為 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1150,14 +1192,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1167,14 +1209,14 @@ "020 (0x20, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1184,14 +1226,14 @@ "028 (0x28, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1201,14 +1243,14 @@ "041 (0x41, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1218,14 +1260,14 @@ "063 (0x63, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1235,14 +1277,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1252,14 +1294,14 @@ "183 (0x83, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1269,14 +1311,14 @@ "184 (0x84, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1286,14 +1328,14 @@ "185 (0x85, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1303,14 +1345,14 @@ "188 (0x88, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1320,14 +1362,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1337,14 +1379,14 @@ "296 (0x96, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1354,14 +1396,14 @@ "297 (0x97, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1371,14 +1413,14 @@ "298 (0x98, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1388,14 +1430,14 @@ "375 (0x75, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1405,14 +1447,14 @@ "377 (0x77, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1422,14 +1464,14 @@ "378 (0x78, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1439,14 +1481,14 @@ "379 (0x79, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1456,14 +1498,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1473,14 +1515,14 @@ "382 (0x82, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1490,7 +1532,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)。" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1500,7 +1542,7 @@ "001 (0x01, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1510,7 +1552,7 @@ "002 (0x02, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1519,8 +1561,34 @@ "設定 HDAU layout-it 為 3:\n" "003 (0x03, 0x00, 0x00, 0x00)。" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"設定 HDAU layout-it 為 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"設定 HDAU layout-it 為 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1530,7 +1598,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1540,7 +1608,7 @@ "020 (0x20, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1550,7 +1618,7 @@ "028 (0x28, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1560,7 +1628,7 @@ "041 (0x41, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1570,7 +1638,7 @@ "063 (0x63, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1580,7 +1648,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1590,7 +1658,7 @@ "183 (0x83, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1600,7 +1668,7 @@ "184 (0x84, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1610,7 +1678,7 @@ "185 (0x85, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1620,7 +1688,7 @@ "188 (0x88, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1630,7 +1698,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1640,7 +1708,7 @@ "296 (0x96, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1650,7 +1718,7 @@ "297 (0x97, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1660,7 +1728,7 @@ "298 (0x98, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1670,7 +1738,7 @@ "375 (0x75, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1680,7 +1748,7 @@ "377 (0x77, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1690,7 +1758,7 @@ "378 (0x78, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1700,7 +1768,7 @@ "379 (0x79, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1710,7 +1778,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1720,7 +1788,7 @@ "382 (0x82, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1730,601 +1798,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)。" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660000。" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660001。" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660002。" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660003。" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660004。" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Desktop) 顯示卡的 AAPL,ig-platform-id 為 01660005。" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Desktop) 顯示卡的 AAPL,ig-platform-id 為 01660006。" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Desktop) 顯示卡的 AAPL,ig-platform-id 為 01660007。" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660008。" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 01660009。" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0166000a。" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "設定 Intel HD4000 (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0166000b。" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 00000604。" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0000060c。" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 00001604。" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0000160a。" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0000160c。" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 00002604。" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0000260a。" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0600260c。" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0000260d。" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 02001604。" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Desktop) 顯示卡的 AAPL,ig-platform-id 為 0300220d。" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0500260a。" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0600260a。" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0700260d。" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 0800260a。" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "設定 Intel Haswell (Mobile) 顯示卡的 AAPL,ig-platform-id 為 08002e0a。" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "設定 Analog Devices AD2000b 的 HDEF PinConfiguration 值。" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "設定 Analog Devices AD1981HD 的 HDEF PinConfiguration 值。" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "設定 Analog Devices AD1988b 的 HDEF PinConfiguration 值。" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "設定 Realtek ALC888 的 HDEF PinConfiguration 值。" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "設定 Realtek ALC1200 的 HDEF PinConfiguration 值。" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "設定 音效卡 的 HDEF PinConfiguration 值。" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "(預設是 No) 啟用顯示卡偵測功能。自動識別 NVIDIA, AMD/ATI or Intel 顯示卡 GPU 並注入正確的設備屬性資訊。" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "(預設是 No) 啟用 HDMI Audio 功能。適用 Nvidia 及 AMD/ATI 顯卡。" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "(預設是 No) 啟用 ATI EEPRom 功能,可在不刷顯示卡 BIOS 的情況下使用修改的 Rom。請命名為 「VenderID_DeviceID_SubsysID.rom」 放置 Extra 資料夾。如:/Extra/1002_68C1_FD501179.rom。" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "(預設是 No) 啟用 Nvidia EEPRom 功能,可在不刷顯示卡 BIOS 的情況下使用修改的 Rom。請命名為 「VenderID_DeviceID.rom」 放置 Extra 資料夾。如:/Extra/10de_0614.rom。" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "(預設是 No) 啟用 Nvidia VBIOS 功能。僅針對 Nvidia 顯示卡的參數選項,ATI 顯示卡請勿使用。啟用讀取顯示卡參數,可在顯示卡資訊中顯示 ROM 修正版 資訊。" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "(預設是 No) 取消 GraphicsEnbaler 自動偵測 Intel 顯示卡晶片。" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "(預設是 No) 取消 GraphicsEnbaler 自動偵測 NVIDIA 顯示卡晶片。" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "(預設是 No) 取消 GraphicsEnbaler 自動偵測 AMD/ATI 顯示卡晶片。" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "(預設是 No) 啟用桌上型 nVidia 顯示卡的 背光(Backlight) 選項。" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "(預設是 No) 啟用 nVidia 及 ATi 顯示卡的 DualLink 選項。" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "-v 記錄模式" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "使用 (-v) 記錄模式登入,允許你在螢幕上讀取 變色龍 和 OS X 內核 兩者在開機時產生的紀錄訊息。這是在開機時排除問題的基本用法。" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "-s 單一使用者模式" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "使用 (-s) 單一使用者模式登入,在排除問題時,可於在開機使用 (-s) 進入 OS X 的 BSD/Unix 命令模式。" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "-f 忽略 Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "使用 (-f) 忽略 Caches 模式登入,並非每日開機必備的的選項,但可經由忽略預製的 Caches ,以使 OS X 可以重新載入所有位於系統目錄的 kext 檔案。" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "可在某些系統上排除 'PCI configuration begin' 的錯誤。0x2000 是 kIOPCIConfiguratorPFM64 flag,可在 IOPCIFamily 的 source code 中找到相關訊息。" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "可在某些系統上排除 'PCI configuration begin' 的錯誤。0x3000 是 kIOPCIConfiguratorPFM64 flag,可在 IOPCIFamily 的 source code 中找到相關訊息。" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2336,25 +2416,25 @@ "http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion 專用。停用 'low power wake' 的功能,在螢幕睡眠喚醒之後,有時可能會發生螢幕黑屏的狀況。" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2367,14 +2447,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "歸功於 meklort 及 Rampage Dev 的發現。" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2384,277 +2476,277 @@ "詳情參考 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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "德語 Mac 鍵盤佈局" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "使用德國的 Mac 鍵盤的鍵盤佈局" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "西班牙語 Mac 鍵盤佈局" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "使用西班牙的 Mac 鍵盤的鍵盤佈局" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "法語 Mac 鍵盤佈局" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "使用法國的 Mac 鍵盤的鍵盤佈局" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "意大利語 Mac 鍵盤佈局" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "使用意大利的 Mac 鍵盤的鍵盤佈局" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "瑞典語 Mac 鍵盤佈局" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "使用瑞典的 Mac 鍵盤的鍵盤佈局" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "法語 PC 鍵盤佈局" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "使用法國的 PC 鍵盤的鍵盤佈局" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "內崁主題" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Embed:小而簡單且可於編譯 boot 時,內崁在 Chameleon 裡的主題。" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "傳統主題" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Legacy:Chameleon v2.0 RC1 的原始預設主題。" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Default:Chameleon v2.0 RC5 的新版預設主題。" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "子彈主題" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Bullet:來自 NoSmokingBandit 2009.4 的一個小巧可愛的子彈主題。" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "音效卡選項" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "設定 Audio 音效卡的選項。" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "控制選項" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "設定控制 Chameleon 的運作方式。" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "一般選項" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "選取一些基本的選項。" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "內核參數" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "選取有關 kernel flags 的各種內核參數設定。" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "電源管理" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "一些設定電源管理和 speedstep 的選項。" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "設定選用一個解析度。" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "音效卡 HDA 選項" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "設定音效卡 HDA controller 的 HDEF Layout ID。" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "音效卡 HDMI 選項" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "設定音效卡 HDMI controller 的 HDAU Layout ID。" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "設定一個 Intel HD4000 顯示卡的 AAPL,ig-platform-id。" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "設定一個 Intel HD5000 顯示卡的 AAPL,ig-platform-id。" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "設定選用一個 HDEF PinConfiguration。" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "顯示卡選項" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "一些設定顯示卡的選項。" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "鍵盤佈局" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "設定選用一個鍵盤佈局。將會安裝鍵盤佈局模組與鍵盤映射文件。" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "主題選項" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/id.po =================================================================== --- branches/Bungo/package/po/id.po (revision 2468) +++ branches/Bungo/package/po/id.po (revision 2469) @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-12-29 12:18+0000\n" -"Last-Translator: archintosh \n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"PO-Revision-Date: 2014-06-25 23:47+0000\n" +"Last-Translator: level9 \n" "Language-Team: id \n" "Language: id\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388319522.0\n" +"X-POOTLE-MTIME: 1403740025.0\n" #. type: Content of:

#: Resources/templates/Welcome.html:22 @@ -275,7 +275,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "Chameleon Standard" @@ -374,7 +374,7 @@ msgid "" "FileNVRAM module for preloading NVRAM values.\n" "Dependencies: none" -msgstr "" +msgstr "FileNVRAM modul untuk prapembebanan nilai NVRAMBergantung pada: tidak ada" #. type: "Sata_title" #: Resources/templates/Localizable.strings:55 @@ -390,10 +390,12 @@ "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 "" +"Sata modul, dikenal sebagai YellowIconFixer di cabang cpram.\\Sangat berguna untuk memperbaiki yellow icon issu (dapat juga memperbaiki sebuah masalah dengan aplikasi Apple DVD player di Mountain Lion).\n" +"Bergantung pada: tidak ada" #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "Resolusi" @@ -445,6 +447,12 @@ "*Removes a panic in commpage_stuff_routine\n" "Dependencies: none" msgstr "" +"KernelPatcher module memberikan tambalan sebagai berikut:\n" +"*Memungkinkan penggunaan dari kernelcache dengan /Extra/Extensions dan /Extra/Extensions.mkext\n" +"*Menghapus pemeriksaan CPUID\n" +"*Menghapus kepanikan LAPIC\n" +"*Menghapus kepanikan di commpage_stuff_routine\n" +"Bergantung pada: tidak ada" #. type: "KextPatcher_title" #: Resources/templates/Localizable.strings:79 @@ -459,6 +467,8 @@ "The KextPatcher module provides patches for the following:\n" "Dependencies: none" msgstr "" +"KextPatcher modul memberikan tambalan sebagai berikut:\n" +"Bergantung pada: tidak ada" #. type: "NVIDIAGraphicsEnabler_title" #: Resources/templates/Localizable.strings:83 @@ -473,6 +483,8 @@ "The GraphicsEnabler nVidia code ported to a module.\n" "Dependencies: none" msgstr "" +"kode GraphicsEnabler nVidia diporting ke sebuah modul.\n" +"Bergantung pada: tidak ada" #. type: "AMDGraphicsEnabler_title" #: Resources/templates/Localizable.strings:87 @@ -487,6 +499,8 @@ "The GraphicsEnabler AMD/ATi code ported to a module.\n" "Dependencies: none" msgstr "" +"kode GraphicsEnabler AMD/ATi diporting ke sebuah modul.\n" +"Bergantung pada: tidak ada" #. type: "IntelGraphicsEnabler_title" #: Resources/templates/Localizable.strings:91 @@ -501,6 +515,8 @@ "The GraphicsEnabler gma(Intel) code ported to a module.\n" "Dependencies: none" msgstr "" +"kode GraphicsEnabler gma(Intel) diporting ke sebuah module.\n" +"Bergantung pada: tidak ada" #. type: "Options_title" #: Resources/templates/Localizable.strings:100 @@ -644,7 +660,7 @@ #: Resources/templates/Localizable.strings:136 #, no-wrap msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" +msgstr "Memberikan pilihan dari penambahan nilai AirPort ke perangkat tanpa kabel Anda." #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -680,7 +696,7 @@ #: Resources/templates/Localizable.strings:145 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" +msgstr "Memaksa Tabel SMBIOS 17 menjadi 27 bytes panjangnya." #. type: "RestartFix_title" #: Resources/templates/Localizable.strings:147 @@ -824,7 +840,7 @@ #: Resources/templates/Localizable.strings:183 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." -msgstr "" +msgstr "Membuang table DMAR yang terpasang tetap di motherboard, kunci aksi ini untuk menyelesaikan masalah dari kepanikan VT-d." #. type: "EnableC2State_title" #: Resources/templates/Localizable.strings:185 @@ -1068,7 +1084,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1080,10 +1096,12 @@ "Set HDEF layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1095,10 +1113,12 @@ "Set HDEF layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1110,1110 +1130,1282 @@ "Set HDEF layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Menyetel rancangan HDEF menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Menyetel rancangan HDEF menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" "020 (0x20, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 32:\n" +"020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDEF menjadi 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" "001 (0x01, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" "002 (0x02, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 2:\n" +"002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 3:\n" +"003 (0x03, 0x00, 0x00, 0x00)." +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"Menyetel rancangan HDAU menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"Menyetel rancangan HDAU menjadi 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)." + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" "00C (0x0C, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 12:\n" +"00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" "020 (0x20, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 32:\n" +"020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" "028 (0x28, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 40:\n" +"028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" "041 (0x41, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 65:\n" +"041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" "063 (0x63, 0x00, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 99:\n" +"063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" "10D (0x0D, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 269:\n" +"10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" "183 (0x83, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 387:\n" +"183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" "184 (0x84, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 388:\n" +"184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" "185 (0x85, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 389:\n" +"185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" "188 (0x88, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 392:\n" +"188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" "18E (0x8E, 0x01, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 398:\n" +"18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" "296 (0x96, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 662:\n" +"296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" "297 (0x97, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 663:\n" +"297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" "298 (0x98, 0x02, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 664:\n" +"298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" "375 (0x75, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 885:\n" +"375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" "377 (0x77, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 887:\n" +"377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" "378 (0x78, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 888:\n" +"378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" "379 (0x79, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 889:\n" +"379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" "37C (0x7C, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 892:\n" +"37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" "382 (0x82, 0x03, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 898:\n" +"382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" "7BD (0xBD, 0x07, 0x00, 0x00)." msgstr "" +"Menyetel rancangan HDAU menjadi 1981:\n" +"7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Inject HDMi audio for NVIDIA or AMD/ATI." #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Mengaktifkan opsi 'Gunakan ROM ATi'." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Mengaktifkan opsi 'Gunakan ROM nVidia'." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "Mengaktifkan opsi VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "Verbose Mode" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "Menyalakan modus terlampir (verbose) dari Chameleon dan kernel OS X kernel saat booting. Penting untuk penyelesaian masalah" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "Single User Mode" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "Modus opsi penyelesaian masalah dengan booting S X's BSD/Unix ke modus teks input." #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "Ignore Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "Bukan merupakan opsi boot yang biasa digunakan sehari hari. Tapi sangat berguna jika anda ingin OS X meload semua berkas dari direktori system daripada yang sudah dicache pre-built." #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Mengatur bootflag npci=0x2000 pada opsi Kernel" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "Mengatur bootflag npci=0x3000 pada opsi Kernel" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2222,25 +2414,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Hanya untuk Lion. Mematikan fitur penyalaan rendah daya 'low power wake'yang dapat mengakibatkan layar gelap setelah komputer dalam posisi tidur." #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2249,14 +2441,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2264,277 +2468,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "Mac Keyboard Jerman" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "Menggunakan Mac keyboard Jerman" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "keyboard Mac Spanyol" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "Menggunakan keyboard Mac Spanyol" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "keyboard Mac Perancis" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "Menggunakan keyboard Mac Perancis" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "keyboard Mac Italia" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "Menggunakan keyboard Mac Italia" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "keyboard Mac Swedia" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "Menggunakan keyboard Mac Swedia" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "PC Keyboard Perancis" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "Menggunakan PC keyboard Perancis" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Versi simple yang lebih kecil daripada tema dasar yang baru digunakan para seat membuat versi dari Chameleon yang dimana memerlukan sebuah tema yang 'embedded'. " #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Tampilan dasar awal Chameleon" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Tampilan dasar baru Chameleon." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Tema yang cantik dan simple dari NoSmokingBandit sejak April 2009." #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Opsi seleksi untuk audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "Opsi Kontrol" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Setting untuk mengotrol kerja Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "Opsi umum" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "Pemilihan setting umum." #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "Opsi Kernel" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "Pilihan seleksi opsi kernel." #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "Manajemen Daya" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "Pilihan yang berhubungan dengan manajemen daya prosesor dan perubahan kecepatan prosesor otomatis (speedstep)." #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "Pilih salah satu resolusi yang ingin di gunakan." #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "Opsi seleksi untuk video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "Layout keyboard" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "Pilih salah satu keylayout yang ingin digunakan. Ini juga akan menginstal modul keylayout dan keymap." #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Tema" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/he.po =================================================================== --- branches/Bungo/package/po/he.po (revision 2468) +++ branches/Bungo/package/po/he.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: he \n" @@ -252,7 +252,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "" @@ -361,7 +361,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "" @@ -1040,7 +1040,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1055,7 +1055,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1070,7 +1070,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1083,15 +1083,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1099,14 +1129,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1114,14 +1144,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1129,14 +1159,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1144,14 +1174,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1159,14 +1189,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1174,14 +1204,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1189,14 +1219,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1204,14 +1234,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1219,14 +1249,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1234,14 +1264,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1249,14 +1279,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1264,14 +1294,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1279,14 +1309,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1294,14 +1324,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1309,14 +1339,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1324,14 +1354,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1339,14 +1369,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1354,14 +1384,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1369,14 +1399,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1384,14 +1414,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1399,7 +1429,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1407,7 +1437,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1415,15 +1445,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1431,7 +1477,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1439,7 +1485,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1447,7 +1493,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1455,7 +1501,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1463,7 +1509,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1471,7 +1517,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1479,7 +1525,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1487,7 +1533,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1495,7 +1541,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1503,7 +1549,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1511,7 +1557,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1519,7 +1565,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1527,7 +1573,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1535,7 +1581,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1543,7 +1589,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1551,7 +1597,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1559,7 +1605,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1567,7 +1613,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1575,7 +1621,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1583,7 +1629,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1591,602 +1637,614 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, fuzzy, no-wrap #| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr " לקובץ org.chameleon.Boot.plist, אפשרות זאת מפעילה זיהוי אוטומטי של כרטיסי מסך NVIDIA.GraphicsEnabler=y הוספת" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2195,25 +2253,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2222,14 +2280,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2237,277 +2307,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "עיצוב סטנדרטי של חמליאון." #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "עיצוב The Bullet על ידי NoSmokingBandit" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/el.po =================================================================== --- branches/Bungo/package/po/el.po (revision 2468) +++ branches/Bungo/package/po/el.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: el \n" @@ -252,7 +252,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "" @@ -361,7 +361,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "" @@ -605,10 +605,9 @@ #. type: "EnableWifi_description" #: Resources/templates/Localizable.strings:136 -#, 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 "Προσθήκη EthernetBuiltIn=y στο org.chameleon.Boot.plist. Αυτή η επιλογή θα προσθέσει το χαρακτηριστικό 'built-in' στους ελεγκτές δικτύου." +msgstr "" #. type: "ForceHPET_title" #: Resources/templates/Localizable.strings:138 @@ -1032,7 +1031,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "" @@ -1047,7 +1046,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "" @@ -1062,7 +1061,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "" @@ -1075,15 +1074,45 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" -#. type: "HDAULayoutIDx12_title" +#. type: "HDAULayoutIDx05_title" #: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:367 #, no-wrap +msgid "LayoutID=5" +msgstr "" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, no-wrap +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, no-wrap +msgid "LayoutID=7" +msgstr "" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, no-wrap +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx12_title" +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 +#, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1091,14 +1120,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1106,14 +1135,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1121,14 +1150,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1136,14 +1165,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1151,14 +1180,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1166,14 +1195,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1181,14 +1210,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1196,14 +1225,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1211,14 +1240,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1226,14 +1255,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1241,14 +1270,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1256,14 +1285,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1271,14 +1300,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1286,14 +1315,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1301,14 +1330,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1316,14 +1345,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1331,14 +1360,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1346,14 +1375,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1361,14 +1390,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1376,14 +1405,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1391,7 +1420,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1399,7 +1428,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1407,15 +1436,31 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" "003 (0x03, 0x00, 0x00, 0x00)." msgstr "" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, no-wrap +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, no-wrap +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1423,7 +1468,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1431,7 +1476,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1439,7 +1484,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1447,7 +1492,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1455,7 +1500,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1463,7 +1508,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1471,7 +1516,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1479,7 +1524,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1487,7 +1532,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1495,7 +1540,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1503,7 +1548,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1511,7 +1556,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1519,7 +1564,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1527,7 +1572,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1535,7 +1580,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1543,7 +1588,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1551,7 +1596,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1559,7 +1604,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1567,7 +1612,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1575,7 +1620,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1583,602 +1628,613 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 -#, fuzzy, no-wrap -#| msgid "Enables the option to autodetect NVIDIA based GPUs and inject the correct info." +#: Resources/templates/Localizable.strings:570 +#, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." -msgstr "Προσθήκη GraphicsEnabler=y στο org.chameleon.Boot.plist. Αυτή η επιλογή θα αναγνωρίσει αυτόματα συμβατές κάρτες GPU βασισμένες σε NVidia και θα εισάγει στο σύστημα τις κατάλληλες πληροφορίες." +msgstr "" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2187,25 +2243,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2214,14 +2270,26 @@ "Findings credits to meklort and Rampage Dev." msgstr "" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2229,277 +2297,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "Θέματα" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/package/po/zh_CN.po =================================================================== --- branches/Bungo/package/po/zh_CN.po (revision 2468) +++ branches/Bungo/package/po/zh_CN.po (revision 2469) @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Chameleon 2.2\n" +"Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-09-18 14:17+0100\n" "PO-Revision-Date: 2013-12-28 07:30+0000\n" "Last-Translator: crazybirdy <>\n" "Language-Team: zh_CN \n" @@ -261,7 +261,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Standard" msgstr "标准安装" @@ -387,7 +387,7 @@ #. type: "Resolution_title" #: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:686 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Resolution" msgstr "分辨率" @@ -1083,7 +1083,7 @@ #. type: "HDAULayoutIDx01_title" #: Resources/templates/Localizable.strings:249 -#: Resources/templates/Localizable.strings:347 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" @@ -1100,7 +1100,7 @@ #. type: "HDAULayoutIDx02_title" #: Resources/templates/Localizable.strings:253 -#: Resources/templates/Localizable.strings:351 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" @@ -1117,7 +1117,7 @@ #. type: "HDAULayoutIDx03_title" #: Resources/templates/Localizable.strings:257 -#: Resources/templates/Localizable.strings:355 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" @@ -1132,15 +1132,57 @@ "设置 HDEF layout-it 为 3:\n" "003 (0x03, 0x00, 0x00, 0x00)。" +#. type: "HDAULayoutIDx05_title" +#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:367 +#, fuzzy, no-wrap +#| msgid "LayoutID=65" +msgid "LayoutID=5" +msgstr "LayoutID=65" + +#. type: "HDEFLayoutIDx05_description" +#: Resources/templates/Localizable.strings:262 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"设置 HDEF layout-it 为 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + +#. type: "HDAULayoutIDx07_title" +#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:371 +#, fuzzy, no-wrap +#| msgid "LayoutID=387" +msgid "LayoutID=7" +msgstr "LayoutID=387" + +#. type: "HDEFLayoutIDx07_description" +#: Resources/templates/Localizable.strings:266 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDEF layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"设置 HDEF layout-it 为 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:261 -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:375 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:262 +#: Resources/templates/Localizable.strings:270 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1150,14 +1192,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:265 -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:379 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:274 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1167,14 +1209,14 @@ "020 (0x20, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:269 -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:383 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:278 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1184,14 +1226,14 @@ "028 (0x28, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:273 -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:387 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:282 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1201,14 +1243,14 @@ "041 (0x41, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:277 -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:391 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:286 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1218,14 +1260,14 @@ "063 (0x63, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:281 -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:395 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:290 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1235,14 +1277,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:285 -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:399 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:294 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1252,14 +1294,14 @@ "183 (0x83, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:289 -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:403 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:298 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1269,14 +1311,14 @@ "184 (0x84, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:293 -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:407 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:302 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1286,14 +1328,14 @@ "185 (0x85, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:297 -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:411 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:306 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1303,14 +1345,14 @@ "188 (0x88, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:301 -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:415 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:310 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1320,14 +1362,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:305 -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:419 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:314 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1337,14 +1379,14 @@ "296 (0x96, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:309 -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:423 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:318 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1354,14 +1396,14 @@ "297 (0x97, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:313 -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:427 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:322 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1371,14 +1413,14 @@ "298 (0x98, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:317 -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:431 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:326 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1388,14 +1430,14 @@ "375 (0x75, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:321 -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:435 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:330 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1405,14 +1447,14 @@ "377 (0x77, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:325 -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:439 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:334 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1422,14 +1464,14 @@ "184 (0x84, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:329 -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:443 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:338 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1439,14 +1481,14 @@ "379 (0x79, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:333 -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:447 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:342 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1456,14 +1498,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:337 -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:451 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:346 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1473,14 +1515,14 @@ "382 (0x82, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:341 -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:455 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:350 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1490,7 +1532,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)。" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:348 +#: Resources/templates/Localizable.strings:356 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1500,7 +1542,7 @@ "001 (0x01, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:352 +#: Resources/templates/Localizable.strings:360 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1510,7 +1552,7 @@ "002 (0x02, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:356 +#: Resources/templates/Localizable.strings:364 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1519,8 +1561,34 @@ "设置 HDAU layout-it 为 3:\n" "003 (0x03, 0x00, 0x00, 0x00)。" +#. type: "HDAULayoutIDx05_description" +#: Resources/templates/Localizable.strings:368 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "" +"设置 HDAU layout-it 为 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "" +"设置 HDAU layout-it 为 1:\n" +"001 (0x01, 0x00, 0x00, 0x00)。" + #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:360 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1530,7 +1598,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:364 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1540,7 +1608,7 @@ "020 (0x20, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:368 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1550,7 +1618,7 @@ "028 (0x28, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:372 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1560,7 +1628,7 @@ "041 (0x41, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:376 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1570,7 +1638,7 @@ "063 (0x63, 0x00, 0x00, 0x00)。" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:380 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1580,7 +1648,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:384 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1590,7 +1658,7 @@ "183 (0x83, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:388 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1600,7 +1668,7 @@ "184 (0x84, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:392 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1610,7 +1678,7 @@ "185 (0x85, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:396 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1620,7 +1688,7 @@ "188 (0x88, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:400 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1630,7 +1698,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)。" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:404 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1640,7 +1708,7 @@ "296 (0x96, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:408 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1650,7 +1718,7 @@ "297 (0x97, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:412 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1660,7 +1728,7 @@ "298 (0x98, 0x02, 0x00, 0x00)。" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:416 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1670,7 +1738,7 @@ "375 (0x75, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:420 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1680,7 +1748,7 @@ "377 (0x77, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:424 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1690,7 +1758,7 @@ "378 (0x78, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:428 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1700,7 +1768,7 @@ "379 (0x79, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:432 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1710,7 +1778,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:436 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1720,7 +1788,7 @@ "382 (0x82, 0x03, 0x00, 0x00)。" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:440 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1730,601 +1798,613 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:445 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:462 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660000。" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:448 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:449 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660001。" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:467 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:452 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660002。" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:470 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:471 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660003。" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:457 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:474 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660004。" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:460 +#: Resources/templates/Localizable.strings:476 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:461 +#: Resources/templates/Localizable.strings:477 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Desktop) 显卡的 AAPL,ig-platform-id 为 01660005。" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:463 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:480 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Desktop) 显卡的 AAPL,ig-platform-id 为 01660006。" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:466 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:483 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Desktop) 显卡的 AAPL,ig-platform-id 为 01660007。" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:469 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:486 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660008。" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:472 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:489 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 01660009。" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:475 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:492 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 0166000a。" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:478 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:495 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "设置 Intel HD4000 (Mobile) 显卡的 AAPL,ig-platform-id 为 0166000b。" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:484 +#: Resources/templates/Localizable.strings:500 #, no-wrap -msgid "Set 00000604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 00000604。" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:487 +#: Resources/templates/Localizable.strings:503 #, no-wrap -msgid "Set 0000060c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0000060c。" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:490 +#: Resources/templates/Localizable.strings:506 #, no-wrap -msgid "Set 00001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 00001604。" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:493 +#: Resources/templates/Localizable.strings:509 #, no-wrap -msgid "Set 0000160a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0000160a。" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:496 +#: Resources/templates/Localizable.strings:512 #, no-wrap -msgid "Set 0000160c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0000160c。" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:514 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:499 +#: Resources/templates/Localizable.strings:515 #, no-wrap -msgid "Set 00002604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 00002604。" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:501 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:518 #, no-wrap -msgid "Set 0000260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0000260a。" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:504 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:521 #, no-wrap -msgid "Set 0600260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0600260c。" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:507 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:524 #, no-wrap -msgid "Set 0000260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0000260d。" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:510 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:527 #, no-wrap -msgid "Set 02001604 for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 02001604。" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:513 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:530 #, no-wrap -msgid "Set 0300220d for Intel HD5000 (Desktop) AAPL,ig-platform-id." +msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Desktop) 显卡的 AAPL,ig-platform-id 为 0300220d。" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:516 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:533 #, no-wrap -msgid "Set 0500260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0500260a。" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:519 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:536 #, no-wrap -msgid "Set 0600260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0600260a。" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:522 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:539 #, no-wrap -msgid "Set 0700260d for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0700260d。" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:525 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:542 #, no-wrap -msgid "Set 0800260a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 0800260a。" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:528 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:545 #, no-wrap -msgid "Set 08002e0a for Intel HD5000 (Mobile) AAPL,ig-platform-id." +msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "设置 Intel Haswell (Mobile) 显卡的 AAPL,ig-platform-id 为 08002e0a。" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:534 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "设置 Analog Devices AD2000b 的 HDEF PinConfiguration 值。" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:537 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "设置 Analog Devices AD1981HD 的 HDEF PinConfiguration 值。" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:540 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "设置 Analog Devices AD1988b 的 HDEF PinConfiguration 值。" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:543 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "设置 Realtek ALC888 的 HDEF PinConfiguration 值。" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:546 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "设置 Realtek ALC1200 的 HDEF PinConfiguration 值。" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:564 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:549 +#: Resources/templates/Localizable.strings:565 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "设置 声卡 的 HDEF PinConfiguration 值。" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:554 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info." msgstr "(默认是 No) 启用显卡侦测功能。自动识别 显卡 GPU 并注入正确的设备属性信息。" #. type: "EnableHDMIAudio_title" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:557 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "(默认是 No) 启用 HDMI Audio 功能。适用 Nvidia 及 AMD/ATI 显卡。" #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:560 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Enables UseAtiROM options." msgstr "(默认是 No) 启用 ATI EEPRom 功能,可在不刷显卡 BIOS 的情况下使用修改的 Rom。请命名为 “VenderID_DeviceID_SubsysID.rom” 放置 Extra 文件夹。如:/Extra/1002_68C1_FD501179.rom。" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:563 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "(默认是 No) 启用 Nvidia EEPRom 功能,可在不刷显卡 BIOS 的情况下使用修改的 Rom。请命名为 “VenderID_DeviceID.rom” 放置 Extra 文件夹。如:/Extra/10de_0614.rom。" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:566 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Enables VBIOS option" msgstr "(默认是 No) 启用 Nvidia VBIOS 功能。仅针对 Nvidia 显卡的参数选项,ATI 显卡请勿使用。启用读取显卡参数,可在显卡信息中显示 ROM 修正版 信息。" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:584 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:569 +#: Resources/templates/Localizable.strings:585 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "(默认是 No) 取消 GraphicsEnbaler 自动侦测 Intel 显卡芯片。" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:571 +#: Resources/templates/Localizable.strings:587 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:588 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "(默认是 No) 取消 GraphicsEnbaler 自动侦测 NVIDIA 显卡芯片。" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:574 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:575 +#: Resources/templates/Localizable.strings:591 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "(默认是 No) 取消 GraphicsEnbaler 自动侦测 AMD/ATI 显卡芯片。" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:577 +#: Resources/templates/Localizable.strings:593 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:594 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "(默认是 No) 启用桌上型 nVidia 显卡的 背光(Backlight) 选项。" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:580 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:597 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "(默认是 No) 启用 nVidia 及 ATi 显卡的 DualLink 选项。" +#. type: "NvidiaGeneric_title" +#: Resources/templates/Localizable.strings:599 +#, no-wrap +msgid "NvidiaGeneric=Yes" +msgstr "NvidiaGeneric=Yes" + +#. type: "NvidiaGeneric_description" +#: Resources/templates/Localizable.strings:600 +#, no-wrap +msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." +msgstr "" + #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:606 #, no-wrap msgid "Verbose Mode" msgstr "-v 啰唆模式" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting." msgstr "使用 (-v) 啰唆模式进入,允许您在显示器上读取 变色龙 和 OS X 内核 两者在开机时产生的纪录信息。这是在开机时排除问题的基本用法。" #. type: "Singleusermode_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:609 #, no-wrap msgid "Single User Mode" msgstr "-s 单用户模式" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "A troubleshooting option used for booting into OS X's BSD/Unix command line." msgstr "使用 (-s) 单用户模式进入,在排除问题时,可于在开机使用 (-s) 进入 OS X 的 BSD/Unix 命令模式。" #. type: "Ignorecaches_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:612 #, no-wrap msgid "Ignore Caches" msgstr "-f 忽略 Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches." msgstr "使用 (-f) 忽略 Caches 模式进入,并非每日开机必备的的选项,但可经由忽略预制的 Caches ,以使 OS X 可以重新载入所有位于系统目录的 kext 文件。" #. type: "Npci_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:615 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "可在某些系统上排除 'PCI configuration begin' 的错误。0x2000 是 kIOPCIConfiguratorPFM64 flag,可在 IOPCIFamily 的 source code 中找到相关信息。" #. type: "Npci3_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:618 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code." msgstr "可在某些系统上排除 'PCI configuration begin' 的错误。0x3000 是 kIOPCIConfiguratorPFM64 flag,可在 IOPCIFamily 的 source code 中找到相关信息。" #. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:621 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:622 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2336,25 +2416,25 @@ "http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:607 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:608 +#: Resources/templates/Localizable.strings:627 #, no-wrap msgid "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep." msgstr "Lion 专用。禁用 'low power wake' 的功能,在显示器睡眠唤醒之后,有时可能会发生显示器黑屏的状况。" #. type: "NvdaDrv1_title" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:611 +#: Resources/templates/Localizable.strings:630 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2367,14 +2447,26 @@ "http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" "归功于 meklort 及 Rampage Dev 的发现。" +#. type: "kext-dev-mode1_title" +#: Resources/templates/Localizable.strings:635 +#, no-wrap +msgid "kext-dev-mode=1" +msgstr "kext-dev-mode=1" + +#. type: "kext-dev-mode1_description" +#: Resources/templates/Localizable.strings:636 +#, no-wrap +msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." +msgstr "" + #. type: "Dart0_title" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:617 +#: Resources/templates/Localizable.strings:639 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2384,277 +2476,277 @@ "详情参考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:624 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "German Mac Keyboard" msgstr "德语 Mac 键盘布局" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:647 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "使用德国的 Mac 键盘的键盘布局" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:627 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "西班牙语 Mac 键盘布局" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:628 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "使用西班牙的 Mac 键盘的键盘布局" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:652 #, no-wrap msgid "French Mac Keyboard" msgstr "法语 Mac 键盘布局" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:631 +#: Resources/templates/Localizable.strings:653 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "使用法国的 Mac 键盘的键盘布局" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "Italian Mac Keyboard" msgstr "意大利语 Mac 键盘布局" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:634 +#: Resources/templates/Localizable.strings:656 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "使用意大利的 Mac 键盘的键盘布局" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:636 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "瑞典语 Mac 键盘布局" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:637 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "使用瑞典的 Mac 键盘的键盘布局" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:661 #, no-wrap msgid "French PC Keyboard" msgstr "法语 PC 键盘布局" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:640 +#: Resources/templates/Localizable.strings:662 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "使用法国的 PC 键盘的键盘布局" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:647 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Embed" msgstr "内崁主题" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:648 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme." msgstr "Embed:小而简单且可于编译 boot 时,内崁在 Chameleon 里的主题。" #. type: "Legacy_title" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "Legacy" msgstr "传统主题" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:651 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "Legacy:Chameleon v2.0 RC1 的原始默认主题。" #. type: "Default_description" -#: Resources/templates/Localizable.strings:654 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "Default:Chameleon v2.0 RC5 的新版默认主题。" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Bullet" msgstr "子弹主题" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:657 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "Bullet:来自 NoSmokingBandit 2009.4 的一个小巧可爱的子弹主题。" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:666 +#: Resources/templates/Localizable.strings:688 #, no-wrap msgid "Audio" msgstr "声卡选项" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:667 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "A selection of options that deal with audio." msgstr "设置 Audio 声卡的选项。" #. type: "Control_title" -#: Resources/templates/Localizable.strings:670 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Control Options" msgstr "控制选项" #. type: "Control_description" -#: Resources/templates/Localizable.strings:671 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "设置控制 Chameleon 的运作方式。" #. type: "General_title" -#: Resources/templates/Localizable.strings:674 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "General Options" msgstr "一般选项" #. type: "General_description" -#: Resources/templates/Localizable.strings:675 +#: Resources/templates/Localizable.strings:697 #, no-wrap msgid "Choose from a selection of base options." msgstr "选取一些基本的选项。" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:700 #, no-wrap msgid "Kernel Flags" msgstr "内核参数" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:701 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "选取有关 kernel flags 的各种内核参数设置。另可于开机时,键入以下命令配合使用。" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:704 #, no-wrap msgid "Power Management" msgstr "电源管理" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:683 +#: Resources/templates/Localizable.strings:705 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "一些设置电源管理和 speedstep 的选项。" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:687 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "Set one resolution to use." msgstr "设置选用一个分辨率。" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:690 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "HDEF Layout" msgstr "声卡 HDA 选项" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "设置声卡 HDA controller 的 HDEF Layout ID。" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:694 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "HDAU Layout" msgstr "声卡 HDMI 选项" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "设置声卡 HDMI controller 的 HDAU Layout ID。" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:698 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "设置一个 Intel HD4000 显卡的 AAPL,ig-platform-id。" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:702 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "设置一个 Intel HD5000 显卡的 AAPL,ig-platform-id。" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:706 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "设置选用一个 HDEF PinConfiguration。" #. type: "Video_title" -#: Resources/templates/Localizable.strings:710 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "Video" msgstr "显卡选项" #. type: "Video_description" -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "A selection of options that deal with video." msgstr "一些设置显卡的选项。" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:714 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "KeyLayout" msgstr "键盘布局" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." msgstr "设置选用一个键盘布局。将会安装键盘布局模组与键盘映射文件。" #. type: "Themes_title" -#: Resources/templates/Localizable.strings:718 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Themes" msgstr "主题选项" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/CREDITS =================================================================== --- branches/Bungo/CREDITS (revision 2468) +++ branches/Bungo/CREDITS (revision 2469) @@ -7,7 +7,7 @@ Thanks to: --------- -bumby, kalyway, Krazubu, Eddie11c, JaS, fassl, XyZ, SMF, flama, Galaxy, sckevyn, MasterChief, smith@@, blackosx, DHP, nawcom, scorpius, macman, dmazar +bumby, kalyway, Krazubu, Eddie11c, JaS, fassl, XyZ, SMF, flama, Galaxy, sckevyn, MasterChief, smith@@, blackosx, DHP, nawcom, scorpius, macman, dmazar, Pike R. Alpha, Micky1979, Bungo, MinusZwei Package: --------- @@ -15,4 +15,4 @@ Copyright: --------- -2008-2014 +2008 Index: branches/Bungo/Make.rules =================================================================== --- branches/Bungo/Make.rules (revision 2468) +++ branches/Bungo/Make.rules (revision 2469) @@ -54,22 +54,22 @@ $(OBJROOT)/%.o: %.c - @echo "\t[CC] $<" + @echo " [CC] $<" @$(CC) $(CFLAGS) $(DEFINES) -c $(INC) $< -MM -M -o $@.Makedep @$(CC) $(CFLAGS) $(DEFINES) -c $(INC) $< -o $@ $(OBJROOT)/%.o: %.m - @echo "\t[M] $<" + @echo " [M] $<" @$(CC) $(CFLAGS) $(DEFINES) -c $(INC) $< -MM -M -o $@.Makedep @$(CC) $(CFLAGS) $(DEFINES) -c $(INC) $< -o $@ $(OBJROOT)/%.o: %.cpp - @echo "\t[CPP] $<" + @echo " [CPP] $<" @$(CPP) $(CPPFLAGS) $(CFLAGS) -c "$<" $(INC) -MM -M -o $@.Makedep @$(CPP) $(CPPFLAGS) $(CFLAGS) -c "$<" $(INC) -o $@ $(OBJROOT)/%.o: %.s - @echo "\t[AS] $<" + @echo " [AS] $<" @$(CC) $(CPPFLAGS) -c $(INC) -arch i386 $< -MM -M -o $@.Makedep @$(CC) $(CPPFLAGS) -c $(INC) -arch i386 $< -o $@ @@ -89,7 +89,7 @@ # This breaks make, must use make all (FIXME) $(DIRS_NEEDED) $(INSTALLDIR) $(OBJROOT) $(SYMROOT): - @echo "\t[MKDIR] $@" + @echo " [MKDIR] $@" @$(MKDIRS) $@ # Recursive rules @@ -127,13 +127,13 @@ else \ local_target="$$target"; \ fi; \ - (cd $$subdir && $(MAKE) $$local_target) \ + (cd $$subdir && $(MAKE) --no-print-directory $$local_target) \ || eval $$failcom; \ done clean-dep: - @if [ -f "$(OBJROOT)/Makedep" ];then echo "\t[RM] $(OBJROOT)/Makedep"; fi + @if [ -f "$(OBJROOT)/Makedep" ];then echo " [RM] $(OBJROOT)/Makedep"; fi @rm -f $(OBJROOT)/Makedep @@ -141,11 +141,11 @@ # clean: remove almost everything (execpt auto.conf, autoconf.h, autoconf.inc) clean: clean-recursive clean-dep - @if [ -d "$(OBJROOT)" ];then echo "\t[RMDIR] $(OBJROOT)"; fi - @if [ -d "$(SYMROOT)" ];then echo "\t[RMDIR] $(SYMROOT)"; fi - @if [ -d "$(DSTROOT)" ];then echo "\t[RMDIR] $(DSTROOT)"; fi + @if [ -d "$(OBJROOT)" ];then echo " [RMDIR] $(OBJROOT)"; fi + @if [ -d "$(SYMROOT)" ];then echo " [RMDIR] $(SYMROOT)"; fi + @if [ -d "$(DSTROOT)" ];then echo " [RMDIR] $(DSTROOT)"; fi @if [ -d "$(SRCROOT)/i386/modules/module_includes" ];then \ - echo "\t[RMDIR] $(SRCROOT)/i386/modules/module_includes"; \ + echo " [RMDIR] $(SRCROOT)/i386/modules/module_includes"; \ fi @rm -rf $(OBJROOT) $(SYMROOT) $(DSTROOT) \ $(SRCROOT)/i386/modules/module_includes Index: branches/Bungo/CHANGES =================================================================== --- branches/Bungo/CHANGES (revision 2468) +++ branches/Bungo/CHANGES (revision 2469) @@ -1,3 +1,45 @@ +- bitshoveler : Various fixes to problems exposed by Clang static analyzer (picopng.c) +- ErmaC : Rollback changes for msdos.c (2327) thx to bltz +- bitshoveler : Remove "-x" option from "ld" command which breaks build under newer Xcode versions (/i386/modules/MakeInc.dir) +- bitshoveler : Comment out some unused functions by expanding "#if UNUSED" conditional (stringTable.c) +- bitshoveler : Comment out unused static functions, which cause build to fail in "release" mode (vbe.c) +- bitshoveler : Fix null pointer handling (nvidia.c) +- bitshoveler : Only write terminating null char if malloc succeeded (strndup.c) +- bitshoveler : Fix memory leak (bdmesg.c) +- ErmaC : (re)enable klibc module +- ErmaC : Merge Recovery Icons(png) courtesy of blackosx +- ErmaC : Merge Yosemite patch (ready from June 2014) Thanks all involved in the test and develop; + Special thanks: Alex J, viv xix, zenith432 from http://forge.voodooprojects.org/p/chameleon/issues/375/ + Testing and improvements: Pike R. Alpha, ErmaC, Bungo, blackosx, Micky1979, crazybirdy, oldnapalm, janek202, MinusZwei and Andy Vandijck. + +- Pike R. Alpha : dinamic "random-seed" implementation ( http://www.insanelymac.com/forum/topic/301350-lets-make-random-seed-really-random/ ) +- ErmaC : getCPUTick() helper function ( http://www.insanelymac.com/forum/topic/301350-lets-make-random-seed-really-random/ ) +- ErmaC : Add Yosemite Icons detection for chameleon UI +- blackosx : Add chameleon UI Icons for Yosemite +- ErmaC : Use macro instead of full checkOSVersion +- viv xix : Move checkOSVersion into boot header +- ErmaC : define macro for OS X Versions +- Slice and Clover Team : Replace "NULL" terminated strings and fit Boot2 Sectors size +- ErmaC : Update bootargs +- crazybirdy : Fit length for "Loading Darwin" +- meklort : Update align directives to 2^(old_align) +- Ermac : Bump svn to 2.3 +- ErmaC : Update efi Header +- cparm : buffer BPS +- cparm : devprop_generate_string optimized by cparm +- ErmaC : Update CPUID and change conditional logic. +- ErmaC : Typo & ID names +- meklort : Make compile on gcc w/ errors enabled. +- bitshoveler : Remove the '-x' option from the offending 'ld' command +- Jief : Makefile dependency missing for boot0 and boot1h +- ErmaC : Temp disable klibc module +- meklort : Silence output. +- meklort : Add --no-print-directory. +- meklort : Replace \t with tab. +- ErmaC : Update Chameleon.xcodeproj +- ErmaC : Merge LZVN decompression routine by MinusZwei (C Conversion) based on works from Pike R. Alpha and AnV Software (Andy Vandijck). +- Bungo : Loading custom ECDT.aml, Darwin version string printing, clean boot-args, change firmware rev. to real Mac (0x0001000a), added kernel-compatibility, boot-file, boot-args, machine-signature, random-seed DT properties & some minor changes. +- ErmaC : Merge tja's patch http://forum.voodooprojects.org/index.php/topic,5951.0.html - bitshoveler : Optimized basic string functions strlen, strncmp, strncat, strcat - ErmaC : Replaced sprintf with snprintf in spd.c. - bitshoveler : Fixed inadvertent text buffer overflow in getDDRSerial