Index: branches/chucko/Chameleon.xcodeproj/project.pbxproj =================================================================== --- branches/chucko/Chameleon.xcodeproj/project.pbxproj (revision 2405) +++ branches/chucko/Chameleon.xcodeproj/project.pbxproj (revision 2406) @@ -113,6 +113,12 @@ 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 = ""; }; + 36809A7019DA43B5007ACE3F /* lzvn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lzvn.c; 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 = ""; }; @@ -1089,143 +1095,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 = ""; }; @@ -1427,7 +1301,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 +1355,6 @@ 08FB7794FE84155DC02AAC07 /* Chameleon */ = { isa = PBXGroup; children = ( - AB30C92D15DE60ED0047BE7B /* bin */, B0056D8211F3868000754B65 /* APPLE_LICENSE */, B0056DBA11F3868000754B65 /* artwork */, 369689D014BD0AF10013D77F /* BLOCKERS */, @@ -1554,6 +1426,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 +2652,7 @@ A3561CAD1414024C00E9B51E /* HelloWorld */, A3561CB21414024C00E9B51E /* include */, 36AE6E5616D6449A00D083A6 /* KernelPatcher */, + 36809A7519DA45E8007ACE3F /* KextPatcher */, A3561CB41414024C00E9B51E /* Keylayout */, A3561CB71414024D00E9B51E /* klibc */, A3561D011414024D00E9B51E /* Makefile */, @@ -3106,19 +2996,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 +3023,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 +3066,10 @@ B4189A0314BFBED900ED5B0B /* config */, B0056D1311F3868000754B65 /* doc */, 6DBAFD1713B0D4590047ED33 /* include */, + 36809A7119DA4549007ACE3F /* klibc */, B0056D1611F3868000754B65 /* libsa */, B0056D2411F3868000754B65 /* libsaio */, B0056D7611F3868000754B65 /* Makefile */, - AB30C93115DE66D90047BE7B /* md */, A3561CAB1414024C00E9B51E /* modules */, B0056D7911F3868000754B65 /* util */, ); @@ -3262,15 +3119,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 */, + 36809A7019DA43B5007ACE3F /* 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 +3303,7 @@ B0056D7A11F3868000754B65 /* machOconv.c */, B0056D7B11F3868000754B65 /* Makefile */, A3561C891413FD7800E9B51E /* openUp.c */, + 36809A7619DA461E007ACE3F /* segsize.c */, ); path = util; sourceTree = ""; @@ -3461,7 +3320,6 @@ B4118C8E153EFF3300C8D926 /* po */, B4118CAB153EFF3D00C8D926 /* po4a-chameleon.cfg */, A396E2CA150247630025A245 /* Resources */, - A396E4F31502D0580025A245 /* Resources.old */, A3F1F20D141B9B0D00DDA709 /* Scripts */, 364E0DDF14BCFB6600F55E58 /* Scripts.templates */, A35D2187141A75DC00969AC0 /* slimpkg.sh */, @@ -3768,7 +3626,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 */, @@ -3926,169 +3784,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; Index: branches/chucko/i386/libsaio/smbios_getters.h =================================================================== --- branches/chucko/i386/libsaio/smbios_getters.h (revision 2405) +++ branches/chucko/i386/libsaio/smbios_getters.h (revision 2406) @@ -10,15 +10,15 @@ #define SMBIOS_RANGE_START 0x000F0000 #define SMBIOS_RANGE_END 0x000FFFFF -#define NOT_AVAILABLE "N/A" +#define NOT_AVAILABLE "N/A" typedef enum { kSMBString, kSMBByte, kSMBWord, - kSMBDWord -// kSMBQWord + kSMBDWord, + kSMBQWord } SMBValueType; typedef union @@ -27,7 +27,7 @@ uint8_t byte; uint16_t word; uint32_t dword; -// uint64_t qword; + uint64_t qword; } returnType; extern bool getProcessorInformationExternalClock(returnType *value); Index: branches/chucko/i386/libsaio/console.c =================================================================== --- branches/chucko/i386/libsaio/console.c (revision 2405) +++ branches/chucko/i386/libsaio/console.c (revision 2406) @@ -246,6 +246,25 @@ } 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; + } + + pi.str = cursor; + pi.last_str = 0; + prf(fmt, ap, sputc, &pi); + cursor += strlen((char *)cursor); + } + va_end(ap); return(0); } Index: branches/chucko/i386/libsaio/bootstruct.c =================================================================== --- branches/chucko/i386/libsaio/bootstruct.c (revision 2405) +++ branches/chucko/i386/libsaio/bootstruct.c (revision 2406) @@ -29,6 +29,16 @@ #include "libsaio.h" #include "bootstruct.h" +#ifndef DEBUG_BOOTSTRUCT +#define DEBUG_BOOTSTRUCT 0 +#endif + +#if DEBUG_BOOTSTRUCT +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + /*========================================================================== * Initialize the structure of parameters passed to * the kernel by the booter. @@ -52,7 +62,7 @@ bootArgs = (boot_args *)malloc(sizeof(boot_args)); bootArgsPreLion = (boot_args_pre_lion *)malloc(sizeof(boot_args_pre_lion)); bootInfo = (PrivateBootInfo_t *)malloc(sizeof(PrivateBootInfo_t)); - if (bootArgs == 0 || bootInfo == 0) + if (bootArgs == 0 || bootArgsPreLion == 0 || bootInfo == 0) stop("Couldn't allocate boot info\n"); bzero(bootArgs, sizeof(boot_args)); @@ -115,9 +125,7 @@ void *oldAddr = bootArgs; bootArgs = (boot_args *)AllocateKernelMemory(sizeof(boot_args)); bcopy(oldAddr, bootArgs, sizeof(boot_args)); - } - else - { + } else { void *oldAddr = bootArgsPreLion; bootArgsPreLion = (boot_args_pre_lion *)AllocateKernelMemory(sizeof(boot_args_pre_lion)); bcopy(oldAddr, bootArgsPreLion, sizeof(boot_args_pre_lion)); @@ -146,7 +154,8 @@ bootArgs->MemoryMapDescriptorSize = sizeof(EfiMemoryRange); bootArgs->MemoryMapDescriptorVersion = 0; - for (i = 0; i < memoryMapCount; i++, memoryMap++) { + for (i = 0; i < memoryMapCount; i++, memoryMap++) + { range = &bootInfo->memoryMap[i]; switch(range->type) { case kMemoryRangeACPI: Index: branches/chucko/i386/libsaio/vbe.c =================================================================== --- branches/chucko/i386/libsaio/vbe.c (revision 2405) +++ branches/chucko/i386/libsaio/vbe.c (revision 2406) @@ -29,15 +29,19 @@ #include "libsaio.h" #include "vbe.h" -/* - * Various inline routines for video I/O - */ +// Various inline routines for video I/O + +static biosBuf_t bb; + +//============================================================================== + static inline void outi (int port, int index, int val) { outw (port, (val << 8) | index); } +//============================================================================== static inline void outib (int port, int index, int val) { @@ -45,6 +49,8 @@ outb (port + 1, val); } +//============================================================================== + static inline int ini (int port, int index) { @@ -52,17 +58,16 @@ return inb (port + 1); } +//============================================================================== + static inline void -rmwi (int port, int index, int clear, int set) +rmwi(int port, int index, int clear, int set) { outb (port, index); outb (port + 1, (inb (port + 1) & ~clear) | set); } -/* - * Globals - */ -static biosBuf_t bb; +//============================================================================== int getVBEInfo( void * infoBlock ) { @@ -74,6 +79,8 @@ return(bb.eax.r.h); } +//============================================================================== + int getVBEModeInfo( int mode, void * minfo_p ) { bb.intno = 0x10; @@ -85,6 +92,8 @@ return(bb.eax.r.h); } +//============================================================================== + int getVBEDACFormat(unsigned char *format) { bb.intno = 0x10; @@ -95,6 +104,8 @@ return(bb.eax.r.h); } +//============================================================================== + int setVBEDACFormat(unsigned char format) { bb.intno = 0x10; Index: branches/chucko/i386/libsaio/device_tree.c =================================================================== --- branches/chucko/i386/libsaio/device_tree.c (revision 2405) +++ branches/chucko/i386/libsaio/device_tree.c (revision 2406) @@ -398,7 +398,25 @@ } //============================================================================== +// Bungo +Property * +DT__GetProperty(Node *node, const char *name) +{ + Property *prop; + + for (prop = node->properties; prop; prop = prop->next) + { + if (strcmp(prop->name, name) == 0) + { + return prop; + } + } + + return NULL; +} +//============================================================================== + Node * DT__FindNode(const char *path, bool createIfMissing) { Index: branches/chucko/i386/libsaio/hfs.c =================================================================== --- branches/chucko/i386/libsaio/hfs.c (revision 2405) +++ branches/chucko/i386/libsaio/hfs.c (revision 2406) @@ -304,7 +304,7 @@ } dirID = kHFSRootFolderID; - // Skip a lead '\'. Start in the system folder if there are two. + // Skip a lead '/'. Start in the system folder if there are two. if (filePath[0] == '/') { if (filePath[1] == '/') @@ -370,7 +370,7 @@ if (*dirIndex == -1) return -1; dirID = kHFSRootFolderID; - // Skip a lead '\'. Start in the system folder if there are two. + // Skip a lead '/'. Start in the system folder if there are two. if (dirPath[0] == '/') { if (dirPath[1] == '/') { if (gIsHFSPlus) dirID = SWAP_BE32(((long *)gHFSPlus->finderInfo)[5]); @@ -435,7 +435,7 @@ if (HFSInitPartition(ih) == -1) return -1; dirID = kHFSRootFolderID; - // Skip a lead '\'. Start in the system folder if there are two. + // Skip a lead '/'. Start in the system folder if there are two. if (filePath[0] == '/') { if (filePath[1] == '/') { if (gIsHFSPlus) dirID = SWAP_BE32(((long *)gHFSPlus->finderInfo)[5]); Index: branches/chucko/i386/libsaio/acpi_patcher.c =================================================================== --- branches/chucko/i386/libsaio/acpi_patcher.c (revision 2405) +++ branches/chucko/i386/libsaio/acpi_patcher.c (revision 2406) @@ -23,7 +23,7 @@ #elif DEBUG_ACPI==1 #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif // Slice: New signature compare function @@ -112,7 +112,7 @@ fd = open(dirSpec, 0); if (fd < 0) { // NOT FOUND: - verbose("ACPI Table not found: %s\n", filename); + DBG("ACPI Table not found: %s\n", filename); *dirSpec = '\0'; } } @@ -136,7 +136,7 @@ { if (read (fd, tableAddr, file_size (fd))!=file_size (fd)) { - printf("Couldn't read table %s\n",dirspec); + DBG("Couldn't read table %s\n",dirspec); free (tableAddr); close (fd); return NULL; @@ -147,7 +147,7 @@ return tableAddr; } close (fd); - printf("Couldn't allocate memory for table \n", dirspec); + DBG("Couldn't allocate memory for table \n", dirspec); } //printf("Couldn't find table %s\n", filename); return NULL; @@ -161,13 +161,13 @@ { uint32_t i; - DBG("start finding cpu names. length %d\n", length); + DBG("Start finding cpu names. length %d\n", length); for (i=0; i> 6); @@ -182,7 +182,7 @@ if (!aml_isvalidchar(c)) { add_name = false; - verbose("Invalid character found in ProcessorOP 0x%x!\n", c); + DBG("Invalid character found in ProcessorOP 0x%x!\n", c); break; } } @@ -196,17 +196,16 @@ if (acpi_cpu_count == 0) acpi_cpu_p_blk = dsdt[i] | (dsdt[i+1] << 8); - verbose("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("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) - { + if (++acpi_cpu_count == 32) { return; } } } } - DBG("end finding cpu names: cpu names found: %d\n", acpi_cpu_count); + DBG("End finding cpu names: cpu names found: %d\n", acpi_cpu_count); } struct acpi_2_ssdt *generate_cst_ssdt(struct acpi_2_fadt* fadt) @@ -235,19 +234,19 @@ }; if (Platform.CPU.Vendor != 0x756E6547) { - verbose ("Not an Intel platform: C-States will not be generated !!!\n"); + DBG("Not an Intel platform: C-States will not be generated !!!\n"); return NULL; } if (fadt == NULL) { - verbose ("FACP not exists: C-States will not be generated !!!\n"); + DBG("FACP not exists: C-States will not be generated !!!\n"); return NULL; } struct acpi_2_dsdt* dsdt = (void*)fadt->DSDT; if (dsdt == NULL) { - verbose ("DSDT not found: C-States will not be generated !!!\n"); + DBG("DSDT not found: C-States will not be generated !!!\n"); return NULL; } @@ -279,8 +278,7 @@ aml_add_byte(pack, cstates_count); AML_CHUNK* tmpl = aml_add_package(pack); - if (cst_using_systemio) - { + if (cst_using_systemio) { // C1 resource_template_register_fixedhw[8] = 0x00; resource_template_register_fixedhw[9] = 0x00; @@ -399,14 +397,12 @@ // dumpPhysAddr("C-States SSDT content: ", ssdt, ssdt->Length); - verbose ("SSDT with CPU C-States generated successfully\n"); + DBG("SSDT with CPU C-States generated successfully\n"); return ssdt; + } else { + DBG("ACPI CPUs not found: C-States not generated !!!\n"); } - else - { - verbose ("ACPI CPUs not found: C-States not generated !!!\n"); - } return NULL; } @@ -423,12 +419,12 @@ }; if (Platform.CPU.Vendor != 0x756E6547) { - verbose ("Not an Intel platform: P-States will not be generated !!!\n"); + DBG("Not an Intel platform: P-States will not be generated !!!\n"); return NULL; } if (!(Platform.CPU.Features & CPU_FEATURE_MSR)) { - verbose ("Unsupported CPU: P-States will not be generated !!! No MSR support\n"); + DBG("Unsupported CPU: P-States will not be generated !!! No MSR support\n"); return NULL; } @@ -516,24 +512,23 @@ DBG("P-States: Insane FID values!"); p_states_count = 0; } else { + uint8_t vidstep; + uint8_t i = 0, u, invalid = 0; // Finalize P-States // Find how many P-States machine supports - p_states_count = maximum.CID - minimum.CID + 1; + p_states_count = (uint8_t)(maximum.CID - minimum.CID + 1); if (p_states_count > 32) { p_states_count = 32; } - uint8_t vidstep; - uint8_t i = 0, u, invalid = 0; - vidstep = ((maximum.VID << 2) - (minimum.VID << 2)) / (p_states_count - 1); for (u = 0; u < p_states_count; u++) { i = u - invalid; p_states[i].CID = maximum.CID - u; - p_states[i].FID = (p_states[i].CID >> 1); + p_states[i].FID = (uint8_t)(p_states[i].CID >> 1); if (p_states[i].FID < 0x6) { if (cpu_dynamic_fsb) { @@ -546,17 +541,15 @@ if (i && p_states[i].FID == p_states[i-1].FID) { invalid++; } - p_states[i].VID = ((maximum.VID << 2) - (vidstep * u)) >> 2; - uint32_t multiplier = p_states[i].FID & 0x1f; // = 0x08 bool half = p_states[i].FID & 0x40; // = 0x01 bool dfsb = p_states[i].FID & 0x80; // = 0x00 - uint32_t fsb = Platform.CPU.FSBFrequency / 1000000; // = 400 + uint32_t fsb = (uint32_t)(Platform.CPU.FSBFrequency / 1000000); // = 400 uint32_t halffsb = (fsb + 1) >> 1; // = 200 uint32_t frequency = (multiplier * fsb); // = 3200 - p_states[i].Frequency = (frequency + (half * halffsb)) >> dfsb; // = 3200 + 200 = 3400 + p_states[i].Frequency = (uint32_t)(frequency + (half * halffsb)) >> dfsb; // = 3200 + 200 = 3400 } p_states_count -= invalid; @@ -577,14 +570,14 @@ case CPU_MODEL_HASWELL: // case CPU_MODEL_IVYBRIDGE_XEON: // //case CPU_MODEL_HASWELL_H: // - case CPU_MODEL_HASWELL_MB: // + case CPU_MODEL_HASWELL_SVR: // case CPU_MODEL_HASWELL_ULT: // case CPU_MODEL_CRYSTALWELL: // { if ((Platform.CPU.Model == CPU_MODEL_SANDYBRIDGE) || (Platform.CPU.Model == CPU_MODEL_JAKETOWN) || (Platform.CPU.Model == CPU_MODEL_IVYBRIDGE) || (Platform.CPU.Model == CPU_MODEL_HASWELL) || - (Platform.CPU.Model == CPU_MODEL_IVYBRIDGE_XEON) || (Platform.CPU.Model == CPU_MODEL_HASWELL_MB) || + (Platform.CPU.Model == CPU_MODEL_IVYBRIDGE_XEON) || (Platform.CPU.Model == CPU_MODEL_HASWELL_SVR) || (Platform.CPU.Model == CPU_MODEL_HASWELL_ULT) || (Platform.CPU.Model == CPU_MODEL_CRYSTALWELL)) { maximum.Control = (rdmsr64(MSR_IA32_PERF_STATUS) >> 8) & 0xff; @@ -594,7 +587,7 @@ minimum.Control = (rdmsr64(MSR_PLATFORM_INFO) >> 40) & 0xff; - verbose("P-States: min 0x%x, max 0x%x\n", minimum.Control, maximum.Control); + DBG("P-States: min 0x%x, max 0x%x\n", minimum.Control, maximum.Control); // Sanity check if (maximum.Control < minimum.Control) { @@ -615,7 +608,7 @@ break; } default: - verbose ("Unsupported CPU: P-States not generated !!! Unknown CPU Type\n"); + DBG("Unsupported CPU (0x%X): P-States not generated !!!\n", Platform.CPU.Family); break; } } @@ -627,7 +620,6 @@ AML_CHUNK* root = aml_create_node(NULL); aml_add_buffer(root, ssdt_header, sizeof(ssdt_header)); // SSDT header - AML_CHUNK* scop = aml_add_scope(root, "\\_PR_"); AML_CHUNK* name = aml_add_name(scop, "PSS_"); AML_CHUNK* pack = aml_add_package(name); @@ -660,18 +652,18 @@ ssdt->Length = root->Size; ssdt->Checksum = 0; - ssdt->Checksum = 256 - checksum8(ssdt, ssdt->Length); + ssdt->Checksum = 256 - (uint8_t)(checksum8(ssdt, ssdt->Length)); aml_destroy_node(root); //dumpPhysAddr("P-States SSDT content: ", ssdt, ssdt->Length); - verbose ("SSDT with CPU P-States generated successfully\n"); + DBG("SSDT with CPU P-States generated successfully\n"); return ssdt; } } else { - verbose ("ACPI CPUs not found: P-States not generated !!!\n"); + DBG("ACPI CPUs not found: P-States not generated !!!\n"); } return NULL; @@ -681,7 +673,7 @@ { extern void setupSystemType(); - struct acpi_2_fadt *fadt_mod; + struct acpi_2_fadt *fadt_mod = NULL; bool fadt_rev2_needed = false; bool fix_restart; bool fix_restart_ps2; @@ -697,7 +689,7 @@ getBoolForKey(kRestartFix, &fix_restart, &bootInfo->chameleonConfig); } } else { - verbose ("Not an Intel platform: Restart Fix not applied !!!\n"); + DBG("Not an Intel platform: Restart Fix not applied !!!\n"); fix_restart = false; } @@ -725,7 +717,7 @@ } else { Platform.Type = 1; /* Set a fixed value (Desktop) */ } - verbose("Error: system-type must be 0..6. Defaulting to %d !\n", Platform.Type); + DBG("Error: system-type must be 0..6. Defaulting to %d !\n", Platform.Type); } else { Platform.Type = (unsigned char) strtoul(value, NULL, 10); } @@ -734,7 +726,7 @@ if (fadt_mod->PM_Profile != Platform.Type) { if (value) { // user has overriden the SystemType so take care of it in FACP - verbose("FADT: changing PM_Profile from 0x%02x to 0x%02x\n", fadt_mod->PM_Profile, Platform.Type); + DBG("FADT: changing PM_Profile from 0x%02x to 0x%02x\n", fadt_mod->PM_Profile, Platform.Type); fadt_mod->PM_Profile = Platform.Type; } else { // PM_Profile has a different value and no override has been set, so reflect the user value to ioregs @@ -742,7 +734,7 @@ } } // 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. + // because we need to take care of FACP original content, if it is correct. setupSystemType(); // Patch FADT to fix restart @@ -755,7 +747,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 - msglog("FADT: PS2 Restart Fix applied!\n"); + DBG("FADT: PS2 Restart Fix applied!\n"); } else { fadt_mod->Flags|= 0x400; fadt_mod->Reset_SpaceID = 0x01; // System I/O @@ -764,7 +756,7 @@ 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 - verbose("FADT: ACPI Restart Fix applied!\n"); + DBG("FADT: ACPI Restart Fix applied!\n"); } } @@ -780,7 +772,7 @@ DBG("New @%x,%x\n",fadt_mod->DSDT,fadt_mod->X_DSDT); - verbose("FADT: Using custom DSDT!\n"); + DBG("FADT: Using custom DSDT!\n"); } // Correct the checksum @@ -796,10 +788,14 @@ // addConfigurationTable(&gEfiAcpiTableGuid, getAddressOfAcpiTable(), "ACPI"); // addConfigurationTable(&gEfiAcpi20TableGuid, getAddressOfAcpi20Table(), "ACPI_20"); /* XXX aserebln why uint32 cast if pointer is uint64 ? */ - acpi10_p = (uint32_t)getAddressOfAcpiTable(); - acpi20_p = (uint32_t)getAddressOfAcpi20Table(); + acpi10_p = (uint64_t)(uint32_t)getAddressOfAcpiTable(); + acpi20_p = (uint64_t)(uint32_t)getAddressOfAcpi20Table(); addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); - if(acpi20_p) addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); + if(acpi20_p) { + addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); + } else { + DBG("No ACPI 2.\n"); + } return 1; } @@ -807,7 +803,7 @@ int setupAcpi(void) { int version; - void *new_dsdt; + void *new_dsdt = NULL; const char *filename; @@ -827,6 +823,7 @@ // 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) { @@ -844,8 +841,8 @@ getBoolForKey(kGeneratePStates, &generate_pstates, &bootInfo->chameleonConfig); getBoolForKey(kGenerateCStates, &generate_cstates, &bootInfo->chameleonConfig); - DBG("Generating P-States config: %d\n", generate_pstates); - DBG("Generating C-States config: %d\n", generate_cstates); + DBG("Generating P-States config: %s\n", generate_pstates ? "YES" : "NO"); + DBG("Generating C-States config: %s\n", generate_cstates ? "YES" : "NO"); { int i; @@ -853,7 +850,7 @@ for (i = 0; i < 30; i++) { char filename[512]; - sprintf(filename, i > 0?"SSDT-%d.aml":"SSDT.aml", i); + sprintf(filename, i > 0 ? "SSDT-%d.aml" : "SSDT.aml", i); if ( (new_ssdt[ssdt_count] = loadACPITable(filename)) ) { ssdt_count++; @@ -870,7 +867,7 @@ int rsdplength; // Find original rsdp - rsdp=(struct acpi_2_rsdp *)(version?getAddressOfAcpi20Table():getAddressOfAcpiTable()); + rsdp=(struct acpi_2_rsdp *)(version ? getAddressOfAcpi20Table() : getAddressOfAcpiTable()); if (!rsdp) { DBG("No ACPI version %d found. Ignoring\n", version+1); if (version) { @@ -880,7 +877,7 @@ } continue; } - rsdplength=version?rsdp->Length:20; + rsdplength=version ? rsdp->Length : 20; DBG("RSDP version %d found @%x. Length=%d\n",version+1,rsdp,rsdplength); @@ -918,17 +915,17 @@ rsdt_entries[i-dropoffset]=rsdt_entries[i]; if (drop_ssdt && tableSign(table, "SSDT")) { - verbose("OEM SSDT tables was dropped\n"); + DBG("OEM SSDT tables was dropped\n"); dropoffset++; continue; } + if (tableSign(table, "DSDT")) { DBG("DSDT found\n"); verbose("Custom DSDT table was found\n"); if(new_dsdt) { rsdt_entries[i-dropoffset]=(uint32_t)new_dsdt; } - continue; } @@ -939,7 +936,7 @@ DBG("FADT found @%x, Length %d\n",fadt, fadt->Length); if (!fadt || (uint32_t)fadt == 0xffffffff || fadt->Length>0x10000) { - printf("FADT incorrect. Not modified\n"); + DBG("FADT incorrect. Not modified\n"); continue; } @@ -959,7 +956,6 @@ generate_pstates = false; // Generate SSDT only once! ssdt_count++; } - continue; } } @@ -975,15 +971,14 @@ rsdt_entries=(uint32_t *)(rsdt_mod+1); // Mozodojo: Insert additional SSDTs into RSDT - if(ssdt_count>0) { + if(ssdt_count > 0) { int j; for (j=0; jChecksum,rsdt_mod); } else { rsdp_mod->RsdtAddress=0; - printf("RSDT not found or incorrect\n"); + DBG("RSDT not found or RSDT incorrect\n"); } + DBG("\n"); if (version) { struct acpi_2_xsdt *xsdt, *xsdt_mod; @@ -1026,7 +1022,7 @@ xsdt_entries[i-dropoffset]=xsdt_entries[i]; if (drop_ssdt && tableSign(table, "SSDT")) { - verbose("OEM SSDT tables was dropped\n"); + DBG("dropped (OEM)\n"); dropoffset++; continue; } @@ -1035,46 +1031,47 @@ if (new_dsdt) { xsdt_entries[i-dropoffset]=(uint32_t)new_dsdt; + DBG("custom table added\n"); } - DBG("TABLE %c%c%c%c@%x,",table[0],table[1],table[2],table[3],xsdt_entries[i]); - + DBG("TABLE %c%c%c%c@%x \n", table[0],table[1],table[2],table[3],xsdt_entries[i]); continue; } if (tableSign(table, "FACP")) { struct acpi_2_fadt *fadt, *fadt_mod; fadt=(struct acpi_2_fadt *)(uint32_t)xsdt_entries[i]; - DBG("FADT found @%x,%x, Length %d\n",(uint32_t)(xsdt_entries[i]>>32),fadt, + DBG("FADT found @%x%x, Length %d\n",(uint32_t)(xsdt_entries[i]>>32),fadt, fadt->Length); if (!fadt || (uint64_t)xsdt_entries[i] >= 0xffffffff || fadt->Length>0x10000) { - verbose("FADT incorrect or after 4GB. Dropping XSDT\n"); + DBG("FADT incorrect or after 4GB. Dropping XSDT\n"); goto drop_xsdt; } fadt_mod = patch_fadt(fadt, new_dsdt); xsdt_entries[i-dropoffset]=(uint32_t)fadt_mod; - DBG("TABLE %c%c%c%c@%x,",table[0],table[1],table[2],table[3],xsdt_entries[i]); + // 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"); generate_cstates = false; // Generate SSDT only once! ssdt_count++; } // Generating _PSS SSDT if (generate_pstates && (new_ssdt[ssdt_count] = generate_pss_ssdt((void*)fadt_mod->DSDT))) { + DBG("P-States generated\n"); generate_pstates = false; // Generate SSDT only once! ssdt_count++; } continue; } - - DBG("TABLE %c%c%c%c@%x,",table[0],table[1],table[2],table[3],xsdt_entries[i]); - + DBG("copied (OEM)\n"); + // DBG("TABLE %c%c%c%c@%x \n", table[0],table[1],table[2],table[3],xsdt_entries[i]); } // Allocate xsdt in Kernel memory area @@ -1110,38 +1107,34 @@ */ rsdp_mod->XsdtAddress=0xffffffffffffffffLL; - verbose("XSDT not found or incorrect\n"); + verbose("XSDT not found or XSDT incorrect\n"); } } + DBG("\n"); - // Correct the checksum of RSDP - + // Correct the checksum of RSDP DBG("RSDP: Original checksum %d, ", rsdp_mod->Checksum); - rsdp_mod->Checksum=0; rsdp_mod->Checksum=256-checksum8(rsdp_mod,20); - DBG("New checksum %d\n", rsdp_mod->Checksum); if (version) { - DBG("RSDP: Original extended checksum %d", rsdp_mod->ExtendedChecksum); - + DBG("RSDP: Original extended checksum %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); } - //verbose("Patched ACPI version %d DSDT\n", version+1); if (version) { /* XXX aserebln why uint32 cast if pointer is uint64 ? */ - acpi20_p = (uint32_t)rsdp_mod; + acpi20_p = (uint64_t)(uint32_t)rsdp_mod; addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); } else { /* XXX aserebln why uint32 cast if pointer is uint64 ? */ - acpi10_p = (uint32_t)rsdp_mod; + acpi10_p = (uint64_t)(uint32_t)rsdp_mod; addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); } + DBG("ACPI version %d patching finished\n\n", version+1); } #if DEBUG_ACPI printf("Press a key to continue... (DEBUG_ACPI)\n"); Index: branches/chucko/i386/libsaio/device_tree.h =================================================================== --- branches/chucko/i386/libsaio/device_tree.h (revision 2405) +++ branches/chucko/i386/libsaio/device_tree.h (revision 2406) @@ -67,6 +67,9 @@ extern char * DT__GetName(Node *node); +extern Property * +DT__GetProperty(Node *node, const char *name); + void DT__Initialize(void); Index: branches/chucko/i386/libsaio/bootargs.h =================================================================== --- branches/chucko/i386/libsaio/bootargs.h (revision 2405) +++ branches/chucko/i386/libsaio/bootargs.h (revision 2406) @@ -116,7 +116,7 @@ uint16_t Revision; /* Revision of boot_args structure */ uint16_t Version; /* Version of boot_args structure */ - uint8_t efiMode; /* 32 = 32-bit, 64 = 64-bit */ + 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]; @@ -178,7 +178,7 @@ uint32_t efiRuntimeServicesPageCount; uint32_t efiSystemTable; /* physical address of system table in runtime area */ - uint8_t efiMode; /* 32 = 32-bit, 64 = 64-bit */ + uint8_t efiMode; /* 32 means 32-bit mode, 64 means 64-bit mode */ uint8_t __reserved1[3]; uint32_t __reserved2[1]; uint32_t performanceDataStart; /* physical address of log */ Index: branches/chucko/i386/libsaio/spd.h =================================================================== --- branches/chucko/i386/libsaio/spd.h (revision 2405) +++ branches/chucko/i386/libsaio/spd.h (revision 2406) @@ -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/chucko/i386/libsaio/gma.c =================================================================== --- branches/chucko/i386/libsaio/gma.c (revision 2405) +++ branches/chucko/i386/libsaio/gma.c (revision 2406) @@ -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,16 +537,17 @@ 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) { @@ -604,7 +609,8 @@ 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 + /* 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/chucko/i386/libsaio/gma.h =================================================================== --- branches/chucko/i386/libsaio/gma.h (revision 2405) +++ branches/chucko/i386/libsaio/gma.h (revision 2406) @@ -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/chucko/i386/libsaio/aml_generator.c =================================================================== --- branches/chucko/i386/libsaio/aml_generator.c (revision 2405) +++ branches/chucko/i386/libsaio/aml_generator.c (revision 2406) @@ -67,7 +67,8 @@ { AML_CHUNK* next = child->Next; - if (child->Buffer) { + if (child->Buffer) + { free(child->Buffer); } free(child); @@ -76,7 +77,8 @@ } // Free node - if (node->Buffer) { + if (node->Buffer) + { free(node->Buffer); } @@ -87,7 +89,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_NONE; node->Length = (uint16_t)size; node->Buffer = malloc(node->Length); @@ -101,7 +104,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_BYTE; node->Length = 1; node->Buffer = malloc(node->Length); @@ -114,7 +118,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_WORD; node->Length = 2; node->Buffer = malloc(node->Length); @@ -128,7 +133,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_DWORD; node->Length = 4; node->Buffer = malloc(node->Length); @@ -144,7 +150,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_QWORD; node->Length = 8; node->Buffer = malloc(node->Length); @@ -162,7 +169,8 @@ uint32_t aml_fill_simple_name(char* buffer, char* name) { - if (strlen(name) < 4) { + if (strlen(name) < 4) + { verbose("aml_fill_simple_name: simple name %s has incorrect lengh! Must be 4.\n", name); return 0; } @@ -175,7 +183,8 @@ int len, offset, count; uint32_t root = 0; - if (!node) { + if (!node) + { return 0; } @@ -183,16 +192,19 @@ offset = 0; count = len >> 2; - if ((len % 4) > 1 || count == 0) { + if ((len % 4) > 1 || count == 0) + { verbose("aml_fill_name: pathname %s has incorrect length! Must be 4, 8, 12, 16, etc...\n", name); return 0; } - if (((len % 4) == 1) && (name[0] == '\\')) { + if (((len % 4) == 1) && (name[0] == '\\')) + { root++; } - if (count == 1) { + if (count == 1) + { node->Length = (uint16_t)(4 + root); node->Buffer = malloc(node->Length+4); memcpy(node->Buffer, name, 4 + root); @@ -200,7 +212,8 @@ return (uint32_t)offset; } - if (count == 2) { + if (count == 2) + { node->Length = 2 + 8; node->Buffer = malloc(node->Length+4); node->Buffer[offset++] = 0x5c; // Root Char @@ -224,7 +237,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_SCOPE; aml_fill_name(node, name); @@ -236,7 +250,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_NAME; aml_fill_name(node, name); @@ -248,7 +263,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { unsigned int offset = aml_fill_name(node, name); node->Type = AML_CHUNK_METHOD; @@ -263,7 +279,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_PACKAGE; node->Length = 1; @@ -276,7 +293,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_ALIAS; node->Length = 8; @@ -292,7 +310,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_RETURN; aml_fill_name(node, name); } @@ -304,7 +323,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_RETURN; aml_add_byte(node, value); } @@ -316,7 +336,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_DEVICE; aml_fill_name(node, name); } @@ -328,7 +349,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_LOCAL0; node->Length = 1; } @@ -340,7 +362,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_STORE_OP; node->Length = 1; } @@ -352,7 +375,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { int offset = 0; node->Type = AML_CHUNK_BUFFER; node->Length = (uint8_t)(size + 2); @@ -369,16 +393,17 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { unsigned int offset = 0; - unsigned int len = strlen(StringBuf)+1; + unsigned int len = strlen(StringBuf); node->Type = AML_CHUNK_BUFFER; 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; @@ -388,13 +413,14 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { 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; @@ -404,7 +430,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { node->Type = AML_CHUNK_RETURN; //aml_add_byte(node, value); } @@ -426,13 +453,15 @@ uint32_t aml_calculate_size(AML_CHUNK* node) { - if (node) { + if (node) + { // Calculate child nodes size AML_CHUNK* child = node->First; uint8_t child_count = 0; node->Size = 0; - while (child) { + while (child) + { child_count++; node->Size += (uint16_t)aml_calculate_size(child); @@ -440,7 +469,8 @@ child = child->Next; } - switch (node->Type) { + switch (node->Type) + { case AML_CHUNK_NONE: case AML_STORE_OP: case AML_CHUNK_LOCAL0: @@ -466,7 +496,8 @@ break; case AML_CHUNK_BYTE: - if (node->Buffer[0] == 0x0 || node->Buffer[0] == 0x1) { + if (node->Buffer[0] == 0x0 || node->Buffer[0] == 0x1) + { node->Size += node->Length; } else { node->Size += 1 + node->Length; @@ -529,7 +560,8 @@ uint32_t aml_write_buffer(const char* value, uint32_t size, char* buffer, uint32_t offset) { - if (size > 0) { + if (size > 0) + { memcpy(buffer + offset, value, size); } @@ -538,7 +570,8 @@ uint32_t aml_write_size(uint32_t size, char* buffer, uint32_t offset) { - if (size <= 0x3f) { /* simple 1 byte length in 6 bits */ + if (size <= 0x3f) /* simple 1 byte length in 6 bits */ + { buffer[offset++] = (char)size; } else if (size <= 0xfff) { buffer[offset++] = 0x40 | (size & 0xf); /* 0x40 is type, 0x0X is first nibble of length */ @@ -559,11 +592,13 @@ uint32_t aml_write_node(AML_CHUNK* node, char* buffer, uint32_t offset) { - if (node && buffer) { + if (node && buffer) + { uint32_t old = offset; AML_CHUNK* child = node->First; - switch (node->Type) { + switch (node->Type) + { case AML_CHUNK_NONE: offset = aml_write_buffer(node->Buffer, node->Length, buffer, offset); break; @@ -576,7 +611,7 @@ case AML_CHUNK_DEVICE: offset = aml_write_byte(AML_CHUNK_OP, buffer, offset); offset = aml_write_byte(node->Type, buffer, offset); - offset = aml_write_size(node->Size-3, buffer, offset); + offset = aml_write_size(node->Size-2, buffer, offset); offset = aml_write_buffer(node->Buffer, node->Length, buffer, offset); break; Index: branches/chucko/i386/libsaio/device_inject.c =================================================================== --- branches/chucko/i386/libsaio/device_inject.c (revision 2405) +++ branches/chucko/i386/libsaio/device_inject.c (revision 2406) @@ -20,7 +20,7 @@ #if DEBUG_INJECT #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif uint32_t devices_number = 1; @@ -160,8 +160,7 @@ int i; - for(i = 0; i < numpaths; i++) - { + for(i = 0; i < numpaths; i++) { device->pci_dev_path[i].length = 0x06; device->pci_dev_path[i].type = 0x01; device->pci_dev_path[i].subtype = 0x01; @@ -197,32 +196,30 @@ } uint32_t length = ((strlen(nm) * 2) + len + (2 * sizeof(uint32_t)) + 2); uint8_t *data = (uint8_t*)malloc(length); - { - if(!data) { - return 0; - } - memset(data, 0, length); - uint32_t off= 0; - data[off+1] = ((strlen(nm) * 2) + 6) >> 8; - data[off] = ((strlen(nm) * 2) + 6) & 0x00FF; - - off += 4; - uint32_t i=0, l = strlen(nm); - for(i = 0 ; i < l ; i++, off += 2) { - data[off] = *nm++; - } + if(!data) { + return 0; + } - off += 2; - l = len; - uint32_t *datalength = (uint32_t*)&data[off]; - *datalength = (uint32_t)(l + 4); - off += 4; - for(i = 0 ; i < l ; i++, off++) - { - data[off] = *vl++; - } + memset(data, 0, length); + uint32_t off= 0; + data[off+1] = ((strlen(nm) * 2) + 6) >> 8; + data[off] = ((strlen(nm) * 2) + 6) & 0x00FF; + + off += 4; + uint32_t i=0, l = strlen(nm); + for(i = 0 ; i < l ; i++, off += 2) { + data[off] = *nm++; } + + off += 2; + l = len; + uint32_t *datalength = (uint32_t*)&data[off]; + *datalength = (uint32_t)(l + 4); + off += 4; + for(i = 0 ; i < l ; i++, off++) { + data[off] = *vl++; + } uint32_t offset = device->length - (24 + (6 * device->num_pci_devpaths)); @@ -316,12 +313,9 @@ } int i; - for(i = 0; i < string->numentries; i++) - { - if(string->entries[i]) - { - if(string->entries[i]->data) - { + for(i = 0; i < string->numentries; i++) { + if(string->entries[i]) { + if(string->entries[i]->data) { free(string->entries[i]->data); string->entries[i]->data = NULL; } @@ -347,8 +341,7 @@ int i; char buf[3]; - if (hex == NULL || bin == NULL || len <= 0 || strlen(hex) != len * 2) - { + if (hex == NULL || bin == NULL || len <= 0 || strlen(hex) != len * 2) { printf("[ERROR] bin2hex input error\n"); return -1; } @@ -356,10 +349,8 @@ buf[2] = '\0'; p = (char *) hex; - for (i = 0; i < len; i++) - { - if (p[0] == '\0' || p[1] == '\0' || !isxdigit(p[0]) || !isxdigit(p[1])) - { + for (i = 0; i < len; i++) { + if (p[0] == '\0' || p[1] == '\0' || !isxdigit(p[0]) || !isxdigit(p[1])) { printf("[ERROR] bin2hex '%s' syntax error\n", hex); return -2; } Index: branches/chucko/i386/libsaio/hda.c =================================================================== --- branches/chucko/i386/libsaio/hda.c (revision 2405) +++ branches/chucko/i386/libsaio/hda.c (revision 2406) @@ -92,7 +92,8 @@ static hda_controller_devices know_hda_controller[] = { //8086 Intel Corporation - { HDA_INTEL_HASWELL, "Haswell" }, + { 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" }, @@ -107,6 +108,7 @@ { 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, "9 Series" }, { HDA_INTEL_LPT1, "Lynx Point" }, { HDA_INTEL_LPT2, "Lynx Point" }, { HDA_INTEL_LYNX, "Lynx Point-LP" }, @@ -581,20 +583,22 @@ * 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: @@ -615,8 +619,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/chucko/i386/libsaio/device_inject.h =================================================================== --- branches/chucko/i386/libsaio/device_inject.h (revision 2405) +++ branches/chucko/i386/libsaio/device_inject.h (revision 2406) @@ -22,6 +22,8 @@ uint16_t length; // = 0x0c uint32_t _HID; // = 0xD041030A ? uint32_t _UID; // = 0x00000000 PCI ROOT + uint32_t _CID; // = Optional variable length + }; struct PCIDevPath { Index: branches/chucko/i386/libsaio/hda.h =================================================================== --- branches/chucko/i386/libsaio/hda.h (revision 2405) +++ branches/chucko/i386/libsaio/hda.h (revision 2406) @@ -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) @@ -675,4 +677,240 @@ #define HDA_CODEC_INTELCL HDA_CODEC_CONSTRUCT(INTEL, 0x29fb) #define HDA_CODEC_INTELXXXX HDA_CODEC_CONSTRUCT(INTEL, 0xffff) +/**************************************************************************** + * HDA Controller Register Set + ****************************************************************************/ +#define HDAC_GCAP 0x00 /* 2 - Global Capabilities*/ +#define HDAC_VMIN 0x02 /* 1 - Minor Version */ +#define HDAC_VMAJ 0x03 /* 1 - Major Version */ +#define HDAC_OUTPAY 0x04 /* 2 - Output Payload Capability */ +#define HDAC_INPAY 0x06 /* 2 - Input Payload Capability */ +#define HDAC_GCTL 0x08 /* 4 - Global Control */ +#define HDAC_WAKEEN 0x0c /* 2 - Wake Enable */ +#define HDAC_STATESTS 0x0e /* 2 - State Change Status */ +#define HDAC_GSTS 0x10 /* 2 - Global Status */ +#define HDAC_OUTSTRMPAY 0x18 /* 2 - Output Stream Payload Capability */ +#define HDAC_INSTRMPAY 0x1a /* 2 - Input Stream Payload Capability */ +#define HDAC_INTCTL 0x20 /* 4 - Interrupt Control */ +#define HDAC_INTSTS 0x24 /* 4 - Interrupt Status */ +#define HDAC_WALCLK 0x30 /* 4 - Wall Clock Counter */ +#define HDAC_SSYNC 0x38 /* 4 - Stream Synchronization */ +#define HDAC_CORBLBASE 0x40 /* 4 - CORB Lower Base Address */ +#define HDAC_CORBUBASE 0x44 /* 4 - CORB Upper Base Address */ +#define HDAC_CORBWP 0x48 /* 2 - CORB Write Pointer */ +#define HDAC_CORBRP 0x4a /* 2 - CORB Read Pointer */ +#define HDAC_CORBCTL 0x4c /* 1 - CORB Control */ +#define HDAC_CORBSTS 0x4d /* 1 - CORB Status */ +#define HDAC_CORBSIZE 0x4e /* 1 - CORB Size */ +#define HDAC_RIRBLBASE 0x50 /* 4 - RIRB Lower Base Address */ +#define HDAC_RIRBUBASE 0x54 /* 4 - RIRB Upper Base Address */ +#define HDAC_RIRBWP 0x58 /* 2 - RIRB Write Pointer */ +#define HDAC_RINTCNT 0x5a /* 2 - Response Interrupt Count */ +#define HDAC_RIRBCTL 0x5c /* 1 - RIRB Control */ +#define HDAC_RIRBSTS 0x5d /* 1 - RIRB Status */ +#define HDAC_RIRBSIZE 0x5e /* 1 - RIRB Size */ +#define HDAC_ICOI 0x60 /* 4 - Immediate Command Output Interface */ +#define HDAC_ICII 0x64 /* 4 - Immediate Command Input Interface */ +#define HDAC_ICIS 0x68 /* 2 - Immediate Command Status */ +#define HDAC_DPIBLBASE 0x70 /* 4 - DMA Position Buffer Lower Base */ +#define HDAC_DPIBUBASE 0x74 /* 4 - DMA Position Buffer Upper Base */ +#define HDAC_SDCTL0 0x80 /* 3 - Stream Descriptor Control */ +#define HDAC_SDCTL1 0x81 /* 3 - Stream Descriptor Control */ +#define HDAC_SDCTL2 0x82 /* 3 - Stream Descriptor Control */ +#define HDAC_SDSTS 0x83 /* 1 - Stream Descriptor Status */ +#define HDAC_SDLPIB 0x84 /* 4 - Link Position in Buffer */ +#define HDAC_SDCBL 0x88 /* 4 - Cyclic Buffer Length */ +#define HDAC_SDLVI 0x8C /* 2 - Last Valid Index */ +#define HDAC_SDFIFOS 0x90 /* 2 - FIFOS */ +#define HDAC_SDFMT 0x92 /* 2 - fmt */ +#define HDAC_SDBDPL 0x98 /* 4 - Buffer Descriptor Pointer Lower Base */ +#define HDAC_SDBDPU 0x9C /* 4 - Buffer Descriptor Pointer Upper Base */ + +#define _HDAC_ISDOFFSET(n, iss, oss) (0x80 + ((n) * 0x20)) +#define _HDAC_ISDCTL(n, iss, oss) (0x00 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDSTS(n, iss, oss) (0x03 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDPICB(n, iss, oss) (0x04 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDCBL(n, iss, oss) (0x08 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDLVI(n, iss, oss) (0x0c + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDFIFOD(n, iss, oss) (0x10 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDFMT(n, iss, oss) (0x12 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDBDPL(n, iss, oss) (0x18 + _HDAC_ISDOFFSET(n, iss, oss)) +#define _HDAC_ISDBDPU(n, iss, oss) (0x1c + _HDAC_ISDOFFSET(n, iss, oss)) + +#define _HDAC_OSDOFFSET(n, iss, oss) (0x80 + ((iss) * 0x20) + ((n) * 0x20)) +#define _HDAC_OSDCTL(n, iss, oss) (0x00 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDSTS(n, iss, oss) (0x03 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDPICB(n, iss, oss) (0x04 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDCBL(n, iss, oss) (0x08 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDLVI(n, iss, oss) (0x0c + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDFIFOD(n, iss, oss) (0x10 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDFMT(n, iss, oss) (0x12 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDBDPL(n, iss, oss) (0x18 + _HDAC_OSDOFFSET(n, iss, oss)) +#define _HDAC_OSDBDPU(n, iss, oss) (0x1c + _HDAC_OSDOFFSET(n, iss, oss)) + +#define _HDAC_BSDOFFSET(n, iss, oss) (0x80 + ((iss) * 0x20) + ((oss) * 0x20) + ((n) * 0x20)) +#define _HDAC_BSDCTL(n, iss, oss) (0x00 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDSTS(n, iss, oss) (0x03 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDPICB(n, iss, oss) (0x04 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDCBL(n, iss, oss) (0x08 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDLVI(n, iss, oss) (0x0c + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDFIFOD(n, iss, oss) (0x10 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDFMT(n, iss, oss) (0x12 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDBDPL(n, iss, oss) (0x18 + _HDAC_BSDOFFSET(n, iss, oss)) +#define _HDAC_BSDBDBU(n, iss, oss) (0x1c + _HDAC_BSDOFFSET(n, iss, oss)) + +/**************************************************************************** + * HDA Controller Register Fields + ****************************************************************************/ + +/* GCAP - Global Capabilities */ +#define HDAC_GCAP_64OK 0x0001 +#define HDAC_GCAP_NSDO_MASK 0x0006 +#define HDAC_GCAP_NSDO_SHIFT 1 +#define HDAC_GCAP_BSS_MASK 0x00f8 +#define HDAC_GCAP_BSS_SHIFT 3 +#define HDAC_GCAP_ISS_MASK 0x0f00 +#define HDAC_GCAP_ISS_SHIFT 8 +#define HDAC_GCAP_OSS_MASK 0xf000 +#define HDAC_GCAP_OSS_SHIFT 12 + +#define HDAC_GCAP_NSDO_1SDO 0x00 +#define HDAC_GCAP_NSDO_2SDO 0x02 +#define HDAC_GCAP_NSDO_4SDO 0x04 + +#define HDAC_GCAP_BSS(gcap) \ +(((gcap) & HDAC_GCAP_BSS_MASK) >> HDAC_GCAP_BSS_SHIFT) +#define HDAC_GCAP_ISS(gcap) \ +(((gcap) & HDAC_GCAP_ISS_MASK) >> HDAC_GCAP_ISS_SHIFT) +#define HDAC_GCAP_OSS(gcap) \ +(((gcap) & HDAC_GCAP_OSS_MASK) >> HDAC_GCAP_OSS_SHIFT) +#define HDAC_GCAP_NSDO(gcap) \ +(((gcap) & HDAC_GCAP_NSDO_MASK) >> HDAC_GCAP_NSDO_SHIFT) + +/* GCTL - Global Control */ +#define HDAC_GCTL_CRST 0x00000001 +#define HDAC_GCTL_FCNTRL 0x00000002 +#define HDAC_GCTL_UNSOL 0x00000100 + +/* WAKEEN - Wake Enable */ +#define HDAC_WAKEEN_SDIWEN_MASK 0x7fff +#define HDAC_WAKEEN_SDIWEN_SHIFT 0 + +/* STATESTS - State Change Status */ +#define HDAC_STATESTS_SDIWAKE_MASK 0x7fff +#define HDAC_STATESTS_SDIWAKE_SHIFT 0 + +#define HDAC_STATESTS_SDIWAKE(statests, n) \ +(((((statests) & HDAC_STATESTS_SDIWAKE_MASK) >> \ +HDAC_STATESTS_SDIWAKE_SHIFT) >> (n)) & 0x0001) + +/* GSTS - Global Status */ +#define HDAC_GSTS_FSTS 0x0002 + +/* INTCTL - Interrut Control */ +#define HDAC_INTCTL_SIE_MASK 0x3fffffff +#define HDAC_INTCTL_SIE_SHIFT 0 +#define HDAC_INTCTL_CIE 0x40000000 +#define HDAC_INTCTL_GIE 0x80000000 + +/* INTSTS - Interrupt Status */ +#define HDAC_INTSTS_SIS_MASK 0x3fffffff +#define HDAC_INTSTS_SIS_SHIFT 0 +#define HDAC_INTSTS_CIS 0x40000000 +#define HDAC_INTSTS_GIS 0x80000000 + +/* SSYNC - Stream Synchronization */ +#define HDAC_SSYNC_SSYNC_MASK 0x3fffffff +#define HDAC_SSYNC_SSYNC_SHIFT 0 + +/* CORBWP - CORB Write Pointer */ +#define HDAC_CORBWP_CORBWP_MASK 0x00ff +#define HDAC_CORBWP_CORBWP_SHIFT 0 + +/* CORBRP - CORB Read Pointer */ +#define HDAC_CORBRP_CORBRP_MASK 0x00ff +#define HDAC_CORBRP_CORBRP_SHIFT 0 +#define HDAC_CORBRP_CORBRPRST 0x8000 + +/* CORBCTL - CORB Control */ +#define HDAC_CORBCTL_CMEIE 0x01 +#define HDAC_CORBCTL_CORBRUN 0x02 + +/* CORBSTS - CORB Status */ +#define HDAC_CORBSTS_CMEI 0x01 + +/* CORBSIZE - CORB Size */ +#define HDAC_CORBSIZE_CORBSIZE_MASK 0x03 +#define HDAC_CORBSIZE_CORBSIZE_SHIFT 0 +#define HDAC_CORBSIZE_CORBSZCAP_MASK 0xf0 +#define HDAC_CORBSIZE_CORBSZCAP_SHIFT 4 + +#define HDAC_CORBSIZE_CORBSIZE_2 0x00 +#define HDAC_CORBSIZE_CORBSIZE_16 0x01 +#define HDAC_CORBSIZE_CORBSIZE_256 0x02 + +#define HDAC_CORBSIZE_CORBSZCAP_2 0x10 +#define HDAC_CORBSIZE_CORBSZCAP_16 0x20 +#define HDAC_CORBSIZE_CORBSZCAP_256 0x40 + +#define HDAC_CORBSIZE_CORBSIZE(corbsize) \ +(((corbsize) & HDAC_CORBSIZE_CORBSIZE_MASK) >> HDAC_CORBSIZE_CORBSIZE_SHIFT) + +/* RIRBWP - RIRB Write Pointer */ +#define HDAC_RIRBWP_RIRBWP_MASK 0x00ff +#define HDAC_RIRBWP_RIRBWP_SHIFT 0 +#define HDAC_RIRBWP_RIRBWPRST 0x8000 + +/* RINTCTN - Response Interrupt Count */ +#define HDAC_RINTCNT_MASK 0x00ff +#define HDAC_RINTCNT_SHIFT 0 + +/* RIRBCTL - RIRB Control */ +#define HDAC_RIRBCTL_RINTCTL 0x01 +#define HDAC_RIRBCTL_RIRBDMAEN 0x02 +#define HDAC_RIRBCTL_RIRBOIC 0x04 + +/* RIRBSTS - RIRB Status */ +#define HDAC_RIRBSTS_RINTFL 0x01 +#define HDAC_RIRBSTS_RIRBOIS 0x04 + +/* RIRBSIZE - RIRB Size */ +#define HDAC_RIRBSIZE_RIRBSIZE_MASK 0x03 +#define HDAC_RIRBSIZE_RIRBSIZE_SHIFT 0 +#define HDAC_RIRBSIZE_RIRBSZCAP_MASK 0xf0 +#define HDAC_RIRBSIZE_RIRBSZCAP_SHIFT 4 + +#define HDAC_RIRBSIZE_RIRBSIZE_2 0x00 +#define HDAC_RIRBSIZE_RIRBSIZE_16 0x01 +#define HDAC_RIRBSIZE_RIRBSIZE_256 0x02 + +#define HDAC_RIRBSIZE_RIRBSZCAP_2 0x10 +#define HDAC_RIRBSIZE_RIRBSZCAP_16 0x20 +#define HDAC_RIRBSIZE_RIRBSZCAP_256 0x40 + +#define HDAC_RIRBSIZE_RIRBSIZE(rirbsize) \ +(((rirbsize) & HDAC_RIRBSIZE_RIRBSIZE_MASK) >> HDAC_RIRBSIZE_RIRBSIZE_SHIFT) + +/* DPLBASE - DMA Position Lower Base Address */ +#define HDAC_DPLBASE_DPLBASE_MASK 0xffffff80 +#define HDAC_DPLBASE_DPLBASE_SHIFT 7 +#define HDAC_DPLBASE_DPLBASE_DMAPBE 0x00000001 + +/* SDCTL - Stream Descriptor Control */ +#define HDAC_SDCTL_SRST 0x000001 +#define HDAC_SDCTL_RUN 0x000002 +#define HDAC_SDCTL_IOCE 0x000004 +#define HDAC_SDCTL_FEIE 0x000008 +#define HDAC_SDCTL_DEIE 0x000010 +#define HDAC_SDCTL2_STRIPE_MASK 0x03 +#define HDAC_SDCTL2_STRIPE_SHIFT 0 +#define HDAC_SDCTL2_TP 0x04 +#define HDAC_SDCTL2_DIR 0x08 +#define HDAC_SDCTL2_STRM_MASK 0xf0 +#define HDAC_SDCTL2_STRM_SHIFT 4 + +#define HDAC_SDSTS_DESE (1 << 4) +#define HDAC_SDSTS_FIFOE (1 << 3) +#define HDAC_SDSTS_BCIS (1 << 2) + #endif /* !__LIBSAIO_HDA_H */ Index: branches/chucko/i386/libsaio/nvidia.c =================================================================== --- branches/chucko/i386/libsaio/nvidia.c (revision 2405) +++ branches/chucko/i386/libsaio/nvidia.c (revision 2406) @@ -77,6 +77,8 @@ #define WRITE_LE_SHORT(data) (((data) << 8 & 0xff00) | ((data) >> 8 & 0x00ff )) #define WRITE_LE_INT(data) (WRITE_LE_SHORT(data) << 16 | WRITE_LE_SHORT(data >> 16)) +static bool showGeneric = false; +char generic_name[128]; extern uint32_t devices_number; const char *nvidia_compatible_0[] = { "@0,compatible", "NVDA,NVMac" }; @@ -1041,6 +1043,7 @@ { 0x10DE1004, "GeForce GTX 780" }, { 0x10DE1005, "GeForce GTX Titan" }, { 0x10DE100A, "GeForce GTX 780 Ti" }, + { 0x10DE100C, "GeForce GTX Titan Black" }, // 1010 - 101F { 0x10DE101F, "Tesla K20" }, // 1020 - 102F @@ -1128,28 +1131,40 @@ // 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 { 0x10DE1192, "GeForce GK104" }, { 0x10DE1193, "GeForce GTX 760 Ti" }, + { 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" }, // 11B0 - 11BF + { 0x10DE11B0, "GRID K240Q" }, // K260Q vGPU + { 0x10DE11B1, "GRID K2 Tesla USM" }, + { 0x10DE11B6, "Quadro K3100M" }, + { 0x10DE11B7, "Quadro K4100M" }, + { 0x10DE11B8, "Quadro K5100M" }, { 0x10DE11BA, "Quadro K5000" }, + { 0x10DE11BB, "Quadro 4100" }, { 0x10DE11BC, "Quadro K5000M" }, { 0x10DE11BD, "Quadro K4000M" }, { 0x10DE11BE, "Quadro K3000M" }, @@ -1160,6 +1175,8 @@ { 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 @@ -1201,8 +1218,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" }, @@ -1210,18 +1230,36 @@ { 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 ???" }, { 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" }, + { 0x10DE1390, "GeForce 845M" }, + { 0x10DE1391, "GeForce GTX 850M" }, + { 0x10DE1392, "GeForce GTX 860M" }, + { 0x10DE1393, "GeForce 840M" }, + { 0x10DE13BA, "Quadro K2200" }, + { 0x10DE13BB, "Quadro K620" }, + { 0x10DE13BD, "Tesla M40" }, + // 12B0 - 12BF + { 0x10DE13C0, "GeForce GTX 980" }, // GM204 +// { 0x10DE13C1, "GeForce GTX 9xx" }, // GM204 + { 0x10DE13C2, "GeForce GTX 970" } // GM204 +// { 0x10DE13C3, "GeForce GTX 9xx" }, // GM204 }; static nvidia_card_info_t nvidia_card_exceptions[] = { @@ -1411,6 +1449,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" }, @@ -1639,7 +1679,6 @@ static char *get_nvidia_model(uint32_t device_id, uint32_t subsys_id) { int i, j; - static char name_model[128]; // First check in the plist, (for e.g this can override any hardcoded devices) cardList_t * nvcard = FindCardWithIds(device_id, subsys_id); @@ -1649,25 +1688,37 @@ } } + //ErmaC added selector for Chameleon "old" style in System Profiler + if (getBoolForKey(kNvidiaGeneric, &showGeneric, &bootInfo->chameleonConfig)) { + verbose("\tNvidiaGeneric = Yes\n"); + + for (i = 1; i < (sizeof(nvidia_card_generic) / sizeof(nvidia_card_generic[0])); i++) { + if (nvidia_card_generic[i].device == device_id) { + return nvidia_card_generic[i].name; + } + } + return nvidia_card_generic[0].name; + } + // Then check the exceptions table if (subsys_id) { 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)) - { + if ((nvidia_card_exceptions[i].device == device_id) && (nvidia_card_exceptions[i].subdev == subsys_id)) { return nvidia_card_exceptions[i].name; + break; } } } // At last try the generic names for (i = 1; i < (sizeof(nvidia_card_generic) / sizeof(nvidia_card_generic[0])); i++) { - if (nvidia_card_generic[i].device == device_id) { + if (nvidia_card_generic[i].device == device_id) { if (subsys_id) { for (j = 0; j < (sizeof(nvidia_card_vendors) / sizeof(nvidia_card_vendors[0])); j++) { if (nvidia_card_vendors[j].device == (subsys_id & 0xffff0000)) { - snprintf(name_model, sizeof(name_model), "%s %s", + snprintf(generic_name, 128, "%s %s", // sizeof(generic_name), "%s %s", nvidia_card_vendors[j].name, nvidia_card_generic[i].name); - return name_model; + return &generic_name[0]; } } } Index: branches/chucko/i386/libsaio/ati.c =================================================================== --- branches/chucko/i386/libsaio/ati.c (revision 2405) +++ branches/chucko/i386/libsaio/ati.c (revision 2406) @@ -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 }, @@ -413,7 +416,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 +717,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 +878,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 +1071,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 +2432,7 @@ return false; } // ------------------------------------------------- - + #if 0 uint64_t fb = (uint32_t)card->fb; uint64_t mmio = (uint32_t)card->mmio; @@ -2348,7 +2441,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 +2451,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/chucko/i386/libsaio/sys.c =================================================================== --- branches/chucko/i386/libsaio/sys.c (revision 2405) +++ branches/chucko/i386/libsaio/sys.c (revision 2406) @@ -65,6 +65,7 @@ #include "disk.h" #include "ramdisk.h" #include "xml.h" +#include "sl.h" #include //#include @@ -76,6 +77,12 @@ static unsigned char kFSUUIDNamespaceSHA1[] = {0xB3,0xE2,0x0F,0x39,0xF2,0x92,0x11,0xD6,0x97,0xA4,0x00,0x30,0x65,0x43,0xEC,0xAC}; #endif +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + extern int multiboot_partition; extern int multiboot_partition_set; extern int multiboot_skip_partition; @@ -203,21 +210,27 @@ readFile = bvr->fs_readfile; - if (readFile != NULL) { + 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) { + 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"); 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"); length2 = readFile(bvr, (char *)filePath, (void *)(kLoadAddr + length), length, 0); if (length2 == -1) { @@ -230,7 +243,8 @@ } else { length = bvr->fs_loadfile(bvr, (char *)filePath); - if (length > 0) { + if (length > 0) + { ThinFatFile(binary, &length); } } Index: branches/chucko/i386/libsaio/load.c =================================================================== --- branches/chucko/i386/libsaio/load.c (revision 2405) +++ branches/chucko/i386/libsaio/load.c (revision 2406) @@ -32,6 +32,12 @@ #include +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + static long DecodeSegment(long cmdBase, unsigned int*load_addr, unsigned int *load_size); static long DecodeUnixThread(long cmdBase, unsigned int *entry); static long DecodeSymbolTable(long cmdBase); @@ -54,10 +60,10 @@ uint32_t fapoffset; uint32_t fapsize; - if (fhp->magic == FAT_MAGIC) { + if (fhp->magic == FAT_MAGIC)/* 0xcafebabe */{ nfat = fhp->nfat_arch; swapped = 0; - } else if (fhp->magic == FAT_CIGAM) { + } else if (fhp->magic == FAT_CIGAM)/* 0xbebafeca */{ nfat = OSSwapInt32(fhp->nfat_arch); swapped = 1; } else { @@ -107,17 +113,18 @@ mH = (struct mach_header *)(gBinaryAddress); -#if DEBUG - printf("magic: %x\n", (unsigned)mH->magic); - printf("cputype: %x\n", (unsigned)mH->cputype); - printf("cpusubtype: %x\n", (unsigned)mH->cpusubtype); - printf("filetype: %x\n", (unsigned)mH->filetype); - printf("ncmds: %x\n", (unsigned)mH->ncmds); - printf("sizeofcmds: %x\n", (unsigned)mH->sizeofcmds); - printf("flags: %x\n", (unsigned)mH->flags); - getchar(); -#endif - + /*#if DEBUG + DBG("magic: 0x%x\n", (unsigned)mH->magic); + DBG("cputype: 0x%x\n", (unsigned)mH->cputype); + DBG("cpusubtype: 0x%x\n", (unsigned)mH->cpusubtype); + DBG("filetype: 0x%x\n", (unsigned)mH->filetype); + 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); + //getchar(); + #endif*/ + switch (archCpuType) { case CPU_TYPE_I386: @@ -131,11 +138,11 @@ break; case CPU_TYPE_X86_64: - +/* if (mH->magic != MH_MAGIC_64 && mH->magic == MH_MAGIC) { return -1; } - +*/ if (mH->magic != MH_MAGIC_64) { error("Mach-O file has bad magic number\n"); return -1; @@ -201,17 +208,17 @@ cmdBase = cmdstart; for (cnt = 0; cnt < ncmds; cnt++) { - cmd = ((long *)cmdBase)[0]; - cmdsize = ((long *)cmdBase)[1]; - - if (cmd == LC_SYMTAB) { - if (DecodeSymbolTable(cmdBase) != 0) { - return -1; + cmd = ((long *)cmdBase)[0]; + cmdsize = ((long *)cmdBase)[1]; + + if (cmd == LC_SYMTAB) { + if (DecodeSymbolTable(cmdBase) != 0) { + return -1; + } } - } cmdBase += cmdsize; - } + } return ret; } Index: branches/chucko/i386/libsaio/nvidia.h =================================================================== --- branches/chucko/i386/libsaio/nvidia.h (revision 2405) +++ branches/chucko/i386/libsaio/nvidia.h (revision 2406) @@ -69,7 +69,8 @@ #define DCB_MAX_NUM_ENTRIES 16 #define DCB_MAX_NUM_I2C_ENTRIES 16 - +#define DCB_MAX_NUM_GPIO_ENTRIES 32 +#define DCB_MAX_NUM_CONNECTOR_ENTRIES 16 #define DCB_LOC_ON_CHIP 0 struct bios { @@ -87,11 +88,12 @@ #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_COUNT 0x00121c74 -#define NVC0_MEM_CTRLR_RAM_AMOUNT 0x0010f20c +#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 #define NV_PBUS_PCI_NV_20_ROM_SHADOW_DISABLED (0 << 0) #define NV_PBUS_PCI_NV_20_ROM_SHADOW_ENABLED (1 << 0) @@ -108,6 +110,8 @@ #define NV_ARCH_40 0x40 #define NV_ARCH_50 0x50 #define NV_ARCH_C0 0xC0 +#define NV_ARCH_D0 0xD0 +#define NV_ARCH_E0 0xE0 #define CHIPSET_NV03 0x0010 #define CHIPSET_NV04 0x0020 Index: branches/chucko/i386/libsaio/ati.h =================================================================== --- branches/chucko/i386/libsaio/ati.h (revision 2405) +++ branches/chucko/i386/libsaio/ati.h (revision 2406) @@ -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/chucko/i386/libsaio/platform.c =================================================================== --- branches/chucko/i386/libsaio/platform.c (revision 2405) +++ branches/chucko/i386/libsaio/platform.c (revision 2406) @@ -20,7 +20,7 @@ #if DEBUG_PLATFORM #define DBG(x...) printf(x) #else -#define DBG(x...) +#define DBG(x...) msglog(x) #endif PlatformInfo_t Platform; Index: branches/chucko/i386/libsaio/cpu.c =================================================================== --- branches/chucko/i386/libsaio/cpu.c (revision 2405) +++ branches/chucko/i386/libsaio/cpu.c (revision 2406) @@ -124,21 +124,18 @@ pollCount = poll_PIT2_gate(); tscEnd = rdtsc64(); /* The poll loop must have run at least a few times for accuracy */ - if (pollCount <= 1) - { + if (pollCount <= 1) { continue; } /* The TSC must increment at LEAST once every millisecond. * We should have waited exactly 30 msec so the TSC delta should * be >= 30. Anything less and the processor is way too slow. */ - if ((tscEnd - tscStart) <= CALIBRATE_TIME_MSEC) - { + if ((tscEnd - tscStart) <= CALIBRATE_TIME_MSEC) { continue; } // tscDelta = MIN(tscDelta, (tscEnd - tscStart)) - if ( (tscEnd - tscStart) < tscDelta ) - { + if ( (tscEnd - tscStart) < tscDelta ) { tscDelta = tscEnd - tscStart; } } @@ -155,12 +152,9 @@ * arithmetic headroom. For now, 32-bit should be enough. * Also unlike Linux, our compiler can do 64-bit integer arithmetic. */ - if (tscDelta > (1ULL<<32)) - { + if (tscDelta > (1ULL<<32)) { retval = 0; - } - else - { + } else { retval = tscDelta * 1000 / 30; } disable_PIT2(); @@ -198,21 +192,18 @@ pollCount = poll_PIT2_gate(); aperfEnd = rdmsr64(MSR_AMD_APERF); /* The poll loop must have run at least a few times for accuracy */ - if (pollCount <= 1) - { + if (pollCount <= 1) { continue; } /* The TSC must increment at LEAST once every millisecond. * We should have waited exactly 30 msec so the APERF delta should * be >= 30. Anything less and the processor is way too slow. */ - if ((aperfEnd - aperfStart) <= CALIBRATE_TIME_MSEC) - { + if ((aperfEnd - aperfStart) <= CALIBRATE_TIME_MSEC) { continue; } // tscDelta = MIN(tscDelta, (tscEnd - tscStart)) - if ( (aperfEnd - aperfStart) < aperfDelta ) - { + if ( (aperfEnd - aperfStart) < aperfDelta ) { aperfDelta = aperfEnd - aperfStart; } } @@ -220,12 +211,9 @@ * a timespan of 0.03 s (e.g. 30 milliseconds) */ - if (aperfDelta > (1ULL<<32)) - { + if (aperfDelta > (1ULL<<32)) { retval = 0; - } - else - { + } else { retval = aperfDelta * 1000 / 30; } disable_PIT2(); @@ -260,36 +248,30 @@ 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) - { + if (p->CPU.CPUID[CPUID_0][0] >= 0x5) { do_cpuid(5, p->CPU.CPUID[CPUID_5]); } - if (p->CPU.CPUID[CPUID_0][0] >= 6) - { + if (p->CPU.CPUID[CPUID_0][0] >= 6) { do_cpuid(6, p->CPU.CPUID[CPUID_6]); } - if ((p->CPU.CPUID[CPUID_80][0] & 0x0000000f) >= 8) - { + if ((p->CPU.CPUID[CPUID_80][0] & 0x0000000f) >= 8) { do_cpuid(0x80000008, p->CPU.CPUID[CPUID_88]); do_cpuid(0x80000001, p->CPU.CPUID[CPUID_81]); - } - else if ((p->CPU.CPUID[CPUID_80][0] & 0x0000000f) >= 1) - { + } else if ((p->CPU.CPUID[CPUID_80][0] & 0x0000000f) >= 1) { do_cpuid(0x80000001, p->CPU.CPUID[CPUID_81]); } -#if DEBUG_CPU +// #if DEBUG_CPU { int i; - printf("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]); } } -#endif +// #endif /* EAX (Intel): @@ -307,11 +289,17 @@ 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); - p->CPU.Type = bitfield(p->CPU.CPUID[CPUID_1][0], 13, 12); + // 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.Model += (p->CPU.ExtModel << 4); @@ -320,19 +308,14 @@ 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) - { + } 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 - { + } 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; @@ -340,8 +323,7 @@ /* get brand string (if supported) */ /* Copyright: from Apple's XNU cpuid.c */ - if (p->CPU.CPUID[CPUID_80][0] > 0x80000004) - { + if (p->CPU.CPUID[CPUID_80][0] > 0x80000004) { uint32_t reg[4]; char str[128], *s; /* @@ -354,18 +336,15 @@ bcopy((char *)reg, &str[16], 16); do_cpuid(0x80000004, reg); bcopy((char *)reg, &str[32], 16); - for (s = str; *s != '\0'; s++) - { - if (*s != ' ') - { + 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))) - { + 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. @@ -375,41 +354,32 @@ } /* setup features */ - if ((bit(23) & p->CPU.CPUID[CPUID_1][3]) != 0) - { + if ((bit(23) & p->CPU.CPUID[CPUID_1][3]) != 0) { p->CPU.Features |= CPU_FEATURE_MMX; } - if ((bit(25) & p->CPU.CPUID[CPUID_1][3]) != 0) - { + if ((bit(25) & p->CPU.CPUID[CPUID_1][3]) != 0) { p->CPU.Features |= CPU_FEATURE_SSE; } - if ((bit(26) & p->CPU.CPUID[CPUID_1][3]) != 0) - { + if ((bit(26) & p->CPU.CPUID[CPUID_1][3]) != 0) { p->CPU.Features |= CPU_FEATURE_SSE2; } - if ((bit(0) & p->CPU.CPUID[CPUID_1][2]) != 0) - { + if ((bit(0) & p->CPU.CPUID[CPUID_1][2]) != 0) { p->CPU.Features |= CPU_FEATURE_SSE3; } - if ((bit(19) & p->CPU.CPUID[CPUID_1][2]) != 0) - { + if ((bit(19) & p->CPU.CPUID[CPUID_1][2]) != 0) { p->CPU.Features |= CPU_FEATURE_SSE41; } - if ((bit(20) & p->CPU.CPUID[CPUID_1][2]) != 0) - { + if ((bit(20) & p->CPU.CPUID[CPUID_1][2]) != 0) { p->CPU.Features |= CPU_FEATURE_SSE42; } - if ((bit(29) & p->CPU.CPUID[CPUID_81][3]) != 0) - { + if ((bit(29) & p->CPU.CPUID[CPUID_81][3]) != 0) { p->CPU.Features |= CPU_FEATURE_EM64T; } - if ((bit(5) & p->CPU.CPUID[CPUID_1][3]) != 0) - { + if ((bit(5) & p->CPU.CPUID[CPUID_1][3]) != 0) { p->CPU.Features |= CPU_FEATURE_MSR; } //if ((bit(28) & p->CPU.CPUID[CPUID_1][3]) != 0) { - if (p->CPU.NoThreads > p->CPU.NoCores) - { + if (p->CPU.NoThreads > p->CPU.NoCores) { p->CPU.Features |= CPU_FEATURE_HTT; } @@ -437,7 +407,7 @@ 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_MB || + 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 )) @@ -448,8 +418,7 @@ 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)) - { + 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 @@ -459,63 +428,47 @@ causing the system to crash since tscGranularity is inadvertently set to 0. */ - if (flex_ratio == 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) - { + } else { + if (bus_ratio_max > flex_ratio) { bus_ratio_max = flex_ratio; } } } - if (bus_ratio_max) - { + if (bus_ratio_max) { fsbFrequency = (tscFrequency / bus_ratio_max); } //valv: Turbo Ratio Limit - if ((intelCPU != 0x2e) && (intelCPU != 0x2f)) - { + if ((intelCPU != 0x2e) && (intelCPU != 0x2f)) { msr = rdmsr64(MSR_TURBO_RATIO_LIMIT); cpuFrequency = bus_ratio_max * fsbFrequency; max_ratio = bus_ratio_max * 10; - } - else - { + } else { cpuFrequency = tscFrequency; } - if ((getValueForKey(kbusratio, &newratio, &len, &bootInfo->chameleonConfig)) && (len <= 4)) - { + if ((getValueForKey(kbusratio, &newratio, &len, &bootInfo->chameleonConfig)) && (len <= 4)) { max_ratio = atoi(newratio); max_ratio = (max_ratio * 10); - if (len >= 3) - { + if (len >= 3) { max_ratio = (max_ratio + 5); } 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)) - { + if ((max_ratio >= min_ratio) && (max_ratio <= 320)) { cpuFrequency = (fsbFrequency * max_ratio) / 10; - if (len >= 3) - { + if (len >= 3) { maxdiv = 1; - } - else - { + } else { maxdiv = 0; } - } - else - { + } else { max_ratio = (bus_ratio_max * 10); } } @@ -525,46 +478,36 @@ p->CPU.MinRatio = min_ratio; myfsb = fsbFrequency / 1000000; - verbose("Sticking with [BCLK: %dMhz, Bus-Ratio: %d]\n", myfsb, max_ratio/10); + verbose("Sticking with [BCLK: %dMhz, Bus-Ratio: %d]\n", myfsb, max_ratio/10); // Bungo: fixed wrong Bus-Ratio readout currcoef = bus_ratio_max; } else { 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); + currcoef = bitfield(msr, 12, 8); // Bungo: reverted to 2263 state because of wrong old CPUs freq. calculating /* Non-integer bus ratio for the max-multi*/ maxdiv = bitfield(msr, 46, 46); /* Non-integer bus ratio for the current-multi (undocumented)*/ currdiv = bitfield(msr, 14, 14); // This will always be model >= 3 - if ((p->CPU.Family == 0x06 && p->CPU.Model >= 0x0e) || (p->CPU.Family == 0x0f)) - { + if ((p->CPU.Family == 0x06 && p->CPU.Model >= 0x0e) || (p->CPU.Family == 0x0f)) { /* On these models, maxcoef defines TSC freq */ maxcoef = bitfield(msr, 44, 40); - } - else - { + } else { /* On lower models, currcoef defines TSC freq */ /* XXX */ maxcoef = currcoef; } - if (maxcoef) - { - if (maxdiv) - { + if (maxcoef) { + if (maxdiv) { fsbFrequency = ((tscFrequency * 2) / ((maxcoef * 2) + 1)); - } - else - { + } else { fsbFrequency = (tscFrequency / maxcoef); } - if (currdiv) - { + if (currdiv) { cpuFrequency = (fsbFrequency * ((currcoef * 2) + 1) / 2); - } - else - { + } else { cpuFrequency = (fsbFrequency * currcoef); } DBG("max: %d%s current: %d%s\n", maxcoef, maxdiv ? ".5" : "",currcoef, currdiv ? ".5" : ""); @@ -587,8 +530,7 @@ msr = rdmsr64(K10_COFVID_STATUS); do_cpuid2(0x00000006, 0, p->CPU.CPUID[CPUID_6]); // EffFreq: effective frequency interface - if (bitfield(p->CPU.CPUID[CPUID_6][2], 0, 0) == 1) - { + if (bitfield(p->CPU.CPUID[CPUID_6][2], 0, 0) == 1) { //uint64_t mperf = measure_mperf_frequency(); uint64_t aperf = measure_aperf_frequency(); cpuFrequency = aperf; Index: branches/chucko/i386/libsaio/platform.h =================================================================== --- branches/chucko/i386/libsaio/platform.h (revision 2405) +++ branches/chucko/i386/libsaio/platform.h (revision 2406) @@ -31,14 +31,14 @@ #define CPUID_MAX 10 #define CPU_MODEL_PRESCOTT 0x03 // Celeron D, Pentium 4 (90nm) -#define CPU_MODEL_NOCONA 0x04 // Xeon Nocona, Irwindale (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 -#define CPU_MODEL_DOTHAN 0x0D // Dothan +#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 // +#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 @@ -58,7 +58,7 @@ #define CPU_MODEL_IVYBRIDGE 0x3A // Ivy Bridge #define CPU_MODEL_HASWELL 0x3C // Haswell DT #define CPU_MODEL_IVYBRIDGE_XEON 0x3E // Ivy Bridge Xeon -#define CPU_MODEL_HASWELL_MB 0x3F // Haswell MB +#define CPU_MODEL_HASWELL_SVR 0x3F // Haswell MB //#define CPU_MODEL_HASWELL_H 0x?? // Haswell H #define CPU_MODEL_HASWELL_ULT 0x45 // Haswell ULT #define CPU_MODEL_CRYSTALWELL 0x46 // Haswell ULX @@ -137,7 +137,7 @@ uint32_t Vendor; // Vendor uint32_t Signature; // Processor Signature uint32_t Stepping; // Stepping - uint32_t Type; // Type + //uint16_t Type; // Type uint32_t Model; // Model uint32_t ExtModel; // Extended Model uint32_t Family; // Family @@ -145,16 +145,16 @@ uint32_t NoCores; // No Cores per Package uint32_t NoThreads; // Threads per Package uint8_t MaxCoef; // Max Multiplier - uint8_t MaxDiv; + 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 { @@ -177,7 +177,7 @@ int DIMM[MAX_RAM_SLOTS]; // Information and SPD mapping for each slot } DMI; - uint8_t Type; // System Type: 1=Desktop, 2=Portable... according ACPI2.0 (FACP: PM_Profile) + uint8_t Type; // System Type: 1=Desktop, 2=Portable, 3=Workstation... according ACPI2.0 (FACP: PM_Profile) uint8_t *UUID; } PlatformInfo_t; Index: branches/chucko/i386/libsaio/disk.c =================================================================== --- branches/chucko/i386/libsaio/disk.c (revision 2405) +++ branches/chucko/i386/libsaio/disk.c (revision 2406) @@ -1572,7 +1572,8 @@ const char *val; int len; - if (getValueForKey(kProductVersion, &val, &len, &systemVersion)) { + if (getValueForKey(kProductVersion, &val, &len, &systemVersion)) + { // getValueForKey uses const char for val // so copy it and trim *str = '\0'; @@ -1582,15 +1583,18 @@ } } - if(!valid) { + if(!valid) + { int fh = -1; sprintf(dirSpec, "hd(%d,%d)/.PhysicalMediaInstall", BIOS_DEV_UNIT(bvr), bvr->part_no); fh = open(dirSpec, 0); - if (fh >= 0) { + if (fh >= 0) + { valid = true; bvr->OSisInstaller = true; strcpy(bvr->OSVersion, "10.7"); // 10.7 + + close(fh); } else { close(fh); } Index: branches/chucko/i386/libsaio/cpu.h =================================================================== --- branches/chucko/i386/libsaio/cpu.h (revision 2405) +++ branches/chucko/i386/libsaio/cpu.h (revision 2406) @@ -16,18 +16,169 @@ #define CPU_STRING_UNKNOWN "Unknown CPU Type" -#define MSR_IA32_PERF_STATUS 0x00000198 -#define MSR_IA32_PERF_CONTROL 0x199 -#define MSR_IA32_EXT_CONFIG 0x00EE -#define MSR_FLEX_RATIO 0x194 -#define MSR_TURBO_RATIO_LIMIT 0x1AD -#define MSR_PLATFORM_INFO 0xCE -#define MSR_CORE_THREAD_COUNT 0x35 // Undocumented -#define MSR_IA32_PLATFORM_ID 0x17 +/* + * The CPUID_FEATURE_XXX values define 64-bit values + * returned in %ecx:%edx to a CPUID request with %eax of 1: + */ +#define CPUID_FEATURE_FPU _Bit(0) /* Floating point unit on-chip */ +#define CPUID_FEATURE_VME _Bit(1) /* Virtual Mode Extension */ +#define CPUID_FEATURE_DE _Bit(2) /* Debugging Extension */ +#define CPUID_FEATURE_PSE _Bit(3) /* Page Size Extension */ +#define CPUID_FEATURE_TSC _Bit(4) /* Time Stamp Counter */ +#define CPUID_FEATURE_MSR _Bit(5) /* Model Specific Registers */ +#define CPUID_FEATURE_PAE _Bit(6) /* Physical Address Extension */ +#define CPUID_FEATURE_MCE _Bit(7) /* Machine Check Exception */ +#define CPUID_FEATURE_CX8 _Bit(8) /* CMPXCHG8B */ +#define CPUID_FEATURE_APIC _Bit(9) /* On-chip APIC */ +#define CPUID_FEATURE_SEP _Bit(11) /* Fast System Call */ +#define CPUID_FEATURE_MTRR _Bit(12) /* Memory Type Range Register */ +#define CPUID_FEATURE_PGE _Bit(13) /* Page Global Enable */ +#define CPUID_FEATURE_MCA _Bit(14) /* Machine Check Architecture */ +#define CPUID_FEATURE_CMOV _Bit(15) /* Conditional Move Instruction */ +#define CPUID_FEATURE_PAT _Bit(16) /* Page Attribute Table */ +#define CPUID_FEATURE_PSE36 _Bit(17) /* 36-bit Page Size Extension */ +#define CPUID_FEATURE_PSN _Bit(18) /* Processor Serial Number */ +#define CPUID_FEATURE_CLFSH _Bit(19) /* CLFLUSH Instruction supported */ +#define CPUID_FEATURE_DS _Bit(21) /* Debug Store */ +#define CPUID_FEATURE_ACPI _Bit(22) /* Thermal monitor and Clock Ctrl */ +#define CPUID_FEATURE_MMX _Bit(23) /* MMX supported */ +#define CPUID_FEATURE_FXSR _Bit(24) /* Fast floating pt save/restore */ +#define CPUID_FEATURE_SSE _Bit(25) /* Streaming SIMD extensions */ +#define CPUID_FEATURE_SSE2 _Bit(26) /* Streaming SIMD extensions 2 */ +#define CPUID_FEATURE_SS _Bit(27) /* Self-Snoop */ +#define CPUID_FEATURE_HTT _Bit(28) /* Hyper-Threading Technology */ +#define CPUID_FEATURE_TM _Bit(29) /* Thermal Monitor (TM1) */ +#define CPUID_FEATURE_PBE _Bit(31) /* Pend Break Enable */ + +#define CPUID_FEATURE_SSE3 _HBit(0) /* Streaming SIMD extensions 3 */ +#define CPUID_FEATURE_PCLMULQDQ _HBit(1) /* PCLMULQDQ instruction */ +#define CPUID_FEATURE_DTES64 _HBit(2) /* 64-bit DS layout */ +#define CPUID_FEATURE_MONITOR _HBit(3) /* Monitor/mwait */ +#define CPUID_FEATURE_DSCPL _HBit(4) /* Debug Store CPL */ +#define CPUID_FEATURE_VMX _HBit(5) /* VMX */ +#define CPUID_FEATURE_SMX _HBit(6) /* SMX */ +#define CPUID_FEATURE_EST _HBit(7) /* Enhanced SpeedsTep (GV3) */ +#define CPUID_FEATURE_TM2 _HBit(8) /* Thermal Monitor 2 */ +#define CPUID_FEATURE_SSSE3 _HBit(9) /* Supplemental SSE3 instructions */ +#define CPUID_FEATURE_CID _HBit(10) /* L1 Context ID */ +#define CPUID_FEATURE_SEGLIM64 _HBit(11) /* 64-bit segment limit checking */ +#define CPUID_FEATURE_FMA _HBit(12) /* Fused-Multiply-Add support */ +#define CPUID_FEATURE_CX16 _HBit(13) /* CmpXchg16b instruction */ +#define CPUID_FEATURE_xTPR _HBit(14) /* Send Task PRiority msgs */ +#define CPUID_FEATURE_PDCM _HBit(15) /* Perf/Debug Capability MSR */ -#define K8_FIDVID_STATUS 0xC0010042 -#define K10_COFVID_STATUS 0xC0010071 +#define CPUID_FEATURE_PCID _HBit(17) /* ASID-PCID support */ +#define CPUID_FEATURE_DCA _HBit(18) /* Direct Cache Access */ +#define CPUID_FEATURE_SSE4_1 _HBit(19) /* Streaming SIMD extensions 4.1 */ +#define CPUID_FEATURE_SSE4_2 _HBit(20) /* Streaming SIMD extensions 4.2 */ +#define CPUID_FEATURE_x2APIC _HBit(21) /* Extended APIC Mode */ +#define CPUID_FEATURE_MOVBE _HBit(22) /* MOVBE instruction */ +#define CPUID_FEATURE_POPCNT _HBit(23) /* POPCNT instruction */ +#define CPUID_FEATURE_TSCTMR _HBit(24) /* TSC deadline timer */ +#define CPUID_FEATURE_AES _HBit(25) /* AES instructions */ +#define CPUID_FEATURE_XSAVE _HBit(26) /* XSAVE instructions */ +#define CPUID_FEATURE_OSXSAVE _HBit(27) /* XGETBV/XSETBV instructions */ +#define CPUID_FEATURE_AVX1_0 _HBit(28) /* AVX 1.0 instructions */ +#define CPUID_FEATURE_F16C _HBit(29) /* Float16 convert instructions */ +#define CPUID_FEATURE_RDRAND _HBit(30) /* RDRAND instruction */ +#define CPUID_FEATURE_VMM _HBit(31) /* VMM (Hypervisor) present */ +/* + * Leaf 7, subleaf 0 additional features. + * Bits returned in %ebx to a CPUID request with {%eax,%ecx} of (0x7,0x0}: + */ +#define CPUID_LEAF7_FEATURE_RDWRFSGS _Bit(0) /* FS/GS base read/write */ +#define CPUID_LEAF7_FEATURE_TSCOFF _Bit(1) /* TSC thread offset */ +#define CPUID_LEAF7_FEATURE_BMI1 _Bit(3) /* Bit Manipulation Instrs, set 1 */ +#define CPUID_LEAF7_FEATURE_HLE _Bit(4) /* Hardware Lock Elision*/ +#define CPUID_LEAF7_FEATURE_AVX2 _Bit(5) /* AVX2 Instructions */ +#define CPUID_LEAF7_FEATURE_SMEP _Bit(7) /* Supervisor Mode Execute Protect */ +#define CPUID_LEAF7_FEATURE_BMI2 _Bit(8) /* Bit Manipulation Instrs, set 2 */ +#define CPUID_LEAF7_FEATURE_ENFSTRG _Bit(9) /* ENhanced Fast STRinG copy */ +#define CPUID_LEAF7_FEATURE_INVPCID _Bit(10) /* INVPCID intruction, TDB */ +#define CPUID_LEAF7_FEATURE_RTM _Bit(11) /* TBD */ + +/* + * 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_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 */ + +/* + * 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_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 */ + +//-- processor type -> p_type: +#define PT_OEM 0x00 // Intel Original OEM Processor; +#define PT_OD 0x01 // Intel Over Drive Processor; +#define PT_DUAL 0x02 // Intel Dual Processor; +#define PT_RES 0x03 // Intel Reserved; + +/* Known MSR registers */ +#define MSR_IA32_PLATFORM_ID 0x0017 +#define MSR_CORE_THREAD_COUNT 0x0035 /* limited use - not for Penryn or older */ +#define IA32_TSC_ADJUST 0x003B +#define MSR_IA32_BIOS_SIGN_ID 0x008B /* microcode version */ +#define MSR_FSB_FREQ 0x00CD /* limited use - not for i7 */ +#define MSR_PLATFORM_INFO 0x00CE /* limited use - MinRatio for i7 but Max for Yonah */ +/* turbo for penryn */ +#define MSR_PKG_CST_CONFIG_CONTROL 0x00E2 /* sandy and ivy */ +#define MSR_PMG_IO_CAPTURE_BASE 0x00E4 +#define IA32_MPERF 0x00E7 /* TSC in C0 only */ +#define IA32_APERF 0x00E8 /* actual clocks in C0 */ +#define MSR_IA32_EXT_CONFIG 0x00EE /* limited use - not for i7 */ +#define MSR_FLEX_RATIO 0x0194 /* limited use - not for Penryn or older */ + //see no value on most CPUs +#define MSR_IA32_PERF_STATUS 0x0198 +#define MSR_IA32_PERF_CONTROL 0x0199 +#define MSR_IA32_CLOCK_MODULATION 0x019A +#define MSR_THERMAL_STATUS 0x019C +#define MSR_IA32_MISC_ENABLE 0x01A0 +#define MSR_THERMAL_TARGET 0x01A2 /* TjMax limited use - not for Penryn or older */ +#define MSR_MISC_PWR_MGMT 0x01AA +#define MSR_TURBO_RATIO_LIMIT 0x01AD /* limited use - not for Penryn or older */ + +#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 + +// 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 */ +// bit 15 = 1 -- the value valid for C-state PM +#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 */ +//MSR 0000060C 0000-0000-0000-8854 +#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 +#define MSR_PKG_POWER_INFO 0x614 //MSR 00000614 0000-0000-01E0-02F8 + +//AMD +#define K8_FIDVID_STATUS 0xC0010042 +#define K10_COFVID_LIMIT 0xC0010061 +#define K10_PSTATE_STATUS 0xC0010064 +#define K10_COFVID_STATUS 0xC0010071 + #define MSR_AMD_MPERF 0x000000E7 #define MSR_AMD_APERF 0x000000E8 @@ -40,45 +191,6 @@ #define CALIBRATE_TIME_MSEC 30 /* 30 msecs */ #define CALIBRATE_LATCH ((CLKNUM * CALIBRATE_TIME_MSEC + 1000/2)/1000) -// CPUID Values -/* -#define CPUID_MODEL_PRESCOTT 3 // 0x03 Celeron D, Pentium 4 (90nm) -#define CPUID_MODEL_NOCONA 4 // 0x04 Xeon Nocona, Irwindale (90nm) -#define CPUID_MODEL_PRESLER 6 // 0x06 Pentium 4, Pentium D (65nm) -#define CPUID_MODEL_PENTIUM_M 9 // 0x09 -#define CPUID_MODEL_DOTHAN 13 // 0x0D Dothan -#define CPUID_MODEL_YONAH 14 // 0x0E Intel Mobile Core Solo, Duo -#define CPUID_MODEL_MEROM 15 // 0x0F Intel Mobile Core 2 Solo, Duo, Xeon 30xx, Xeon 51xx, Xeon X53xx, Xeon E53xx, Xeon X32xx -#define CPUID_MODEL_CONROE 15 // 0x0F -#define CPUID_MODEL_CELERON 22 // 0x16 -#define CPUID_MODEL_PENRYN 23 // 0x17 Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx -#define CPUID_MODEL_WOLFDALE 23 // 0x17 -#define CPUID_MODEL_NEHALEM 26 // 0x1A Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) -#define CPUID_MODEL_ATOM 28 // 0x1C Intel Atom (45nm) Pineview, Silverthorne -#define CPUID_MODEL_XEON_MP 29 // 0x1D MP 7400 -#define CPUID_MODEL_FIELDS 30 // 0x1E Intel Core i5, i7, Xeon X34xx LGA1156 (45nm),(Clarksfiled, Lynnfield, Jasper Forest) -#define CPUID_MODEL_DALES 31 // 0x1F Havendale, Auburndale -#define CPUID_MODEL_DALES_32NM 37 // 0x25 Intel Core i3, i5 LGA1156 (32nm), (Arrandale, Clarksdale) -#define CPUID_MODEL_ATOM_SAN 38 // 0x26 -#define CPUID_MODEL_LINCROFT 39 // 0x27 Intel Atom (45nm) Z6xx (single core) -#define CPUID_MODEL_SANDYBRIDGE 42 // 0x2A Intel Core i3, i5, i7 LGA1155 (32nm) -#define CPUID_MODEL_WESTMERE 44 // 0x2C Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core -#define CPUID_MODEL_JAKETOWN 45 // 0x2D Intel Xeon E5 LGA2011 (32nm), SandyBridge-E, SandyBridge-EN, SandyBridge-EP -#define CPUID_MODEL_NEHALEM_EX 46 // 0x2E Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65x -#define CPUID_MODEL_WESTMERE_EX 47 // 0x2F Intel Xeon E7 -#define CPUID_MODEL_ATOM_2000 54 // 0x36 Intel Atom (32nm) Cedarview -#define CPUID_MODEL_IVYBRIDGE 58 // 0x3A Intel Core i5, i7 LGA1155 (22nm) -#define CPUID_MODEL_HASWELL 60 // 0x3C Desktop version -#define CPUID_MODEL_IVYBRIDGE_XEON 62 // 0x3E -#define CPUID_MODEL_HASWELL_MB 63 // 0x3F Mobile/Laptop version -//#define CPUID_MODEL_HASWELL_H ?? // 0x?? -#define CPUID_MODEL_HASWELL_ULT 69 // 0x45 -#define CPUID_MODEL_CRYSTALWELL 70 // 0x46 -*/ -/* HASWELL-DT HASWELL-MB HASWELL-H HASWELL-ULT HASWELL ULX*/ - -//BROADWELL-ROCKWELL - static inline uint64_t rdtsc64(void) { uint64_t ret; Index: branches/chucko/i386/libsaio/smbios.c =================================================================== --- branches/chucko/i386/libsaio/smbios.c (revision 2405) +++ branches/chucko/i386/libsaio/smbios.c (revision 2406) @@ -62,8 +62,10 @@ // Bungo #define kSMBBaseBoardVersionKey "SMboardversion" // MacPro3,1 #define kSMBBaseBoardSerialNumberKey "SMboardserial" // C02140302D5DMT31M -#define kSMBBaseBoardAssetTagNumberKey "SMboardassettag" // Base Board Asset Tag# +#define kSMBBaseBoardAssetTagKey "SMboardassettag" // Base Board Asset Tag# Bungo: renamed folowing convention #define kSMBBaseBoardLocationInChassisKey "SMboardlocation" // Part Component + +// ErmaC BoardType 0x0a(10) or 0x0b(11) MacPro Family #define kSMBBaseBoardTypeKey "SMboardtype" // 10 (Motherboard) all model, 11 (Processor+Memory Module) MacPro // Bungo @@ -74,7 +76,7 @@ #define kSMBSystemEnclosureTypeKey "SMchassistype" // 7 Desktop #define kSMBSystemEnclosureVersionKey "SMchassisversion" // Mac-F42C88C8 #define kSMBSystemEnclosureSerialNumberKey "SMchassisserial" // Serial number -#define kSMBSystemEnclosureAssetTagNumberKey "SMchassisassettag" // Pro-Enclosure +#define kSMBSystemEnclosureAssetTagKey "SMchassisassettag" // Pro-Enclosure Bungo: renamed folowing convention /* ============================ Processor Information (Type 4) @@ -90,7 +92,7 @@ #define kSMBProcessorInformationCurrentClockKey "SMcurrentclock" #define kSMBProcessorInformationUpgradeKey "SMcpuupgrade" #define kSMBProcessorInformationSerialNumberKey "SMcpuserial" -#define kSMBProcessorInformationAssetTagNumberKey "SMcpuassettag" +#define kSMBProcessorInformationAssetTagKey "SMcpuassettag" // Bungo: renamed folowing convention #define kSMBProcessorInformationPartNumberKey "SMcpupartnumber" /* ===================== @@ -103,6 +105,8 @@ #define kSMBMemoryDeviceManufacturerKey "SMmemmanufacturer" // #define kSMBMemoryDeviceSerialNumberKey "SMmemserial" // #define kSMBMemoryDevicePartNumberKey "SMmempart" // +// Bungo: +#define kSMBMemoryDeviceAssetTagKey "SMmemassettag" // /* =========================================== Memory SPD Data (Apple Specific - Type 130) @@ -118,6 +122,10 @@ =================================================== */ #define kSMBOemProcessorBusSpeedKey "SMoemcpubusspeed" // Bungo: renamed from SMbusspeed +/* ============================================== + OEM Platform Feature (Apple Specific - Type 133) + ================================================ */ +//#define kSMBOemPlatformFeatureKey "SMoemplatformfeature" /* ==================================================*/ #define getFieldOffset(struct, field) ((uint8_t)(uint32_t)&(((struct *)0)->field)) @@ -165,7 +173,7 @@ char *product; char *version; // Bungo char *serialNumber; // ErmaC - char *assetTagNumber; // ErmaC + char *assetTag; // ErmaC Bungo: renamed folowing convention char *locationInChassis; // ErmaC uint8_t boardType; // ErmaC } defaultBaseBoard_t; @@ -174,11 +182,12 @@ // Bungo typedef struct { - char *manufacturer; - uint8_t chassisType; - char *version; - char *serialNumber; - char *assetTagNumber; + char *manufacturer; + uint8_t chassisType; + char *version; + char *serialNumber; + char *assetTag; + char *skuNumber; } defaultChassis_t; defaultChassis_t defaultChassis; @@ -225,13 +234,13 @@ {kSMBTypeSystemInformation, kSMBString, getFieldOffset(SMBSystemInformation, serialNumber), kSMBSystemInformationSerialNumberKey, NULL, &defaultSystemInfo.serialNumber }, // SMserial - Serial number + /* Bungo: + {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, uuid), + kSMBSystemInformationUUIDKey, NULL, NULL}, // SMsystemuuid -/* {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, uuid[16]), - NULL, NULL, NULL}, // SmUUID/ - {kSMBTypeSystemInformation, kSMBByte, getFieldOffset(SMBSystemInformation, wakeupReason), NULL, NULL, NULL}, // reason for system wakeup -*/ + */ // Bungo {kSMBTypeSystemInformation, kSMBString, getFieldOffset(SMBSystemInformation, skuNumber), @@ -257,8 +266,8 @@ {kSMBTypeBaseBoard, kSMBString, getFieldOffset(SMBBaseBoard, serialNumber), kSMBBaseBoardSerialNumberKey, NULL, &defaultBaseBoard.serialNumber }, // SMboardserial - C02140302D5DMT31M - {kSMBTypeBaseBoard, kSMBString, getFieldOffset(SMBBaseBoard, assetTagNumber), - kSMBBaseBoardAssetTagNumberKey, NULL, &defaultBaseBoard.assetTagNumber }, // SMboardassetag - Base Board Asset Tag# + {kSMBTypeBaseBoard, kSMBString, getFieldOffset(SMBBaseBoard, assetTag), + kSMBBaseBoardAssetTagKey, NULL, &defaultBaseBoard.assetTag }, // SMboardassetag - Base Board Asset Tag# {kSMBTypeBaseBoard, kSMBString, getFieldOffset(SMBBaseBoard, locationInChassis), kSMBBaseBoardLocationInChassisKey, NULL, &defaultBaseBoard.locationInChassis }, // SMboardlocation - Part Component @@ -282,14 +291,19 @@ kSMBSystemEnclosureTypeKey, NULL, (char **)&defaultChassis.chassisType }, // SMchassistype - 7 {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, version), - kSMBSystemEnclosureVersionKey, NULL, &defaultBaseBoard.product }, // SMchassisversion - Mac-F42C88C8 + kSMBSystemEnclosureVersionKey, NULL, &defaultChassis.version }, // SMchassisversion - Mac-F42C88C8 {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, serialNumber), kSMBSystemEnclosureSerialNumberKey, NULL, &defaultChassis.serialNumber }, // SMchassisserial - {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, assetTagNumber), - kSMBSystemEnclosureAssetTagNumberKey, NULL, &defaultChassis.assetTagNumber }, // SMchassisassettag - Pro Enclosure + {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, assetTag), + kSMBSystemEnclosureAssetTagKey, NULL, &defaultChassis.assetTag }, // SMchassisassettag - Pro Enclosure + /* + {kSMBTypeSystemEnclosure, kSMBString, getFieldOffset(SMBSystemEnclosure, skuNumber), + NULL, NULL, &defaultChassis.skuNumber }, + */ + /* ============================ Processor Information (Type 4) ============================== */ @@ -306,27 +320,23 @@ kSMBProcessorInformationExternalClockKey, getProcessorInformationExternalClock, NULL}, // SMcpuexternalclock {kSMBTypeProcessorInformation, kSMBWord, getFieldOffset(SMBProcessorInformation, maximumClock), - kSMBProcessorInformationMaximumClockKey, getProcessorInformationMaximumClock, NULL}, // SMcpumaxspeed - + kSMBProcessorInformationMaximumClockKey, getProcessorInformationMaximumClock, NULL}, // SMcpumaximumclock // Bungo {kSMBTypeProcessorInformation, kSMBWord, getFieldOffset(SMBProcessorInformation, currentClock), - kSMBProcessorInformationCurrentClockKey, NULL, NULL}, // SMcpucurrentspeed + kSMBProcessorInformationCurrentClockKey, NULL, NULL}, // SMcpucurrentclock {kSMBTypeProcessorInformation, kSMBByte, getFieldOffset(SMBProcessorInformation, processorUpgrade), kSMBProcessorInformationUpgradeKey, NULL, NULL}, // SMcpuupgrade // - {kSMBTypeProcessorInformation, kSMBString, getFieldOffset(SMBProcessorInformation, serialNumber), - NULL, NULL, NULL}, + kSMBProcessorInformationSerialNumberKey, NULL, NULL}, // Bungo {kSMBTypeProcessorInformation, kSMBString, getFieldOffset(SMBProcessorInformation, assetTag), - kSMBProcessorInformationAssetTagNumberKey, NULL, NULL}, // SMcpuassettag - + kSMBProcessorInformationAssetTagKey, NULL, NULL}, // SMcpuassettag // - {kSMBTypeProcessorInformation, kSMBString, getFieldOffset(SMBProcessorInformation, partNumber), - NULL, NULL, NULL}, + kSMBProcessorInformationPartNumberKey, NULL, NULL}, /* ===================== Memory Device (Type 17) @@ -350,14 +360,13 @@ kSMBMemoryDeviceSerialNumberKey, getSMBMemoryDeviceSerialNumber, NULL}, {kSMBTypeMemoryDevice, kSMBString, getFieldOffset(SMBMemoryDevice, assetTag), - NULL, NULL, NULL}, + kSMBMemoryDeviceAssetTagKey, NULL, NULL}, {kSMBTypeMemoryDevice, kSMBWord, getFieldOffset(SMBMemoryDevice, errorHandle), NULL, getSMBMemoryDeviceMemoryErrorHandle, NULL}, {kSMBTypeMemoryDevice, kSMBString, getFieldOffset(SMBMemoryDevice, partNumber), kSMBMemoryDevicePartNumberKey, getSMBMemoryDevicePartNumber, NULL}, - // //------------------------------------------------------------------------------------------------------------------------- // Apple Specific @@ -369,6 +378,12 @@ // 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} + */ }; int numOfSetters = sizeof(SMBSetters) / sizeof(SMBValueSetter); @@ -393,11 +408,11 @@ // 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 kDefaultBIOSReleaseDate "11/06/2009" #define kDefaultSerialNumber "SOMESRLNMBR" //Bungo #define kDefaultSkuNumber "Default SKU#" -#define kDefaultAssetTagNumber "Default Asset Tag#" +#define kDefaultAssetTag "Default Asset Tag#" //#define kDefaultBoardType "10" // 0xA //#define kDefaultBoardProcessorType "11" // 0xB #define kDefaultSystemVersion "1.0" @@ -406,7 +421,7 @@ //#define KDefaultBoardSerialNumber "C02140302D5DMT31M" // new C07019501PLDCVHAD - C02032101R5DC771H //=========== Mac mini =========== -#define kDefaultMacMiniFamily "Mac mini" +#define kDefaultMacMiniFamily "Napa Mac" // Macmini2,1 family = "Napa Mac" not "Mac mini" //#define kDefaultMacMiniBoardAssetTagNumber "Mini-Aluminum" #define kDefaultMacMini "Macmini2,1" @@ -415,19 +430,23 @@ #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" @@ -443,38 +462,53 @@ // MacBookAir4,1 - Mac-C08A6BB70A942AC2 // MacBookAir4,2 - Mac-742912EFDBEE19B3 + +// MacBookAir5,2 #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 +// 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 kDefaultMacBookProBoardAssetTagNumber "MacBook-Aluminum" #define kDefaultMacBookPro "MacBookPro4,1" -#define kDefaultMacBookProBIOSVersion " MBP41.88Z.0073.B00.0903051113" +#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.B02.1310181745 +// MacBookPro11,2 - Mac-3CBD00234E554E41 - MBP112.88Z.0138.B03.1310291227 // MacBookPro11,3 - Mac-2BD1B31983FE1663 - MBP112.88Z.0138.B02.1310181745 //=========== iMac =========== @@ -485,12 +519,13 @@ #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 "10/30/09" +#define kDefaultiMacNehalemBIOSReleaseDate "03/17/10" #define kDefaultiMacNehalemBoardProduct "Mac-F2268DAE" // iMac11,2 // iMac11,3 @@ -498,22 +533,34 @@ // iMac12,1 #define kDefaultiMacSandy "iMac12,1" #define kDefaultiMacSandyBIOSVersion " IM121.88Z.0047.B00.1102091756" -#define kDefaultiMacSandyBIOSReleaseDate "01/02/08" +#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/2011" -//#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 +// Data: 11/15/2012 +// 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 "Mac Pro" +#define kDefaultMacProFamily "MacPro" // MacPro's family = "MacPro" not "Mac Pro" //#define KDefauktMacProBoardAssetTagNumber "Pro-Enclosure" //#define kDefaultMacProBoardType "0xB" // 11 @@ -521,16 +568,20 @@ #define kDefaultMacProBIOSVersion " MP31.88Z.006C.B05.0903051113" #define kDefaultMacProBIOSReleaseDate "08/03/2010" //#define kDefaultMacProSystemVersion "1.3" -#define kDefaultMacProBoardProduct "Mac-F2268DC8" +#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.B04.0903051113" -#define kDefaultMacProNehalemBIOSReleaseDate "11/06/2009" +#define kDefaultMacProNehalemBIOSVersion " MP41.88Z.0081.B07.0910130729" +#define kDefaultMacProNehalemBIOSReleaseDate "10/13/09" //#define kDefaultMacProNehalemSystemVersion "1.4" -#define kDefaultMacProNehalemBoardProduct "Mac-F4238CC8" +#define kDefaultMacProNehalemBoardProduct "Mac-F221BEC8" //#define KDefaultMacProNehalemBoardSerialNumber "J593004RB1LUE" +// "J591302R61LUC " // 2-cpu board +// "J591002JV4MFB " // 1-cpu board // Mac Pro 5,1 core i7/Xeon #define kDefaultMacProWestmere "MacPro5,1" @@ -539,16 +590,20 @@ //#define kDefaultMacProWestmereSystemVersion "1.2" #define kDefaultMacProWestmereBoardProduct "Mac-F221BEC8" //#define KDefaultMacProWestmereBoardSerialNumber "J522700H7BH8C" +// "J503104H1BH8A " // 2-cpu board // Mac Pro 6,1 #define kDefaultMacProHaswell "MacPro6,1" -#define kDefaultMacProHaswellBIOSVersion " MP61.88Z.0116.B00.1311020956" -#define kDefaultMacProHaswellBIOSReleaseDate "06/12/13" +#define kDefaultMacProHaswellBIOSVersion "MP61.88Z.0116.B04.1312061508" +#define kDefaultMacProHaswellBIOSReleaseDate "12/06/2013" //#define kDefaultMacProHaswellSystemVersion "1.?" #define kDefaultMacProHaswellBoardProduct "Mac-F60DEB81FF30ACF6" -//#define KDefaultMacProHaswellBoardSerialNumber "?????????????" +//#define KDefaultMacProHaswellBoardSerialNumber "F5K3474008JFNN215" -//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" // new C07019501PLDCVHAD - C02032101R5DC771H +//#define KDefaultBoardSerialNumber "C02140302D5DMT31M" +// "C07019501PLDCVHAD" +// "C02032101R5DC771H" + // J593902RA4MFE 3,1 // J5031046RCZJA 5,1 // J521101A5CZJC 3,1 @@ -563,7 +618,7 @@ bool useSMBIOSdefaults = true; // Bungo -SMBByte PlatformType = 3; // Bungo: same as Platfom.Type in platform.h +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 @@ -578,55 +633,52 @@ defaultBaseBoard.manufacturer = kDefaultVendorManufacturer; defaultBaseBoard.serialNumber = kDefaultSerialNumber; - defaultBaseBoard.assetTagNumber = kDefaultAssetTagNumber; + defaultBaseBoard.assetTag = kDefaultAssetTag; defaultChassis.manufacturer = kDefaultVendorManufacturer; defaultChassis.serialNumber = kDefaultSerialNumber; - defaultChassis.assetTagNumber = kDefaultAssetTagNumber; + defaultChassis.assetTag = kDefaultAssetTag; + defaultChassis.skuNumber = kDefaultSkuNumber; - // if (platformCPUFeature(CPU_FEATURE_MOBILE)) Bungo: doesn't recognise correctly - if (PlatformType == 2) // this method works + // if (platformCPUFeature(CPU_FEATURE_MOBILE)) Bungo: doesn't recognise correctly, need fixing + if (PlatformType == 2) // this works but it's a substitute { if (Platform.CPU.NoCores > 1) { - defaultSystemInfo.productName = kDefaultMacBookPro; - defaultBIOSInfo.version = kDefaultMacBookProBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacBookProBIOSReleaseDate; - defaultSystemInfo.family = kDefaultMacBookProFamily; - defaultBaseBoard.product = kDefaultMacBookProBoardProduct; - defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; - defaultChassis.chassisType = kSMBchassisUnknown; + defaultSystemInfo.productName = kDefaultMacBookPro; + defaultBIOSInfo.version = kDefaultMacBookProBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacBookProBIOSReleaseDate; + defaultSystemInfo.family = kDefaultMacBookProFamily; + defaultBaseBoard.product = kDefaultMacBookProBoardProduct; + defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; + defaultChassis.chassisType = kSMBchassisUnknown; + } else { + defaultSystemInfo.productName = kDefaultMacBook; + defaultBIOSInfo.version = kDefaultMacBookBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacBookBIOSReleaseDate; + defaultSystemInfo.family = kDefaultMacBookFamily; + defaultBaseBoard.product = kDefaultMacBookBoardProduct; + defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; + defaultChassis.chassisType = kSMBchassisUnknown; } - else - { - defaultSystemInfo.productName = kDefaultMacBook; - defaultBIOSInfo.version = kDefaultMacBookBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacBookBIOSReleaseDate; - defaultSystemInfo.family = kDefaultMacBookFamily; - defaultBaseBoard.product = kDefaultMacBookBoardProduct; - defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; - defaultChassis.chassisType = kSMBchassisUnknown; - } - } - else - { + } else { switch (Platform.CPU.NoCores) { case 1: - defaultBIOSInfo.version = kDefaultMacMiniBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultMacMiniBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultMacMini; - defaultSystemInfo.family = kDefaultMacMiniFamily; + defaultBIOSInfo.version = kDefaultMacMiniBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultMacMiniBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultMacMini; + defaultSystemInfo.family = kDefaultMacMiniFamily; defaultBaseBoard.product = kDefaultMacMiniBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardUnknown; defaultChassis.chassisType = kSMBchassisLPDesktop; break; case 2: - defaultBIOSInfo.version = kDefaultiMacBIOSVersion; - defaultBIOSInfo.releaseDate = kDefaultiMacBIOSReleaseDate; - defaultSystemInfo.productName = kDefaultiMac; - defaultSystemInfo.family = kDefaultiMacFamily; + defaultBIOSInfo.version = kDefaultiMacBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultiMacBIOSReleaseDate; + defaultSystemInfo.productName = kDefaultiMac; + defaultSystemInfo.family = kDefaultMacFamily; // iMac8,1 family = Mac defaultBaseBoard.product = kDefaultiMacBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisAllInOne; @@ -654,10 +706,10 @@ 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; + defaultBIOSInfo.version = kDefaultiMacSandyBIOSVersion; + defaultBIOSInfo.releaseDate = kDefaultiMacSandyBIOSReleaseDate; defaultSystemInfo.productName = kDefaultiMacSandy; - defaultSystemInfo.family = kDefaultiMacFamily; + defaultSystemInfo.family = kDefaultiMacFamily; defaultBaseBoard.product = kDefaultiMacSandyBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisAllInOne; @@ -668,6 +720,7 @@ defaultBIOSInfo.version = kDefaultMacProNehalemBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultMacProNehalemBIOSReleaseDate; defaultSystemInfo.productName = kDefaultMacProNehalem; + defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProNehalemBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardProcessorMemoryModule; @@ -680,6 +733,7 @@ defaultBIOSInfo.version = kDefaultMacProWestmereBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultMacProWestmereBIOSReleaseDate; defaultSystemInfo.productName = kDefaultMacProWestmere; + defaultSystemInfo.version = kDefaultMacProNahWestSystemVersion; defaultSystemInfo.family = kDefaultMacProFamily; defaultBaseBoard.product = kDefaultMacProWestmereBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardProcessorMemoryModule; @@ -770,9 +824,11 @@ strSize = strlen(string); - // remove any spaces found at the end - while ((strSize != 0) && (string[strSize - 1] == ' ')) { - strSize--; + // remove any spaces found at the end but only in MemoryDevice + if (structHeader->type == kSMBTypeMemoryDevice) { + while ((strSize != 0) && (string[strSize - 1] == ' ')) { + strSize--; + } } if (strSize == 0) { @@ -806,9 +862,7 @@ if (getValueForKey(SMBSetters[idx].keyString, &string, &len, SMBPlist)) { break; - } - else - { + } else { if (structPtr->orig->type == kSMBTypeMemoryDevice) // MemoryDevice only { if (getSMBValueForKey(structPtr->orig, SMBSetters[idx].keyString, &string, NULL)) @@ -825,7 +879,7 @@ } } // if ((SMBSetters[idx].defaultValue) && *(SMBSetters[idx].defaultValue)) Bungo - if (useSMBIOSdefaults && (SMBSetters[idx].defaultValue)) { + if (useSMBIOSdefaults && SMBSetters[idx].defaultValue && *(SMBSetters[idx].defaultValue)) { string = *(SMBSetters[idx].defaultValue); break; } @@ -835,7 +889,7 @@ case kSMBByte: case kSMBWord: case kSMBDWord: - //case kSMBQWord: + case kSMBQWord: if (SMBSetters[idx].keyString) { parsed = getIntForKey(SMBSetters[idx].keyString, &val, SMBPlist); if (!parsed) @@ -852,6 +906,9 @@ case kSMBWord: value->word = (uint16_t)val; break; + case kSMBQWord: + value->qword = (uint64_t)val; + break; case kSMBDWord: default: value->dword = (uint32_t)val; @@ -867,26 +924,28 @@ } } // #if 0 Bungo: enables code below - // if (*(SMBSetters[idx].defaultValue)) Bungo - if (useSMBIOSdefaults && (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 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" @@ -899,17 +958,27 @@ //------------------------------------------------------------------------------------------------------------------------- // Apple Specific //------------------------------------------------------------------------------------------------------------------------- + +/* =========================================== + Firmware Volume (Apple Specific - Type 128) + ============================================= */ void addSMBFirmwareVolume(SMBStructPtrs *structPtr) { return; } +/* =========================================== + Memory SPD Data (Apple Specific - Type 130) + ============================================= */ void addSMBMemorySPD(SMBStructPtrs *structPtr) { /* SPD data from Platform.RAM.spd */ return; } +/* ============================================ + OEM Processor Type (Apple Specific - Type 131) + ============================================== */ void addSMBOemProcessorType(SMBStructPtrs *structPtr) { SMBOemProcessorType *p = (SMBOemProcessorType *)structPtr->new; @@ -925,6 +994,9 @@ structureCount++; } +/* ================================================= + OEM Processor Bus Speed (Apple Specific - Type 132) + =================================================== */ void addSMBOemProcessorBusSpeed(SMBStructPtrs *structPtr) { SMBOemProcessorBusSpeed *p = (SMBOemProcessorBusSpeed *)structPtr->new; @@ -948,7 +1020,7 @@ case CPU_MODEL_IVYBRIDGE_XEON: case CPU_MODEL_JAKETOWN: // Intel Core i7, Xeon E5 LGA2011 (32nm) case CPU_MODEL_HASWELL: - case CPU_MODEL_HASWELL_MB: + case CPU_MODEL_HASWELL_SVR: case CPU_MODEL_HASWELL_ULT: case CPU_MODEL_CRYSTALWELL: @@ -971,6 +1043,11 @@ structureCount++; } +/* ============================================== + OEM Platform Feature (Apple Specific - Type 133) + ================================================ */ + /*void addSMBOemPlatformFeature(SMBStructPtrs *structPtr) { }*/ + //------------------------------------------------------------------------------------------------------------------------- // EndOfTable //------------------------------------------------------------------------------------------------------------------------- @@ -993,7 +1070,8 @@ SMBWord structSize; int i; - /* http://forge.voodooprojects.org/p/chameleon/issues/361/ */ + /* Bungo: not needed because of tables lengths fix in next lines + // http://forge.voodooprojects.org/p/chameleon/issues/361/ bool forceFullMemInfo = false; if (structPtr->orig->type == kSMBTypeMemoryDevice) { @@ -1001,7 +1079,7 @@ if (forceFullMemInfo) { structPtr->orig->length = 27; } - } + }*/ stringIndex = 1; stringsSize = 0; @@ -1009,18 +1087,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); + // 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++) { - if ((structPtr->orig->type == SMBSetters[i].type) && (SMBSetters[i].fieldOffset < structPtr->orig->length)) { + // 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) { - ptr = (uint8_t *)structPtr->new + structPtr->orig->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) { @@ -1098,7 +1211,7 @@ uint8_t *ptr = (uint8_t *)neweps->dmi.tableAddress; SMBStructHeader *structHeader = (SMBStructHeader *)ptr; int i, isZero, isOnes; - uint8_t FixedUUID[UUID_LEN] = {0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01}; + 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); @@ -1118,7 +1231,7 @@ if (!sysId || !ret) { // no or bad custom UUID,... sysId = 0; - ret = ((SMBSystemInformation *)structHeader)->uuid; // ...try bios dmi info UUID extraction + ret = Platform.UUID; // ...try bios dmi system uuid extraction } for (i=0, isZero=1, isOnes=1; ichameleonConfig); Bungo getBoolForKey(kSMBIOSdefaults, &useSMBIOSdefaults, &bootInfo->chameleonConfig); - // if (setSMB) - setDefaultSMBData(); - // Bungo - + // if (setSMB) Bungo + setDefaultSMBData(); + setupNewSMBIOSTable(origeps, structPtr); neweps = (SMBEntryPoint *)AllocateKernelMemory(sizeof(SMBEntryPoint)); @@ -1189,7 +1301,7 @@ neweps->anchor[3] = '_'; neweps->entryPointLength = sizeof(SMBEntryPoint); neweps->majorVersion = 2; // Bungo: - neweps->minorVersion = 4; // We're using 2.4 SMBIOS rev. as real Macs + neweps->minorVersion = 4; // Here we're using 2.4 SMBIOS rev. as real Macs neweps->maxStructureSize = maxStructSize; neweps->entryPointRevision = 0; @@ -1201,7 +1313,7 @@ neweps->dmi.tableLength = tableLength; neweps->dmi.tableAddress = AllocateKernelMemory(tableLength); neweps->dmi.structureCount = structureCount; - neweps->dmi.bcdRevision = 0x24; + neweps->dmi.bcdRevision = 0x24; // ... and 2.4 DMI rev. as real Macs if (!neweps->dmi.tableAddress) { free(buffer); @@ -1211,7 +1323,6 @@ memcpy((void *)neweps->dmi.tableAddress, buffer, tableLength); - // Bungo Platform.UUID = FixSystemUUID(); // Bungo: fix System UUID neweps->dmi.checksum = 0; @@ -1224,6 +1335,9 @@ free(structPtr); decodeSMBIOSTable(neweps); + + DBG("SMBIOS orig was = %x\n", origeps); + DBG("SMBIOS new is = %x\n", neweps); } void *getSmbios(int which) @@ -1256,11 +1370,10 @@ { switch (structHeader->type) { - /* Bungo: fixed in smbios now case kSMBTypeSystemInformation: - Platform.UUID = ((SMBSystemInformation *)structHeader)->uuid; + Platform.UUID = ((SMBSystemInformation *)structHeader)->uuid; // get factory system uuid break; - */ + case kSMBTypeSystemEnclosure: // Bungo: determine platform type switch (((SMBSystemEnclosure *)structHeader)->chassisType) { case kSMBchassisDesktop: Index: branches/chucko/i386/libsaio/smbios_decode.c =================================================================== --- branches/chucko/i386/libsaio/smbios_decode.c (revision 2405) +++ branches/chucko/i386/libsaio/smbios_decode.c (revision 2406) @@ -7,6 +7,9 @@ #include "libsaio.h" #include "smbios.h" +// Bungo: +#include "boot.h" +#include "bootstruct.h" #ifndef DEBUG_SMBIOS #define DEBUG_SMBIOS 0 @@ -18,186 +21,395 @@ #define DBG(x...) msglog(x) #endif -static SMBWord minorVersion; - 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 -// Bungo: fixes random string readout if null in smbios to "Not Specified" as dmidecode dispays -#define NotSpecifiedStr "Not Specified" +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 -char *SMBStringForField(SMBStructHeader *structHeader, uint8_t field) +/*==== + 7.2.2 + ===*/ +static const char *SMBWakeUpTypes[] = // Bungo: strings for wake-up type (Table Type 1 - System Information) { - char *str; - str = getSMBStringForField(structHeader, field); - if (str == 0) - str = NotSpecifiedStr; + "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 */ +}; - return str; +/*==== + 7.3.2 + ===*/ +static const char *SMBBaseBoardTypes[] = // Bungo: strings for base board type (Table Type 2 - Base Board Information) +{ + "Unknown", /* 01h */ + "Other", /* 02h */ + "Server Blade", /* 03h */ + "Connectivity Switch", /* 04h */ + "System Management Module", /* 05h */ + "Processor Module", /* 06h */ + "I/O Module", /* 07h */ + "Memory Module", /* 08h */ + "Daughter Board", /* 09h */ + "Motherboard", /* 0Ah */ + "Processor+Memory Module", /* 0Bh */ + "Processor+I/O Module", /* 0Ch */ + "Interconnect Board" /* 0Dh */ }; -// + + /*=== + 7.4.1 + ===*/ +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 + "Blade Enclosing" /* 1Dh */ // A Blade Enclosure is a specialized chassis that contains a set of Blades. +}; + +/*==== + 7.5.1 + ===*/ +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 */ +}; + +/*==== + 7.5.5 + ===*/ +static const char *SMBProcessorUpgrades[] = // ErmaC: strings for processor upgrade (Table Type 4 - Processor Information) +{ + "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 */ +}; + +/*===== + 7.18.2 + ====*/ 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) / sizeof(SMBMemoryDeviceTypes[0]); +// Bungo: fixes random string readout if null in smbios to "Not Specified" as dmidecode displays +char *SMBStringForField(SMBStructHeader *structHeader, uint8_t field, const bool mask) +{ + char *str = NULL; + str = getSMBStringForField(structHeader, field); + if (!field) { + str = NotSpecifiedStr; + } + else if (mask) { + str = PrivateStr; + } + + return str; +}; + +void printHeader(SMBStructHeader *structHeader) +{ + DBG("Handle: 0x%04x, DMI type %d, %d bytes\n", structHeader->handle, structHeader->type, structHeader->length); +} + //------------------------------------------------------------------------------------------------------------------------- // BIOS Information (Type 0) //------------------------------------------------------------------------------------------------------------------------- -void decodeBIOSInformation(SMBBIOSInformation *structHeader) +void decodeBIOSInformation(SMBStructHeader *structHeader) { - DBG("BIOS Information:\n"); - DBG("\tVendor: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->vendor)); - DBG("\tVersion: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->version)); - // Address Segment - DBG("\tRelease Date: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->releaseDate)); - // ROM Size - //DBG("\tSupported BIOS functions: (0x%llX) %s\n", structHeader->characteristics, SMBBIOSInfoChar0[structHeader->characteristics]); - // Major Release - // Minor Release - // Firmware Major Release - // Firmware Minor Release - //SMBByte characteristicsExt1; - //SMBByte characteristicsExt2; + 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("\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"); } //------------------------------------------------------------------------------------------------------------------------- // System Information (Type 1) //------------------------------------------------------------------------------------------------------------------------- -void decodeSystemInformation(SMBSystemInformation *structHeader) +void decodeSystemInformation(SMBStructHeader *structHeader) { - DBG("System Information:\n"); - DBG("\tManufacturer: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->manufacturer)); - DBG("\tProduct Name: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->productName)); - DBG("\tVersion: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->version)); - DBG("\tSerial Number: ** PRIVATE **\n"); //%s\n", getSMBStringForField((SMBStructHeader *)structHeader, structHeader->serialNumber)); - - if (minorVersion < 1 || structHeader->header.length < 25) - return; - uint8_t *uuid = structHeader->uuid; - if (uuid) { - DBG("\tuuid: %02X%02X%02X%02X-%02X%02X-%02X%02X-%02x%02X-%02X%02X%02X%02X%02X%02X\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)); + DBG("\tSerial Number: %s\n", SMBStringForField(structHeader, ((SMBSystemInformation *)structHeader)->serialNumber, privateData)); + uint8_t *uuid = ((SMBSystemInformation *)structHeader)->uuid; + if (privateData) { + DBG("\tUUID: %s\n", PrivateStr); + } else { + 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]); } - DBG("\tWake-up Type: 0x%x\n", structHeader->wakeupReason); - - if (minorVersion < 4 || structHeader->header.length < 27) - return; - DBG("\tSKU Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->skuNumber)); // System SKU# - DBG("\tFamily: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->family)); + 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"); } //------------------------------------------------------------------------------------------------------------------------- // Base Board (or Module) Information (Type 2) //------------------------------------------------------------------------------------------------------------------------- -void decodeBaseBoard(SMBBaseBoard *structHeader) +void decodeBaseBoard(SMBStructHeader *structHeader) { - DBG("Base Board Information:\n"); - DBG("\tManufacturer: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->manufacturer)); - DBG("\tProduct Name: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->product)); - DBG("\tVersion: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->version)); - DBG("\tSerial Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->serialNumber)); - DBG("\tAsset Tag: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->assetTagNumber)); - // Feature Flags (BYTE) - DBG("\tLocation In Chassis: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->locationInChassis)); // Part Component - // Chassis Handle (WORD) - DBG("\tType: 0x%X\n", structHeader->boardType); - // Number of Contained Object Handles (n) (BYTE) - // Contained Object Handles n(WORDs) + 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)); +// Feature Flags (BYTE) + DBG("\tLocation In Chassis: %s\n", SMBStringForField(structHeader, ((SMBBaseBoard *)structHeader)->locationInChassis, neverMask)); // Part Component +// 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)]); + } +// Number of Contained Object Handles (n) (BYTE) +// Contained Object Handles n(WORDs) DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- // System Enclosure or Chassis (Type 3) //------------------------------------------------------------------------------------------------------------------------- -void decodeSystemEnclosure(SMBSystemEnclosure *structHeader) +void decodeSystemEnclosure(SMBStructHeader *structHeader) { - DBG("Chassis Information:\n"); - DBG("\tManufacturer: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->manufacturer)); - DBG("\tType: 0x%X\n", structHeader->chassisType); - DBG("\tVersion: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->version)); - DBG("\tSerial Number: ** PRIVATE **\n"); //%s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->serialNumber)); - DBG("\tAsset Tag Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->assetTagNumber)); - // Boot-up State: - // Power Supply State - // Thermal State - // Security Status: - // OEM Information: - // Height; - // Cords; - // ElementsCount; - // ElementLen; - // Elements[1]; // open array of ElementsCount*ElementLen BYTEs + 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: + 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; +// Number Of Power Cords: Cords; +// Contained Elements: ElementsCount; +// SKU Number: +// ElementLen; +// Elements[1]; // open array of ElementsCount*ElementLen BYTEs DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- // Processor Information (Type 4) //------------------------------------------------------------------------------------------------------------------------- -void decodeProcessorInformation(SMBProcessorInformation *structHeader) +void decodeProcessorInformation(SMBStructHeader *structHeader) { - DBG("Processor Information:\n"); - DBG("\tSocket Designation: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->socketDesignation)); - DBG("\tType: %d\n", structHeader->processorType); - DBG("\tFamily: 0x%X\n", structHeader->processorFamily); - DBG("\tManufacturer: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->manufacturer)); - DBG("\tID: 0x%llX\n", structHeader->processorID); - DBG("\tProcessor Version: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->processorVersion)); -// DBG("\tVoltage: 0.%xV\n", structHeader->voltage); - DBG("\tExternal Clock: %dMHz\n", structHeader->externalClock); - DBG("\tMaximum Clock: %dMHz\n", structHeader->maximumClock); - DBG("\tCurrent Clock: %dMHz\n", structHeader->currentClock); - - if (minorVersion < 3 || structHeader->header.length < 35) - return; - DBG("\tSerial Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->serialNumber)); - DBG("\tAsset Tag: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->assetTag)); - DBG("\tPart Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->partNumber)); -// DBG("\tProcessor Family 2: %d\n", structHeader->processorFamily2); + 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)) { + 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: + DBG("\tVersion: %s\n", SMBStringForField(structHeader, ((SMBProcessorInformation *)structHeader)->processorVersion, neverMask)); +// DBG("\tVoltage: 0.%xV\n", ((SMBProcessorInformation *)structHeader)->voltage); + 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: + 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: +// DBG("\tProcessor Family 2: %d\n", ((SMBProcessorInformation *)structHeader)->processorFamily2); DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- // Memory Module Information (Type 6) //------------------------------------------------------------------------------------------------------------------------- -//void decodeMemoryModule(SMBMemoryModule *structHeader) +//void decodeMemoryModule(SMBStructHeader *structHeader) //{ -// DBG("Memory Module Information:\n"); +// 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("\tCurrent Memory Type: %llX\n", structHeader->currentMemoryType); +// 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); @@ -207,119 +419,198 @@ //------------------------------------------------------------------------------------------------------------------------- // OEM Strings (Type 11) //------------------------------------------------------------------------------------------------------------------------- -//void decodeSMBOEMStrings(SMBOEMStrings *structHeader) -//{ -// DBG("OEM Strings:\n"); -// DBG("\tString 1: %d\n"); //, structHeader->string1); -// DBG("\tString 2: %d\n"); //, structHeader->string1); -// DBG("\tString 3: %d\n"); //, structHeader->string1); -// DBG("\n"); -//} +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; + } + DBG("\n"); +} //------------------------------------------------------------------------------------------------------------------------- // MemoryDevice (Type 17) //------------------------------------------------------------------------------------------------------------------------- -void decodeMemoryDevice(SMBMemoryDevice *structHeader) +void decodeMemoryDevice(SMBStructHeader *structHeader) { - DBG("Memory Device:\n"); - DBG("\tDevice Locator: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->deviceLocator)); - DBG("\tBank Locator: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->bankLocator)); - DBG("\tMemory Type: %s\n", SMBMemoryDeviceTypes[structHeader->memoryType]); - - if (minorVersion < 3 || structHeader->header.length < 27) - return; - DBG("\tSpeed: %d MHz\n", structHeader->memorySpeed); - DBG("\tError Handle: %x\n", structHeader->errorHandle); - DBG("\tManufacturer: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->manufacturer)); - DBG("\tSerial Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->serialNumber)); - DBG("\tAsset Tag: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->assetTag)); - DBG("\tPart Number: %s\n", SMBStringForField((SMBStructHeader *)structHeader, structHeader->partNumber)); + 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"); + break; + case 0x7FFF: + DBG("\tSize: 32GB or more\n"); + break; + case 0xFFFF: + DBG("\tSize: Unknown\n"); + break; + default: + DBG("\tSize: %d %s\n", ((SMBMemoryDevice *)structHeader)->memorySize & 0x7FFF, ((((SMBMemoryDevice *)structHeader)->memorySize & 0x8000) == 0x8000) ? "kB" : "MB"); + break; + } + if ((((SMBMemoryDevice *)structHeader)->formFactor < 0x01) || (((SMBMemoryDevice *)structHeader)->formFactor > 0x0F)) { + DBG("\tForm Factor: %s\n", OutOfSpecStr); + } else { + DBG("\tForm Factor: %s\n", SMBMemoryDeviceFormFactors[((SMBMemoryDevice *)structHeader)->formFactor - 1]); + } +// 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("\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: DBG("\n"); } //------------------------------------------------------------------------------------------------------------------------- -// Apple Specific +// Apple Specific (Type 131) //------------------------------------------------------------------------------------------------------------------------- -void decodeOemProcessorType(SMBOemProcessorType *structHeader) +void decodeOemProcessorType(SMBStructHeader *structHeader) { - DBG("AppleProcessorType:\n"); - DBG("\tProcessorType: 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"); } -void decodeOemProcessorBusSpeed(SMBOemProcessorBusSpeed *structHeader) +//------------------------------------------------------------------------------------------------------------------------- +// Apple Specific (Type 132) +//------------------------------------------------------------------------------------------------------------------------- +void decodeOemProcessorBusSpeed(SMBStructHeader *structHeader) { - DBG("AppleProcessorBusSpeed:\n"); - DBG("\tProcessorBusSpeed (QPI): %d.%dGT/s\n", - ((SMBOemProcessorBusSpeed *)structHeader)->ProcessorBusSpeed / 1000, - (((SMBOemProcessorBusSpeed *)structHeader)->ProcessorBusSpeed / 100) % 10); + 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 (Type 133) +//------------------------------------------------------------------------------------------------------------------------- +//void decodeOemPlatformFeature(SMBStructHeader *structHeader) +//{ +// printHeader(structHeader); +// DBG("Apple specific Platform Feature\n"); +// DBG("\t%s\n", ((SMBOemPlatformFeature *)structHeader)->PlatformFeature); +// DBG("\n"); +//} +//------------------------------------------------------------------------------------------------------------------------- +// Specific (Type 134) +//------------------------------------------------------------------------------------------------------------------------- +//void decodeOem(SMBStructHeader *structHeader) +//{ +// printHeader(structHeader); +// DBG("Apple specific Feature\n"); +// DBG("\t%s\n", ((SMBOemPlatformFeature *)structHeader)->Feature); +// DBG("\n"); +//} +//------------------------------------------------------------------------------------------------------------------------- + + void decodeSMBIOSTable(SMBEntryPoint *eps) { uint8_t *ptr = (uint8_t *)eps->dmi.tableAddress; SMBStructHeader *structHeader = (SMBStructHeader *)ptr; minorVersion = eps->minorVersion; + majorVersion = eps->majorVersion; + bcdRevisionHi = eps->dmi.bcdRevision >> 4; + bcdRevisionLo = eps->dmi.bcdRevision & 0x0F; + getBoolForKey(kPrivateData, &privateData, &bootInfo->chameleonConfig); // Bungo: chek if mask some data + DBG("\n"); + DBG("SMBIOS rev.: %d.%d, DMI rev.: %d.%d\n", majorVersion, minorVersion, bcdRevisionHi, bcdRevisionLo); + DBG("\n"); for (;((eps->dmi.tableAddress + eps->dmi.tableLength) > ((uint32_t)(uint8_t *)structHeader + sizeof(SMBStructHeader)));) { - DBG("Type: %d, Length: %d, Handle: 0x%x\n", - structHeader->type, structHeader->length, structHeader->handle); - switch (structHeader->type) { case kSMBTypeBIOSInformation: // Type 0 - decodeBIOSInformation((SMBBIOSInformation *)structHeader); + decodeBIOSInformation(structHeader); break; case kSMBTypeSystemInformation: // Type 1 - decodeSystemInformation((SMBSystemInformation *)structHeader); + decodeSystemInformation(structHeader); break; case kSMBTypeBaseBoard: // Type 2 - decodeBaseBoard((SMBBaseBoard *)structHeader); + decodeBaseBoard(structHeader); break; case kSMBTypeSystemEnclosure: // Type 3 - decodeSystemEnclosure((SMBSystemEnclosure *)structHeader); + decodeSystemEnclosure(structHeader); break; case kSMBTypeProcessorInformation: // Type 4 - decodeProcessorInformation((SMBProcessorInformation *)structHeader); + decodeProcessorInformation(structHeader); break; - //case 6: // kSMBTypeMemoryModule: // Type 6 - // decodeMemoryModule((SMBMemoryModule *)structHeader); + //case kSMBTypeMemoryModule: // Type 6 + // decodeMemoryModule(structHeader); // break; - //case 11: // kSMBOEMStrings: // Type 11 - // decodeSMBOEMStrings((SMBOEMStrings *)structHeader); + //case kSMBTypeSystemSlot: // Type 9 + // decodeSMBTypeSystemSlot(structHeader); // break; + case kSMBOEMStrings: // Type 11 + decodeSMBOEMStrings(structHeader); + break; + case kSMBTypeMemoryDevice: // Type 17 - decodeMemoryDevice((SMBMemoryDevice *)structHeader); + decodeMemoryDevice(structHeader); break; + //kSMBTypeMemoryArrayMappedAddress: // Type 19 + // break; + /* Skip all Apple Specific Structures */ - case kSMBTypeFirmwareVolume: // Type 128 - case kSMBTypeMemorySPD: // Type 130 - break; + // case kSMBTypeFirmwareVolume: // Type 128 + // case kSMBTypeMemorySPD: // Type 130 + // break; case kSMBTypeOemProcessorType: // Type 131 - decodeOemProcessorType((SMBOemProcessorType *)structHeader); + decodeOemProcessorType(structHeader); break; case kSMBTypeOemProcessorBusSpeed: // Type 132 - decodeOemProcessorBusSpeed((SMBOemProcessorBusSpeed *)structHeader); + decodeOemProcessorBusSpeed(structHeader); break; + //kSMBTypeOemPlatformFeature: // Type 133 + // decodeOemPlatformFeature(structHeader); + // break; + case kSMBTypeEndOfTable: // Type 127 - /* Skip, to be added at the end */ + 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/chucko/i386/libsaio/smbios.h =================================================================== --- branches/chucko/i386/libsaio/smbios.h (revision 2405) +++ branches/chucko/i386/libsaio/smbios.h (revision 2406) @@ -24,8 +24,8 @@ #define __LIBSAIO_SMBIOS_H -/* Based on System Management BIOS Reference Specification v2.5 */ -// http://dmtf.org/sites/default/files/standards/documents/DSP0134_2.8.0.pdf +/* Based on System Management BIOS Reference Specification v2.4 */ +// http://dmtf.org/standards/smbios typedef uint8_t SMBString; typedef uint8_t SMBByte; @@ -81,10 +81,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) @@ -98,7 +95,7 @@ // Port Connector Information (Type 8) kSMBTypeSystemSlot = 9, // System Slots (Type 9) // On Board Devices Information (Type 10) Obsolete - // kSMBOEMStrings = 11 ,// OEM Strings (Type 11) + kSMBOEMStrings = 11 ,// OEM Strings (Type 11) // System Configuration Options (Type 12) // BIOS Language Information (Type 13) // Group Associations (Type 14) @@ -138,12 +135,12 @@ kSMBTypeFirmwareVolume = 128, // FirmwareVolume (TYPE 128) kSMBTypeMemorySPD = 130, // MemorySPD (TYPE 130) kSMBTypeOemProcessorType = 131, // Processor Type (Type 131) - kSMBTypeOemProcessorBusSpeed = 132 //Processor Bus Speed (Type 132) + 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 @@ -162,9 +159,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) @@ -181,9 +177,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 @@ -191,66 +207,24 @@ SMBString product; SMBString version; SMBString serialNumber; - SMBString assetTagNumber; + SMBString assetTag; // Bungo: renamed from assetTagNumber folowing convention 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; -// SMBWord containedObjectHandles[1]; // 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; } __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 type; Bungo: renamed to chassisType - convention - SMBByte chassisType; // System Enclosure Indicator - SMBString version; // Board Number? - SMBString serialNumber; - SMBString assetTagNumber; - 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, @@ -265,21 +239,317 @@ kSMBchassisDockingStation = 0x0C, kSMBchassisAllInOne = 0x0D, kSMBchassisSubNotebook = 0x0E, - // ... - kSMBchassisLunchBox = 0x10 - // fill up if needed ;-) -}; + // ... fill up if needed ;-) + kSMBchassisLunchBox = 0x10, + // ... fill up if needed ;-) + 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; @@ -288,7 +558,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; @@ -297,24 +567,32 @@ SMBString serialNumber; SMBString assetTag; SMBString partNumber; - // 2.5+ spec -// SMBByte coreCount; -// SMBByte coreEnabled; -// SMBByte threadCount; -// SMBWord processorCharacteristics; - // 2.6+ spec + // 2.5+ spec (40 bytes) + 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; -/* ======================================================================= - Memory Controller Information (Type 5) Obsoleted since SMBIOS version 2.1 - ========================================================================= */ - -/* =================================================================== - Memory Module Information (Type 6) Obsoleted since SMBIOS version 2.1 - ===================================================================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - Memory Module Information (Type 6) Obsolete since SMBIOS version 2.1 typedef struct SMBMemoryModule { SMB_STRUCT_HEADER // Type 6 @@ -331,9 +609,8 @@ #define kSMBMemoryModuleSizeNotEnabled 0x7E #define kSMBMemoryModuleSizeNotInstalled 0x7F -/* ======================== - Cache Information (Type 7) - ========================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - Cache Information (Type 7) typedef struct SMBCacheInformation { SMB_STRUCT_HEADER // Type 7 @@ -349,9 +626,8 @@ SMBByte associativity; } __attribute__((packed)) SMBCacheInformation; -/* =================== - System Slots (Type 9) - ===================== */ +//---------------------------------------------------------------------------------------------------------- +// Struct - System Slots (Type 9) typedef struct SMBSystemSlot { // 2.0+ spec (12 bytes) @@ -365,42 +641,26 @@ SMBByte slotCharacteristics1; // 2.1+ spec (13 bytes) SMBByte slotCharacteristics2; - // 2.6+ spec + // 2.6+ spec (17 bytes) // SMBWord segmentGroupNumber; // SMBByte busNumber; -// SMBByte devFuncNumber; +// SMBByte deviceFunctionNumber; } __attribute__((packed)) SMBSystemSlot; -/* =================== - OEM Strings (Type 11) - ===================== */ -//typedef struct SMBOEMStrings -//{ -// SMB_STRUCT_HEADER // Type 11 -// SMBByte count; // number of strings -//} __attribute__((packed)) SMBOEMStrings; - -/* ============================= - Physical Memory Array (Type 16) - =============================== */ -typedef struct SMBPhysicalMemoryArray +//---------------------------------------------------------------------------------------------------------- +// Struct - OEM Strings (Type 11) +typedef struct SMBOEMStrings { - // 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; + SMB_STRUCT_HEADER // Type 11 + SMBByte count; // number of strings +} __attribute__((packed)) SMBOEMStrings; -/* ================ - Memory Array - Use - ================== */ -enum +//---------------------------------------------------------------------------------------------------------- +// Physical Memory Array (Type 16) + +// Physical Memory Array - Use. +// Values for SMBPhysicalMemoryArray.arrayUse +typedef enum { kSMBMemoryArrayUseOther = 0x01, kSMBMemoryArrayUseUnknown = 0x02, @@ -409,12 +669,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, @@ -423,11 +682,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) @@ -449,8 +722,8 @@ SMBString serialNumber; SMBString assetTag; SMBString partNumber; - // 2.6+ spec -// SMBByte memoryAtributes; + // 2.6+ spec (28 bytes) +// SMBByte attributes; // 2.7+ spec // SMBDWord memoryExtSize; // SMBWord confMemClkSpeed; @@ -460,9 +733,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 @@ -476,9 +749,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 @@ -494,9 +767,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, @@ -515,9 +787,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 @@ -529,6 +799,8 @@ FW_REGION_INFO FlashMap[ NUM_FLASHMAP_ENTRIES ]; } __attribute__((packed)) SMBFirmwareVolume; +//---------------------------------------------------------------------------------------------------------- + /* =========================================== Memory SPD Data (Apple Specific - Type 130) ============================================= */ @@ -538,9 +810,11 @@ SMBWord Type17Handle; SMBWord Offset; SMBWord Size; - SMBWord Data[]; + SMBWord Data[1]; } __attribute__((packed)) SMBMemorySPD; +//---------------------------------------------------------------------------------------------------------- + /* ============================================ OEM Processor Type (Apple Specific - Type 131) ============================================== */ @@ -550,6 +824,8 @@ SMBWord ProcessorType; } __attribute__((packed)) SMBOemProcessorType; +//---------------------------------------------------------------------------------------------------------- + /* ================================================= OEM Processor Bus Speed (Apple Specific - Type 132) =================================================== */ @@ -561,6 +837,17 @@ //---------------------------------------------------------------------------------------------------------- +/* ============================================== + OEM Platform Feature (Apple Specific - Type 133) + ================================================ */ +struct SMBOemPlatformFeature +{ + SMB_STRUCT_HEADER // Type 133 + SMBWord PlatformFeature; +} __attribute__((packed)) SMBOemPlatformFeature; + +//---------------------------------------------------------------------------------------------------------- + /* 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}} Index: branches/chucko/i386/libsaio/freebsd.c =================================================================== --- branches/chucko/i386/libsaio/freebsd.c (revision 2405) +++ branches/chucko/i386/libsaio/freebsd.c (revision 2406) @@ -3,10 +3,11 @@ #include "freebsd.h" #define FreeBSDProbeSize 2048 +#define DISKMAGIC ((uint32_t)0x19540119) /* The disk magic number */ bool FreeBSDProbe (const void *buf) { - return (OSReadLittleInt32(buf+0xA55C,0)==0x19540119); + return (OSReadLittleInt32(buf+0xA55C,0) == DISKMAGIC); } void FreeBSDGetDescription(CICell ih, char *str, long strMaxLen) { Index: branches/chucko/i386/libsaio/pci.c =================================================================== --- branches/chucko/i386/libsaio/pci.c (revision 2405) +++ branches/chucko/i386/libsaio/pci.c (revision 2406) @@ -79,7 +79,7 @@ for (func = 0; func < 8; func++) { pci_addr = PCIADDR(bus, dev, func); id = pci_config_read32(pci_addr, PCI_VENDOR_ID); - if (!id || id == 0xffffffff) { + if (!id || id == 0xfffffffful) { continue; } new = (pci_dt_t*)malloc(sizeof(pci_dt_t)); Index: branches/chucko/i386/libsaio/stringTable.c =================================================================== --- branches/chucko/i386/libsaio/stringTable.c (revision 2405) +++ branches/chucko/i386/libsaio/stringTable.c (revision 2406) @@ -60,7 +60,7 @@ break; } } else if (c == '\"') { - /* Premature end of key */ + // Premature end of key return 1; } if (c != *str++) { @@ -135,34 +135,31 @@ return true; } -char * -newStringFromList( - char **list, - int *size -) +char *newStringFromList(char **list, int *size) { - char *begin = *list, *end; - char *newstr; - int newsize = *size; - int bufsize; + char *begin = *list, *end; + char *newstr; + int newsize = *size; + int bufsize; - while (*begin && newsize && isspace(*begin)) { - begin++; - newsize--; - } - end = begin; - while (*end && newsize && !isspace(*end)) { - end++; - newsize--; - } - if (begin == end) - return 0; - bufsize = end - begin + 1; - newstr = malloc(bufsize); - strlcpy(newstr, begin, bufsize); - *list = end; - *size = newsize; - return newstr; + while (*begin && newsize && isspace(*begin)) { + begin++; + newsize--; + } + end = begin; + while (*end && newsize && !isspace(*end)) { + end++; + newsize--; + } + if (begin == end) { + return 0; + } + bufsize = end - begin + 1; + newstr = malloc(bufsize); + strlcpy(newstr, begin, bufsize); + *list = end; + *size = newsize; + return newstr; } #endif @@ -174,16 +171,14 @@ { int ret = 0; - while (*table) - { - if (*table == '\\') - { + while (*table) { + if (*table == '\\') { table += 2; ret += 1 + (compress ? 0 : 1); - } - else - { - if (*table == '\"') return ret; + } else { + if (*table == '\"') { + return ret; + } ret++; table++; } @@ -200,8 +195,7 @@ value = XMLGetProperty(config->dictionary, key); if (value != 0) { if (value->type != kTagTypeString) { - error("Non-string tag '%s' found in config file\n", - key); + error("Non-string tag '%s' found in config file\n", key); return false; } *val = value->string; @@ -209,7 +203,7 @@ return true; } } else { - + // Legacy plist-style table } @@ -224,42 +218,38 @@ * in the string table matching 'key'. Also translates * \n escapes in the string. */ -char *newStringForStringTableKey( - char *table, - char *key, - config_file_t *config -) +char *newStringForStringTableKey(char *table, char *key, config_file_t *config) { - const char *val; - char *newstr, *p; - int size; + const char *val; + char *newstr, *p; + int size; - if (getValueForConfigTableKey(config, key, &val, &size)) { - newstr = (char *)malloc(size+1); - for (p = newstr; size; size--, p++, val++) { - if ((*p = *val) == '\\') { - switch (*++val) { - case 'r': - *p = '\r'; - break; - case 'n': - *p = '\n'; - break; - case 't': - *p = '\t'; - break; - default: - *p = *val; - break; + if (getValueForConfigTableKey(config, key, &val, &size)) { + newstr = (char *)malloc(size+1); + for (p = newstr; size; size--, p++, val++) { + if ((*p = *val) == '\\') { + switch (*++val) { + case 'r': + *p = '\r'; + break; + case 'n': + *p = '\n'; + break; + case 't': + *p = '\t'; + break; + default: + *p = *val; + break; + } + size--; + } } - size--; - } + *p = '\0'; + return newstr; + } else { + return 0; } - *p = '\0'; - return newstr; - } else { - return 0; - } } #endif @@ -267,17 +257,17 @@ char * newStringForKey(char *key, config_file_t *config) { - const char *val; - char *newstr; - int size; + const char *val; + char *newstr; + int size; - if (getValueForKey(key, &val, &size, config) && size) { - newstr = (char *)malloc(size + 1); - strlcpy(newstr, val, size + 1); - return newstr; - } else { - return 0; - } + if (getValueForKey(key, &val, &size, config) && size) { + newstr = (char *)malloc(size + 1); + strlcpy(newstr, val, size + 1); + return newstr; + } else { + return 0; + } } /* parse a command line @@ -288,64 +278,68 @@ static const char *getToken(const char *line, const char **begin, int *len) { - if (*line == '\"') { - *begin = ++line; - while (*line && *line != '\"') - line++; - *len = line++ - *begin; - } else { - *begin = line; - while (*line && !isspace(*line) && *line != '=') - line++; - *len = line - *begin; - } - return line; + if (*line == '\"') { + *begin = ++line; + while (*line && *line != '\"') { + line++; + } + *len = line++ - *begin; + } else { + *begin = line; + while (*line && !isspace(*line) && *line != '=') { + line++; + } + *len = line - *begin; + } + return line; } bool getValueForBootKey(const char *line, const char *match, const char **matchval, int *len) { - const char *key, *value; - int key_len, value_len; - bool retval = false; + const char *key, *value; + int key_len, value_len; + bool retval = false; - while (*line) { - /* look for keyword or argument */ - while (isspace(*line)) line++; + while (*line) { + /* look for keyword or argument */ + while (isspace(*line)) { + line++; + } - /* now look for '=' or whitespace */ - line = getToken(line, &key, &key_len); - /* line now points to '=' or space */ - if (*line && !isspace(*line)) { - line = getToken(++line, &value, &value_len); - } else { - value = line; - value_len = 0; - } - if ((strlen(match) == key_len) - && strncmp(match, key, key_len) == 0) { - // create a new string - char* newstr = malloc(value_len + 1); - strncpy(newstr, value, value_len); - newstr[value_len] = 0; + /* now look for '=' or whitespace */ + line = getToken(line, &key, &key_len); + /* line now points to '=' or space */ + if (*line && !isspace(*line)) { + line = getToken(++line, &value, &value_len); + } else { + value = line; + value_len = 0; + } + if ((strlen(match) == key_len) && strncmp(match, key, key_len) == 0) { + // create a new string + char* newstr = malloc(value_len + 1); + strncpy(newstr, value, value_len); + newstr[value_len] = 0; - *matchval = newstr; - *len = value_len; - retval = true; - /* Continue to look for this key; last one wins. */ + *matchval = newstr; + *len = value_len; + retval = true; + /* Continue to look for this key; last one wins. */ + } } - } - - return retval; + return retval; } /* Return NULL if no option has been successfully retrieved, or the string otherwise */ const char * getStringForKey(const char * key, config_file_t *config) { - static const char* value =0; - int len=0; - if(!getValueForKey(key, &value, &len, config)) value = 0; - return value; + static const char* value =0; + int len=0; + if(!getValueForKey(key, &value, &len, config)) { + value = 0; + } + return value; } @@ -358,50 +352,47 @@ const char *key_val; int size; - if (getValueForKey(key, &key_val, &size, config)) { - if ( (size >= 1) && (key_val[0] == 'Y' || key_val[0] == 'y') ) { - *result_val = true; - } else { - *result_val = false; - } - return true; - } - return false; + if (getValueForKey(key, &key_val, &size, config)) { + if ( (size >= 1) && (key_val[0] == 'Y' || key_val[0] == 'y') ) { + *result_val = true; + } else { + *result_val = false; + } + return true; + } + return false; } bool getIntForKey( const char *key, int *value, config_file_t *config ) { - const char *val; - int size, sum; - bool negative = false; + const char *val; + int size, sum; + bool negative = false; - if (getValueForKey(key, &val, &size, config)) - { - if ( size ) - { - if (*val == '-') - { + if (getValueForKey(key, &val, &size, config)) { + if ( size ) { + if (*val == '-') { negative = true; val++; size--; } - for (sum = 0; size > 0; size--) - { - if (*val < '0' || *val > '9') + for (sum = 0; size > 0; size--) { + if (*val < '0' || *val > '9') { return false; + } sum = (sum * 10) + (*val++ - '0'); } - if (negative) + if (negative) { sum = -sum; - + } *value = sum; return true; } } - return false; + return false; } /* @@ -411,59 +402,57 @@ bool getDimensionForKey( const char *key, unsigned int *value, config_file_t *config, unsigned int dimension_max, unsigned int object_size ) { const char *val; - - int size = 0; + + int size = 0; int sum = 0; - + bool negative = false; bool percentage = false; - - if (getValueForKey(key, &val, &size, config)) - { - if ( size ) - { - if (*val == '-') - { + + if (getValueForKey(key, &val, &size, config)) { + if ( size ) { + if (*val == '-') { negative = true; val++; size--; } - - if (val[size-1] == '%') - { + + if (val[size-1] == '%') { percentage = true; size--; } - + // convert string to integer - for (sum = 0; size > 0; size--) - { - if (*val < '0' || *val > '9') + for (sum = 0; size > 0; size--) { + if (*val < '0' || *val > '9') { return false; - + } + sum = (sum * 10) + (*val++ - '0'); } - - if (percentage) + + if (percentage) { sum = ( dimension_max * sum ) / 100; - + } + // calculate offset from opposite origin - if (negative) + if (negative) { sum = ( ( dimension_max - object_size ) - sum ); - + } + } else { - + // null value calculate center sum = ( dimension_max - object_size ) / 2; - + } - + *value = (uint16_t) sum; return true; } - + // key not found - return false; + return false; } /* @@ -472,60 +461,58 @@ bool getColorForKey( const char *key, unsigned int *value, config_file_t *config ) { - const char *val; - int size; - - if (getValueForKey(key, &val, &size, config)) + const char *val; + int size; + + if (getValueForKey(key, &val, &size, config)) { - if (*val == '#') - { - val++; + if (*val == '#') { + val++; *value = strtol(val, NULL, 16); return true; - } - } - return false; + } + } + return false; } bool getValueForKey( const char *key, const char **val, int *size, config_file_t *config ) { - const char *overrideVal; - int overrideSize; - bool override, ret; - - if (getValueForBootKey(bootArgs->CommandLine, key, val, size)) - return true; + const char *overrideVal; + int overrideSize; + bool override, ret; - ret = getValueForConfigTableKey(config, key, val, size); + if (getValueForBootKey(bootArgs->CommandLine, key, val, size)) { + return true; + } - // Try to find alternate keys in bootInfo->chameleonConfig (if config can be overriden) - // and prefer its values with the exceptions for - // "Kernel"="mach_kernel" and "Kernel Flags"="". + ret = getValueForConfigTableKey(config, key, val, size); - if (config->canOverride) - { - if (getValueForConfigTableKey(&bootInfo->chameleonConfig, key, &overrideVal, &overrideSize)) - { - override = true; + // Try to find alternate keys in bootInfo->chameleonConfig (if config can be overriden) + // and prefer its values with the exceptions for + // "Kernel"="mach_kernel" and "Kernel Flags"="". - // NOTE: Values are defined by apple as being in com.apple.Boot.plist - // kHelperRootUUIDKey, kKernelArchKey, kMKextCacheKey, kKernelCacheKey, kKernelNameKey, kKernelFlagsKey - if (ret && (strcmp(key, kKernelNameKey) == 0) && (overrideSize == 0)) - override = false; + if (config->canOverride) { + if (getValueForConfigTableKey(&bootInfo->chameleonConfig, key, &overrideVal, &overrideSize)) { + override = true; - if (ret && (strcmp(key, kKernelFlagsKey) == 0) && (overrideSize == 0)) - override = false; + // NOTE: Values are defined by apple as being in com.apple.Boot.plist + // kHelperRootUUIDKey, kKernelArchKey, kMKextCacheKey, kKernelCacheKey, kKernelNameKey, kKernelFlagsKey + if (ret && (strcmp(key, kKernelNameKey) == 0) && (overrideSize == 0)) { + override = false; + } - if (override) - { - *val = overrideVal; - *size = overrideSize; - return true; - } - } - } + if (ret && (strcmp(key, kKernelFlagsKey) == 0) && (overrideSize == 0)) { + override = false; + } - return ret; + if (override) { + *val = overrideVal; + *size = overrideSize; + return true; + } + } + } + return ret; } @@ -533,15 +520,19 @@ void printSystemConfig(char *p1) { - char *p2 = p1, tmp; + char *p2 = p1, tmp; - while (*p1 != '\0') { - while (*p2 != '\0' && *p2 != '\n') p2++; + while (*p1 != '\0') { + while (*p2 != '\0' && *p2 != '\n') { + p2++; + } tmp = *p2; *p2 = '\0'; printf("%s\n", p1); *p2 = tmp; - if (tmp == '\0') break; + if (tmp == '\0') { + break; + } p1 = ++p2; } } @@ -558,33 +549,38 @@ // int ParseXMLFile( char * buffer, TagPtr * dict ) { - long length, pos; - TagPtr tag; - pos = 0; - char *configBuffer; + long length, pos; + TagPtr tag; + pos = 0; + char *configBuffer; - configBuffer = malloc(strlen(buffer)+1); - strcpy(configBuffer, buffer); + configBuffer = malloc(strlen(buffer)+1); + strcpy(configBuffer, buffer); - while (1) - { - length = XMLParseNextTag(configBuffer + pos, &tag); - if (length == -1) break; - - pos += length; - - if (tag == 0) continue; - if (tag->type == kTagTypeDict) break; - - XMLFreeTag(tag); - } - free(configBuffer); - if (length < 0) { - error ("Error parsing plist file\n"); - return -1; - } - *dict = tag; - return 0; + while (1) { + length = XMLParseNextTag(configBuffer + pos, &tag); + if (length == -1) { + break; + } + + pos += length; + + if (tag == 0) { + continue; + } + if (tag->type == kTagTypeDict) { + break; + } + + XMLFreeTag(tag); + } + free(configBuffer); + if (length < 0) { + error ("Error parsing plist file\n"); + return -1; + } + *dict = tag; + return 0; } /* loadConfigFile @@ -602,7 +598,7 @@ // read file count = read(fd, config->plist, IO_CONFIG_DATA_SIZE); close(fd); - + // build xml dictionary ParseXMLFile(config->plist, &config->dictionary); return 0; @@ -623,19 +619,17 @@ int i, fd, count, ret=-1; - for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) - { - if ((fd = open(dirspec[i], 0)) >= 0) - { + for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) { + if ((fd = open(dirspec[i], 0)) >= 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; } } @@ -653,46 +647,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(); - } - // 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; + for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) { + 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; + } + } } - 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. @@ -708,10 +726,8 @@ int i, fd, count, ret=-1; - for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) - { - if ((fd = open(dirspec[i], 0)) >= 0) - { + for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) { + if ((fd = open(dirspec[i], 0)) >= 0) { // read file count = read(fd, config->plist, IO_CONFIG_DATA_SIZE); close(fd); @@ -728,10 +744,11 @@ char * newString(const char * oldString) { - if ( oldString ) - return strcpy(malloc(strlen(oldString)+1), oldString); - else - return NULL; + if ( oldString ) { + return strcpy(malloc(strlen(oldString)+1), oldString); + } else { + return NULL; + } } /* @@ -739,52 +756,50 @@ */ char * getNextArg(char ** argPtr, char * val) { - char * ptr = *argPtr; - const char * strStart; - int len = 0; - bool isQuoted = false; + char * ptr = *argPtr; + const char * strStart; + int len = 0; + bool isQuoted = false; - *val = '\0'; + *val = '\0'; - // Scan for the next non-whitespace character. - while ( *ptr && (*ptr == ' ' || *ptr == '=') ) - { - ptr++; - } + // Scan for the next non-whitespace character. + while ( *ptr && (*ptr == ' ' || *ptr == '=') ) { + ptr++; + } - strStart = ptr; + strStart = ptr; - // Skip the leading double quote character. - if (*ptr == '\"') - { - isQuoted = true; - ptr++; - strStart++; - } + // Skip the leading double quote character. + if (*ptr == '\"') { + isQuoted = true; + ptr++; + strStart++; + } - // Scan for the argument terminator character. - // This can be either a NULL character - in case we reach the end of the string, - // a double quote in case of quoted argument, - // or a whitespace character (' ' or '=') for non-quoted argument. - while (*ptr && !( (isQuoted && (*ptr == '\"')) || + // Scan for the argument terminator character. + // This can be either a NULL character - in case we reach the end of the string, + // a double quote in case of quoted argument, + // or a whitespace character (' ' or '=') for non-quoted argument. + while (*ptr && !( (isQuoted && (*ptr == '\"')) || (!isQuoted && (*ptr == ' ' || *ptr == '=')) ) - ) - { - ptr++; - } + ) { + ptr++; + } - len = ptr - strStart; + len = ptr - strStart; - // Skip the closing double quote character and adjust - // the starting pointer for the next getNextArg call. - if (*ptr && isQuoted && *ptr == '\"') - ptr++; + // Skip the closing double quote character and adjust + // the starting pointer for the next getNextArg call. + if (*ptr && isQuoted && *ptr == '\"') { + ptr++; + } - // Copy the extracted argument to val. - strncat(val, strStart, len); + // Copy the extracted argument to val. + strncat(val, strStart, len); - // Set command line pointer. - *argPtr = ptr; + // Set command line pointer. + *argPtr = ptr; - return ptr; + return ptr; } Index: branches/chucko/i386/libsaio/convert.c =================================================================== --- branches/chucko/i386/libsaio/convert.c (revision 2405) +++ branches/chucko/i386/libsaio/convert.c (revision 2406) @@ -104,10 +104,11 @@ { binChar = 0; - for (hexNibbleIdx = 0; hexNibbleIdx < sizeof(hexByte); hexNibbleIdx++) - { - if (hexNibbleIdx > 0) binChar = binChar << 4; - + for (hexNibbleIdx = 0; hexNibbleIdx < sizeof(hexByte); hexNibbleIdx++) { + if (hexNibbleIdx > 0) { + binChar = binChar << 4; + } + if (hexByte[hexNibbleIdx] <= '9') binChar += hexByte[hexNibbleIdx] - '0'; else if (hexByte[hexNibbleIdx] <= 'F') binChar += hexByte[hexNibbleIdx] - ('A' - 10); else if (hexByte[hexNibbleIdx] <= 'f') binChar += hexByte[hexNibbleIdx] - ('a' - 10); Index: branches/chucko/i386/libsaio/pci.h =================================================================== --- branches/chucko/i386/libsaio/pci.h (revision 2405) +++ branches/chucko/i386/libsaio/pci.h (revision 2406) @@ -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/chucko/i386/libsaio/saio_types.h =================================================================== --- branches/chucko/i386/libsaio/saio_types.h (revision 2405) +++ branches/chucko/i386/libsaio/saio_types.h (revision 2406) @@ -70,7 +70,7 @@ typedef struct { char plist[IO_CONFIG_DATA_SIZE]; // buffer for plist - TagPtr dictionary; // buffer for xml dictionary + TagPtr dictionary; // buffer for xml dictionary bool canOverride; // flag to mark a dictionary can be overriden } config_file_t; @@ -151,13 +151,13 @@ 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 */ +#define BPS 512 /* sector size of the device */ #define F_READ 0x1 /* file opened for reading */ #define F_WRITE 0x2 /* file opened for writing */ #define F_ALLOC 0x4 /* buffer allocated */ @@ -169,7 +169,7 @@ struct dirstuff { char * dir_path; /* directory path */ long long dir_index; /* directory entry index */ - BVRef dir_bvr; /* volume reference */ + BVRef dir_bvr; /* volume reference */ }; #define BVSTRLEN 32 @@ -212,12 +212,13 @@ kBVFlagBootable = 0x08, kBVFlagEFISystem = 0x10, kBVFlagBooter = 0x20, - kBVFlagSystemVolume = 0x40 + kBVFlagSystemVolume = 0x40, + kBVFlagInstallVolume = 0x80 }; enum { kBIOSDevTypeFloppy = 0x00, - kBIOSDevTypeHardDrive = 0x80, + kBIOSDevTypeHardDrive = 0x80, kBIOSDevTypeNetwork = 0xE0, kBIOSDevUnitMask = 0x0F, kBIOSDevTypeMask = 0xF0, @@ -225,22 +226,28 @@ }; enum { - kPartitionTypeHFS = 0xAF, - kPartitionTypeHPFS = 0x07, - kPartitionTypeFAT16 = 0x06, - kPartitionTypeFAT32 = 0x0c, - kPartitionTypeEXT3 = 0x83, - kPartitionTypeBEFS = 0xEB, - kPartitionTypeFreeBSD = 0xa5, - kPartitionTypeOpenBSD = 0xa6 + //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) #define BIOS_DEV_UNIT(bvr) ((bvr)->biosdev - (bvr)->type) -/* - * KernBootStruct device types. - */ +// KernBootStruct device types. + enum { DEV_SD = 0, DEV_HD = 1, @@ -271,7 +278,7 @@ }; //gBootFileType_t; enum { - kCursorTypeHidden = 0x0100, + kCursorTypeHidden = 0x0100, kCursorTypeUnderline = 0x0607 }; Index: branches/chucko/i386/libsaio/fake_efi.c =================================================================== --- branches/chucko/i386/libsaio/fake_efi.c (revision 2405) +++ branches/chucko/i386/libsaio/fake_efi.c (revision 2406) @@ -74,9 +74,10 @@ /* 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_UINT32 const FIRMWARE_REVISION = 132; /* FIXME: Find a constant for this. */ - // 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 +// Bungo /* Default platform system_id (fix by IntVar) static EFI_CHAR8 const SYSTEM_ID[] = "0123456789ABCDEF"; //random value gen by uuidgen */ @@ -438,12 +439,15 @@ static const char FIRMWARE_VENDOR_PROP[] = "firmware-vendor"; 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"; static const char SYSTEM_SERIAL_PROP[] = "SystemSerialNumber"; 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 /* * Get an smbios option string option to convert to EFI_CHAR16 string */ @@ -566,36 +570,32 @@ // 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"); - - if (archCpuType == CPU_TYPE_I386) - { +/* Bungo + if (archCpuType == CPU_TYPE_I386) { DT__AddProperty(node, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_32_PROP_VALUE), (char*)FIRMWARE_ABI_32_PROP_VALUE); - } - else - { - DT__AddProperty(node, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_64_PROP_VALUE), (char*)FIRMWARE_ABI_64_PROP_VALUE); - } + } else { */ + DT__AddProperty(node, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_64_PROP_VALUE), (char *)FIRMWARE_ABI_64_PROP_VALUE); +// } - 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(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); + // 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"); - if (archCpuType == CPU_TYPE_I386) - { + 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); - } - else - { + } else { DT__AddProperty(runtimeServicesNode, "table", sizeof(uint64_t), &gST64->RuntimeServices); } @@ -603,6 +603,11 @@ // all of the configuration tables needed by various kernel extensions. gEfiConfigurationTableNode = DT__AddChild(node, "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"); @@ -610,46 +615,37 @@ // 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) - { + if (Platform.CPU.FSBFrequency != 0) { DT__AddProperty(efiPlatformNode, FSB_Frequency_prop, sizeof(uint64_t), &Platform.CPU.FSBFrequency); } // Export TSC and CPU frequencies for use by the kernel or KEXTs - if (Platform.CPU.TSCFrequency != 0) - { + if (Platform.CPU.TSCFrequency != 0) { DT__AddProperty(efiPlatformNode, TSC_Frequency_prop, sizeof(uint64_t), &Platform.CPU.TSCFrequency); } - if (Platform.CPU.CPUFrequency != 0) - { + if (Platform.CPU.CPUFrequency != 0) { DT__AddProperty(efiPlatformNode, CPU_Frequency_prop, sizeof(uint64_t), &Platform.CPU.CPUFrequency); } + DT__AddProperty(efiPlatformNode,DEV_PATH_SUP, sizeof(EFI_UINT32), &DevPathSup); + // Bungo /* Export system-id. Can be disabled with SystemId=No in com.apple.Boot.plist - if ((ret=getSystemID())) - { + if ((ret=getSystemID())) { DT__AddProperty(efiPlatformNode, SYSTEM_ID_PROP, UUID_LEN, (EFI_UINT32*) ret); } */ - // Bungo - //if (Platform.UUID) - //{ - 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))) - { + if ((ret16=getSmbiosChar16("SMserial", &len))) { DT__AddProperty(efiPlatformNode, SYSTEM_SERIAL_PROP, len, ret16); } // Export Model if present - if ((ret16=getSmbiosChar16("SMproductname", &len))) - { + if ((ret16=getSmbiosChar16("SMproductname", &len))) { DT__AddProperty(efiPlatformNode, MODEL_PROP, len, ret16); } @@ -688,11 +684,19 @@ stop("Couldn't get chosen node"); } - int bootUUIDLength = strlen(gBootUUIDString); - if (bootUUIDLength) + int length = strlen(gBootUUIDString); + if (length) { - DT__AddProperty(chosenNode, "boot-uuid", bootUUIDLength + 1, gBootUUIDString); + DT__AddProperty(chosenNode, "boot-uuid", length + 1, gBootUUIDString); } + + length = strlen(bootArgs->CommandLine); + DT__AddProperty(chosenNode, "boot-args", length + 1, bootArgs->CommandLine); + + length = strlen(bootInfo->bootFile); + DT__AddProperty(chosenNode, "boot-file", length + 1, bootInfo->bootFile); + + DT__AddProperty(chosenNode, "machine-signature", sizeof(EFI_UINT32), (EFI_UINT32 *)&MachineSig); } /* @@ -790,7 +794,7 @@ } memcpy(tableAddress, (void *)origeps->dmi.tableAddress, origeps->dmi.tableLength); - DT__AddProperty(node, "SMBIOS-ORIG", origeps->dmi.tableLength, tableAddress); // Bungo: changed from SMBIOS to SMBIOS-ORIG to differentiate + DT__AddProperty(node, "SMBIOS", origeps->dmi.tableLength, tableAddress); } /* Index: branches/chucko/i386/libsaio/smbios_getters.c =================================================================== --- branches/chucko/i386/libsaio/smbios_getters.c (revision 2405) +++ branches/chucko/i386/libsaio/smbios_getters.c (revision 2406) @@ -30,26 +30,27 @@ // set external clock to 0 for SANDY // removes FSB info from system profiler as on real mac's. 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_MB: + case CPU_MODEL_HASWELL_SVR: case CPU_MODEL_HASWELL_ULT: case CPU_MODEL_CRYSTALWELL: value->word = 0; break; default: - value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000); + value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000LL); } } break; default: - value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000); + value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000LL); } } else { - value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000); + value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000LL); } return true; @@ -57,7 +58,7 @@ bool getProcessorInformationMaximumClock(returnType *value) { - value->word = (uint16_t)(Platform.CPU.CPUFrequency/1000000); + value->word = (uint16_t)(Platform.CPU.CPUFrequency/1000000LL); return true; } @@ -67,8 +68,7 @@ switch (Platform.CPU.Family) { case 0x06: { - switch (Platform.CPU.Model) - { + switch (Platform.CPU.Model) { case CPU_MODEL_PENTIUM_M: case CPU_MODEL_DOTHAN: // Intel Pentium M case CPU_MODEL_YONAH: // Intel Mobile Core Solo, Duo @@ -86,10 +86,10 @@ case CPU_MODEL_NEHALEM_EX: // Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65x case CPU_MODEL_WESTMERE_EX: // Intel Xeon E7 case CPU_MODEL_SANDYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (32nm) + case CPU_MODEL_JAKETOWN: // Intel Core i7, Xeon E5 LGA2011 (32nm) case CPU_MODEL_IVYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (22nm) case CPU_MODEL_IVYBRIDGE_XEON: case CPU_MODEL_HASWELL: - case CPU_MODEL_JAKETOWN: // Intel Core i7, Xeon E5 LGA2011 (32nm) { // thanks to dgobe for i3/i5/i7 bus speed detection int nhm_bus = 0x3F; @@ -99,22 +99,22 @@ // Nehalem supports Scrubbing // First, locate the PCI bus where the MCH is located - for(i = 0; i < (sizeof(possible_nhm_bus)/sizeof(possible_nhm_bus[0])); i++) - { + for(i = 0; i < (sizeof(possible_nhm_bus)/sizeof(possible_nhm_bus[0])); i++) { vid = pci_config_read16(PCIADDR(possible_nhm_bus[i], 3, 4), 0x00); did = pci_config_read16(PCIADDR(possible_nhm_bus[i], 3, 4), 0x02); vid &= 0xFFFF; did &= 0xFF00; - if(vid == 0x8086 && did >= 0x2C00) + if(vid == 0x8086 && did >= 0x2C00) { nhm_bus = possible_nhm_bus[i]; + } } unsigned long qpimult, qpibusspeed; qpimult = pci_config_read32(PCIADDR(nhm_bus, 2, 1), 0x50); qpimult &= 0x7F; DBG("qpimult %d\n", qpimult); - qpibusspeed = (qpimult * 2 * (Platform.CPU.FSBFrequency/1000000)); + qpibusspeed = (qpimult * 2 * (Platform.CPU.FSBFrequency/1000000LL)); // Rek: rounding decimals to match original mac profile info if (qpibusspeed%100 != 0) { qpibusspeed = ((qpibusspeed+50)/100)*100; @@ -137,13 +137,12 @@ uint16_t simpleGetSMBOemProcessorType(void) { if (Platform.CPU.NoCores >= 4) { - return 0x0501; // Quad-Core Xeon - } - else if (Platform.CPU.NoCores == 1) { - return 0x0201; // Core Solo + return 0x501; // 1281 - Quad-Core Xeon + } else if (Platform.CPU.NoCores == 1) { + return 0x201; // 513 - Core Duo }; - return 0x0301; // Core 2 Duo + return 0x301; // 769 - Core 2 Duo } bool getSMBOemProcessorType(returnType *value) @@ -152,201 +151,180 @@ value->word = simpleGetSMBOemProcessorType(); - if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) // Intel - { - if (!done) - { + 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); done = true; } - // Bungo: fixes Oem Processor Type - better matching IMHO + // Bungo: fixes Oem Processor Type - better matching IMHO, needs testing switch (Platform.CPU.Family) { + case 0x0F: case 0x06: { - switch (Platform.CPU.Model) - { - + switch (Platform.CPU.Model) { + case CPU_MODEL_PENTIUM_M: case CPU_MODEL_DOTHAN: // 0x0D - Intel Pentium M model D - value->word = 0x101; + case CPU_MODEL_PRESCOTT: + case CPU_MODEL_NOCONA: + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x402; // 1026 - Xeon + } return true; - case CPU_MODEL_YONAH: // 0x0E - Intel Mobile Core Solo, Duo + case CPU_MODEL_PRESLER: case CPU_MODEL_CELERON: - value->word = 0x201; + case CPU_MODEL_YONAH: // 0x0E - Intel Mobile Core Solo, Duo + value->word = 0x201; // 513 return true; - case CPU_MODEL_XEON_MP: // 0x1D - Six-Core Xeon 7400, "Dunnington", 45nm - value->word = 0x401; - 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_PENRYN: // 0x17 - Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx - if (strstr(Platform.CPU.BrandString, "Xeon(R)")) - { - value->word = 0x402; // Xeon + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x402; // 1026 - Xeon + return true; } - case CPU_MODEL_PENTIUM_M: // 0x09 - Banias + if (Platform.CPU.NoCores <= 2) { + value->word = 0x301; // 769 - Core 2 Duo + } else { + 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; case CPU_MODEL_NEHALEM_EX: // 0x2E - Nehalem-ex, "Beckton", 45nm case CPU_MODEL_NEHALEM: // 0x1A - Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) - if (strstr(Platform.CPU.BrandString, "Xeon(R)")) - { - value->word = 0x501; // Xeon - } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x701; // Core i7 - } - return true; - case CPU_MODEL_FIELDS: // 0x1E - Intel Core i5, i7, Xeon X34xx LGA1156 (45nm) - if (strstr(Platform.CPU.BrandString, "Xeon(R)")) - { - value->word = 0x501; // Lynnfiled Quad-Core Xeon + 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, "Core(TM) i7")) - { - value->word = 0x701; // Core i7 + if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + value->word = 0x901; // 2305 - Core i3 + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) - { + if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { value->word = 0x601; // Core i5 + return true; } - return true; - - case CPU_MODEL_DALES: // 0x1F - Intel Core i5, i7 LGA1156 (45nm) (Havendale, Auburndale) - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) - { - value->word = 0x901; // Core i3 + if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + value->word = 0x701; // 1793 - Core i7 + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) - { - value->word = 0x602; // Core i5 + if (Platform.CPU.NoCores <= 2) { + value->word = 0x901; // - Core i3 } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x702; // Core i7 - } - if (Platform.CPU.NoCores <= 2) - { - value->word = 0x602; // Core i5 - } return true; case CPU_MODEL_DALES_32NM: // 0x25 - Intel Core i3, i5 LGA1156 (32nm) (Clarkdale, Arrandale) - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) - { - value->word = 0x901; // Core i3 + 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) i5")) - { - value->word = 0x601; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + value->word = 0x901; // 2305 - Core i3 + return true; } - if(strstr(Platform.CPU.BrandString, "Core(TM) i5 CPU M 540")) - { - value->word = 0x602; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + value->word = 0x602; // 1538 - Core i5 + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x701; // Core i7 + if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + value->word = 0x702; // 1794 -Core i7 + return true; } - if (Platform.CPU.NoCores <= 2) - { - value->word = 0x602; // Core i5 + if (Platform.CPU.NoCores <= 2) { + value->word = 0x901; // - Core i3 } 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(R)")) - { - value->word = 0x501; // Xeon - } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x701; // Core i7 - } - 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(R)")) - { - value->word = 0x501; // Xeon + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0x501; // 1281 - Xeon + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) - { - value->word = 0x903; // Core i3 + if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + value->word = 0x902; // 2306 -Core i3 + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) - { - value->word = 0x603; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + value->word = 0x603; // 1539 - Core i5 + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x703; // Core i7 + if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + value->word = 0x703; // 1795 - Core i7 + return true; } - if (Platform.CPU.NoCores <= 2) - { - value->word = 0x603; // Core i5 + if (Platform.CPU.NoCores <= 2) { + value->word = 0x902; // - Core i5 } return true; case CPU_MODEL_IVYBRIDGE: // 0x3A - Intel Core i3, i5, i7 LGA1155 (22nm) - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) - { - value->word = 0x903; // Core i3 - Apple doesn't use it + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0xA01; // 2561 - Xeon + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) - { - value->word = 0x604; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + value->word = 0x903; // 2307 - Core i3 - Apple doesn't use it + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x704; // Core i7 + if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + value->word = 0x604; // 1540 - Core i5 + return true; } - if (Platform.CPU.NoCores <= 2) - { - value->word = 0x604; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + value->word = 0x704; // 1796 - Core i7 + return true; } + if (Platform.CPU.NoCores <= 2) { + value->word = 0x903; // - Core i5 + } return true; - case CPU_MODEL_IVYBRIDGE_XEON: // 0x3E - - value->word = 0xA01; + case CPU_MODEL_IVYBRIDGE_XEON: // 0x3E - Mac Pro 6,1 + value->word = 0xA01; // 2561 - Xeon return true; case CPU_MODEL_HASWELL: // 0x3C - - case CPU_MODEL_HASWELL_MB: // 0x3F - + case CPU_MODEL_HASWELL_SVR: // 0x3F - case CPU_MODEL_HASWELL_ULT: // 0x45 - case CPU_MODEL_CRYSTALWELL: // 0x46 - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) - { - value->word = 0x905; // Core i3 - Apple doesn't use it + if (strstr(Platform.CPU.BrandString, "Xeon")) { + value->word = 0xA01; // 2561 - Xeon + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) - { - value->word = 0x605; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + value->word = 0x904; // 2308 - Core i3 - Apple doesn't use it - but we yes:-) + return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) - { - value->word = 0x705; // Core i7 + if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + value->word = 0x605; // 1541 - Core i5 + return true; } - if (Platform.CPU.NoCores <= 2) - { - value->word = 0x605; // Core i5 + if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + value->word = 0x705; // 1797 - Core i7 + return true; } + if (Platform.CPU.NoCores <= 2) { + value->word = 0x904; // - Core i3 + } return true; case 0x15: // EP80579 integrated processor - value->word = 0x301; // + value->word = 0x301; // 769 return true; case 0x13: // Core i5, Xeon MP, "Havendale", "Auburndale", 45nm case 0x19: // Intel Core i5 650 @3.20 Ghz - value->word = 0x601; // Core i5 + value->word = 0x601; // 1537 - Core i5 return true; default: break; //Unsupported CPU type @@ -365,6 +343,10 @@ static int idx = -1; int map; + if (!bootInfo->memDetect) { + return false; + } + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -375,7 +357,8 @@ } } - return false; + value->byte = 2; // means Unknown + return true; // value->byte = SMB_MEM_TYPE_DDR2; // return true; } @@ -391,6 +374,10 @@ static int idx = -1; int map; + if (!bootInfo->memDetect) { + return false; + } + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -401,7 +388,8 @@ } } - return false; + value->dword = 0; // means Unknown + return true; // value->dword = 800; // return true; } @@ -411,21 +399,20 @@ static int idx = -1; int map; + if (!bootInfo->memDetect) { + return false; + } + idx++; - if (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].Vendor) > 0) - { + if (Platform.RAM.DIMM[map].InUse && strlen(Platform.RAM.DIMM[map].Vendor) > 0) { DBG("RAM Detected Vendor[%d]='%s'\n", idx, Platform.RAM.DIMM[map].Vendor); value->string = Platform.RAM.DIMM[map].Vendor; return true; } } - if (!bootInfo->memDetect) { - return false; - } value->string = NOT_AVAILABLE; return true; } @@ -435,9 +422,13 @@ static int idx = -1; int map; + 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]; @@ -448,9 +439,6 @@ } } - if (!bootInfo->memDetect) { - return false; - } value->string = NOT_AVAILABLE; return true; } @@ -460,6 +448,10 @@ static int idx = -1; int map; + if (!bootInfo->memDetect) { + return false; + } + idx++; if (idx < MAX_RAM_SLOTS) { map = Platform.DMI.DIMM[idx]; @@ -470,9 +462,6 @@ } } - if (!bootInfo->memDetect) { - return false; - } value->string = NOT_AVAILABLE; return true; } Index: branches/chucko/i386/libsaio/saio_internal.h =================================================================== --- branches/chucko/i386/libsaio/saio_internal.h (revision 2405) +++ branches/chucko/i386/libsaio/saio_internal.h (revision 2406) @@ -162,7 +162,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/chucko/i386/boot0/boot0.s =================================================================== --- branches/chucko/i386/boot0/boot0.s (revision 2405) +++ branches/chucko/i386/boot0/boot0.s (revision 2406) @@ -92,8 +92,8 @@ ; in LBA 0 (that is, the first block) precedes the ; GUID Partition Table Header to maintain compatibility ; with existing tools that do not understand GPT partition structures. - ; The Protective MBR has the same format as a legacy MBR - ; and contains one partition entry with an OSType set to 0xEE + ; The Protective MBR has the same format as a legacy MBR + ; and contains one partition entry with an OSType set to 0xEE ; reserving the entire space used on the disk by the GPT partitions, ; including all headers. @@ -283,7 +283,7 @@ ; to boot an inactive but boot1h aware HFS+ partition ; by scanning the MBR partition entries again. -.start_scan: +.start_scan: mov cx, kPartCount ; number of partition entries per table .loop: @@ -473,6 +473,7 @@ jmp SHORT initBootLoader .gpt_continue: + add si, bx ; advance SI to next partition entry loop .gpt_loop ; loop through all partition entries @@ -519,7 +520,7 @@ je .checkBootSignature cmp ax, kHFSPCaseSignature ; 'HX' je .checkBootSignature - + ; ; Looking for boot1f32 magic string. ; @@ -535,7 +536,9 @@ cmp WORD [di + kSectorBytes - 2], kBootSignature .exit: + popa + ret Index: branches/chucko/i386/boot0/boot0hfs.s =================================================================== --- branches/chucko/i386/boot0/boot0hfs.s (revision 2405) +++ branches/chucko/i386/boot0/boot0hfs.s (revision 2406) @@ -283,7 +283,7 @@ ; to boot an inactive but boot1h aware HFS+ partition ; by scanning the MBR partition entries again. -.start_scan: +.start_scan: mov cx, kPartCount ; number of partition entries per table .loop: @@ -444,7 +444,7 @@ .gpt_loop: mov eax, [si + gpta.PartitionTypeGUID + kGUIDLastDwordOffs] - + cmp eax, kAppleGUID ; check current GUID Partition for Apple's GUID type je .gpt_ok @@ -519,7 +519,7 @@ je .checkBootSignature cmp ax, kHFSPCaseSignature ; 'HX' je .checkBootSignature - + ; ; Looking for boot1f32 magic string. ; Index: branches/chucko/i386/boot0/boot0md.s =================================================================== --- branches/chucko/i386/boot0/boot0md.s (revision 2405) +++ branches/chucko/i386/boot0/boot0md.s (revision 2406) @@ -306,8 +306,7 @@ DebugChar('P') ; starting new pass push dx ; save dl (boot drive) for next pass - - + .scan_drive: ; @@ -325,34 +324,34 @@ jc .next_pass ; MBR load error - normally because we scanned all drives DebugChar('D') ; starting disk scanning - + ; ; Look for the booter partition in the MBR partition table, ; which is at offset kMBRPartTable. ; mov si, kMBRPartTable ; pointer to partition table call find_boot ; will not return on success - + ; if returns - booter partition is not found - + ; skip scanning of all drives in Pass1 cmp bh, kPass1 je .next_pass - + ; try next drive ; if next drive does not exists - will break on the MBR load error above inc dl jmp short .scan_drive - + .next_pass: ; all drives scanned - move to next pass pop dx ; restore orig boot drive dec bh ; decrement scan pass counter jnz pass_loop ; if not zero - exec next pass - + ; we ran all passes - nothing found - error - + error: DebugChar('E') DebugPause @@ -386,7 +385,8 @@ xor bl, bl ; BL will be set to 1 later in case of ; Protective MBR has been found -.start_scan: + +.start_scan: mov cx, kPartCount ; number of partition entries per table .loop: @@ -418,7 +418,7 @@ ; ; Code may be harder to read because I tried to optimized it for minimum size. ; - + .testPass: DebugChar('t') ; testing partition xor dh, dh ; DH=0 This will be used in Pass3 (partition is active, not HFS+). @@ -499,7 +499,7 @@ DebugChar('G') ; found GPT mov si, di - + ; ; Loading GUID Partition Table Array ; @@ -546,7 +546,7 @@ .gpt_loop: mov eax, [si + gpta.PartitionTypeGUID + kGUIDLastDwordOffs] - + cmp eax, kAppleGUID ; check current GUID Partition for Apple's GUID type je .gpt_ok @@ -623,7 +623,7 @@ je .checkBootSignature cmp ax, kHFSPCaseSignature ; 'HX' je .checkBootSignature - + ; ; Looking for boot1f32 magic string. ; Index: branches/chucko/i386/include/mach/mach.h =================================================================== --- branches/chucko/i386/include/mach/mach.h (revision 2405) +++ branches/chucko/i386/include/mach/mach.h (revision 2406) @@ -49,9 +49,7 @@ * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. - */ - -/* + * * Includes all the types that a normal user * of Mach programs should need */ Index: branches/chucko/i386/boot1/boot1h.s =================================================================== --- branches/chucko/i386/boot1/boot1h.s (revision 2405) +++ branches/chucko/i386/boot1/boot1h.s (revision 2406) @@ -74,7 +74,7 @@ kBoot1Sector1Addr EQU kBoot1RelocAddr + kSectorBytes ; boot1 load address for sector 1 kHFSPlusBuffer EQU kBoot1Sector1Addr + kSectorBytes ; HFS+ Volume Header address -kBoot2Sectors EQU (448 * 1024 - 512) / kSectorBytes ; max size of 'boot' file in sectors +kBoot2Sectors EQU (480 * 1024 - 512) / kSectorBytes ; max size of 'boot' file in sectors = 448 but I want 472 kBoot2Segment EQU 0x2000 ; boot2 load segment kBoot2Address EQU kSectorBytes ; boot2 load address Index: branches/chucko/i386/boot2/drivers.c =================================================================== --- branches/chucko/i386/boot2/drivers.c (revision 2405) +++ branches/chucko/i386/boot2/drivers.c (revision 2406) @@ -40,8 +40,14 @@ #include "ramdisk.h" #include "modules.h" -//extern char gMacOSVersion[8]; +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif +// extern char gMacOSVersion[8]; + struct Module { struct Module *nextModule; long willLoad; @@ -523,6 +529,7 @@ if (ret != 0) { break; } + // Allocate memory for the driver path and the plist. module->executablePath = tmpExecutablePath; @@ -837,16 +844,18 @@ static char gPlatformName[64]; #endif +char *gDarwinBuildVerStr = "Darwin Kernel Version"; // Bungo + long DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize) { - long ret; + long ret = 0; compressed_kernel_header * kernel_header = (compressed_kernel_header *) binary; - u_int32_t uncompressed_size, size; - void *buffer; - unsigned long len; + u_int32_t uncompressed_size = 0, size = 0, adler32 = 0; + void *buffer = NULL; + unsigned long len = 0; -#if 0 +/*#if 0 printf("kernel header:\n"); printf("signature: 0x%x\n", kernel_header->signature); printf("compress_type: 0x%x\n", kernel_header->compress_type); @@ -854,13 +863,16 @@ printf("uncompressed_size: 0x%x\n", kernel_header->uncompressed_size); printf("compressed_size: 0x%x\n", kernel_header->compressed_size); getchar(); -#endif +#endif*/ if (kernel_header->signature == OSSwapBigToHostConstInt32('comp')) { - if (kernel_header->compress_type != OSSwapBigToHostConstInt32('lzss')) + DBG("Decompressing Kernel: "); + + if ((kernel_header->compress_type != OSSwapBigToHostConstInt32('lzss')) && + (kernel_header->compress_type != OSSwapBigToHostConstInt32('lzvn'))) { - error("kernel compression is bad\n"); + error("ERROR: kernel compression is bad!\n"); return -1; } #if NOTDEF @@ -873,23 +885,39 @@ return -1; } #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)); + + // 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) { - error("size mismatch from lzss: %x\n", size); + error("ERROR: size mismatch from lzss (found: %x, expected: %x).\n", size, uncompressed_size); return -1; } - - if (OSSwapBigToHostInt32(kernel_header->adler32) != - Adler32(binary, uncompressed_size)) + + adler32 = Adler32(binary, uncompressed_size); + if (OSSwapBigToHostInt32(kernel_header->adler32) != adler32) { - printf("adler mismatch\n"); + error("ERROR: adler mismatch (found: %x, expected: %x).\n", adler32, OSSwapBigToHostInt32(kernel_header->adler32)); return -1; } + + DBG("OK.\n"); } ret = ThinFatFile(&binary, &len); @@ -899,13 +927,20 @@ ret = ThinFatFile(&binary, &len); } + // Bungo: no range checking, sorry + size = 0; + while (memcmp((uint8_t *)binary + size, (uint8_t *)gDarwinBuildVerStr, 21)) { + size++; + } + gDarwinBuildVerStr = (char *)binary + size; + // Notify modules that the kernel has been decompressed, thinned and is about to be decoded 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); } Index: branches/chucko/i386/boot2/mboot.c =================================================================== --- branches/chucko/i386/boot2/mboot.c (revision 2405) +++ branches/chucko/i386/boot2/mboot.c (revision 2406) @@ -433,7 +433,7 @@ multiboot_skip_partition = intVal; multiboot_skip_partition_set = 1; } - } + } } if(doSelectDevice) { Index: branches/chucko/i386/boot2/lzvn.c =================================================================== --- branches/chucko/i386/boot2/lzvn.c (revision 0) +++ branches/chucko/i386/boot2/lzvn.c (revision 2406) @@ -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; +} Property changes on: branches/chucko/i386/boot2/lzvn.c ___________________________________________________________________ Added: svn:executable + * Index: branches/chucko/i386/boot2/Makefile =================================================================== --- branches/chucko/i386/boot2/Makefile (revision 2405) +++ branches/chucko/i386/boot2/Makefile (revision 2406) @@ -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 @@ -42,7 +42,7 @@ # 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 Index: branches/chucko/i386/boot2/resume.c =================================================================== --- branches/chucko/i386/boot2/resume.c (revision 2405) +++ branches/chucko/i386/boot2/resume.c (revision 2406) @@ -22,21 +22,19 @@ static unsigned long getmemorylimit(void) { - int line; - int i; - MemoryRange *mp = bootInfo->memoryMap; + int line; + int i; + MemoryRange *mp = bootInfo->memoryMap; - // Activate and clear page 1 - line = 1; - for (i = 0; i < bootInfo->memoryMapCount; i++) - { - if((mp->type == 1) && ((unsigned long)mp->base == 0x100000)) - { - return (unsigned long)(mp->base + mp->length); - } - mp++; - } - return 0x10000000; + // Activate and clear page 1 + line = 1; + for (i = 0; i < bootInfo->memoryMapCount; i++) { + if((mp->type == 1) && ((unsigned long)mp->base == 0x100000)) { + return (unsigned long)(mp->base + mp->length); + } + mp++; + } + return 0x10000000; } static void WakeKernel(IOHibernateImageHeader * header) @@ -50,25 +48,25 @@ int32_t byteCnt; u_int32_t lowHalf, highHalf; u_int32_t sum; - + printf("\nWake Kernel!\n"); - - dst = (unsigned long *) (header->restore1CodePage << 12); + + dst = (unsigned long *) (header->restore1CodePhysPage << 12); count = header->restore1PageCount; proc = (header->restore1CodeOffset + ((uint32_t) dst)); - newSP = header->restore1StackOffset + (header->restore1CodePage << 12); - + newSP = header->restore1StackOffset + (header->restore1CodePhysPage << 12); + src = (unsigned long *) (((u_int32_t) &header->fileExtentMap[0]) + header->fileExtentMapSize); sum = 0; - + for (page = 0; page < count; page++) { compressedSize = 4096; - + lowHalf = 1; highHalf = 0; - + for (cnt = 0; cnt < compressedSize; cnt += 0x20) { dst[0] = src[0]; dst[1] = src[1]; @@ -85,14 +83,14 @@ src += 8; dst += 8; } - + lowHalf %= 65521L; highHalf %= 65521L; sum += (highHalf << 16) | lowHalf; } header->actualRestore1Sum = sum; startprog (proc, header); - + return; } @@ -103,19 +101,17 @@ IOHibernateImageHeader _header; IOHibernateImageHeader * header = &_header; long buffer; - + size = ReadFileAtOffset (image_filename, header, 0, sizeof(IOHibernateImageHeader)); printf("header read size %x\n", size); - + imageSize = header->image1Size; codeSize = header->restore1PageCount << 12; - if (kIOHibernateHeaderSignature != header->signature) - { + if (kIOHibernateHeaderSignature != header->signature) { printf ("Incorrect image signature\n"); return; } - if (header->encryptStart) - { + if (header->encryptStart) { printf ("Resuming from Encrypted image is unsupported.\n" "Uncheck \"Use secure virtual memory\" in \"Security\" pane on system preferences.\n" "Press any key to proceed with normal boot.\n"); @@ -128,59 +124,60 @@ uint32_t machineSignature; size = GetProp(gChosenPH, kIOHibernateMachineSignatureKey, (char *)&machineSignature, sizeof(machineSignature)); - if (size != sizeof(machineSignature)) machineSignature = 0; - if (machineSignature != header->machineSignature) + if (size != sizeof(machineSignature)) { + machineSignature = 0; + } + if (machineSignature != header->machineSignature) { break; + } } #endif - + allocSize = imageSize + ((4095 + sizeof(hibernate_graphics_t)) & ~4095); - + mem_base = getmemorylimit() - allocSize;//TODO: lower this - + printf("mem_base %x\n", mem_base); - if (((long long)mem_base + allocSize) < (1024 * bootInfo->extmem + 0x100000)) - { + if (((long long)mem_base + allocSize) < (1024 * bootInfo->extmem + 0x100000)) { printf ("Not enough space to restore image. Press any key to proceed with normal boot.\n"); getchar(); return; } - + bcopy(header, (void *) mem_base, sizeof(IOHibernateImageHeader)); header = (IOHibernateImageHeader *) mem_base; - + imageSize -= sizeof(IOHibernateImageHeader); buffer = (long)(header + 1); - if (header->previewSize) - { + if (header->previewSize) { uint64_t preview_offset = header->fileExtentMapSize - sizeof(header->fileExtentMap) + codeSize; uint8_t progressSaveUnder[kIOHibernateProgressCount][kIOHibernateProgressSaveUnderSize]; - + ReadFileAtOffset (image_filename, (char *)buffer, sizeof(IOHibernateImageHeader), preview_offset+header->previewSize); drawPreview ((void *)(long)(buffer+preview_offset + header->previewPageListSize), &(progressSaveUnder[0][0])); previewTotalSectors = (imageSize-(preview_offset+header->previewSize))/512; previewLoadedSectors = 0; previewSaveunder = &(progressSaveUnder[0][0]); - if (preview_offset+header->previewSizepreviewSizepreviewSize), sizeof(IOHibernateImageHeader)+preview_offset+header->previewSize, imageSize-(preview_offset+header->previewSize)); + } previewTotalSectors = 0; previewLoadedSectors = 0; previewSaveunder = 0; #if 0 - AsereBLN: - check_vga_nvidia() didn't work as expected (recursion level > 0 & return value). - Unforutnaltely I cannot find a note why to switch back to text mode for nVidia cards only - and because it check_vga_nvidia does not work (cards normally are behind a bridge) I will - remove it completely - setVideoMode( VGA_TEXT_MODE, 0 ); + // AsereBLN: + // check_vga_nvidia() didn't work as expected (recursion level > 0 & return value). + // Unforutnaltely I cannot find a note why to switch back to text mode for nVidia cards only + // and because it check_vga_nvidia does not work (cards normally are behind a bridge) I will + // remove it completely + // setVideoMode( VGA_TEXT_MODE, 0 ); #endif - } - else + } else { ReadFileAtOffset (image_filename, (char *)buffer, sizeof(IOHibernateImageHeader), imageSize); - + } // Depends on NVRAM #if 0 if (header->encryptStart) { @@ -210,6 +207,6 @@ bzero(&decryptkey, sizeof(decryptkey)); } #endif - + WakeKernel(header); } Index: branches/chucko/i386/boot2/boot.c =================================================================== --- branches/chucko/i386/boot2/boot.c (revision 2405) +++ branches/chucko/i386/boot2/boot.c (revision 2406) @@ -59,7 +59,18 @@ #include "gui.h" #include "platform.h" #include "modules.h" +#include "device_tree.h" +#ifndef DEBUG_BOOT2 +#define DEBUG_BOOT2 0 +#endif + +#if DEBUG_BOOT2 +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + /* * How long to wait (in seconds) to load the * kernel after displaying the "boot:" prompt. @@ -165,9 +176,6 @@ md0Ramdisk(); - verbose("Starting Darwin %s\n",( archCpuType == CPU_TYPE_I386 ) ? "x86" : "x86_64"); - verbose("Boot Args: %s\n", bootArgs->CommandLine); - // Cleanup the PXE base code. if ( (gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit ) { @@ -192,6 +200,10 @@ } else { drawBootGraphics(); } + + DBG("Starting Darwin/%s [%s]\n",( archCpuType == CPU_TYPE_I386 ) ? "x86" : "x86_64", gDarwinBuildVerStr); + DBG("Boot Args: %s\n", bootArgs->CommandLine); + setupBooterLog(); finalizeBootStruct(); @@ -231,7 +243,7 @@ unsigned long adler32; if((gBootMode & kBootModeSafe) != 0) { - verbose("Kernel Cache ignored.\n"); + DBG("Kernel Cache ignored.\n"); return -1; } @@ -239,24 +251,24 @@ if (cacheFile[0] != 0) { strlcpy(kernelCacheFile, cacheFile, sizeof(kernelCacheFile)); - } - else - { + 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"))) { snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%skernelcache", kDefaultCachePathSnow); - } + verbose("10.7, 10.8 & 10.9 kernel cache file path = %s\n", kernelCacheFile); } // Snow Leopard prelink kernel cache file else if (checkOSVersion("10.6")) { snprintf(kernelCacheFile, sizeof(kernelCacheFile), "kernelcache_%s", (archCpuType == CPU_TYPE_I386) ? "i386" : "x86_64"); - int lnam = strlen(kernelCacheFile) + 9; //with adler32 - char* name; - long prev_time = 0; + int lnam = strlen(kernelCacheFile) + 9; //with adler32 + char *name; + long prev_time = 0; - struct dirstuff* cacheDir = opendir(kDefaultCachePathSnow); + struct dirstuff* cacheDir = opendir(kDefaultCachePathSnow); + /* TODO: handle error? */ if (cacheDir) { while(readdir(cacheDir, (const char**)&name, &flags, &time) >= 0) { @@ -266,6 +278,7 @@ prev_time = time; } } + verbose("Snow Leopard kernel cache file path = %s\n", kernelCacheFile); } closedir(cacheDir); } else { @@ -276,6 +289,7 @@ 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); } } @@ -309,17 +323,19 @@ // Exit if kernel cache file wasn't found if (ret == -1) { - verbose("No Kernel Cache File '%s' found\n", kernelCacheFile); + DBG("No Kernel Cache File '%s' found\n", kernelCacheFile); return -1; } // 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)) { - verbose("Kernel file (%s) is more recent than KernelCache (%s), ignoring KernelCache\n", + && (kerneltime > cachetime)) + { + DBG("Kernel file (%s) is more recent than Kernel Cache (%s)! Ignoring Kernel Cache.\n", bootInfo->bootFile, kernelCacheFile); return -1; } @@ -327,14 +343,15 @@ 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)) { - verbose("/System/Library/Extensions is more recent than KernelCache (%s), ignoring KernelCache\n", + && (exttime > cachetime)) + { + DBG("Folder: '/System/Library/Extensions' is more recent than Kernel Cache file (%s)! Ignoring Kernel Cache.\n", kernelCacheFile); return -1; } // Since the kernel cache file exists and is the most recent try to load it - verbose("Loading kernel cache %s\n", kernelCachePath); + DBG("Loading kernel cache: '%s'\n", kernelCachePath); ret = LoadThinFatFile(kernelCachePath, binary); return ret; // ret contain the length of the binary @@ -380,11 +397,12 @@ // Record the device that the booter was loaded from. gBIOSDev = biosdev & kBIOSDevMask; + // Initialize boot-log + initBooterLog(); + // Initialize boot info structure. initKernBootStruct(); - initBooterLog(); - // Setup VGA text mode. // Not sure if it is safe to call setVideoMode() before the // config table has been loaded. Call video_mode() instead. @@ -405,7 +423,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; @@ -454,7 +472,7 @@ gBootVolume = selectBootVolume(bvChain); - // Intialize module system + // Intialize module system init_module_system(); #if DEBUG @@ -508,10 +526,10 @@ if (gBootVolume == NULL) { freeFilteredBVChain(bvChain); - + if (gEnableCDROMRescan) rescanBIOSDevice(gBIOSDev); - + bvChain = newFilteredBVChain(0x80, 0xFF, allowBVFlags, denyBVFlags, &gDeviceCount); setBootGlobals(bvChain); setupDeviceList(&bootInfo->themeConfig); @@ -603,8 +621,6 @@ HibernateBoot((char *)val); break; } - - verbose("Loading Darwin %s\n", gMacOSVersion); getBoolForKey(kUseKernelCache, &useKernelCache, &bootInfo->chameleonConfig); if (useKernelCache) do { @@ -623,13 +639,12 @@ } if (gOverrideKernel && kernelCacheFile[0] == 0) { - verbose("Using a non default kernel (%s) without specifying 'Kernel Cache' path, KernelCache will not be used\n", - bootInfo->bootFile); + DBG("Using a non default kernel (%s) without specifying 'Kernel Cache' path, KernelCache will not be used\n", bootInfo->bootFile); useKernelCache = false; break; } if (gMKextName[0] != 0) { - verbose("Using a specific MKext Cache (%s), KernelCache will not be used\n", + DBG("Using a specific MKext Cache (%s), KernelCache will not be used\n", gMKextName); useKernelCache = false; break; @@ -655,9 +670,11 @@ // 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 / - else + } else { strlcpy(bootFile, bootInfo->bootFile, sizeof(bootFile)); + } // Try to load kernel image from alternate locations on boot helper partitions. ret = -1; @@ -680,7 +697,7 @@ strlcpy(bootFilePath, bootFile, sizeof(bootFilePath)); } - verbose("Loading kernel %s\n", bootFilePath); + DBG("Loading kernel: '%s'\n", bootFilePath); ret = LoadThinFatFile(bootFilePath, &binary); if (ret <= 0 && archCpuType == CPU_TYPE_X86_64) { @@ -696,7 +713,8 @@ sleep(8); #endif - if (ret <= 0) { + if (ret <= 0) + { printf("Can't find %s\n", bootFile); sleep(1); @@ -712,7 +730,7 @@ ret = ExecKernel(binary); } } - + // chainboot if (status == 1) { // if we are already in graphics-mode, @@ -720,7 +738,7 @@ setVideoMode(VGA_TEXT_MODE, 0); // switch back to text mode. } } - + if ((gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit) { nbpUnloadBaseCode(); } @@ -736,9 +754,9 @@ CacheReset(); diskFreeMap(oldMap); oldMap = NULL; - + int dev = selectAlternateBootDevice(gBIOSDev); - + BVRef bvchain = scanBootVolumes(dev, 0); BVRef bootVol = selectBootVolume(bvchain); gBootVolume = bootVol; @@ -747,7 +765,7 @@ } */ -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])); Index: branches/chucko/i386/boot2/boot.h =================================================================== --- branches/chucko/i386/boot2/boot.h (revision 2405) +++ branches/chucko/i386/boot2/boot.h (revision 2406) @@ -40,6 +40,10 @@ #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" + /* * Keys used in system Boot.plist */ @@ -144,6 +148,7 @@ /* ErmaC: added these keys */ #define kEnableDualLink "EnableDualLink" /* nvidia.c && gma.c*/ +#define kNvidiaGeneric "NvidiaGeneric" /* nvidia.c */ #define kSkipIntelGfx "SkipIntelGfx" /* pci_setup.c */ #define kSkipNvidiaGfx "SkipNvidiaGfx" /* pci_setup.c */ #define kSkipAtiGfx "SkipAtiGfx" /* pci_setup.c */ @@ -157,6 +162,10 @@ /* Karas: added these keys */ #define kMemFullInfo "ForceFullMemInfo" /* smbios.c */ +/* Bungo: added these keys */ +// mask private data or no +#define kPrivateData "PrivateData" /* smbios_decode.c */ + /* * Flags to the booter or kernel */ @@ -243,6 +252,7 @@ /* * drivers.c */ +extern char *gDarwinBuildVerStr; // Bungo extern long LoadExtraDrivers(char * dirSpec); extern long LoadDrivers(char * dirSpec); extern long DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize); @@ -276,8 +286,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; @@ -287,7 +304,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; Index: branches/chucko/i386/boot2/gui.c =================================================================== --- branches/chucko/i386/boot2/gui.c (revision 2405) +++ branches/chucko/i386/boot2/gui.c (revision 2406) @@ -31,13 +31,14 @@ int lasttime = 0; // we need this for animating maybe +// ==================================================================== /* * ATTENTION: the enum and the following array images[] MUST match !!! */ enum { - iBackground = 0, - iLogo, + iBackground = 0, + iLogo, iDeviceGeneric, iDeviceGeneric_o, @@ -55,6 +56,7 @@ iDeviceHFS_Leo_o, iDeviceHFS_Tiger, iDeviceHFS_Tiger_o, + iDeviceHFSRAID, iDeviceHFSRAID_o, iDeviceHFSRAID_mav, @@ -114,6 +116,8 @@ iFontSmall, }; +// ==================================================================== + image_t images[] = { {.name = "background", .image = NULL}, {.name = "logo", .image = NULL}, @@ -194,6 +198,8 @@ {.name = "font_small", .image = NULL}, }; +// ==================================================================== + int imageCnt = 0; extern int gDeviceCount; @@ -233,10 +239,8 @@ static int getImageIndexByName(const char *name) { int i; - for (i = 0; i < sizeof(images) / sizeof(images[0]); i++) - { - if (strcmp(name, images[i].name) == 0) - { + for (i = 0; i < sizeof(images) / sizeof(images[0]); i++) { + if (strcmp(name, images[i].name) == 0) { return i; // found the name } } @@ -256,26 +260,18 @@ // generated manualy, this *will* fail to work properly. while((result = strcmp(name, embeddedImages[compareIndex].name)) != 0) { - if (result > 0) // We need to search a HIGHER index - { - if (compareIndex != lowerLimit) - { + if (result > 0) { // We need to search a HIGHER index + if (compareIndex != lowerLimit) { lowerLimit = compareIndex; - } - else - { + } else { return -1; } compareIndex = (upperLimit + lowerLimit + 1) >> 1; // Midpoint, round up } - else // We Need to search a LOWER index - { - if (compareIndex != upperLimit) - { + else { // We Need to search a LOWER index + if (compareIndex != upperLimit) { upperLimit = compareIndex; - } - else - { + } else { return -1; } compareIndex = (upperLimit + lowerLimit) >> 1; // Midpoint, round down @@ -296,44 +292,43 @@ uint16_t height; uint8_t *imagedata; - if ((strlen(image) + strlen(theme_name) + 20) > sizeof(dirspec)) + if ((strlen(image) + strlen(theme_name) + 20) > sizeof(dirspec)) { return 1; - if ((i = getImageIndexByName(image)) < 0) + } + if ((i = getImageIndexByName(image)) < 0) { return 1; - if (!images[i].image && !(images[i].image = malloc(sizeof(pixmap_t)))) + } + if (!images[i].image && !(images[i].image = malloc(sizeof(pixmap_t)))) { return 1; - sprintf(dirspec, "/Extra/Themes/%s/%s.png", theme_name, image); - width = 0; - height = 0; - imagedata = NULL; - if ((loadPngImage(dirspec, &width, &height, &imagedata)) == 0) - { - images[i].image->width = width; - images[i].image->height = height; - images[i].image->pixels = (pixel_t *)imagedata; - flipRB(images[i].image); - return 0; - } + } + sprintf(dirspec, "/Extra/Themes/%s/%s.png", theme_name, image); + width = 0; + height = 0; + imagedata = NULL; + if ((loadPngImage(dirspec, &width, &height, &imagedata)) == 0) { + images[i].image->width = width; + images[i].image->height = height; + images[i].image->pixels = (pixel_t *)imagedata; + flipRB(images[i].image); + return 0; + } #ifdef CONFIG_EMBED_THEME - else if ((e = getEmbeddedImageIndexByName(image)) >= 0) - { - unsigned char *embed_data; - unsigned int embed_size; - embed_data = embeddedImages[e].pngdata; - embed_size = *embeddedImages[e].length; + else if ((e = getEmbeddedImageIndexByName(image)) >= 0) { + unsigned char *embed_data; + unsigned int embed_size; + embed_data = embeddedImages[e].pngdata; + embed_size = *embeddedImages[e].length; - if (loadEmbeddedPngImage(embed_data, embed_size, &width, &height, &imagedata) == 0) - { - images[i].image->width = width; - images[i].image->height = height; - images[i].image->pixels = (pixel_t *)imagedata; - flipRB(images[i].image); - return 0; + if (loadEmbeddedPngImage(embed_data, embed_size, &width, &height, &imagedata) == 0) { + images[i].image->width = width; + images[i].image->height = height; + images[i].image->pixels = (pixel_t *)imagedata; + flipRB(images[i].image); + return 0; } } #endif - else if (alt_image != IMG_REQUIRED && is_image_loaded(alt_image)) - { + else if (alt_image != IMG_REQUIRED && is_image_loaded(alt_image)) { // Using the passed alternate image for non-mandatory images. // We don't clone the already existing pixmap, but using its properties instead! images[i].image->width = images[alt_image].image->width; @@ -352,6 +347,8 @@ return 1; } +// ==================================================================== + static int loadGraphics(void) { LOADPNG(background, IMG_REQUIRED); @@ -438,73 +435,76 @@ return 0; } +// ==================================================================== + static int unloadGraphics(void) { - int i; + int i; - destroyFont(&font_console); - destroyFont(&font_small); - for (i = 0; i < sizeof(images) / sizeof(images[0]); i++) - { - if (images[i].image) - { - if (images[i].image->pixels) free(images[i].image->pixels); - free (images[i].image); - images[i].image = 0; + destroyFont(&font_console); + destroyFont(&font_small); + for (i = 0; i < sizeof(images) / sizeof(images[0]); i++) { + if (images[i].image) { + if (images[i].image->pixels) { + free(images[i].image->pixels); + } + free (images[i].image); + images[i].image = 0; } } return 0; } +// ==================================================================== + int freeBackBuffer( window_t *window ) { - if (gui.backbuffer && gui.backbuffer->pixels) - { - free(gui.backbuffer->pixels); - free(gui.backbuffer); - gui.backbuffer = 0; - return 0; - } + if (gui.backbuffer && gui.backbuffer->pixels) { + free(gui.backbuffer->pixels); + free(gui.backbuffer); + gui.backbuffer = 0; + return 0; + } - return 1; + return 1; } +// ==================================================================== + pixmap_t *getCroppedPixmapAtPosition( pixmap_t *from, position_t pos, uint16_t width, uint16_t height ) { - pixmap_t *cropped = malloc( sizeof( pixmap_t ) ); - if( !cropped ) + if( !cropped ) { return 0; + } cropped->pixels = malloc( width * height * 4 ); - if ( !cropped->pixels ) + if ( !cropped->pixels ) { return 0; - + } cropped->width = width; cropped->height = height; int destx = 0, desty = 0; int srcx = pos.x, srcy = pos.y; - for( ; desty < height; desty++, srcy++) - { - for( destx = 0, srcx = pos.x; destx < width; destx++, srcx++ ) - { + for( ; desty < height; desty++, srcy++) { + for( destx = 0, srcx = pos.x; destx < width; destx++, srcx++ ) { pixel( cropped, destx, desty ).value = pixel( from, srcx, srcy ).value; } } return cropped; } +// ==================================================================== + int createBackBuffer( window_t *window ) { gui.backbuffer = malloc(sizeof(pixmap_t)); - if(!gui.backbuffer) - { + if(!gui.backbuffer) { return 1; } gui.backbuffer->pixels = malloc( window->width * window->height * 4 ); - if(!gui.backbuffer->pixels) - { + if(!gui.backbuffer->pixels) { free(gui.backbuffer); gui.backbuffer = 0; return 1; @@ -516,17 +516,17 @@ return 0; } +// ==================================================================== + int createWindowBuffer( window_t *window ) { window->pixmap = malloc(sizeof(pixmap_t)); - if(!window->pixmap) - { + if(!window->pixmap) { return 1; } window->pixmap->pixels = malloc( window->width * window->height * 4 ); - if(!window->pixmap->pixels) - { + if(!window->pixmap->pixels) { free(window->pixmap); window->pixmap = 0; return 1; @@ -538,28 +538,34 @@ return 0; } +// ==================================================================== + int freeWindowBuffer( window_t *window ) { - if (window->pixmap && window->pixmap->pixels) - { + if (window->pixmap && window->pixmap->pixels) { free(window->pixmap->pixels); free(window->pixmap); return 0; } - return 1; } +// ==================================================================== + void fillPixmapWithColor(pixmap_t *pm, uint32_t color) { int x,y; // fill with given color AARRGGBB - for( x=0; x < pm->width; x++ ) - for( y=0; y< pm->height; y++) + for( x=0; x < pm->width; x++ ) { + for( y=0; y< pm->height; y++) { pixel(pm,x,y).value = color; + } + } } +// ==================================================================== + void drawBackground() { // reset text cursor @@ -574,25 +580,29 @@ // draw logo.png into background buffer if (gui.logo.draw) { - blend( images[iLogo].image, gui.screen.pixmap, gui.logo.pos); + blend( images[iLogo].image, gui.screen.pixmap, gui.logo.pos); } memcpy( gui.backbuffer->pixels, gui.screen.pixmap->pixels, gui.backbuffer->width * gui.backbuffer->height * 4 ); } +// ==================================================================== + void setupDeviceList(config_file_t *theme) { unsigned int pixel; - int alpha; // transparency level 0 (obligue) - 255 (transparent) + int alpha; // transparency level 0 (obligue) - 255 (transparent) uint32_t color; // color value formatted RRGGBB int val, len; const char *string; - if(getIntForKey("devices_max_visible", &val, theme )) + if(getIntForKey("devices_max_visible", &val, theme )) { gui.maxdevices = MIN( val, gDeviceCount ); + } - if(getIntForKey("devices_iconspacing", &val, theme )) + if(getIntForKey("devices_iconspacing", &val, theme )) { gui.devicelist.iconspacing = val; + } // check layout for horizontal or vertical gui.layout = HorizontalLayout; @@ -607,11 +617,13 @@ gui.devicelist.height = ((images[iSelection].image->height + font_console.chars[0]->height + gui.devicelist.iconspacing) * MIN(gui.maxdevices, gDeviceCount) + (images[iDeviceScrollPrev].image->height + images[iDeviceScrollNext].image->height) + gui.devicelist.iconspacing); gui.devicelist.width = (images[iSelection].image->width + gui.devicelist.iconspacing); - if(getDimensionForKey("devices_pos_x", &pixel, theme, gui.screen.width , images[iSelection].image->width ) ) + if(getDimensionForKey("devices_pos_x", &pixel, theme, gui.screen.width , images[iSelection].image->width ) ) { gui.devicelist.pos.x = pixel; + } - if(getDimensionForKey("devices_pos_y", &pixel, theme, gui.screen.height , gui.devicelist.height ) ) + if(getDimensionForKey("devices_pos_y", &pixel, theme, gui.screen.height , gui.devicelist.height ) ) { gui.devicelist.pos.y = pixel; + } break; case HorizontalLayout: @@ -619,51 +631,58 @@ gui.devicelist.width = ((images[iSelection].image->width + gui.devicelist.iconspacing) * MIN(gui.maxdevices, gDeviceCount) + (images[iDeviceScrollPrev].image->width + images[iDeviceScrollNext].image->width) + gui.devicelist.iconspacing); gui.devicelist.height = (images[iSelection].image->height + font_console.chars[0]->height + gui.devicelist.iconspacing); - if(getDimensionForKey("devices_pos_x", &pixel, theme, gui.screen.width , gui.devicelist.width ) ) + if(getDimensionForKey("devices_pos_x", &pixel, theme, gui.screen.width , gui.devicelist.width ) ) { gui.devicelist.pos.x = pixel; - else + } else { gui.devicelist.pos.x = ( gui.screen.width - gui.devicelist.width ) / 2; - + } + if(getDimensionForKey("devices_pos_y", &pixel, theme, gui.screen.height , images[iSelection].image->height ) ) + { gui.devicelist.pos.y = pixel; - else + } else { gui.devicelist.pos.y = ( gui.screen.height - gui.devicelist.height ) / 2; + } break; } - if(getColorForKey("devices_bgcolor", &color, theme)) + if(getColorForKey("devices_bgcolor", &color, theme)) { gui.devicelist.bgcolor = (color & 0x00FFFFFF); + } - if(getIntForKey("devices_transparency", &alpha, theme)) + if(getIntForKey("devices_transparency", &alpha, theme)) { gui.devicelist.bgcolor = gui.devicelist.bgcolor | (( 255 - ( alpha & 0xFF) ) << 24); + } - if (gui.devicelist.pixmap) - { - freeWindowBuffer(&gui.devicelist); - createWindowBuffer(&gui.devicelist); - } + if (gui.devicelist.pixmap) { + freeWindowBuffer(&gui.devicelist); + createWindowBuffer(&gui.devicelist); + } } +// ==================================================================== + void loadThemeValues(config_file_t *theme) { unsigned int screen_width = gui.screen.width; unsigned int screen_height = gui.screen.height; unsigned int pixel; - int alpha; // transparency level 0 (obligue) - 255 (transparent) + int alpha; // transparency level 0 (obligue) - 255 (transparent) uint32_t color; // color value formatted RRGGBB int val; /* * Parse screen parameters */ - if(getColorForKey("screen_bgcolor", &color, theme )) + if(getColorForKey("screen_bgcolor", &color, theme )) { gui.screen.bgcolor = (color & 0x00FFFFFF); - - if(getIntForKey("screen_textmargin_h", &val, theme)) + } + if(getIntForKey("screen_textmargin_h", &val, theme)) { gui.screen.hborder = MIN( gui.screen.width , val ); - - if(getIntForKey("screen_textmargin_v", &val, theme)) + } + if(getIntForKey("screen_textmargin_v", &val, theme)) { gui.screen.vborder = MIN( gui.screen.height , val ); + } /* * Parse background parameters @@ -671,35 +690,47 @@ if(getDimensionForKey("background_pos_x", &pixel, theme, screen_width , images[iBackground].image->width ) ) gui.background.pos.x = pixel; - if(getDimensionForKey("background_pos_y", &pixel, theme, screen_height , images[iBackground].image->height ) ) + if(getDimensionForKey("background_pos_y", &pixel, theme, screen_height , images[iBackground].image->height ) ) { gui.background.pos.y = pixel; + } /* * Parse logo parameters */ - if(getDimensionForKey("logo_pos_x", &pixel, theme, screen_width , images[iLogo].image->width ) ) + if(getDimensionForKey("logo_pos_x", &pixel, theme, screen_width , images[iLogo].image->width ) ) { gui.logo.pos.x = pixel; + } if(getDimensionForKey("logo_pos_y", &pixel, theme, screen_height , images[iLogo].image->height ) ) + { gui.logo.pos.y = pixel; + } /* * Parse progress bar parameters */ if(getDimensionForKey("progressbar_pos_x", &pixel, theme, screen_width , 0 ) ) + { gui.progressbar.pos.x = pixel; + } if(getDimensionForKey("progressbar_pos_y", &pixel, theme, screen_height , 0 ) ) + { gui.progressbar.pos.y = pixel; + } /* * Parse countdown text parameters */ if(getDimensionForKey("countdown_pos_x", &pixel, theme, screen_width , 0 ) ) + { gui.countdown.pos.x = pixel; + } if(getDimensionForKey("countdown_pos_y", &pixel, theme, screen_height , 0 ) ) + { gui.countdown.pos.y = pixel; + } /* * Parse devicelist parameters @@ -710,94 +741,128 @@ * Parse infobox parameters */ if(getIntForKey("infobox_width", &val, theme)) + { gui.infobox.width = MIN( screen_width , val ); - + } if(getIntForKey("infobox_height", &val, theme)) + { gui.infobox.height = MIN( screen_height , val ); - + } if(getDimensionForKey("infobox_pos_x", &pixel, theme, screen_width , gui.infobox.width ) ) + { gui.infobox.pos.x = pixel; - + } if(getDimensionForKey("infobox_pos_y", &pixel, theme, screen_height , gui.infobox.height ) ) + { gui.infobox.pos.y = pixel; - + } if(getIntForKey("infobox_textmargin_h", &val, theme)) + { gui.infobox.hborder = MIN( gui.infobox.width , val ); - + } if(getIntForKey("infobox_textmargin_v", &val, theme)) + { gui.infobox.vborder = MIN( gui.infobox.height , val ); - + } if(getColorForKey("infobox_bgcolor", &color, theme)) + { gui.infobox.bgcolor = (color & 0x00FFFFFF); - + } if(getIntForKey("infobox_transparency", &alpha, theme)) + { gui.infobox.bgcolor = gui.infobox.bgcolor | (( 255 - ( alpha & 0xFF) ) << 24); - + } /* * Parse menu parameters */ if(getDimensionForKey("menu_width", &pixel, theme, gui.screen.width , 0 ) ) + { gui.menu.width = pixel; + } else + { gui.menu.width = images[iMenuSelection].image->width; - + } if(getDimensionForKey("menu_height", &pixel, theme, gui.screen.height , 0 ) ) + { gui.menu.height = pixel; + } else + { gui.menu.height = (infoMenuItemsCount) * images[iMenuSelection].image->height; - + } if(getDimensionForKey("menu_pos_x", &pixel, theme, screen_width , gui.menu.width ) ) + { gui.menu.pos.x = pixel; - + } if(getDimensionForKey("menu_pos_y", &pixel, theme, screen_height , gui.menu.height ) ) + { gui.menu.pos.y = pixel; - + } if(getIntForKey("menu_textmargin_h", &val, theme)) + { gui.menu.hborder = MIN( gui.menu.width , val ); - + } if(getIntForKey("menu_textmargin_v", &val, theme)) + { gui.menu.vborder = MIN( gui.menu.height , val ); - + } if(getColorForKey("menu_bgcolor", &color, theme)) + { gui.menu.bgcolor = (color & 0x00FFFFFF); - + } if(getIntForKey("menu_transparency", &alpha, theme)) + { gui.menu.bgcolor = gui.menu.bgcolor | (( 255 - ( alpha & 0xFF) ) << 24); + } /* * Parse bootprompt parameters */ if(getDimensionForKey("bootprompt_width", &pixel, theme, screen_width , 0 ) ) + { gui.bootprompt.width = pixel; - + } if(getIntForKey("bootprompt_height", &val, theme)) + { gui.bootprompt.height = MIN( screen_height , val ); - + } if(getDimensionForKey("bootprompt_pos_x", &pixel, theme, screen_width , gui.bootprompt.width ) ) + { gui.bootprompt.pos.x = pixel; - + } if(getDimensionForKey("bootprompt_pos_y", &pixel, theme, screen_height , gui.bootprompt.height ) ) + { gui.bootprompt.pos.y = pixel; - + } if(getIntForKey("bootprompt_textmargin_h", &val, theme)) + { gui.bootprompt.hborder = MIN( gui.bootprompt.width , val ); - + } if(getIntForKey("bootprompt_textmargin_v", &val, theme)) + { gui.bootprompt.vborder = MIN( gui.bootprompt.height , val ); - + } if(getColorForKey("bootprompt_bgcolor", &color, theme)) + { gui.bootprompt.bgcolor = (color & 0x00FFFFFF); - + } if(getIntForKey("bootprompt_transparency", &alpha, theme)) + { gui.bootprompt.bgcolor = gui.bootprompt.bgcolor | (( 255 - ( alpha & 0xFF) ) << 24); - + } if(getColorForKey("font_small_color", &color, theme)) + { gui.screen.font_small_color = (color & 0x00FFFFFF); - + } if(getColorForKey("font_console_color", &color, theme)) + { gui.screen.font_console_color = (color & 0x00FFFFFF); + } } +// ==================================================================== + int initGUI(void) { int val; @@ -811,12 +876,12 @@ sprintf(dirspec, "/Extra/Themes/%s/theme.plist", theme_name); if (loadConfigFile(dirspec, &bootInfo->themeConfig) != 0) { #ifdef CONFIG_EMBED_THEME - config_file_t *config; + config_file_t *config; - config = &bootInfo->themeConfig; - if (ParseXMLFile((char *)__theme_plist, &config->dictionary) != 0) { - return 1; - } + config = &bootInfo->themeConfig; + if (ParseXMLFile((char *)__theme_plist, &config->dictionary) != 0) { + return 1; + } #else return 1; #endif @@ -852,7 +917,7 @@ if (createWindowBuffer(&gui.bootprompt) == 0) { if (createWindowBuffer(&gui.infobox) == 0) { if (createWindowBuffer(&gui.menu) == 0) { - gui.logo.draw = true; + gui.logo.draw = true; drawBackground(); // lets copy the screen into the back buffer memcpy( gui.backbuffer->pixels, gui.screen.pixmap->pixels, gui.backbuffer->width * gui.backbuffer->height * 4 ); @@ -879,19 +944,22 @@ 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; - if( diskIsCDROM(device) ) + if( diskIsCDROM(device) ) { devicetype = iDeviceCDROM; // Use CDROM icon - else - { + } else { switch (device->part_type) { case kPartitionTypeHFS: @@ -920,10 +988,10 @@ devicetype = (device->flags & kBVFlagBooter ? iDeviceHFSRAID : iDeviceHFS); break; } - + break; - - } + + } case kPartitionTypeHPFS: devicetype = iDeviceNTFS; // Use HPFS / NTFS icon break; @@ -975,6 +1043,8 @@ } +// ==================================================================== + void drawDeviceList (int start, int end, int selection) { int i; @@ -988,8 +1058,7 @@ makeRoundedCorners( gui.devicelist.pixmap); - switch (gui.layout) - { + switch (gui.layout) { case VerticalLayout: p.x = (gui.devicelist.width /2); @@ -1016,31 +1085,26 @@ } // draw visible device icons - for (i = 0; i < gui.maxdevices; i++) - { + for (i = 0; i < gui.maxdevices; i++) { BVRef param = menuItems[start + i].param; - bool isSelected = ((start + i) == selection) ? true : false; - if (isSelected) - { - if (param->flags & kBVFlagNativeBoot) - { - infoMenuNativeBoot = true; - } - else - { - infoMenuNativeBoot = false; - if(infoMenuSelection >= INFOMENU_NATIVEBOOT_START && infoMenuSelection <= INFOMENU_NATIVEBOOT_END) - infoMenuSelection = 0; - } + bool isSelected = ((start + i) == selection) ? true : false; + if (isSelected) { + if (param->flags & kBVFlagNativeBoot) { + infoMenuNativeBoot = true; + } else { + infoMenuNativeBoot = false; + if(infoMenuSelection >= INFOMENU_NATIVEBOOT_START && infoMenuSelection <= INFOMENU_NATIVEBOOT_END) { + infoMenuSelection = 0; + } + } - if (gui.menu.draw) + if (gui.menu.draw) { drawInfoMenuItems(); - + } getBoolForKey(kShowInfoKey, &shoWinfo, &bootInfo->chameleonConfig); - if (shoWinfo && showBootBanner) - { + if (shoWinfo && showBootBanner) { gui.debug.cursor = pos( 10, 100); dprintf( &gui.screen, "label: %s\n", param->label ); dprintf( &gui.screen, "biosdev: 0x%x\n", param->biosdev ); @@ -1063,30 +1127,30 @@ drawDeviceIcon( param, gui.devicelist.pixmap, p, isSelected); - if (gui.layout == HorizontalLayout) - { + if (gui.layout == HorizontalLayout) { p.x += images[iSelection].image->width + gui.devicelist.iconspacing; } - if (gui.layout == VerticalLayout) - { + if (gui.layout == VerticalLayout) { p.y += ( images[iSelection].image->height + font_console.chars[0]->height + gui.devicelist.iconspacing ); } } // draw prev indicator - if (start) + if (start) { blend( images[iDeviceScrollPrev].image, gui.devicelist.pixmap, centeredAt( images[iDeviceScrollPrev].image, p_prev ) ); - + } // draw next indicator - if ( end < gDeviceCount - 1 ) + if ( end < gDeviceCount - 1 ) { blend( images[iDeviceScrollNext].image, gui.devicelist.pixmap, centeredAt( images[iDeviceScrollNext].image, p_next ) ); - + } gui.redraw = true; updateVRAM(); } +// ==================================================================== + void clearGraphicBootPrompt() { // clear text buffer @@ -1094,8 +1158,7 @@ //prompt_pos=0; - if( gui.bootprompt.draw == true ) - { + if( gui.bootprompt.draw == true ) { gui.bootprompt.draw = false; gui.redraw = true; // this causes extra frames to be drawn @@ -1105,6 +1168,8 @@ return; } +// ==================================================================== + void updateGraphicBootPrompt() { fillPixmapWithColor( gui.bootprompt.pixmap, gui.bootprompt.bgcolor); @@ -1130,23 +1195,22 @@ return; } +// ==================================================================== + static inline void vramwrite (void *data, int width, int height) { - if (VIDEO (depth) == 32 && VIDEO (rowBytes) == gui.backbuffer->width * 4) + if (VIDEO (depth) == 32 && VIDEO (rowBytes) == gui.backbuffer->width * 4) { memcpy((uint8_t *)vram, gui.backbuffer->pixels, VIDEO (rowBytes)*VIDEO (height)); - else - { + } else { uint32_t r, g, b; int i, j; - for (i = 0; i < VIDEO (height); i++) - for (j = 0; j < VIDEO (width); j++) - { + for (i = 0; i < VIDEO (height); i++) { + for (j = 0; j < VIDEO (width); j++) { b = ((uint8_t *) data)[4*i*width + 4*j]; g = ((uint8_t *) data)[4*i*width + 4*j + 1]; r = ((uint8_t *) data)[4*i*width + 4*j + 2]; - switch (VIDEO (depth)) - { + switch (VIDEO (depth)) { case 32: *(uint32_t *)(((uint8_t *)vram)+i*VIDEO (rowBytes) + j*4) = (b&0xff) | ((g&0xff)<<8) | ((r&0xff)<<16); break; @@ -1163,53 +1227,62 @@ break; } } + } } } +// ==================================================================== + void updateVRAM() { - if (gui.redraw) - { - if (gui.devicelist.draw) + if (gui.redraw) { + if (gui.devicelist.draw) { blend( gui.devicelist.pixmap, gui.backbuffer, gui.devicelist.pos ); - - if (gui.bootprompt.draw) + } + if (gui.bootprompt.draw) { blend( gui.bootprompt.pixmap, gui.backbuffer, gui.bootprompt.pos ); - - if (gui.menu.draw) + } + if (gui.menu.draw) { blend( gui.menu.pixmap, gui.backbuffer, gui.menu.pos ); - - if (gui.infobox.draw) + } + if (gui.infobox.draw) { blend( gui.infobox.pixmap, gui.backbuffer, gui.infobox.pos ); + } } vramwrite ( gui.backbuffer->pixels, gui.backbuffer->width, gui.backbuffer->height ); - if (gui.redraw) - { + if (gui.redraw) { memcpy( gui.backbuffer->pixels, gui.screen.pixmap->pixels, gui.backbuffer->width * gui.backbuffer->height * 4 ); gui.redraw = false; } } +// ==================================================================== + struct putc_info //Azi: exists on console.c & printf.c { - char * str; - char * last_str; + char * str; + char * last_str; }; +// ==================================================================== + static int sputc(int c, struct putc_info * pi) //Azi: same as above { - if (pi->last_str) - if (pi->str == pi->last_str) { - *(pi->str) = '\0'; - return 0; - } - *(pi->str)++ = c; - return c; + if (pi->last_str) { + if (pi->str == pi->last_str) { + *(pi->str) = '\0'; + return 0; + } + } + *(pi->str)++ = c; + return c; } +// ==================================================================== + int gprintf( window_t * window, const char * fmt, ...) { char *formattedtext; @@ -1242,44 +1315,44 @@ font_t *font = &font_console; - for( i=0; i< strlen(formattedtext); i++ ) - { + for( i=0; i< strlen(formattedtext); i++ ) { character = formattedtext[i]; character -= 32; // newline ? - if( formattedtext[i] == '\n' ) - { + if( formattedtext[i] == '\n' ) { cursor.x = window->hborder; cursor.y += font->height; - if ( cursor.y > bounds.y ) + if ( cursor.y > bounds.y ) { cursor.y = origin.y; - + } continue; } // tab ? - if( formattedtext[i] == '\t' ) + if( formattedtext[i] == '\t' ) { cursor.x += ( font->chars[0]->width * 5 ); - + } + // draw the character - if( font->chars[character]) + if( font->chars[character]) { blend(font->chars[character], window->pixmap, cursor); + } cursor.x += font->chars[character]->width; // check x pos and do newline - if ( cursor.x > bounds.x ) - { + if ( cursor.x > bounds.x ) { cursor.x = origin.x; cursor.y += font->height; } // check y pos and reset to origin.y - if ( cursor.y > bounds.y ) + if ( cursor.y > bounds.y ) { cursor.y = origin.y; + } } // update cursor postition @@ -1288,11 +1361,12 @@ free(formattedtext); return 0; - } return 1; } +// ==================================================================== + int dprintf( window_t * window, const char * fmt, ...) { char *formattedtext; @@ -1327,44 +1401,42 @@ font_t *font = &font_console; - for( i=0; i< strlen(formattedtext); i++ ) - { + for( i=0; i< strlen(formattedtext); i++ ) { character = formattedtext[i]; character -= 32; // newline ? - if( formattedtext[i] == '\n' ) - { + if( formattedtext[i] == '\n' ) { cursor.x = window->hborder; cursor.y += font->height; - if ( cursor.y > bounds.y ) + if ( cursor.y > bounds.y ) { cursor.y = origin.y; - + } continue; } // tab ? - if( formattedtext[i] == '\t' ) + if( formattedtext[i] == '\t' ) { cursor.x += ( font->chars[0]->width * 5 ); - + } // draw the character - if( font->chars[character]) + if( font->chars[character]) { blend(font->chars[character], gui.backbuffer, cursor); - + } cursor.x += font->chars[character]->width; // check x pos and do newline - if ( cursor.x > bounds.x ) - { + if ( cursor.x > bounds.x ) { cursor.x = origin.x; cursor.y += font->height; } // check y pos and reset to origin.y - if ( cursor.y > bounds.y ) + if ( cursor.y > bounds.y ) { cursor.y = origin.y; + } } // update cursor postition @@ -1378,6 +1450,8 @@ return 1; } +// ==================================================================== + int vprf(const char * fmt, va_list ap) { int i; @@ -1403,18 +1477,15 @@ bounds.y = ( window->height - ( window->vborder * 2 ) ); cursor = origin; - for( i=0; i< strlen(formattedtext); i++ ) - { + for( i=0; i< strlen(formattedtext); i++ ) { character = formattedtext[i]; character -= 32; // newline ? - if( formattedtext[i] == '\n' ) - { + if( formattedtext[i] == '\n' ) { cursor.x = window->hborder; cursor.y += font->height; - if ( cursor.y > bounds.y ) - { + if ( cursor.y > bounds.y ) { gui.redraw = true; updateVRAM(); cursor.y = window->vborder; @@ -1424,30 +1495,28 @@ } // tab ? - if( formattedtext[i] == '\t' ) - { + if( formattedtext[i] == '\t' ) { cursor.x = ( cursor.x / ( font->chars[0]->width * 8 ) + 1 ) * ( font->chars[0]->width * 8 ); continue; } cursor.x += font->chars[character]->width; // check x pos and do newline - if ( cursor.x > bounds.x ) - { + if ( cursor.x > bounds.x ) { cursor.x = origin.x; cursor.y += font->height; } // check y pos and reset to origin.y - if ( cursor.y > ( bounds.y + font->chars[0]->height) ) - { + if ( cursor.y > ( bounds.y + font->chars[0]->height) ) { gui.redraw = true; updateVRAM(); cursor.y = window->vborder; } // draw the character - if( font->chars[character]) + if( font->chars[character]) { blend(font->chars[character], gui.backbuffer, cursor); + } } // save cursor postition window->cursor.x = cursor.x; @@ -1458,44 +1527,46 @@ return 1; } +// ==================================================================== + pixmap_t* charToPixmap(unsigned char ch, font_t *font) { unsigned int cha = (unsigned int)ch - 32; - if (cha >= font->count) + if (cha >= font->count) { // return ? if the font for the char doesn't exists cha = '?' - 32; - + } 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)) - { + if (pm && ((p.x + pm->width) < blendInto->width)) { blend(pm, blendInto, p); return pos(p.x + pm->width, p.y); + } else { + return p; } - else - return p; } +// ==================================================================== + void drawStr(char *ch, font_t *font, pixmap_t *blendInto, position_t p) { int i=0; position_t current_pos = pos(p.x, p.y); - for (i=0; i < strlen(ch); i++) - { + for (i=0; i < strlen(ch); i++) { // newline ? - if ( ch[i] == '\n' ) - { + if ( ch[i] == '\n' ) { current_pos.x = p.x; current_pos.y += font->height; continue; } // tab ? - if ( ch[i] == '\t' ) - { + if ( ch[i] == '\t' ) { current_pos.x += TAB_PIXELS_WIDTH; continue; } @@ -1504,6 +1575,8 @@ } } +// ==================================================================== + void drawStrCenteredAt(char *text, font_t *font, pixmap_t *blendInto, position_t p) { int i = 0; @@ -1513,21 +1586,20 @@ // calculate the width in pixels for (i=0; i < strlen(text); i++) { - if (text[i] == '\n') - { + if (text[i] == '\n') { width = 0; height += font->height; - } - else if (text[i] == '\t') + } else if (text[i] == '\t') { width += TAB_PIXELS_WIDTH; - else - { + } else { pixmap_t* pm = charToPixmap(text[i], font); - if (pm) + if (pm) { width += pm->width; + } } - if (width > max_width) + if (width > max_width) { max_width = width; + } } p.x = ( p.x - ( max_width / 2 ) ); @@ -1536,21 +1608,25 @@ drawStr(text, font, blendInto, p); } +// ==================================================================== + int destroyFont(font_t *font) { - int i; - for (i = 0; i < CHARACTERS_COUNT; i++) - { - if (font->chars[i]) - { - if (font->chars[i]->pixels) free (font->chars[i]->pixels); - free (font->chars[i]); - font->chars[i] = 0; - } - } - return 0; + int i; + for (i = 0; i < CHARACTERS_COUNT; i++) { + if (font->chars[i]) { + if (font->chars[i]->pixels) { + free (font->chars[i]->pixels); + } + free (font->chars[i]); + font->chars[i] = 0; + } + } + return 0; } +// ==================================================================== + int initFont(font_t *font, image_t *data) { unsigned int x = 0, y = 0, x2 = 0, x3 = 0; @@ -1561,35 +1637,30 @@ font->height = data->image->height; - for( x = 0; x < data->image->width && count < CHARACTERS_COUNT; x++) - { + for( x = 0; x < data->image->width && count < CHARACTERS_COUNT; x++) { start = end; // if the pixel is red we've reached the end of the char - if( pixel( data->image, x, 0 ).value == 0xFFFF0000) - { + if( pixel( data->image, x, 0 ).value == 0xFFFF0000) { end = x + 1; - if( (font->chars[count] = malloc(sizeof(pixmap_t)) ) ) - { + if( (font->chars[count] = malloc(sizeof(pixmap_t)) ) ) { font->chars[count]->width = ( end - start) - 1; font->chars[count]->height = font->height; - if ( ( font->chars[count]->pixels = malloc( font->chars[count]->width * data->image->height * 4) ) ) - { + if ( ( font->chars[count]->pixels = malloc( font->chars[count]->width * data->image->height * 4) ) ) { space += ( font->chars[count]->width * data->image->height * 4 ); // we skip the first line because there are just the red pixels for the char width - for( y = 1; y< (font->height); y++) - { - for( x2 = start, x3 = 0; x2 < end; x2++, x3++) - { + for( y = 1; y< (font->height); y++) { + for( x2 = start, x3 = 0; x2 < end; x2++, x3++) { pixel( font->chars[count], x3, y ) = pixel( data->image, x2, y ); } } // check if font is monospaced - if( ( count > 0 ) && ( font->width != font->chars[count]->width ) ) + if( ( count > 0 ) && ( font->width != font->chars[count]->width ) ) { monospaced = true; + } font->width = font->chars[count]->width; @@ -1599,37 +1670,38 @@ } } - for (x = count; x < CHARACTERS_COUNT; x++) + for (x = count; x < CHARACTERS_COUNT; x++) { font->chars[x] = NULL; + } - if(monospaced) + if(monospaced) { font->width = 0; + } font->count = count; return 0; } +// ==================================================================== + void colorFont(font_t *font, uint32_t color) { - if( !color ) + if( !color ) { return; - + } + int x, y, width, height; int count = 0; pixel_t *buff; - while( font->chars[count++] ) - { + while( font->chars[count++] ) { width = font->chars[count-1]->width; height = font->chars[count-1]->height; - for( y = 0; y < height; y++ ) - { - for( x = 0; x < width; x++ ) - { + for( y = 0; y < height; y++ ) { + for( x = 0; x < width; x++ ) { buff = &(pixel( font->chars[count-1], x, y )); - if( buff->ch.a ) - { + if( buff->ch.a ) { buff->ch.r = (color & 0xFFFF0000) >> 16; buff->ch.g = (color & 0xFF00FF00) >> 8; buff->ch.b = (color & 0xFF0000FF); @@ -1639,6 +1711,8 @@ } } +// ==================================================================== + void makeRoundedCorners(pixmap_t *p) { int x,y; @@ -1662,13 +1736,10 @@ uint8_t alpha=0; - for( y=0; y<10; y++) - { - for( x=0; x<10; x++) - { + for( y=0; y<10; y++) { + for( x=0; x<10; x++) { // skip if the pixel should be visible - if(roundedCorner[y][x] != 0xFF) - { + if(roundedCorner[y][x] != 0xFF) { alpha = ( roundedCorner[y][x] ? (uint8_t) (roundedCorner[y][x] * pixel(p, x, y).ch.a) / 255 : 0 ); // Upper left corner pixel(p, x, y).ch.a = alpha; @@ -1686,6 +1757,8 @@ } } +// ==================================================================== + void showInfoBox(char *title, char *text_orig) { char* text; @@ -1695,54 +1768,55 @@ int cnt=0; int offset=0; - if( !title || !text_orig ) + if( !title || !text_orig ) { return; - + } + // Create a copy so that we don't mangle the original text = malloc(strlen(text_orig) + 1); strcpy(text, text_orig); - - + position_t pos_title = pos ( gui.infobox.vborder, gui.infobox.vborder ); // calculate number of lines in the title - for ( i = 0, lines = 1; iwidth - ( gui.infobox.vborder / 2) ), pos_text.y ); // draw prev indicator - if(offset) - { + if(offset) { blend( images[iTextScrollPrev].image, gui.infobox.pixmap, centeredAt( images[iTextScrollPrev].image, pos_indicator )); } // draw next indicator - if( lines > ( currentline + visiblelines ) ) - { + if( lines > ( currentline + visiblelines ) ) { pos_indicator.y = ( gui.infobox.height - ( ( images[iTextScrollNext].image->width + gui.infobox.vborder ) / 2 ) ); blend( images[iTextScrollNext].image, gui.infobox.pixmap, centeredAt( images[iTextScrollNext].image, pos_indicator ) ); } @@ -1786,40 +1858,44 @@ key = getchar(); - if( key == KEY_UP ) - if( currentline > 0 ) + if( key == KEY_UP ) { + if( currentline > 0 ) { currentline--; + } + } - if( key == KEY_DOWN ) - if( lines > ( currentline + visiblelines ) ) + if( key == KEY_DOWN ) { + if( lines > ( currentline + visiblelines ) ) { currentline++; + } + } - if( key == KEY_ESC || key == 'q' || key == 'Q') - { + if( key == KEY_ESC || key == 'q' || key == 'Q') { gui.infobox.draw = false; gui.redraw = true; updateVRAM(); break; } - if(key == ' ') // spacebar = next page - { - if( lines > ( currentline + visiblelines ) ) + if(key == ' ') { // spacebar = next page + if( lines > ( currentline + visiblelines ) ) { currentline += visiblelines; - - if(lines < (currentline + visiblelines)) + } + if(lines < (currentline + visiblelines)) { currentline = lines - visiblelines; + } } } free(text); } +// ==================================================================== + void animateProgressBar() { int y; - if( time18() > lasttime) - { + if( time18() > lasttime) { lasttime = time18(); pixmap_t *buffBar = images[iProgressBar].image; @@ -1828,58 +1904,67 @@ memcpy( buffBar->pixels, buffBar->pixels + 1, ( (buffBar->width*buffBar->height) - 1 ) * 4 ); - for( y = buffBar->height - 1; y > 0; y--) + for( y = buffBar->height - 1; y > 0; y--) { pixel(buffBar, buffBar->width - 1, y) = pixel(buffBar, buffBar->width - 1, y - 1); - + } pixel(buffBar, buffBar->width-1, 0).value = buff; } } +// ==================================================================== + void drawProgressBar(pixmap_t *blendInto, uint16_t width, position_t p, uint8_t progress) { - if(progress>100) + if(progress>100) { return; - + } + p.x = ( p.x - ( width / 2 ) ); int todraw = (width * progress) / 100; pixmap_t *buff = images[iProgressBar].image; pixmap_t *buffBG = images[iProgressBarBackground].image; - if(!buff || !buffBG) + if(!buff || !buffBG) { return; - + } + pixmap_t progressbar; progressbar.pixels=malloc(width * 4 * buff->height); - if(!progressbar.pixels) + if(!progressbar.pixels) { return; - + } + progressbar.width = width; progressbar.height = buff->height; int x=0,x2=0,y=0; - for(y=0; yheight; y++) - { - for(x=0; xwidth-1)) x2=0; + for(y=0; yheight; y++) { + for(x=0; xwidth-1)) { + x2=0; + } pixel(&progressbar, x,y).value = pixel(buff, x2,y).value; } x2=0; } - for(y=0; yheight; y++) - { - for(x=todraw, x2 = 0; x < width - 1; x++, x2++) - { - if(x2 == (buffBG->width -2 )) x2 = 0; + for(y=0; yheight; y++) { + for(x=todraw, x2 = 0; x < width - 1; x++, x2++) { + if(x2 == (buffBG->width -2 )) { + x2 = 0; + } pixel(&progressbar, x,y).value = pixel(buffBG, x2,y).value; } - if(progress < 100) + if(progress < 100) { pixel(&progressbar, width - 1, y).value = pixel(buffBG, buffBG->width - 1, y).value; - if(progress == 0) + } + + if(progress == 0) { pixel(&progressbar, 0, y).value = pixel(buffBG, buffBG->width - 1, y).value; + } + x2=0; } @@ -1888,6 +1973,8 @@ free(progressbar.pixels); } +// ==================================================================== + void drawInfoMenuItems() { int i,n; @@ -1906,21 +1993,16 @@ position = pos(0,0); - for ( i = 0, n = iMenuBoot; i < infoMenuItemsCount; i++, n++) - { - if (i == infoMenuSelection) - { + for ( i = 0, n = iMenuBoot; i < infoMenuItemsCount; i++, n++) { + if (i == infoMenuSelection) { blend(selection, gui.menu.pixmap, position); } pbuff = images[n].image; - if (offset && i >= INFOMENU_NATIVEBOOT_START && i <= INFOMENU_NATIVEBOOT_END) - { + if (offset && i >= INFOMENU_NATIVEBOOT_START && i <= INFOMENU_NATIVEBOOT_END) { blend( images[n + (iMenuHelp - iMenuBoot)].image , gui.menu.pixmap, pos((position.x + (gui.menu.hborder / 2)), position.y + ((selection->height - pbuff->height) / 2))); - } - else - { + } else { blend( pbuff, gui.menu.pixmap, pos((position.x + (gui.menu.hborder / 2)), position.y + ((selection->height - pbuff->height) / 2))); } @@ -1935,6 +2017,8 @@ gui.redraw = true; } +// ==================================================================== + int drawInfoMenu() { drawInfoMenuItems(); @@ -1946,28 +2030,24 @@ return 1; } +// ==================================================================== + int updateInfoMenu(int key) { switch (key) { case KEY_UP: // up arrow - if (infoMenuSelection > 0) - { - if(!infoMenuNativeBoot && infoMenuSelection == INFOMENU_NATIVEBOOT_END + 1) - { + if (infoMenuSelection > 0) { + if(!infoMenuNativeBoot && infoMenuSelection == INFOMENU_NATIVEBOOT_END + 1) { infoMenuSelection -= 4; - } - else - { + } else { infoMenuSelection--; } drawInfoMenuItems(); updateVRAM(); - } - else - { + } else { gui.menu.draw = false; gui.redraw = true; @@ -1979,12 +2059,13 @@ break; case KEY_DOWN: // down arrow - if (infoMenuSelection < infoMenuItemsCount - 1) - { + if (infoMenuSelection < infoMenuItemsCount - 1) { if(!infoMenuNativeBoot && infoMenuSelection == INFOMENU_NATIVEBOOT_START - 1) + { infoMenuSelection += 4; - else + } else { infoMenuSelection++; + } drawInfoMenuItems(); updateVRAM(); } @@ -1992,17 +2073,13 @@ case KEY_ENTER: key = 0; - if( infoMenuSelection == MENU_SHOW_MEMORY_INFO ) + if( infoMenuSelection == MENU_SHOW_MEMORY_INFO ) { showInfoBox( "Memory Info. Press q to quit.\n", getMemoryInfoString()); - - else if( infoMenuSelection == MENU_SHOW_VIDEO_INFO ) + } else if( infoMenuSelection == MENU_SHOW_VIDEO_INFO ) { showInfoBox( getVBEInfoString(), getVBEModeInfoString() ); - - else if( infoMenuSelection == MENU_SHOW_HELP ) + } else if( infoMenuSelection == MENU_SHOW_HELP ) { showHelp(); - - else - { + } else { int buff = infoMenuSelection; infoMenuSelection = 0; return buff; @@ -2012,6 +2089,8 @@ return DO_NOT_BOOT; } +// ==================================================================== + uint16_t bootImageWidth = 0; uint16_t bootImageHeight = 0; uint8_t *bootImageData = NULL; @@ -2034,7 +2113,7 @@ sprintf(dirspec, "/Extra/Themes/%s/boot.png", theme_name); if (loadPngImage(dirspec, &bootImageWidth, &bootImageHeight, &bootImageData) != 0) { #ifdef CONFIG_EMBED_THEME - if ((loadEmbeddedPngImage(__boot_png, __boot_png_len, &bootImageWidth, &bootImageHeight, &bootImageData)) != 0) + if ((loadEmbeddedPngImage(__boot_png, __boot_png_len, &bootImageWidth, &bootImageHeight, &bootImageData)) != 0) #endif usePngImage = false; } @@ -2069,7 +2148,7 @@ screen_params[1] = DEFAULT_SCREEN_HEIGHT; } - // Save current screen resolution. + // Save current screen resolution. oldScreenWidth = gui.screen.width; oldScreenHeight = gui.screen.height; @@ -2079,10 +2158,8 @@ // find best matching vesa mode for our requested width & height getGraphicModeParams(screen_params); - // Set graphics mode if the booter was in text mode or the screen resolution has changed. - if (bootArgs->Video.v_display == VGA_TEXT_MODE - || (screen_params[0] != oldScreenWidth && screen_params[1] != oldScreenHeight) ) - { + // Set graphics mode if the booter was in text mode or the screen resolution has changed. + if (bootArgs->Video.v_display == VGA_TEXT_MODE || (screen_params[0] != oldScreenWidth && screen_params[1] != oldScreenHeight) ) { setVideoMode(GRAPHICS_MODE, 0); } @@ -2116,5 +2193,6 @@ } free(appleBootPict); } - } + } } +// ==================================================================== Index: branches/chucko/i386/boot2/IOHibernatePrivate.h =================================================================== --- branches/chucko/i386/boot2/IOHibernatePrivate.h (revision 2405) +++ branches/chucko/i386/boot2/IOHibernatePrivate.h (revision 2406) @@ -2,7 +2,7 @@ * Copyright (c) 2004 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ - * + * * 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 @@ -11,10 +11,10 @@ * unlawful or unlicensed copies of an Apple operating system, or to * circumvent, violate, or enable the circumvention or violation of, any * terms of an Apple operating system software license agreement. - * + * * 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, @@ -22,7 +22,7 @@ * 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. - * + * * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ */ @@ -36,81 +36,83 @@ struct IOPolledFileExtent { - uint64_t start; - uint64_t length; + uint64_t start; + uint64_t length; }; typedef struct IOPolledFileExtent IOPolledFileExtent; struct IOHibernateImageHeader { - uint64_t imageSize; - uint64_t image1Size; - - uint32_t restore1CodePage; - uint32_t restore1PageCount; - uint32_t restore1CodeOffset; - uint32_t restore1StackOffset; - - uint32_t pageCount; - uint32_t bitmapSize; + uint64_t imageSize; + uint64_t image1Size; - uint32_t restore1Sum; - uint32_t image1Sum; - uint32_t image2Sum; + uint32_t restore1CodePhysPage; + uint32_t reserved1; + uint64_t restore1CodeVirt; + uint32_t restore1PageCount; + uint32_t restore1CodeOffset; + uint32_t restore1StackOffset; - uint32_t actualRestore1Sum; - uint32_t actualImage1Sum; - uint32_t actualImage2Sum; + uint32_t pageCount; + uint32_t bitmapSize; - uint32_t actualUncompressedPages; - uint32_t conflictCount; - uint32_t nextFree; + uint32_t restore1Sum; + uint32_t image1Sum; + uint32_t image2Sum; - uint32_t signature; - uint32_t processorFlags; + uint32_t actualRestore1Sum; + uint32_t actualImage1Sum; + uint32_t actualImage2Sum; - uint32_t runtimePages; - uint32_t runtimePageCount; + uint32_t actualUncompressedPages; + uint32_t conflictCount; + uint32_t nextFree; - uint8_t reserved2[16]; - - uint64_t encryptStart; - uint64_t machineSignature; + uint32_t signature; + uint32_t processorFlags; - uint32_t previewSize; - uint32_t previewPageListSize; + uint32_t runtimePages; + uint32_t runtimePageCount; - uint32_t diag[4]; + uint8_t reserved2[16]; - int32_t graphicsInfoOffset; - int32_t cryptVarsOffset; - int32_t memoryMapOffset; - uint32_t memoryMapSize; - uint32_t systemTableOffset; + uint64_t encryptStart; + uint64_t machineSignature; - uint32_t reserved[77]; // make sizeof == 512 + uint32_t previewSize; + uint32_t previewPageListSize; - uint32_t fileExtentMapSize; - IOPolledFileExtent fileExtentMap[2]; + uint32_t diag[4]; + + int32_t graphicsInfoOffset; + int32_t cryptVarsOffset; + int32_t memoryMapOffset; + uint32_t memoryMapSize; + uint32_t systemTableOffset; + + uint32_t reserved[77]; // make sizeof == 512 + + uint32_t fileExtentMapSize; + IOPolledFileExtent fileExtentMap[2]; }; typedef struct IOHibernateImageHeader IOHibernateImageHeader; struct hibernate_bitmap_t { - uint32_t first_page; - uint32_t last_page; - uint32_t bitmapwords; - uint32_t bitmap[0]; + uint32_t first_page; + uint32_t last_page; + uint32_t bitmapwords; + uint32_t bitmap[0]; }; typedef struct hibernate_bitmap_t hibernate_bitmap_t; struct hibernate_page_list_t { - uint32_t list_size; - uint32_t page_count; - uint32_t bank_count; - hibernate_bitmap_t bank_bitmap[0]; + uint32_t list_size; + uint32_t page_count; + uint32_t bank_count; + hibernate_bitmap_t bank_bitmap[0]; }; typedef struct hibernate_page_list_t hibernate_page_list_t; @@ -118,14 +120,14 @@ struct hibernate_cryptwakevars_t { - uint8_t aes_iv[AES_BLOCK_SIZE]; + uint8_t aes_iv[AES_BLOCK_SIZE]; }; typedef struct hibernate_cryptwakevars_t hibernate_cryptwakevars_t; struct hibernate_cryptvars_t { - uint8_t aes_iv[AES_BLOCK_SIZE]; - aes_ctx ctx; + uint8_t aes_iv[AES_BLOCK_SIZE]; + aes_ctx ctx; }; typedef struct hibernate_cryptvars_t hibernate_cryptvars_t; @@ -134,38 +136,37 @@ enum { - kIOHibernateProgressCount = 19, - kIOHibernateProgressWidth = 7, - kIOHibernateProgressHeight = 16, - kIOHibernateProgressSpacing = 3, - kIOHibernateProgressOriginY = 81, + kIOHibernateProgressCount = 19, + kIOHibernateProgressWidth = 7, + kIOHibernateProgressHeight = 16, + kIOHibernateProgressSpacing = 3, + kIOHibernateProgressOriginY = 81, - kIOHibernateProgressSaveUnderSize = 2*5+14*2, + kIOHibernateProgressSaveUnderSize = 2*5+14*2, - kIOHibernateProgressLightGray = 230, - kIOHibernateProgressMidGray = 174, - kIOHibernateProgressDarkGray = 92 + kIOHibernateProgressLightGray = 230, + kIOHibernateProgressMidGray = 174, + kIOHibernateProgressDarkGray = 92 }; -enum -{ - kIOHibernatePostWriteSleep = 0, - kIOHibernatePostWriteWake = 1, - kIOHibernatePostWriteHalt = 2, - kIOHibernatePostWriteRestart = 3 +enum { + kIOHibernatePostWriteSleep = 0, + kIOHibernatePostWriteWake = 1, + kIOHibernatePostWriteHalt = 2, + kIOHibernatePostWriteRestart = 3 }; struct hibernate_graphics_t { - uint32_t physicalAddress; // Base address of video memory - uint32_t mode; // - uint32_t rowBytes; // Number of bytes per pixel row - uint32_t width; // Width - uint32_t height; // Height - uint32_t depth; // Pixel Depth + uint32_t physicalAddress; // Base address of video memory + uint32_t mode; // + uint32_t rowBytes; // Number of bytes per pixel row + uint32_t width; // Width + uint32_t height; // Height + uint32_t depth; // Pixel Depth - uint8_t progressSaveUnder[kIOHibernateProgressCount][kIOHibernateProgressSaveUnderSize]; + uint8_t progressSaveUnder[kIOHibernateProgressCount][kIOHibernateProgressSaveUnderSize]; }; typedef struct hibernate_graphics_t hibernate_graphics_t; @@ -173,22 +174,22 @@ static const uint8_t gIOHibernateProgressAlpha \ [kIOHibernateProgressHeight][kIOHibernateProgressWidth] = \ { \ - { 0x00,0x63,0xd8,0xf0,0xd8,0x63,0x00 }, \ - { 0x51,0xff,0xff,0xff,0xff,0xff,0x51 }, \ - { 0xae,0xff,0xff,0xff,0xff,0xff,0xae }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ - { 0xae,0xff,0xff,0xff,0xff,0xff,0xae }, \ - { 0x54,0xff,0xff,0xff,0xff,0xff,0x54 }, \ - { 0x00,0x66,0xdb,0xf3,0xdb,0x66,0x00 } \ + { 0x00,0x63,0xd8,0xf0,0xd8,0x63,0x00 }, \ + { 0x51,0xff,0xff,0xff,0xff,0xff,0x51 }, \ + { 0xae,0xff,0xff,0xff,0xff,0xff,0xae }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xc3,0xff,0xff,0xff,0xff,0xff,0xc3 }, \ + { 0xae,0xff,0xff,0xff,0xff,0xff,0xae }, \ + { 0x54,0xff,0xff,0xff,0xff,0xff,0x54 }, \ + { 0x00,0x66,0xdb,0xf3,0xdb,0x66,0x00 } \ }; #ifdef KERNEL @@ -208,8 +209,8 @@ typedef void (*kern_get_file_extents_callback_t)(void * ref, uint64_t start, uint64_t size); struct kern_direct_file_io_ref_t * -kern_open_file_for_direct_io(const char * name, - kern_get_file_extents_callback_t callback, +kern_open_file_for_direct_io(const char * name, + kern_get_file_extents_callback_t callback, void * callback_ref, dev_t * device, uint64_t * partitionbase_result, @@ -224,18 +225,18 @@ hibernate_page_list_t * hibernate_page_list_allocate(void); -kern_return_t +kern_return_t hibernate_setup(IOHibernateImageHeader * header, uint32_t free_page_ratio, uint32_t free_page_time, hibernate_page_list_t ** page_list_ret, hibernate_page_list_t ** page_list_wired_ret, boolean_t * encryptedswap); -kern_return_t +kern_return_t hibernate_teardown(hibernate_page_list_t * page_list, hibernate_page_list_t * page_list_wired); -kern_return_t +kern_return_t hibernate_processor_setup(IOHibernateImageHeader * header); void @@ -249,7 +250,7 @@ hibernate_page_list_t * page_list_wired, uint32_t * pagesOut); -// mark pages to be saved, or pages not to be saved but available +// mark pages to be saved, or pages not to be saved but available // for scratch usage during restore void hibernate_page_list_setall_machine(hibernate_page_list_t * page_list, @@ -269,10 +270,10 @@ hibernate_set_page_state(hibernate_page_list_t * page_list, hibernate_page_list_t * page_list_wired, vm_offset_t ppnum, vm_offset_t count, uint32_t kind); -void +void hibernate_page_bitset(hibernate_page_list_t * list, boolean_t set, uint32_t page); -boolean_t +boolean_t hibernate_page_bittst(hibernate_page_list_t * list, uint32_t page); hibernate_bitmap_t * @@ -309,46 +310,46 @@ extern hibernate_cryptwakevars_t * gIOHibernateCryptWakeVars; #define HIBLOG(fmt, args...) \ - { kprintf(fmt, ## args); printf(fmt, ## args); } + { kprintf(fmt, ## args); printf(fmt, ## args); } #define HIBPRINT(fmt, args...) \ - { kprintf(fmt, ## args); } + { kprintf(fmt, ## args); } #endif /* KERNEL */ // gIOHibernateState, kIOHibernateStateKey enum { - kIOHibernateStateInactive = 0, - kIOHibernateStateHibernating = 1, /* writing image */ - kIOHibernateStateWakingFromHibernate = 2 /* booted and restored image */ + kIOHibernateStateInactive = 0, + kIOHibernateStateHibernating = 1, /* writing image */ + kIOHibernateStateWakingFromHibernate = 2 /* booted and restored image */ }; // gIOHibernateMode, kIOHibernateModeKey enum { - kIOHibernateModeOn = 0x00000001, - kIOHibernateModeSleep = 0x00000002, - kIOHibernateModeEncrypt = 0x00000004, - kIOHibernateModeDiscardCleanInactive = 0x00000008, - kIOHibernateModeDiscardCleanActive = 0x00000010, - kIOHibernateModeSwitch = 0x00000020, - kIOHibernateModeRestart = 0x00000040 + kIOHibernateModeOn = 0x00000001, + kIOHibernateModeSleep = 0x00000002, + kIOHibernateModeEncrypt = 0x00000004, + kIOHibernateModeDiscardCleanInactive = 0x00000008, + kIOHibernateModeDiscardCleanActive = 0x00000010, + kIOHibernateModeSwitch = 0x00000020, + kIOHibernateModeRestart = 0x00000040 }; // IOHibernateImageHeader.signature enum { - kIOHibernateHeaderSignature = 0x73696d65, - kIOHibernateHeaderInvalidSignature = 0x7a7a7a7a + kIOHibernateHeaderSignature = 0x73696d65, + kIOHibernateHeaderInvalidSignature = 0x7a7a7a7a }; // kind for hibernate_set_page_state() enum { - kIOHibernatePageStateFree = 0, - kIOHibernatePageStateWiredSave = 1, - kIOHibernatePageStateUnwiredSave = 2 + kIOHibernatePageStateFree = 0, + kIOHibernatePageStateWiredSave = 1, + kIOHibernatePageStateUnwiredSave = 2 }; #define kIOHibernateModeKey "Hibernate Mode" @@ -363,8 +364,8 @@ #define kIOHibernatePreviewActiveKey "IOHibernatePreviewActive" // values for kIOHibernatePreviewActiveKey enum { - kIOHibernatePreviewActive = 0x00000001, - kIOHibernatePreviewUpdates = 0x00000002 + kIOHibernatePreviewActive = 0x00000001, + kIOHibernatePreviewUpdates = 0x00000002 }; #define kIOHibernateBootImageKey "boot-image" Index: branches/chucko/i386/boot2/gui.h =================================================================== --- branches/chucko/i386/boot2/gui.h (revision 2405) +++ branches/chucko/i386/boot2/gui.h (revision 2406) @@ -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. */ @@ -64,9 +72,11 @@ uint16_t height; // Font Height uint16_t width; // Font Width for monospace font only pixmap_t *chars[CHARACTERS_COUNT]; - uint16_t count; // Number of chars in font + 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/chucko/i386/boot2/lzss.c =================================================================== --- branches/chucko/i386/boot2/lzss.c (revision 2405) +++ branches/chucko/i386/boot2/lzss.c (revision 2406) @@ -48,45 +48,295 @@ if match_length is greater than this */ #define NIL N /* index for root of binary search trees */ +struct encode_state { + /* + * left & right children & parent. These constitute binary search trees. + */ + int lchild[N + 1], rchild[N + 257], parent[N + 1]; + + /* ring buffer of size N, with extra F-1 bytes to aid string comparison */ + u_int8_t text_buf[N + F - 1]; + + /* + * match_length of longest match. + * These are set by the insert_node() procedure. + */ + int match_position, match_length; +}; + 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; + /* 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; +} + +/* + * initialize state, mostly the trees + * + * For i = 0 to N - 1, rchild[i] and lchild[i] will be the right and left + * children of node i. These nodes need not be initialized. Also, parent[i] + * is the parent of node i. These are initialized to NIL (= N), which stands + * for 'not used.' For i = 0 to 255, rchild[N + i + 1] is the root of the + * tree for strings that begin with character i. These are initialized to NIL. + * Note there are 256 trees. */ +static void init_state(struct encode_state *sp) +{ + int i; + + bzero(sp, sizeof(*sp)); + for (i = 0; i < N - F; i++) - text_buf[i] = ' '; - r = N - F; - flags = 0; + sp->text_buf[i] = ' '; + for (i = N + 1; i <= N + 256; i++) + sp->rchild[i] = NIL; + for (i = 0; i < N; i++) + sp->parent[i] = NIL; +} + +/* + * Inserts string of length F, text_buf[r..r+F-1], into one of the trees + * (text_buf[r]'th tree) and returns the longest-match position and length + * via the global variables match_position and match_length. + * If match_length = F, then removes the old node in favor of the new one, + * because the old one will be deleted sooner. Note r plays double role, + * as tree node and position in buffer. + */ +static void insert_node(struct encode_state *sp, int r) +{ + int i, p, cmp; + u_int8_t *key; + + cmp = 1; + key = &sp->text_buf[r]; + p = N + 1 + key[0]; + sp->rchild[r] = sp->lchild[r] = NIL; + sp->match_length = 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); + if (cmp >= 0) { + if (sp->rchild[p] != NIL) + p = sp->rchild[p]; + else { + sp->rchild[p] = r; + sp->parent[r] = p; + return; + } } 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); + if (sp->lchild[p] != NIL) + p = sp->lchild[p]; + else { + sp->lchild[p] = r; + sp->parent[r] = p; + return; } } + for (i = 1; i < F; i++) { + if ((cmp = key[i] - sp->text_buf[p + i]) != 0) + break; + } + if (i > sp->match_length) { + sp->match_position = p; + if ((sp->match_length = i) >= F) + break; + } } - - return dst - dststart; + sp->parent[r] = sp->parent[p]; + sp->lchild[r] = sp->lchild[p]; + sp->rchild[r] = sp->rchild[p]; + sp->parent[sp->lchild[p]] = r; + sp->parent[sp->rchild[p]] = r; + if (sp->rchild[sp->parent[p]] == p) + sp->rchild[sp->parent[p]] = r; + else + sp->lchild[sp->parent[p]] = r; + sp->parent[p] = NIL; /* remove p */ } + +/* deletes node p from tree */ +static void delete_node(struct encode_state *sp, int p) +{ + int q; + + if (sp->parent[p] == NIL) + return; /* not in tree */ + if (sp->rchild[p] == NIL) + q = sp->lchild[p]; + else if (sp->lchild[p] == NIL) + q = sp->rchild[p]; + else { + q = sp->lchild[p]; + if (sp->rchild[q] != NIL) { + do { + q = sp->rchild[q]; + } while (sp->rchild[q] != NIL); + sp->rchild[sp->parent[q]] = sp->lchild[q]; + sp->parent[sp->lchild[q]] = sp->parent[q]; + sp->lchild[q] = sp->lchild[p]; + sp->parent[sp->lchild[p]] = q; + } + sp->rchild[q] = sp->rchild[p]; + sp->parent[sp->rchild[p]] = q; + } + sp->parent[q] = sp->parent[p]; + if (sp->rchild[sp->parent[p]] == p) + sp->rchild[sp->parent[p]] = q; + else + sp->lchild[sp->parent[p]] = q; + 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 ) +{ + /* 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 *dstend = dst + dstlen; + + /* initialize trees */ + sp = (struct encode_state *) malloc(sizeof(*sp)); + 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 + * letter (1 byte), "0" a position-and-length pair (2 bytes). + * Thus, eight units require at most 16 bytes of code. + */ + 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) + 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 + * inserted. This way, degenerate trees will be less likely to occur. + */ + 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. + */ + insert_node(sp, r); + do { + /* match_length may be spuriously long near the end of text. */ + if (sp->match_length > len) + sp->match_length = len; + if (sp->match_length <= THRESHOLD) { + sp->match_length = 1; /* Not long enough match. Send one byte. */ + code_buf[0] |= mask; /* 'send one byte' flag */ + code_buf[code_buf_ptr++] = sp->text_buf[r]; /* Send uncoded. */ + } else { + /* Send position and length pair. Note match_length > THRESHOLD. */ + code_buf[code_buf_ptr++] = (u_int8_t) sp->match_position; + code_buf[code_buf_ptr++] = (u_int8_t) + ( ((sp->match_position >> 4) & 0xF0) + | (sp->match_length - (THRESHOLD + 1)) ); + } + if ((mask <<= 1) == 0) { /* Shift mask left one bit. */ + /* Send at most 8 units of code together */ + for (i = 0; i < code_buf_ptr; i++) + if (dst < dstend) + *dst++ = code_buf[i]; + else + return (void *) 0; + code_buf[0] = 0; + code_buf_ptr = mask = 1; + } + last_match_length = sp->match_length; + for (i = 0; i < last_match_length && src < srcend; i++) { + 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); + /* but buffer may not be empty. */ + if (--len) + 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 + return (void *) 0; + } + + return dst; +} Index: branches/chucko/i386/boot2/options.c =================================================================== --- branches/chucko/i386/boot2/options.c (revision 2405) +++ branches/chucko/i386/boot2/options.c (revision 2406) @@ -32,6 +32,12 @@ #include "pci.h" #include "modules.h" +#if DEBUG +#define DBG(x...) printf(x) +#else +#define DBG(x...) msglog(x) +#endif + bool showBootBanner = true; //Azi:showinfo static bool shouldboot = false; @@ -189,7 +195,6 @@ if (bootArgs->Video.v_display != VGA_TEXT_MODE) { clearGraphicBootPrompt(); } - execute_hook("ClearArgs", NULL, NULL, NULL, NULL); } @@ -228,7 +233,7 @@ } } else { if (bootArgs->Video.v_display != VGA_TEXT_MODE) { - clearGraphicBootPrompt(); + clearGraphicBootPrompt(); } else { printf("Press Enter to start up the foreign OS. "); } @@ -254,8 +259,10 @@ { x = 80; y--; } - if (x) x--; - + if (x) { + x--; + } + if( bootArgs->Video.v_display == VGA_TEXT_MODE ) { setCursorPosition( x, y, 0 ); @@ -1091,27 +1098,29 @@ int len = argLen + cnt + 1; // +1 to account for space if (argName) + { len++; // +1 to account for '=' + } - if (len > *cntRemainingP) { - error("Warning: boot arguments too long, truncating\n"); - return false; - } + if (len > *cntRemainingP) { + error("Warning: boot arguments too long, truncating\n"); + return false; + } - if (argName) { - strncpy( *argP, argName, argLen ); - *argP += argLen; - *argP[0] = '='; - (*argP)++; - } + if (argName) { + strncpy( *argP, argName, argLen ); + *argP += argLen; + *argP[0] = '='; + (*argP)++; + } - strncpy( *argP, val, cnt ); - *argP += cnt; - *argP[0] = ' '; - (*argP)++; + strncpy(*argP, val, cnt); + *argP += cnt; + *argP[0] = ' '; + (*argP)++; - *cntRemainingP -= len; - return true; + *cntRemainingP -= len; + return true; } // @@ -1126,25 +1135,25 @@ int *cntRemainingP, // Output count char *foundVal, // found value int foundValSize // max found value size - ) -{ - const char *val; - int cnt; - bool found = false; + ) { + const char *val; + int cnt; + bool found = false; - if (getValueForBootKey(userString, argName, &val, &cnt)) { - // Don't copy; these values will be copied at the end of argument processing. - found = true; - } else if (getValueForBootKey(kernelFlags, argName, &val, &cnt)) { - // Don't copy; these values will be copied at the end of argument processing. - found = true; - } else if (getValueForKey(argName, &val, &cnt, &bootInfo->chameleonConfig)) { - copyArgument(argName, val, cnt, argP, cntRemainingP); - found = true; - } - if (found && foundVal) - strlcpy(foundVal, val, foundValSize); - return found; + if (getValueForBootKey(userString, argName, &val, &cnt)) { + // Don't copy; these values will be copied at the end of argument processing. + found = true; + } else if (getValueForBootKey(kernelFlags, argName, &val, &cnt)) { + // Don't copy; these values will be copied at the end of argument processing. + found = true; + } else if (getValueForKey(argName, &val, &cnt, &bootInfo->chameleonConfig)) { + copyArgument(argName, val, cnt, argP, cntRemainingP); + found = true; + } + if (found && foundVal) { + strlcpy(foundVal, val, foundValSize); + } + return found; } // Maximum config table value size @@ -1153,182 +1162,207 @@ int processBootOptions() { - const char *cp = gBootArgs; - const char *val = 0; - const char *kernel; - int cnt; - int userCnt; - int cntRemaining; - char *argP; - char *configKernelFlags; - char *valueBuffer; + const char *cp = gBootArgs; + const char *val = 0; + const char *kernel; + int cnt; + int userCnt; + int cntRemaining; + char *argP; + char *configKernelFlags; + char *valueBuffer; - valueBuffer = malloc(VALUE_SIZE); + valueBuffer = malloc(VALUE_SIZE); - skipblanks( &cp ); + skipblanks( &cp ); - // Update the unit and partition number. + // Update the unit and partition number. - if ( gBootVolume ) - { - if (!( gBootVolume->flags & kBVFlagNativeBoot )) - { - readBootSector( gBootVolume->biosdev, gBootVolume->part_boff, - (void *) 0x7c00 ); + if ( gBootVolume ) { + if (!( gBootVolume->flags & kBVFlagNativeBoot )) { + readBootSector( gBootVolume->biosdev, gBootVolume->part_boff, (void *) 0x7c00 ); + // + // Setup edx, and signal intention to chain load the + // foreign booter. + // - // - // Setup edx, and signal intention to chain load the - // foreign booter. - // + chainbootdev = gBootVolume->biosdev; + chainbootflag = 1; - chainbootdev = gBootVolume->biosdev; - chainbootflag = 1; + return 1; + } - return 1; - } + setRootVolume(gBootVolume); - setRootVolume(gBootVolume); + } + // If no boot volume fail immediately because we're just going to fail + // trying to load the config file anyway. + else { + return -1; + } - } - // If no boot volume fail immediately because we're just going to fail - // trying to load the config file anyway. - else - return -1; + // Load config table specified by the user, or use the default. - // Load config table specified by the user, or use the default. + if (!getValueForBootKey(cp, "config", &val, &cnt)) { + val = 0; + cnt = 0; + } - if (!getValueForBootKey(cp, "config", &val, &cnt)) { - val = 0; - cnt = 0; - } + // Load com.apple.Boot.plist from the selected volume + // and use its contents to override default bootConfig. - // Load com.apple.Boot.plist from the selected volume - // and use its contents to override default bootConfig. + loadSystemConfig(&bootInfo->bootConfig); + loadChameleonConfig(&bootInfo->chameleonConfig, NULL); - 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 + // a non-default kernel name in the config file counts as + // overriding the kernel, which causes the kernelcache not + // to be used. - // 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 - // a non-default kernel name in the config file counts as - // overriding the kernel, which causes the kernelcache not - // to be used. - - gOverrideKernel = false; - if (( kernel = extractKernelName((char **)&cp) )) { - strlcpy( bootInfo->bootFile, kernel, sizeof(bootInfo->bootFile) ); - } else { - if ( getValueForKey( kKernelNameKey, &val, &cnt, &bootInfo->bootConfig ) ) { - strlcpy( bootInfo->bootFile, val, cnt+1 ); - } else { - strlcpy( bootInfo->bootFile, kDefaultKernel, sizeof(bootInfo->bootFile) ); - } - } - if (strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) { + gOverrideKernel = false; + if (( kernel = extractKernelName((char **)&cp) )) + { + strlcpy( bootInfo->bootFile, kernel, sizeof(bootInfo->bootFile) ); + } else { + if ( getValueForKey( kKernelNameKey, &val, &cnt, &bootInfo->bootConfig ) ) + { + strlcpy( bootInfo->bootFile, val, cnt+1 ); + } else { + strlcpy( bootInfo->bootFile, kDefaultKernel, sizeof(bootInfo->bootFile) ); + } + } + if (strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) + { gOverrideKernel = true; } - cntRemaining = BOOT_STRING_LEN - 2; // save 1 for NULL, 1 for space - argP = bootArgs->CommandLine; + cntRemaining = BOOT_STRING_LEN - 2; // save 1 for NULL, 1 for space + argP = bootArgs->CommandLine; // Get config kernel flags, if not ignored. - if (getValueForBootKey(cp, kIgnoreBootFileFlag, &val, &cnt) || - !getValueForKey( kKernelFlagsKey, &val, &cnt, &bootInfo->bootConfig )) { - val = ""; - cnt = 0; - } - configKernelFlags = malloc(cnt + 1); - strlcpy(configKernelFlags, val, cnt + 1); + if (getValueForBootKey(cp, kIgnoreBootFileFlag, &val, &cnt) || + !getValueForKey( kKernelFlagsKey, &val, &cnt, &bootInfo->bootConfig )) + { + val = ""; + cnt = 0; + } + configKernelFlags = malloc(cnt + 1); + strlcpy(configKernelFlags, val, cnt + 1); - // boot-uuid can be set either on the command-line or in the config file + // boot-uuid can be set either on the command-line or in the config file if (!processBootArgument(kBootUUIDKey, cp, configKernelFlags, bootInfo->config, - &argP, &cntRemaining, gBootUUIDString, sizeof(gBootUUIDString))) { - // - // Try an alternate method for getting the root UUID on boot helper partitions. - // - if (gBootVolume->flags & kBVFlagBooter) + &argP, &cntRemaining, gBootUUIDString, sizeof(gBootUUIDString))) + { + // + // Try an alternate method for getting the root UUID on boot helper partitions. + // + if (gBootVolume->flags & kBVFlagBooter) { // Load the configuration store in the boot helper partition if (loadHelperConfig(&bootInfo->helperConfig) == 0) - { + { val = getStringForKey(kHelperRootUUIDKey, &bootInfo->helperConfig); if (val != NULL) + { strlcpy(gBootUUIDString, val, sizeof(gBootUUIDString)); + } } - } - - // Try to get the volume uuid string + } +/* + // 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) + { + gBootVolume->fs_getuuid(gBootVolume, gBootUUIDString); + DBG("boot-uuid: %s\n", gBootUUIDString); + } } - if (!processBootArgument(kRootDeviceKey, cp, configKernelFlags, bootInfo->config, - &argP, &cntRemaining, gRootDevice, ROOT_DEVICE_SIZE)) { - cnt = 0; - if ( getValueForKey( kBootDeviceKey, &val, &cnt, &bootInfo->chameleonConfig)) { - valueBuffer[0] = '*'; - cnt++; - strlcpy(valueBuffer + 1, val, cnt); - val = valueBuffer; - } else { - if (strlen(gBootUUIDString)) { - val = "*uuid"; - cnt = 5; - } else { - // Don't set "rd=.." if there is no boot device key - // and no UUID. - val = ""; - cnt = 0; - } - } - if (cnt > 0) { - copyArgument( kRootDeviceKey, val, cnt, &argP, &cntRemaining); - } - strlcpy( gRootDevice, val, (cnt + 1)); - } + if (!processBootArgument(kRootDeviceKey, cp, configKernelFlags, bootInfo->config, + &argP, &cntRemaining, gRootDevice, ROOT_DEVICE_SIZE)) + { + cnt = 0; + if ( getValueForKey( kBootDeviceKey, &val, &cnt, &bootInfo->chameleonConfig)) + { + valueBuffer[0] = '*'; + cnt++; + strlcpy(valueBuffer + 1, val, cnt); + val = valueBuffer; + } else { /* + if (strlen(gBootUUIDString)) + { + val = "*uuid"; + cnt = 5; + } else { */ + // Don't set "rd=.." if there is no boot device key + // and no UUID. + val = ""; + cnt = 0; + /* } */ + } - /* - * Removed. We don't need this anymore. - * - if (!processBootArgument(kPlatformKey, cp, configKernelFlags, bootInfo->config, - &argP, &cntRemaining, gPlatformName, sizeof(gCacheNameAdler))) { - getPlatformName(gPlatformName); - copyArgument(kPlatformKey, gPlatformName, strlen(gPlatformName), &argP, &cntRemaining); - } - */ + if (cnt > 0) + { + copyArgument( kRootDeviceKey, val, cnt, &argP, &cntRemaining); + } + strlcpy( gRootDevice, val, (cnt + 1)); + } - if (!getValueForBootKey(cp, kSafeModeFlag, &val, &cnt) && - !getValueForBootKey(configKernelFlags, kSafeModeFlag, &val, &cnt)) { - if (gBootMode & kBootModeSafe) { - copyArgument(0, kSafeModeFlag, strlen(kSafeModeFlag), &argP, &cntRemaining); - } - } + /* + * Removed. We don't need this anymore. + * + if (!processBootArgument(kPlatformKey, cp, configKernelFlags, bootInfo->config, + &argP, &cntRemaining, gPlatformName, sizeof(gCacheNameAdler))) + { + getPlatformName(gPlatformName); + copyArgument(kPlatformKey, gPlatformName, strlen(gPlatformName), &argP, &cntRemaining); + } + */ - // Store the merged kernel flags and boot args. + if (!getValueForBootKey(cp, kSafeModeFlag, &val, &cnt) && + !getValueForBootKey(configKernelFlags, kSafeModeFlag, &val, &cnt)) + { + if (gBootMode & kBootModeSafe) + { + copyArgument(0, kSafeModeFlag, strlen(kSafeModeFlag), &argP, &cntRemaining); + } + } - cnt = strlen(configKernelFlags); - if (cnt) { - if (cnt > cntRemaining) { - error("Warning: boot arguments too long, truncating\n"); - cnt = cntRemaining; - } - strncpy(argP, configKernelFlags, cnt); - argP[cnt++] = ' '; - cntRemaining -= cnt; - } - userCnt = strlen(cp); - if (userCnt > cntRemaining) { - error("Warning: boot arguments too long, truncating\n"); - userCnt = cntRemaining; - } - strncpy(&argP[cnt], cp, userCnt); - argP[cnt+userCnt] = '\0'; + // Store the merged kernel flags and boot args. + cnt = strlen(configKernelFlags); + if (cnt) + { + if (cnt > cntRemaining) + { + error("Warning: boot arguments too long, truncating\n"); + cnt = cntRemaining; + } + strncpy(argP, configKernelFlags, cnt); + argP[cnt++] = ' '; + cntRemaining -= cnt; + } + userCnt = strlen(cp); + if (userCnt > cntRemaining) + { + error("Warning: boot arguments too long, truncating\n"); + userCnt = cntRemaining; + } + strncpy(&argP[cnt], cp, userCnt); + argP[cnt+userCnt] = '\0'; + if(!shouldboot) { gVerboseMode = getValueForKey( kVerboseModeFlag, &val, &cnt, &bootInfo->chameleonConfig ) || @@ -1337,20 +1371,23 @@ gBootMode = ( getValueForKey( kSafeModeFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) ? kBootModeSafe : kBootModeNormal; - if ( getValueForKey( kIgnoreCachesFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) { - gBootMode = kBootModeSafe; - } + if ( getValueForKey( kIgnoreCachesFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) + { + gBootMode = kBootModeSafe; + } } if ( getValueForKey( kMKextCacheKey, &val, &cnt, &bootInfo->bootConfig ) ) + { strlcpy(gMKextName, val, cnt + 1); - else + } else { gMKextName[0]=0; + } - free(configKernelFlags); - free(valueBuffer); + free(configKernelFlags); + free(valueBuffer); - return 0; + return 0; } @@ -1369,11 +1406,11 @@ showInfoBox( "Press q to continue, space for next page.\n",buf_orig ); return; } + + // Create a copy so that we don't mangle the original + buf = malloc(size + 1); + memcpy(buf, buf_orig, size); - // Create a copy so that we don't mangle the original - buf = malloc(size + 1); - memcpy(buf, buf_orig, size); - bp = buf; while (size-- > 0) { Index: branches/chucko/i386/config/lex.zconf.c =================================================================== --- branches/chucko/i386/config/lex.zconf.c (revision 2405) +++ branches/chucko/i386/config/lex.zconf.c (revision 2406) @@ -820,15 +820,16 @@ static void append_string(const char *str, int size) { - int new_size = text_size + size + 1; + int new_size = text_size + size + 1; if (new_size > text_asize) { - char* new_text = NULL; - new_size += START_STRSIZE - 1; - new_size &= -START_STRSIZE; - if (!(new_text = realloc(text, new_size))) - return; - text = new_text; - text_asize = new_size; + char* new_text = NULL; + new_size += START_STRSIZE - 1; + new_size &= -START_STRSIZE; + if (!(new_text = realloc(text, new_size))) { + return; + } + text = new_text; + text_asize = new_size; } memcpy(text + text_size, str, size); text_size += size; Index: branches/chucko/i386/config/confdata.c =================================================================== --- branches/chucko/i386/config/confdata.c (revision 2405) +++ branches/chucko/i386/config/confdata.c (revision 2406) @@ -88,44 +88,45 @@ /* TODO: figure out if symbols are always null-terminated */ static char *conf_expand_value(const char *in) { - static char res_value[SYMBOL_MAXLENGTH + 1]; - char name[SYMBOL_MAXLENGTH]; - size_t res_rem = SYMBOL_MAXLENGTH; - char *res_ptr = res_value; - const char *src; - *res_ptr = 0; - res_ptr[SYMBOL_MAXLENGTH] = 0; + static char res_value[SYMBOL_MAXLENGTH + 1]; + char name[SYMBOL_MAXLENGTH]; + size_t res_rem = SYMBOL_MAXLENGTH; + char *res_ptr = res_value; + const char *src; + *res_ptr = 0; + res_ptr[SYMBOL_MAXLENGTH] = 0; + while ((src = strchr(in, '$'))) { + struct symbol *sym; + const char *symval; + char *name_ptr = name; + size_t n = min(res_rem, src - in); - while ((src = strchr(in, '$'))) { - struct symbol *sym; - const char *symval; - char *name_ptr = name; - size_t n = min(res_rem, src - in); + res_ptr = stpncpy(res_ptr, in, n); + if (!(res_rem -= n)) { + return res_value; /* buffer full, quit now */ + } + src++; - res_ptr = stpncpy(res_ptr, in, n); - if (!(res_rem -= n)) - return res_value; /* buffer full, quit now */ - src++; + *name_ptr = 0; + while (isalnum(*src) || *src == '_') { + *name_ptr++ = *src++; + } + *name_ptr = 0; - *name_ptr = 0; - while (isalnum(*src) || *src == '_') - *name_ptr++ = *src++; - *name_ptr = 0; + sym = sym_lookup(name, 0); + sym_calc_value(sym); + symval = sym_get_string_value(sym); + n = min(res_rem, strlen(symval)); - sym = sym_lookup(name, 0); - sym_calc_value(sym); - symval = sym_get_string_value(sym); - n = min(res_rem, strlen(symval)); + res_ptr = stpncpy(res_ptr, symval, n); + if (!(res_rem -= n)) { + return res_value; /* buffer full, quit now */ + } + in = src; + } - res_ptr = stpncpy(res_ptr, symval, n); - if (!(res_rem -= n)) - return res_value; /* buffer full, quit now */ - - in = src; - } - - strncpy(res_ptr, in, res_rem + 1); - return res_value; + strncpy(res_ptr, in, res_rem + 1); + return res_value; } char *conf_get_default_confname(void) @@ -137,7 +138,7 @@ name = conf_expand_value(conf_defname); env = getenv(SRCTREE); if (env) { - snprintf(fullname, PATH_MAX+1, "%s/%s", env, name); + snprintf(fullname, PATH_MAX+1, "%s/%s", env, name); if (!stat(fullname, &buf)) return fullname; } @@ -597,38 +598,41 @@ char *slash; if (!stat(name, &st) && S_ISDIR(st.st_mode)) { - /* FIXME: add length check */ - strcpy(stpcpy(dirname, name), "/"); - basename = conf_get_configname(); + /* FIXME: add length check */ + strcpy(stpcpy(dirname, name), "/"); + basename = conf_get_configname(); } else if ((slash = strrchr(name, '/'))) { size_t size = slash - name + 1; memcpy(dirname, name, size); dirname[size] = 0; - if (slash[1]) + if (slash[1]) { basename = slash + 1; - else + } else { basename = conf_get_configname(); - } else + } + } else { basename = name; - } else + } + } else { basename = conf_get_configname(); - + } snprintf(newname, PATH_MAX+1, "%s%s", dirname, basename); env = getenv("KCONFIG_OVERWRITECONFIG"); if (!env || !*env) { - snprintf(tmpname, PATH_MAX+1, "%s.tmpconfig.%d", dirname, (int)getpid()); - out = fopen(tmpname, "w"); + snprintf(tmpname, PATH_MAX+1, "%s.tmpconfig.%d", dirname, (int)getpid()); + out = fopen(tmpname, "w"); } else { *tmpname = 0; out = fopen(newname, "w"); } - if (!out) + if (!out) { return 1; - + } time(&now); env = getenv("KCONFIG_NOTIMESTAMP"); - if (env && *env) + if (env && *env) { use_timestamp = 0; + } fprintf(out, _("#\n" "# Automatically generated make config: don't edit\n" @@ -667,9 +671,9 @@ menu = menu->list; continue; } - if (menu->next) + if (menu->next) { menu = menu->next; - else while ((menu = menu->parent)) { + } else while ((menu = menu->parent)) { if (menu->next) { menu = menu->next; break; @@ -682,8 +686,9 @@ strcat(dirname, basename); strcat(dirname, ".old"); rename(newname, dirname); - if (rename(tmpname, newname)) + if (rename(tmpname, newname)) { return 1; + } } // conf_message(_("configuration written to %s"), newname); Index: branches/chucko/i386/Cconfig =================================================================== --- branches/chucko/i386/Cconfig (revision 2405) +++ branches/chucko/i386/Cconfig (revision 2406) @@ -4,7 +4,7 @@ config OPTIMIZATION_LEVEL string "Optimization Level" - default "-Oz" + default "-Os" ---help--- Specify the level to compile chameleon with. Index: branches/chucko/i386/modules/FileNVRAM/Makefile =================================================================== --- branches/chucko/i386/modules/FileNVRAM/Makefile (revision 2405) +++ branches/chucko/i386/modules/FileNVRAM/Makefile (revision 2406) @@ -1,7 +1,7 @@ MODULE_NAME = FileNVRAM +MODULE_DESCRIPTION = FileNVRAM module for preloading NVRAM values MODULE_AUTHOR = xZenue LLC. -MODULE_DESCRIPTION = FileNVRAM module for preloading NVRAM values -MODULE_VERSION = "1.1.0" +MODULE_VERSION = "1.1.3" MODULE_COMPAT_VERSION = "1.0.0" MODULE_START = $(MODULE_NAME)_start MODULE_DEPENDENCIES = Index: branches/chucko/i386/modules/KernelPatcher/Cconfig =================================================================== --- branches/chucko/i386/modules/KernelPatcher/Cconfig (revision 2405) +++ branches/chucko/i386/modules/KernelPatcher/Cconfig (revision 2406) @@ -6,5 +6,5 @@ bool "Kernel Patcher Module" default y ---help--- - Say Y here if you want to enable the use of this module. + Say Y here if you want to enable to use of this module. Index: branches/chucko/i386/modules/KernelPatcher/Makefile =================================================================== --- branches/chucko/i386/modules/KernelPatcher/Makefile (revision 2405) +++ branches/chucko/i386/modules/KernelPatcher/Makefile (revision 2406) @@ -1,7 +1,7 @@ MODULE_NAME = KernelPatcher +MODULE_DESCRIPTION = Kernel patcher MODULE_AUTHOR = Evan Lojewski -MODULE_DESCRIPTION = Kernel patcher -MODULE_VERSION = "1.1.0" +MODULE_VERSION = "1.1.3" MODULE_COMPAT_VERSION = "1.0.0" MODULE_START = $(MODULE_NAME)_start MODULE_DEPENDENCIES = Index: branches/chucko/i386/modules/Cconfig =================================================================== --- branches/chucko/i386/modules/Cconfig (revision 2405) +++ branches/chucko/i386/modules/Cconfig (revision 2406) @@ -9,7 +9,7 @@ source "i386/modules/HelloWorld/Cconfig" source "i386/modules/Sata/Cconfig" source "i386/modules/Keylayout/Cconfig" -source "i386/modules/ACPIcodec/Cconfig" +source "i386/modules/AcpiCodec/Cconfig" source "i386/modules/KernelPatcher/Cconfig" #source "i386/modules/KextPatcher/Cconfig" source "i386/modules/FileNVRAM/Cconfig" Index: branches/chucko/i386/cdboot/cdboot.s =================================================================== --- branches/chucko/i386/cdboot/cdboot.s (revision 2405) +++ branches/chucko/i386/cdboot/cdboot.s (revision 2406) @@ -406,7 +406,7 @@ ; DS:SI = pointer to Disk Address Packet ; ; Returns: - ; AH = return status (sucess is 0) + ; AH = return status (success is 0) ; carry = 0 success ; 1 error ; Index: branches/chucko/i386/cdboot/cdboothdd.s =================================================================== --- branches/chucko/i386/cdboot/cdboothdd.s (revision 2405) +++ branches/chucko/i386/cdboot/cdboothdd.s (revision 2406) @@ -320,7 +320,7 @@ ; DS:SI = pointer to Disk Address Packet ; ; Returns: - ; AH = return status (sucess is 0) + ; AH = return status (success is 0) ; carry = 0 success ; 1 error ; Index: branches/chucko/i386/libsa/string.c =================================================================== --- branches/chucko/i386/libsa/string.c (revision 2405) +++ branches/chucko/i386/libsa/string.c (revision 2406) @@ -165,8 +165,9 @@ char * stpcpy(char * s1, const char * s2) { - while ((*s1++ = *s2++)) + while ((*s1++ = *s2++)) { continue; + } return --s1; } @@ -176,8 +177,9 @@ register char *ret = s1; while (n && (*s1++ = *s2++)) --n; - if (n > 0) - bzero(s1, n); + if (n > 0) { + bzero(s1, n); + } return ret; } Index: branches/chucko/i386/libsa/strtol.c =================================================================== --- branches/chucko/i386/libsa/strtol.c (revision 2405) +++ branches/chucko/i386/libsa/strtol.c (revision 2406) @@ -66,7 +66,7 @@ * Added support for "0b101..." binary constants. * Commented out references to errno. */ - + #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)strtol.c 5.4 (Berkeley) 2/23/91"; #endif /* LIBC_SCCS and not lint */ @@ -103,21 +103,22 @@ if (c == '-') { neg = 1; c = *s++; - } else if (c == '+') + } else if (c == '+') { c = *s++; - if ((base == 0 || base == 16) && - c == '0' && (*s == 'x' || *s == 'X')) { + } + + if ((base == 0 || base == 16) && c == '0' && (*s == 'x' || *s == 'X')) { c = s[1]; s += 2; base = 16; - } else if ((base == 0 || base == 2) && - c == '0' && (*s == 'b' || *s == 'B')) { + } else if ((base == 0 || base == 2) && c == '0' && (*s == 'b' || *s == 'B')) { c = s[1]; s += 2; base = 2; } - if (base == 0) + if (base == 0) { base = c == '0' ? 8 : 10; + } /* * Compute the cutoff value between legal numbers and illegal @@ -140,17 +141,19 @@ cutlim = cutoff % (unsigned long)base; cutoff /= (unsigned long)base; for (acc = 0, any = 0;; c = *s++) { - if (isdigit(c)) + if (isdigit(c)) { c -= '0'; - else if (isalpha(c)) + } else if (isalpha(c)) { c -= isupper(c) ? 'A' - 10 : 'a' - 10; - else + } else { break; - if (c >= base) + } + if (c >= base) { break; - if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) + } + if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) { any = -1; - else { + } else { any = 1; acc *= base; acc += c; @@ -161,8 +164,9 @@ // errno = ERANGE; } else if (neg) acc = -acc; - if (endptr != 0) + if (endptr != 0) { *endptr = (char *)(any ? s - 1 : nptr); + } return (acc); } @@ -194,35 +198,37 @@ if (c == '-') { neg = 1; c = *s++; - } else if (c == '+') + } else if (c == '+') { c = *s++; - if ((base == 0 || base == 16) && - c == '0' && (*s == 'x' || *s == 'X')) { + } + if ((base == 0 || base == 16) && c == '0' && (*s == 'x' || *s == 'X')) { c = s[1]; s += 2; base = 16; - } else if ((base == 0 || base == 2) && - c == '0' && (*s == 'b' || *s == 'B')) { + } else if ((base == 0 || base == 2) && c == '0' && (*s == 'b' || *s == 'B')) { c = s[1]; s += 2; base = 2; } - if (base == 0) + if (base == 0) { base = c == '0' ? 8 : 10; + } cutoff = (unsigned long)ULONG_MAX / (unsigned long)base; cutlim = (unsigned long)ULONG_MAX % (unsigned long)base; for (acc = 0, any = 0;; c = *s++) { - if (isdigit(c)) + if (isdigit(c)) { c -= '0'; - else if (isalpha(c)) + } else if (isalpha(c)) { c -= isupper(c) ? 'A' - 10 : 'a' - 10; - else + } else { break; - if (c >= base) + } + if (c >= base) { break; - if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) + } + if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) { any = -1; - else { + } else { any = 1; acc *= base; acc += c; @@ -231,10 +237,12 @@ if (any < 0) { acc = ULONG_MAX; // errno = ERANGE; - } else if (neg) + } else if (neg) { acc = -acc; - if (endptr != 0) + } + if (endptr != 0) { *endptr = (char *)(any ? s - 1 : nptr); + } return (acc); } @@ -268,32 +276,35 @@ c = *s++; } else { neg = 0; - if (c == '+') + if (c == '+') { c = *s++; + } } - if ((base == 0 || base == 16) && - c == '0' && (*s == 'x' || *s == 'X')) { + if ((base == 0 || base == 16) && c == '0' && (*s == 'x' || *s == 'X')) { c = s[1]; s += 2; base = 16; } - if (base == 0) + if (base == 0) { base = c == '0' ? 8 : 10; + } qbase = (unsigned)base; cutoff = (unsigned long long)UQUAD_MAX / qbase; cutlim = (unsigned long long)UQUAD_MAX % qbase; for (acc = 0, any = 0;; c = *s++) { - if (isdigit(c)) + if (isdigit(c)) { c -= '0'; - else if (isalpha(c)) + } else if (isalpha(c)) { c -= isupper(c) ? 'A' - 10 : 'a' - 10; - else + } else { break; - if (c >= base) + } + if (c >= base) { break; - if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) + } + if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) { any = -1; - else { + } else { any = 1; acc *= qbase; acc += c; @@ -302,9 +313,11 @@ if (any < 0) { acc = UQUAD_MAX; // errno = ERANGE; - } else if (neg) + } else if (neg) { acc = -acc; - if (endptr != 0) + } + if (endptr != 0) { *endptr = (char *)(any ? s - 1 : nptr); + } return (acc); } Index: branches/chucko/package/OptionalSettings/HDEFLayout.txt =================================================================== --- branches/chucko/package/OptionalSettings/HDEFLayout.txt (revision 2405) +++ branches/chucko/package/OptionalSettings/HDEFLayout.txt (revision 2406) @@ -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/chucko/package/OptionalSettings/Video.txt =================================================================== --- branches/chucko/package/OptionalSettings/Video.txt (revision 2405) +++ branches/chucko/package/OptionalSettings/Video.txt (revision 2406) @@ -34,3 +34,4 @@ Bool@SkipAtiGfx:SkipAtiGfx=Yes Bool@EnableBacklight:EnableBacklight=Yes Bool@EnableDualLink:EnableDualLink=Yes +Bool@NvidiaGeneric:NvidiaGeneric=Yes Index: branches/chucko/package/OptionalSettings/General.txt =================================================================== --- branches/chucko/package/OptionalSettings/General.txt (revision 2405) +++ branches/chucko/package/OptionalSettings/General.txt (revision 2406) @@ -37,3 +37,4 @@ Bool@UseMemDetect:UseMemDetect=No Bool@UseKernelCache:UseKernelCache=Yes Bool@Wake:Wake=Yes +Bool@PrivateData:PrivateData=No Index: branches/chucko/package/OptionalSettings/KernelFlags.txt =================================================================== --- branches/chucko/package/OptionalSettings/KernelFlags.txt (revision 2405) +++ branches/chucko/package/OptionalSettings/KernelFlags.txt (revision 2406) @@ -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/chucko/package/OptionalSettings/HDAULayout.txt =================================================================== --- branches/chucko/package/OptionalSettings/HDAULayout.txt (revision 2405) +++ branches/chucko/package/OptionalSettings/HDAULayout.txt (revision 2406) @@ -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/chucko/package/smbios.plist =================================================================== --- branches/chucko/package/smbios.plist (revision 2405) +++ branches/chucko/package/smbios.plist (revision 2406) @@ -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/chucko/package/bin/po4a/po4a-normalize =================================================================== --- branches/chucko/package/bin/po4a/po4a-normalize (revision 2405) +++ branches/chucko/package/bin/po4a/po4a-normalize (revision 2406) @@ -178,3 +178,4 @@ $parser->writepo('po4a-normalize.po'); __END__ + Index: branches/chucko/package/bin/po4a/po4a-updatepo =================================================================== --- branches/chucko/package/bin/po4a/po4a-updatepo (revision 2405) +++ branches/chucko/package/bin/po4a/po4a-updatepo (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/Man.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/Man.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/Man.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/Po.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/Po.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/Po.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/Text.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/Text.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/Text.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/TransTractor.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/Common.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/Common.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/Common.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/TeX.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/TeX.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/TeX.pm (revision 2406) @@ -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/chucko/package/bin/po4a/lib/Locale/Po4a/Chooser.pm =================================================================== --- branches/chucko/package/bin/po4a/lib/Locale/Po4a/Chooser.pm (revision 2405) +++ branches/chucko/package/bin/po4a/lib/Locale/Po4a/Chooser.pm (revision 2406) @@ -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/chucko/package/bin/po4a/po4a-gettextize =================================================================== --- branches/chucko/package/bin/po4a/po4a-gettextize (revision 2405) +++ branches/chucko/package/bin/po4a/po4a-gettextize (revision 2406) @@ -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/chucko/package/Resources/templates/Localizable.strings =================================================================== --- branches/chucko/package/Resources/templates/Localizable.strings (revision 2405) +++ branches/chucko/package/Resources/templates/Localizable.strings (revision 2406) @@ -258,6 +258,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 +364,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 +497,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 +596,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 +632,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/chucko/package/buildpkg.sh =================================================================== --- branches/chucko/package/buildpkg.sh (revision 2405) +++ branches/chucko/package/buildpkg.sh (revision 2406) @@ -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/chucko/package/po/ar.po =================================================================== --- branches/chucko/package/po/ar.po (revision 2405) +++ branches/chucko/package/po/ar.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/en.po =================================================================== --- branches/chucko/package/po/en.po (revision 2405) +++ branches/chucko/package/po/en.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-06-26 01:37+0200\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/chucko/package/po/bs.po =================================================================== --- branches/chucko/package/po/bs.po (revision 2405) +++ branches/chucko/package/po/bs.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/cs.po =================================================================== --- branches/chucko/package/po/cs.po (revision 2405) +++ branches/chucko/package/po/cs.po (revision 2406) @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Chameleon 2.1svn-r1870\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: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/chucko/package/po/mk.po =================================================================== --- branches/chucko/package/po/mk.po (revision 2405) +++ branches/chucko/package/po/mk.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/es.po =================================================================== --- branches/chucko/package/po/es.po (revision 2405) +++ branches/chucko/package/po/es.po (revision 2406) @@ -7,9 +7,9 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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-06-26 01:37+0200\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/chucko/package/po/fr.po =================================================================== --- branches/chucko/package/po/fr.po (revision 2405) +++ branches/chucko/package/po/fr.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/nl.po =================================================================== --- branches/chucko/package/po/nl.po (revision 2405) +++ branches/chucko/package/po/nl.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/ko.po =================================================================== --- branches/chucko/package/po/ko.po (revision 2405) +++ branches/chucko/package/po/ko.po (revision 2406) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/hr.po =================================================================== --- branches/chucko/package/po/hr.po (revision 2405) +++ branches/chucko/package/po/hr.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/pl.po =================================================================== --- branches/chucko/package/po/pl.po (revision 2405) +++ branches/chucko/package/po/pl.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/it.po =================================================================== --- branches/chucko/package/po/it.po (revision 2405) +++ branches/chucko/package/po/it.po (revision 2406) @@ -6,16 +6,17 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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 @@ -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/chucko/package/po/hu.po =================================================================== --- branches/chucko/package/po/hu.po (revision 2405) +++ branches/chucko/package/po/hu.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/chameleon.pot =================================================================== --- branches/chucko/package/po/chameleon.pot (revision 2405) +++ branches/chucko/package/po/chameleon.pot (revision 2406) @@ -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.2svn-r2395\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/chucko/package/po/ro.po =================================================================== --- branches/chucko/package/po/ro.po (revision 2405) +++ branches/chucko/package/po/ro.po (revision 2406) @@ -7,9 +7,9 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/ca.po =================================================================== --- branches/chucko/package/po/ca.po (revision 2405) +++ branches/chucko/package/po/ca.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/pt.po =================================================================== --- branches/chucko/package/po/pt.po (revision 2405) +++ branches/chucko/package/po/pt.po (revision 2406) @@ -7,9 +7,9 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" -"PO-Revision-Date: 2013-12-29 11:59+0000\n" -"Last-Translator: ErmaC \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" "Language: pt\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: 1388318373.0\n" +"X-POOTLE-MTIME: 1390318613.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 Tabela 17 SMBIOS tamanho 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,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/chucko/package/po/pt-BR.po =================================================================== --- branches/chucko/package/po/pt-BR.po (revision 2405) +++ branches/chucko/package/po/pt-BR.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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 11:56+0000\n" "Last-Translator: ErmaC \n" "Language-Team: pt-BR \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 @@ "Define 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 "" +"Define HDEF layout-it 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 "" +"Define HDEF layout-it 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 @@ "Define 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 "" +"Define 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 "" +"Define 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 "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 "" + #. 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 +2424,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 +2455,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 "" + #. 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 @@ "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/chucko/package/po/sr.po =================================================================== --- branches/chucko/package/po/sr.po (revision 2405) +++ branches/chucko/package/po/sr.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/fa.po =================================================================== --- branches/chucko/package/po/fa.po (revision 2405) +++ branches/chucko/package/po/fa.po (revision 2406) @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Chameleon 2.1svn-r1870\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-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/chucko/package/po/ru.po =================================================================== --- branches/chucko/package/po/ru.po (revision 2405) +++ branches/chucko/package/po/ru.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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-06-27 21:13+0000\n" "Last-Translator: ltodoto \n" "Language-Team: ru \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 "Обыкновенный" @@ -390,7 +390,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 +671,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 +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" @@ -1083,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" @@ -1098,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" @@ -1111,15 +1110,53 @@ "003 (0x03, 0x00, 0x00, 0x00)." msgstr "Установить 3 карту HDEF: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 "Установить 1 карту HDEF: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 "Установить 1 карту HDEF: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" @@ -1127,14 +1164,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 +1179,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 +1194,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,254 +1209,256 @@ 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" @@ -1427,7 +1466,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" @@ -1435,7 +1474,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" @@ -1443,15 +1482,37 @@ 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 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDAU layout-it to 885:\n" +#| "375 (0x75, 0x03, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 5:\n" +"005 (0x05, 0x00, 0x00, 0x00)." +msgstr "Установить значение HDAU layout-it равным 885" + +#. type: "HDAULayoutIDx07_description" +#: Resources/templates/Localizable.strings:372 +#, fuzzy, no-wrap +#| msgid "" +#| "Set HDEF layout-it to 1:\n" +#| "001 (0x01, 0x00, 0x00, 0x00)." +msgid "" +"Set HDAU layout-it to 7:\n" +"007 (0x07, 0x00, 0x00, 0x00)." +msgstr "Установить 1 карту HDEF: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" @@ -1459,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" @@ -1467,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" @@ -1475,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" @@ -1483,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" @@ -1491,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" @@ -1499,79 +1560,79 @@ msgstr "" #. 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" @@ -1579,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" @@ -1587,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" @@ -1595,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" @@ -1603,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" @@ -1611,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" @@ -1619,610 +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 "" +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 "" + #. 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 +2295,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 +2326,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" @@ -2277,278 +2353,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 "Параметры отображения." #. 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/chucko/package/po/de.po =================================================================== --- branches/chucko/package/po/de.po (revision 2405) +++ branches/chucko/package/po/de.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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,57 @@ "Setzt HDEF Layout auf 3:\n" "03 (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 "" +"Setzt HDEF Layout auf 1:\n" +"01 (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 "" +"Setzt HDEF Layout auf 1:\n" +"01 (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" @@ -1152,14 +1194,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 +1211,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 +1228,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 +1245,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 +1262,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 +1279,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 +1296,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 +1313,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 +1330,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 +1347,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 +1364,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 +1381,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 +1398,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 +1415,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 +1432,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 +1449,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 +1466,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 +1483,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 +1500,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 +1517,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 +1534,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 +1544,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 +1554,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 +1563,34 @@ "Setzt HDAU Layout auf 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 "" +"Setzt HDAU Layout auf 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 "" +"Setzt HDAU Layout auf 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" @@ -1532,7 +1600,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 +1610,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 +1620,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 +1630,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 +1640,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 +1650,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 +1660,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 +1670,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 +1680,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 +1690,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 +1700,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 +1710,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 +1720,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 +1730,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 +1740,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 +1750,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 +1760,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 +1770,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 +1780,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 +1790,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 +1800,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 +2415,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 +2442,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 +2469,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/chucko/package/po/bg.po =================================================================== --- branches/chucko/package/po/bg.po (revision 2405) +++ branches/chucko/package/po/bg.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-27 13:32+0000\n" +"POT-Creation-Date: 2014-06-26 01:37+0200\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/chucko/package/po/ja.po =================================================================== --- branches/chucko/package/po/ja.po (revision 2405) +++ branches/chucko/package/po/ja.po (revision 2406) @@ -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/chucko/package/po/zh_TW.po =================================================================== --- branches/chucko/package/po/zh_TW.po (revision 2405) +++ branches/chucko/package/po/zh_TW.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/id.po =================================================================== --- branches/chucko/package/po/id.po (revision 2405) +++ branches/chucko/package/po/id.po (revision 2406) @@ -7,9 +7,9 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/he.po =================================================================== --- branches/chucko/package/po/he.po (revision 2405) +++ branches/chucko/package/po/he.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/el.po =================================================================== --- branches/chucko/package/po/el.po (revision 2405) +++ branches/chucko/package/po/el.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/package/po/zh_CN.po =================================================================== --- branches/chucko/package/po/zh_CN.po (revision 2405) +++ branches/chucko/package/po/zh_CN.po (revision 2406) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Chameleon 2.2\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/chucko/CREDITS =================================================================== --- branches/chucko/CREDITS (revision 2405) +++ branches/chucko/CREDITS (revision 2406) @@ -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/chucko/doc/BootHelp.txt =================================================================== --- branches/chucko/doc/BootHelp.txt (revision 2405) +++ branches/chucko/doc/BootHelp.txt (revision 2406) @@ -88,22 +88,24 @@ SkipNvidiaGfx=Yes|No Skip the Automatic device-properties generation for Nvidia cards. SkipAtiGfx=Yes|No Skip the Automatic device-properties generation for Ati cards. + NvidiaGeneric =Yes|No Use the classic Nvidia name for the SystemProfiler (disabled by default). + AtiConfig= Use a different card config, e.g. AtiConfig=Megalodon. AtiPorts= Specify the number of ports, e.g. AtiPorts=2. - UseAtiROM=Yes|No Use an alternate Ati ROM image + UseAtiROM=Yes|No Use an alternate Ati ROM image (default path: /Extra/__.rom) - UseNvidiaROM=Yes|No Use an alternate Nvidia ROM image + UseNvidiaROM=Yes|No Use an alternate Nvidia ROM image (default path: /Extra/_.rom) - VBIOS=Yes|No Inject VBIOS to device-properties. + VBIOS=Yes|No Inject VBIOS to device-properties. display_0= Inject alternate value of display-cfg into NVDA,Display-A@0 (HEX). display_1= Inject alternate value of display-cfg into NVDA,Display-B@1 (HEX). IntelCapriFB= For Intel HD 4xxx, range 0-11. IntelAzulFB= For Intel HD 5xxx/IRIS, range 0-15. InjectIntel-ig= Inject alternate value into AAPL,ig-platform-id (HEX). - EnableBacklight=Yes Enable Back light option for NVIDIA and ATI - EnableDualLink=Yes Enable DualLink option for NVIDIA and ATI - EnableHDMIAudio=Yes Inject HDMI audio for NVIDIA and ATI. + EnableBacklight=Yes Enable Back light option for NVIDIA and ATI + EnableDualLink=Yes Enable DualLink option for NVIDIA and ATI + EnableHDMIAudio=Yes Inject HDMI audio for NVIDIA and ATI. EthernetBuiltIn=Yes|No Automatic "built-in"=YES device-properties generation for ethernet interfaces. @@ -135,6 +137,8 @@ EnableC3State=Yes Enable specific Processor power state, C3. EnableC4State=Yes Enable specific Processor power state, C4. + PrivateData=No Show masked data (serial number) in bdmesg log (enbaled by default). + ForceFullMemInfo=Yes Force SMBIOS Table 17 to be 27 bytes long (disabled by default). SMBIOS= Use an alternate SMBIOS.plist file Index: branches/chucko/CHANGES =================================================================== --- branches/chucko/CHANGES (revision 2405) +++ branches/chucko/CHANGES (revision 2406) @@ -1,4 +1,33 @@ -- One of the changes as of rev2284 is boot option SystemId has now been deprecated. Instead use key SMsystemuuid in smbios.plist. +- 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 +- bitshoveler : optimize get_hda_controller_name() +- Bungo : One of the changes as of rev2284 is boot option SystemId has now been deprecated. Instead use key SMsystemuuid in smbios.plist. +- bitshoveler : Defend against buffer overruns +- bitshoveler : Fix memory leak, defend against buffer overruns, add a check for malloc() failure +- bitshoveler : getMemoryInfoString: defend against buffer overruns, change O(n^2) algorithm to O(n) +- bitshoveler : Add closedir() to match opendir() call; relocate a malloc() call to fix a memory leak on error; better defense against buffer overruns +- bitshoveler : Improve robustness against buffer overruns +- bitshoveler : Add closedir() for every opendir() call, make more robust against buffer overruns +- bitshoveler : Fix memory leak +- bitshoveler : Fix cppcheck detected memory leak and error, make more robust against buffer overrun +- bitshoveler : get_pci_dev_path: get rid of tmp buffer, use snprintf, improved O(n) algorithm instead of O(n^2) (whoopee); dump_pci_dt: hack fix for printf format string vs. args mismatch +- bitshoveler : Fix memory leak; use snprintf instead of sprintf to make more robust +- bitshoveler : Fix badly formed comment inside #ifdef +- bitshoveler : setup_gma_devprop: fix memory leak +- bitshoveler : setup_nhm: fix cppcheck error +- bitshoveler : Correct cppcheck detected errors, make more robust against errors +- bitshoveler : AllocateMemoryRange: fix cppcheck detected memory leak +- bitshoveler : search_and_get_acpi_fd: fix pointer-to-temporary return problem; use snprintf instead of sprintf to prevent buffer overflows +- bitshoveler : sym_expand_string_value(): fix cppcheck errors; more to be done here +- bitshoveler : append_string(): fix cppcheck errors +- bitshoveler : conf_write_autoconf(): fix cppcheck errors +- bitshoveler : Fix memory leak for new_layout in main() +- bitshoveler : Implement snprintf(); implement missing zero-fill in strncpy() +- bitshoveler : Use original *BSD source for strlcpy() - ErmaC: Port from Enoch the support for IVY Bridge and Haswell Intel Graphics cards. http://www.insanelymac.com/forum/topic/288241-intel-hd4000-and-haswell-inject-aaplig-platform-id/ - 2255: ErmaC add Skip flag key for Intel/nVidia/ATi from Enoch - 2252: revert define processors name to match with xnu kernel name Property changes on: branches/chucko ___________________________________________________________________ Modified: svn:mergeinfo Merged /trunk:r2337-2405